spec/dummy/log/test.log in openstax_accounts-7.7.0 vs spec/dummy/log/test.log in openstax_accounts-7.8.0

- old
+ new

@@ -111370,5 +111370,3661 @@ Started PUT "/api/application_users/updated" for 127.0.0.1 at 2017-08-28 18:20:05 -0600 Processing by Api::ApplicationUsersController#updated as application/vnd.accounts.openstax.v1 Parameters: {"_json"=>[{"id"=>1, "read_updates"=>1}], "application_user"=>{"_json"=>[{"id"=>1, "read_updates"=>1}]}} Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)  (0.7ms) rollback transaction + ActiveRecord::SchemaMigration Load (0.5ms) SELECT "schema_migrations".* FROM "schema_migrations" +  (0.1ms) begin transaction +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 + SQL (0.8ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "a1ffc273544f1b942a2edecab2e16d0f"], ["uuid", "11300b2d-dced-42bc-8954-455e118c9cec"], ["created_at", "2017-09-14 20:28:58.718851"], ["updated_at", "2017-09-14 20:28:58.718851"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Processing by OpenStax::Accounts::Dev::AccountsController#index as HTML + Rendered /Users/jps/dev/openstax/accounts-rails/app/views/openstax/accounts/dev/accounts/index.html.erb within layouts/openstax/accounts/application (0.2ms) +Completed 200 OK in 23ms (Views: 22.5ms | ActiveRecord: 0.0ms) +  (1.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 + SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "07d5e95b0589e468cbccc0d8c673e2b1"], ["uuid", "b633ff6a-b8ed-45a7-a5a8-8788fffde405"], ["created_at", "2017-09-14 20:28:58.752220"], ["updated_at", "2017-09-14 20:28:58.752220"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Processing by OpenStax::Accounts::Dev::AccountsController#become as HTML + Parameters: {"id"=>"10"} + OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 10]] + User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]] +Redirected to http://test.host/ +Completed 302 Found in 20ms (ActiveRecord: 0.3ms) +  (0.6ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 1429567]] + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1429567 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '' LIMIT 1 + SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "first_name", "last_name", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", 1429567], ["username", ""], ["first_name", ""], ["last_name", ""], ["title", ""], ["created_at", "2017-09-14 20:28:58.790440"], ["updated_at", "2017-09-14 20:28:58.790440"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.5ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 6146489]] + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 6146489 LIMIT 1 + SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "first_name", "last_name", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 6146489], ["first_name", ""], ["last_name", ""], ["title", ""], ["created_at", "2017-09-14 20:28:58.795269"], ["updated_at", "2017-09-14 20:28:58.795269"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 6146489 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 +  (0.4ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 2730905]] + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 2730905 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '' LIMIT 1 + SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "first_name", "last_name", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", 2730905], ["username", ""], ["first_name", ""], ["last_name", ""], ["title", ""], ["created_at", "2017-09-14 20:28:58.801920"], ["updated_at", "2017-09-14 20:28:58.801920"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.5ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 8994555]] + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 8994555 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '' LIMIT 1 + SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "first_name", "last_name", "title", "role", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", 8994555], ["username", ""], ["first_name", ""], ["last_name", ""], ["title", ""], ["role", 2], ["created_at", "2017-09-14 20:28:58.807273"], ["updated_at", "2017-09-14 20:28:58.807273"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.4ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 304758]] + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 304758 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '' LIMIT 1 + SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "first_name", "last_name", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["openstax_uid", 304758], ["username", ""], ["first_name", ""], ["last_name", ""], ["title", ""], ["created_at", "2017-09-14 20:28:58.812255"], ["updated_at", "2017-09-14 20:28:58.812255"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.5ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 9123519]] + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 9123519 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '' LIMIT 1 + SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "first_name", "last_name", "title", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", 9123519], ["username", ""], ["first_name", ""], ["last_name", ""], ["title", ""], ["uuid", "howdy_ho"], ["created_at", "2017-09-14 20:28:58.817367"], ["updated_at", "2017-09-14 20:28:58.817367"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.4ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1060519937 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '36b98999e7172b69dcebd2b67a98a8ca' LIMIT 1 + SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1060519937], ["username", "36b98999e7172b69dcebd2b67a98a8ca"], ["access_token", "e2f307217551a701b9ba67338276b876"], ["uuid", "ac35a9a9-206d-4894-9b7a-b4e864c3ddc4"], ["created_at", "2017-09-14 20:28:58.822011"], ["updated_at", "2017-09-14 20:28:58.822011"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", -1060519937]] + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = -1060519937 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = '191919' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 + SQL (0.3ms) UPDATE "openstax_accounts_accounts" SET "username" = ?, "first_name" = ?, "last_name" = ?, "title" = ?, "access_token" = ?, "faculty_status" = ?, "role" = ?, "uuid" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["username", "191919"], ["first_name", "1234"], ["last_name", "5678"], ["title", "900"], ["access_token", nil], ["faculty_status", 2], ["role", 2], ["uuid", "yoyoma"], ["updated_at", "2017-09-14 20:28:58.825335"], ["id", 1]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."id" = ? LIMIT 1 [["id", 1]] +  (0.9ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 + SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "some_user"], ["access_token", "e396fe57d8d6a4a19b9edde52ac08584"], ["uuid", "694707f1-1e9c-4856-bdf9-92263b75d358"], ["created_at", "2017-09-14 20:28:58.832273"], ["updated_at", "2017-09-14 20:28:58.832273"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2017-09-14 20:28:58.841998"], ["updated_at", "2017-09-14 20:28:58.841998"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]] + OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."id" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["id", 1]] + User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]] +  (1.8ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 + SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "some_user"], ["access_token", "5771a2a35e1aab2db08d10653cba4689"], ["uuid", "59a4fc49-73f6-4f33-bc41-6b86c8709e88"], ["created_at", "2017-09-14 20:28:59.247930"], ["updated_at", "2017-09-14 20:28:59.247930"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2017-09-14 20:28:59.249615"], ["updated_at", "2017-09-14 20:28:59.249615"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]] + OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."id" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["id", 1]] + User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]] + OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."id" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["id", 1]] + User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]] +  (2.0ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 + SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "some_user"], ["access_token", "a84d400ddfbbffc3371bc27c450aba78"], ["uuid", "f2881648-c4f3-46b8-9494-a7dbb46845fe"], ["created_at", "2017-09-14 20:28:59.669690"], ["updated_at", "2017-09-14 20:28:59.669690"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2017-09-14 20:28:59.671765"], ["updated_at", "2017-09-14 20:28:59.671765"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]] +  (2.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 + SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "some_user"], ["access_token", "c45615813cbf95b6d7bfdfcb18b62bb9"], ["uuid", "e096bcf3-46e0-4af3-a86a-f98db25b516e"], ["created_at", "2017-09-14 20:29:00.087608"], ["updated_at", "2017-09-14 20:29:00.087608"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2017-09-14 20:29:00.089665"], ["updated_at", "2017-09-14 20:29:00.089665"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]] +  (2.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 + SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "some_user"], ["access_token", "3ce555854adc2254201eb9a9481972fd"], ["uuid", "46cf97d2-9ae2-473d-b025-c169a396e06e"], ["created_at", "2017-09-14 20:29:00.487605"], ["updated_at", "2017-09-14 20:29:00.487605"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2017-09-14 20:29:00.489694"], ["updated_at", "2017-09-14 20:29:00.489694"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (2.4ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -201808052 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 + SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -201808052], ["username", "jstrav"], ["access_token", "4328b5a034dde796da198775c2cbc57d"], ["uuid", "0d303921-68d4-4474-a1b8-dc3caf0ffa3c"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-09-14 20:29:00.910584"], ["updated_at", "2017-09-14 20:29:00.910584"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1212685545 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 + SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1212685545], ["username", "mary"], ["access_token", "4a3cb18799510acdb75edb162be0f20f"], ["uuid", "abf2e0fd-e329-4129-b021-18eeb722e133"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-09-14 20:29:00.914337"], ["updated_at", "2017-09-14 20:29:00.914337"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -311754034 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -311754034], ["username", "jstead"], ["access_token", "c7c1cf4eecbe65e98a86483d92eba442"], ["uuid", "87ea7331-e87f-43e0-ba59-a87ae337cfcd"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-09-14 20:29:00.917707"], ["updated_at", "2017-09-14 20:29:00.917707"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -988118217 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -988118217], ["username", "bigbear"], ["access_token", "aedb7f134d9ef2f5b1e18555a776cb80"], ["uuid", "3c4453d2-fce0-47e3-9eb9-145350ca0385"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-09-14 20:29:00.920480"], ["updated_at", "2017-09-14 20:29:00.920480"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1467224558 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1467224558], ["username", "billy_00"], ["access_token", "6294cd8dc88cc5c0a86679dbcefef3ce"], ["uuid", "ce6ba907-a887-4d2e-8b4e-cbcddc7f96b3"], ["first_name", "Billy00"], ["last_name", "Bob_49"], ["created_at", "2017-09-14 20:29:00.923137"], ["updated_at", "2017-09-14 20:29:00.923137"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1382114060 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1382114060], ["username", "billy_01"], ["access_token", "e5868865260e88a85de647a5bbf7dad5"], ["uuid", "9908b8ce-ee32-4d51-84ae-56822cf5d614"], ["first_name", "Billy01"], ["last_name", "Bob_48"], ["created_at", "2017-09-14 20:29:00.925500"], ["updated_at", "2017-09-14 20:29:00.925500"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -162265435 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -162265435], ["username", "billy_02"], ["access_token", "02c9fbe4053e2fbefef19a46396df616"], ["uuid", "e7ecce2c-a063-45ed-a643-3a4b657fbaff"], ["first_name", "Billy02"], ["last_name", "Bob_47"], ["created_at", "2017-09-14 20:29:00.928048"], ["updated_at", "2017-09-14 20:29:00.928048"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -187573387 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -187573387], ["username", "billy_03"], ["access_token", "4544bac4636f0116216c8d3cbfdaf9c2"], ["uuid", "97b5aa74-78c1-43bb-9646-25916567c0bf"], ["first_name", "Billy03"], ["last_name", "Bob_46"], ["created_at", "2017-09-14 20:29:00.930381"], ["updated_at", "2017-09-14 20:29:00.930381"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -742215792 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -742215792], ["username", "billy_04"], ["access_token", "9253cc701b31016ea72a9054e26374ee"], ["uuid", "2083a206-f11a-4569-a87b-0b4e3e9a775e"], ["first_name", "Billy04"], ["last_name", "Bob_45"], ["created_at", "2017-09-14 20:29:00.932682"], ["updated_at", "2017-09-14 20:29:00.932682"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1587715902 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1587715902], ["username", "billy_05"], ["access_token", "c9d693bc76c0b56923ca1348ae525f7b"], ["uuid", "b8e36ba1-bd0f-4698-9ab3-e28971133d00"], ["first_name", "Billy05"], ["last_name", "Bob_44"], ["created_at", "2017-09-14 20:29:00.934994"], ["updated_at", "2017-09-14 20:29:00.934994"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2048444068 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2048444068], ["username", "billy_06"], ["access_token", "d4ffa667b3deb61c5416a0e59a24fb5b"], ["uuid", "f13e899b-9896-49c1-90a1-acfbdaedf955"], ["first_name", "Billy06"], ["last_name", "Bob_43"], ["created_at", "2017-09-14 20:29:00.937320"], ["updated_at", "2017-09-14 20:29:00.937320"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1832812670 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1832812670], ["username", "billy_07"], ["access_token", "24c15c4baa954d33518d9ad5cf4ecb81"], ["uuid", "c5be608f-ee97-4a08-88ea-7ec7e179eefe"], ["first_name", "Billy07"], ["last_name", "Bob_42"], ["created_at", "2017-09-14 20:29:00.939626"], ["updated_at", "2017-09-14 20:29:00.939626"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -29300199 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -29300199], ["username", "billy_08"], ["access_token", "221933f7fc61be86e678499fc8e9f4ff"], ["uuid", "25305acf-4272-4cd5-9ddf-200ad172d544"], ["first_name", "Billy08"], ["last_name", "Bob_41"], ["created_at", "2017-09-14 20:29:00.942796"], ["updated_at", "2017-09-14 20:29:00.942796"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -148899760 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -148899760], ["username", "billy_09"], ["access_token", "17d03f088505cf587d1b99e8519aa78b"], ["uuid", "9e44dd54-f9b8-403a-82c3-84357a8a2321"], ["first_name", "Billy09"], ["last_name", "Bob_40"], ["created_at", "2017-09-14 20:29:00.946543"], ["updated_at", "2017-09-14 20:29:00.946543"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -264492370 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -264492370], ["username", "billy_10"], ["access_token", "2441fd04b71076a1c34518a2392b186e"], ["uuid", "41ccc4d4-18ee-4f7b-9a10-f5553d0dbafb"], ["first_name", "Billy10"], ["last_name", "Bob_39"], ["created_at", "2017-09-14 20:29:00.949662"], ["updated_at", "2017-09-14 20:29:00.949662"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1301962317 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1301962317], ["username", "billy_11"], ["access_token", "b6226d13599039210794c93718d35783"], ["uuid", "c4afd6b3-7802-4227-8ab0-3911d4111eda"], ["first_name", "Billy11"], ["last_name", "Bob_38"], ["created_at", "2017-09-14 20:29:00.952581"], ["updated_at", "2017-09-14 20:29:00.952581"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -395980391 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -395980391], ["username", "billy_12"], ["access_token", "50be0623b37be056db423a56c6ef3b59"], ["uuid", "1a852891-9182-4c90-8345-3a2c4b798917"], ["first_name", "Billy12"], ["last_name", "Bob_37"], ["created_at", "2017-09-14 20:29:00.955382"], ["updated_at", "2017-09-14 20:29:00.955382"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -114953691 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -114953691], ["username", "billy_13"], ["access_token", "c362b81fc48bc18617ba596759481802"], ["uuid", "cab85147-312a-4e61-b8ff-daff5a3ab1e0"], ["first_name", "Billy13"], ["last_name", "Bob_36"], ["created_at", "2017-09-14 20:29:00.957907"], ["updated_at", "2017-09-14 20:29:00.957907"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -3278255 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -3278255], ["username", "billy_14"], ["access_token", "ea90aa6cb26ae84bfb952dac5e391042"], ["uuid", "b75ec0a9-c08e-46d4-8426-8cd2bdcdeb2f"], ["first_name", "Billy14"], ["last_name", "Bob_35"], ["created_at", "2017-09-14 20:29:00.960346"], ["updated_at", "2017-09-14 20:29:00.960346"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -354019546 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -354019546], ["username", "billy_15"], ["access_token", "6de2dfd64a2d72ded2c9365770025b11"], ["uuid", "57386368-a5dc-4ebe-ab82-cfd9acf14af6"], ["first_name", "Billy15"], ["last_name", "Bob_34"], ["created_at", "2017-09-14 20:29:00.962763"], ["updated_at", "2017-09-14 20:29:00.962763"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -348085656 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -348085656], ["username", "billy_16"], ["access_token", "0d40f4be3e782ebd1fa800d3c358619d"], ["uuid", "da8a7a05-5461-43e4-a087-03732a96fc75"], ["first_name", "Billy16"], ["last_name", "Bob_33"], ["created_at", "2017-09-14 20:29:00.965106"], ["updated_at", "2017-09-14 20:29:00.965106"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1127419822 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1127419822], ["username", "billy_17"], ["access_token", "33e0819f1b5dc5d3f315b35e11ef7f29"], ["uuid", "4e47aa6e-5038-417e-ae9a-9e88bbe94d1a"], ["first_name", "Billy17"], ["last_name", "Bob_32"], ["created_at", "2017-09-14 20:29:00.967425"], ["updated_at", "2017-09-14 20:29:00.967425"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1315200834 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1315200834], ["username", "billy_18"], ["access_token", "8819457be15834cb12b5cfc3d5a58280"], ["uuid", "2069f35a-8f62-434c-b0a7-cd31b85d4428"], ["first_name", "Billy18"], ["last_name", "Bob_31"], ["created_at", "2017-09-14 20:29:00.969832"], ["updated_at", "2017-09-14 20:29:00.969832"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -510451581 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -510451581], ["username", "billy_19"], ["access_token", "2408dd1716d6bbddc8b8a60a0f392a43"], ["uuid", "640b93a3-10b6-4bd7-b1dc-3c8781cecb59"], ["first_name", "Billy19"], ["last_name", "Bob_30"], ["created_at", "2017-09-14 20:29:00.972184"], ["updated_at", "2017-09-14 20:29:00.972184"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -613145077 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -613145077], ["username", "billy_20"], ["access_token", "aa20ffac1f10c08cd39ad2e6a57b41b3"], ["uuid", "93f2c66e-540b-4357-a95f-39447284b0b6"], ["first_name", "Billy20"], ["last_name", "Bob_29"], ["created_at", "2017-09-14 20:29:00.974540"], ["updated_at", "2017-09-14 20:29:00.974540"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -350763281 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -350763281], ["username", "billy_21"], ["access_token", "8c56131ed5b94ac1f83972645914ef00"], ["uuid", "5bddbf56-55a8-4089-9454-533e94dab92c"], ["first_name", "Billy21"], ["last_name", "Bob_28"], ["created_at", "2017-09-14 20:29:00.976908"], ["updated_at", "2017-09-14 20:29:00.976908"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -187899820 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -187899820], ["username", "billy_22"], ["access_token", "745136dec5a49d05cf8a2d58fc66179c"], ["uuid", "c3a1660a-eab2-403c-8b5b-5a1c5f90300e"], ["first_name", "Billy22"], ["last_name", "Bob_27"], ["created_at", "2017-09-14 20:29:00.979206"], ["updated_at", "2017-09-14 20:29:00.979206"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -206066054 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -206066054], ["username", "billy_23"], ["access_token", "b641e255f98ec8759e49a988b305f5ce"], ["uuid", "f49478c0-42eb-4317-a4e3-8c4a9db14bcb"], ["first_name", "Billy23"], ["last_name", "Bob_26"], ["created_at", "2017-09-14 20:29:00.981723"], ["updated_at", "2017-09-14 20:29:00.981723"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -810964072 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -810964072], ["username", "billy_24"], ["access_token", "ae59b960f0fd0914b2d4a10edf4c96b8"], ["uuid", "311aaea8-2fc8-4439-b805-d4ed3117c64d"], ["first_name", "Billy24"], ["last_name", "Bob_25"], ["created_at", "2017-09-14 20:29:00.984333"], ["updated_at", "2017-09-14 20:29:00.984333"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1433428455 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1433428455], ["username", "billy_25"], ["access_token", "5dd757576a51756e80b0b87a3658dae1"], ["uuid", "fb166bda-04bf-45bf-9165-bbeacf0032df"], ["first_name", "Billy25"], ["last_name", "Bob_24"], ["created_at", "2017-09-14 20:29:00.986674"], ["updated_at", "2017-09-14 20:29:00.986674"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -384515247 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -384515247], ["username", "billy_26"], ["access_token", "95a1743b2ef85086b615cecde52902f3"], ["uuid", "b98d398f-08a5-4753-a19b-70d0d1a3ae6a"], ["first_name", "Billy26"], ["last_name", "Bob_23"], ["created_at", "2017-09-14 20:29:00.989009"], ["updated_at", "2017-09-14 20:29:00.989009"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -501080073 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -501080073], ["username", "billy_27"], ["access_token", "8b391f6e374be5c091ea8e2dd6802489"], ["uuid", "4e9db21e-3396-4cb4-9c3b-abf65dd83260"], ["first_name", "Billy27"], ["last_name", "Bob_22"], ["created_at", "2017-09-14 20:29:00.991428"], ["updated_at", "2017-09-14 20:29:00.991428"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -831740288 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -831740288], ["username", "billy_28"], ["access_token", "f3b5864a9f95a1fe69b5aa2a513d99f7"], ["uuid", "2a62b0ee-70b0-4e70-9780-7dc7d51863ca"], ["first_name", "Billy28"], ["last_name", "Bob_21"], ["created_at", "2017-09-14 20:29:00.994085"], ["updated_at", "2017-09-14 20:29:00.994085"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1959816351 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1959816351], ["username", "billy_29"], ["access_token", "f1fc3ddee42628aaffbeb1ba1d532c05"], ["uuid", "de61c561-71cc-403e-bd01-6a915fac09e5"], ["first_name", "Billy29"], ["last_name", "Bob_20"], ["created_at", "2017-09-14 20:29:00.996557"], ["updated_at", "2017-09-14 20:29:00.996557"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1899677345 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1899677345], ["username", "billy_30"], ["access_token", "b9850835378b0d4099851f16c9822668"], ["uuid", "5819f667-49f9-49dd-afce-c3d687f7b3bb"], ["first_name", "Billy30"], ["last_name", "Bob_19"], ["created_at", "2017-09-14 20:29:00.999058"], ["updated_at", "2017-09-14 20:29:00.999058"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1224373002 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1224373002], ["username", "billy_31"], ["access_token", "0bf076e9f9c4e35241b25168f456dae3"], ["uuid", "d1f1f4a3-c354-4c3f-a6d5-c7e183690509"], ["first_name", "Billy31"], ["last_name", "Bob_18"], ["created_at", "2017-09-14 20:29:01.001453"], ["updated_at", "2017-09-14 20:29:01.001453"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -443234848 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -443234848], ["username", "billy_32"], ["access_token", "1469ecc9b0457a062901baa68b70a23a"], ["uuid", "2eabc3eb-2e27-4891-bf2c-2fc9c05960e1"], ["first_name", "Billy32"], ["last_name", "Bob_17"], ["created_at", "2017-09-14 20:29:01.003873"], ["updated_at", "2017-09-14 20:29:01.003873"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -451061718 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -451061718], ["username", "billy_33"], ["access_token", "4bf6c489d209dcd9ff601a11a2f29e73"], ["uuid", "aa0197ec-a68c-45cf-8ba8-11d7d041b39c"], ["first_name", "Billy33"], ["last_name", "Bob_16"], ["created_at", "2017-09-14 20:29:01.006242"], ["updated_at", "2017-09-14 20:29:01.006242"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -656654022 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -656654022], ["username", "billy_34"], ["access_token", "c06ba1abf5682c2e83296205053d276b"], ["uuid", "ce767b27-f541-429b-a7a0-27b3ef8238ef"], ["first_name", "Billy34"], ["last_name", "Bob_15"], ["created_at", "2017-09-14 20:29:01.008614"], ["updated_at", "2017-09-14 20:29:01.008614"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -187335227 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -187335227], ["username", "billy_35"], ["access_token", "4cbe03388b4b26d7a1b695e3d2acbc97"], ["uuid", "2c17f7fa-3dec-49c6-a427-9632af465b8c"], ["first_name", "Billy35"], ["last_name", "Bob_14"], ["created_at", "2017-09-14 20:29:01.010925"], ["updated_at", "2017-09-14 20:29:01.010925"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1283596461 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1283596461], ["username", "billy_36"], ["access_token", "60b9902adf9a453dc4993f178df31a7c"], ["uuid", "6b5a814b-b42c-445b-a36c-37a29f48e9d2"], ["first_name", "Billy36"], ["last_name", "Bob_13"], ["created_at", "2017-09-14 20:29:01.013275"], ["updated_at", "2017-09-14 20:29:01.013275"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -441889478 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -441889478], ["username", "billy_37"], ["access_token", "719976cffeb2e2257860621b9d4b4df9"], ["uuid", "04077a48-7969-48d1-800a-92a1a3cac252"], ["first_name", "Billy37"], ["last_name", "Bob_12"], ["created_at", "2017-09-14 20:29:01.015670"], ["updated_at", "2017-09-14 20:29:01.015670"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -830489702 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -830489702], ["username", "billy_38"], ["access_token", "52933e50be8eb2185975f43d73577981"], ["uuid", "58f0940d-28c2-44cc-9e48-8388c0e54bf4"], ["first_name", "Billy38"], ["last_name", "Bob_11"], ["created_at", "2017-09-14 20:29:01.018036"], ["updated_at", "2017-09-14 20:29:01.018036"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1597398462 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1597398462], ["username", "billy_39"], ["access_token", "d778d9dbffc5b284bdbf78947574899f"], ["uuid", "f88702c2-3144-44ef-9458-0ef701610cfa"], ["first_name", "Billy39"], ["last_name", "Bob_10"], ["created_at", "2017-09-14 20:29:01.020436"], ["updated_at", "2017-09-14 20:29:01.020436"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -735828574 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -735828574], ["username", "billy_40"], ["access_token", "5028063744c73a61b11655fceca49b08"], ["uuid", "bd6129c4-d16c-44e7-a47b-6b3a801197e0"], ["first_name", "Billy40"], ["last_name", "Bob_09"], ["created_at", "2017-09-14 20:29:01.022716"], ["updated_at", "2017-09-14 20:29:01.022716"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -375816758 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -375816758], ["username", "billy_41"], ["access_token", "1eaa21bc5edd50da93efbbfb34dcc4b6"], ["uuid", "04495029-8e51-4105-b481-bd746480a66d"], ["first_name", "Billy41"], ["last_name", "Bob_08"], ["created_at", "2017-09-14 20:29:01.025140"], ["updated_at", "2017-09-14 20:29:01.025140"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1268024276 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1268024276], ["username", "billy_42"], ["access_token", "a135ad5968c63be1b70676776ed2a31e"], ["uuid", "9e518a18-4a96-4d0b-8c2a-9976c62d6f82"], ["first_name", "Billy42"], ["last_name", "Bob_07"], ["created_at", "2017-09-14 20:29:01.027616"], ["updated_at", "2017-09-14 20:29:01.027616"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -816163457 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -816163457], ["username", "billy_43"], ["access_token", "4d63cd427cc75406f1600789d9f1a390"], ["uuid", "49c004cf-3a24-44ad-bc3f-c0173579faf7"], ["first_name", "Billy43"], ["last_name", "Bob_06"], ["created_at", "2017-09-14 20:29:01.029970"], ["updated_at", "2017-09-14 20:29:01.029970"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1355919333 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1355919333], ["username", "billy_44"], ["access_token", "c50c5c4c4b94a72adc015234ffbbb0b8"], ["uuid", "f8d35834-0548-4708-aa96-623da995733f"], ["first_name", "Billy44"], ["last_name", "Bob_05"], ["created_at", "2017-09-14 20:29:01.032327"], ["updated_at", "2017-09-14 20:29:01.032327"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -507168001 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -507168001], ["username", "billy_45"], ["access_token", "04e7325e95b040ef2a14de5b21a3ca65"], ["uuid", "b77ea8d8-bfa6-4837-b382-90364fd9eb8b"], ["first_name", "Billy45"], ["last_name", "Bob_04"], ["created_at", "2017-09-14 20:29:01.034936"], ["updated_at", "2017-09-14 20:29:01.034936"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -773703465 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_46' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -773703465], ["username", "billy_46"], ["access_token", "97291351d0725a4ec13fea72b9c9e67f"], ["uuid", "b00cef82-a1cc-413a-98f9-b835d9fdbf49"], ["first_name", "Billy46"], ["last_name", "Bob_03"], ["created_at", "2017-09-14 20:29:01.045301"], ["updated_at", "2017-09-14 20:29:01.045301"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -597566027 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_47' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -597566027], ["username", "billy_47"], ["access_token", "edd6e9fbd0f8c7c69df835cb8b299c1f"], ["uuid", "772b7818-e194-4cd1-b41f-27b798bf95ec"], ["first_name", "Billy47"], ["last_name", "Bob_02"], ["created_at", "2017-09-14 20:29:01.047668"], ["updated_at", "2017-09-14 20:29:01.047668"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1426053134 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_48' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1426053134], ["username", "billy_48"], ["access_token", "6da23d0aaa9bd35822527e0ffe19a1df"], ["uuid", "d22d5ed8-49c2-4790-8cc6-54d25879edf5"], ["first_name", "Billy48"], ["last_name", "Bob_01"], ["created_at", "2017-09-14 20:29:01.050002"], ["updated_at", "2017-09-14 20:29:01.050002"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1568175957 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_49' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1568175957], ["username", "billy_49"], ["access_token", "040086eec9375d70d498fb445d6b1d3b"], ["uuid", "c89b9671-57c5-4587-bf72-3860dcfc9aa5"], ["first_name", "Billy49"], ["last_name", "Bob_00"], ["created_at", "2017-09-14 20:29:01.052329"], ["updated_at", "2017-09-14 20:29:01.052329"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 +  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" + OpenStax::Accounts::Account Load (0.3ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."username" ASC +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (2.3ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1052242757 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 + SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1052242757], ["username", "jstrav"], ["access_token", "0d35c3c88dcf1fb087b91960bc44ccf5"], ["uuid", "3283a844-8a95-4f04-900a-fd471412fa79"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-09-14 20:29:01.063567"], ["updated_at", "2017-09-14 20:29:01.063567"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1638777385 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 + SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1638777385], ["username", "mary"], ["access_token", "7c5d197c697a11202e822aba68d03162"], ["uuid", "3a5969cf-afce-434d-9b89-d326c52c8901"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-09-14 20:29:01.067179"], ["updated_at", "2017-09-14 20:29:01.067179"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1176666195 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1176666195], ["username", "jstead"], ["access_token", "567f2f6e845caeaedcb1feb8982c25c1"], ["uuid", "28b747d0-7628-4861-ba68-ad0c24ceb8b9"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-09-14 20:29:01.071654"], ["updated_at", "2017-09-14 20:29:01.071654"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1901215663 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1901215663], ["username", "bigbear"], ["access_token", "955e6d50830b4bcbd522c296c32f2d1d"], ["uuid", "916050d9-7219-4db6-ab4b-d65c2b6dd99b"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-09-14 20:29:01.075147"], ["updated_at", "2017-09-14 20:29:01.075147"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -309246839 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -309246839], ["username", "billy_00"], ["access_token", "738813fd76e824757ce0975a2cfa9058"], ["uuid", "0023dc4c-cb1e-4612-ad85-999a5f229bc5"], ["first_name", "Billy00"], ["last_name", "Bob_49"], ["created_at", "2017-09-14 20:29:01.078457"], ["updated_at", "2017-09-14 20:29:01.078457"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -789112054 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -789112054], ["username", "billy_01"], ["access_token", "31e78d9ad512c099ed29e32a9f1eea06"], ["uuid", "020c5faf-e999-4d16-9047-c746ede36fb5"], ["first_name", "Billy01"], ["last_name", "Bob_48"], ["created_at", "2017-09-14 20:29:01.081376"], ["updated_at", "2017-09-14 20:29:01.081376"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1986421119 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1986421119], ["username", "billy_02"], ["access_token", "0bc8c1d6f4406c4bc3f3aa4ed8c439ba"], ["uuid", "d1a7791b-8877-4eb4-bf88-28d9933e1d73"], ["first_name", "Billy02"], ["last_name", "Bob_47"], ["created_at", "2017-09-14 20:29:01.084109"], ["updated_at", "2017-09-14 20:29:01.084109"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1211127982 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1211127982], ["username", "billy_03"], ["access_token", "1054482f40295777e49eabce34fb417c"], ["uuid", "cf08e75a-f7b5-4aaf-af95-501304865cf9"], ["first_name", "Billy03"], ["last_name", "Bob_46"], ["created_at", "2017-09-14 20:29:01.086482"], ["updated_at", "2017-09-14 20:29:01.086482"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -932307735 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -932307735], ["username", "billy_04"], ["access_token", "e62d4e11831a3ced385566a37f375fd5"], ["uuid", "d015819a-3292-41f0-8955-0f47ef4416b9"], ["first_name", "Billy04"], ["last_name", "Bob_45"], ["created_at", "2017-09-14 20:29:01.088923"], ["updated_at", "2017-09-14 20:29:01.088923"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1609008475 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1609008475], ["username", "billy_05"], ["access_token", "da179a1e3005565bbfa2ba6053968e16"], ["uuid", "68ebc9cb-8717-47f3-80e4-7bb0d8351870"], ["first_name", "Billy05"], ["last_name", "Bob_44"], ["created_at", "2017-09-14 20:29:01.091312"], ["updated_at", "2017-09-14 20:29:01.091312"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1187133043 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1187133043], ["username", "billy_06"], ["access_token", "26161ed5ac21a01f9ba3c85516a42b66"], ["uuid", "33696cd3-add9-42cd-aacf-6d8f09596cae"], ["first_name", "Billy06"], ["last_name", "Bob_43"], ["created_at", "2017-09-14 20:29:01.093655"], ["updated_at", "2017-09-14 20:29:01.093655"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1949374294 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1949374294], ["username", "billy_07"], ["access_token", "954b38a696dec34862ed665d73ceed9b"], ["uuid", "dad8eea5-5442-4026-b977-56b55b46d2ae"], ["first_name", "Billy07"], ["last_name", "Bob_42"], ["created_at", "2017-09-14 20:29:01.096150"], ["updated_at", "2017-09-14 20:29:01.096150"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1406277070 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1406277070], ["username", "billy_08"], ["access_token", "2510048f130bf639122cce718e659174"], ["uuid", "5ed1bf58-dec6-4205-888e-a532bad4ab22"], ["first_name", "Billy08"], ["last_name", "Bob_41"], ["created_at", "2017-09-14 20:29:01.098661"], ["updated_at", "2017-09-14 20:29:01.098661"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -167032005 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -167032005], ["username", "billy_09"], ["access_token", "387d1b10d9a883283186aea44c027155"], ["uuid", "8c9841cb-6880-407e-9758-c1cc2b00d769"], ["first_name", "Billy09"], ["last_name", "Bob_40"], ["created_at", "2017-09-14 20:29:01.101059"], ["updated_at", "2017-09-14 20:29:01.101059"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -790162468 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -790162468], ["username", "billy_10"], ["access_token", "0653f94cb0935087143ed3bf51a5c541"], ["uuid", "787cf3e3-01d7-46d0-a1c7-e8f42e0ce0bc"], ["first_name", "Billy10"], ["last_name", "Bob_39"], ["created_at", "2017-09-14 20:29:01.103609"], ["updated_at", "2017-09-14 20:29:01.103609"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -951642530 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -951642530], ["username", "billy_11"], ["access_token", "d1759b1b30a5d92dc7901608d12a694d"], ["uuid", "c4657dab-5c65-4e89-ab43-befc1ae84325"], ["first_name", "Billy11"], ["last_name", "Bob_38"], ["created_at", "2017-09-14 20:29:01.106065"], ["updated_at", "2017-09-14 20:29:01.106065"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1074689974 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1074689974], ["username", "billy_12"], ["access_token", "d6788cb6c8a345f9ff27381ca87a2302"], ["uuid", "cc2806e3-9da7-4cdb-ac1e-4d1167327af4"], ["first_name", "Billy12"], ["last_name", "Bob_37"], ["created_at", "2017-09-14 20:29:01.108477"], ["updated_at", "2017-09-14 20:29:01.108477"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2010075929 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2010075929], ["username", "billy_13"], ["access_token", "6472ecf7c1db264ab0625f1c2a73f4bc"], ["uuid", "c9539d15-99d3-4eed-a4f0-9c25b8a9c36f"], ["first_name", "Billy13"], ["last_name", "Bob_36"], ["created_at", "2017-09-14 20:29:01.110911"], ["updated_at", "2017-09-14 20:29:01.110911"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1062115319 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1062115319], ["username", "billy_14"], ["access_token", "1d60dc02a218e16b7840423b8d9c3c87"], ["uuid", "c09f787b-93cb-46fb-9321-40887c9bea80"], ["first_name", "Billy14"], ["last_name", "Bob_35"], ["created_at", "2017-09-14 20:29:01.113313"], ["updated_at", "2017-09-14 20:29:01.113313"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -727240986 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -727240986], ["username", "billy_15"], ["access_token", "6b39b1e3e208808c59d566b5c87f4fd4"], ["uuid", "0c54a26c-b745-4131-b037-eac509a26b9b"], ["first_name", "Billy15"], ["last_name", "Bob_34"], ["created_at", "2017-09-14 20:29:01.115688"], ["updated_at", "2017-09-14 20:29:01.115688"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1017094708 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1017094708], ["username", "billy_16"], ["access_token", "c588d35efde435a9da96b1c07f148fb9"], ["uuid", "c02d16d7-1004-44bd-9d69-7fbf24c02ceb"], ["first_name", "Billy16"], ["last_name", "Bob_33"], ["created_at", "2017-09-14 20:29:01.118080"], ["updated_at", "2017-09-14 20:29:01.118080"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -177986442 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -177986442], ["username", "billy_17"], ["access_token", "111957f597691c90e5acb3e83121b25d"], ["uuid", "2dc3302a-d7ca-41a2-8f7e-048f274b054a"], ["first_name", "Billy17"], ["last_name", "Bob_32"], ["created_at", "2017-09-14 20:29:01.120507"], ["updated_at", "2017-09-14 20:29:01.120507"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2000891274 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2000891274], ["username", "billy_18"], ["access_token", "1ec1bbd59429b18c0cbd912ac6092a9d"], ["uuid", "d4b4da1a-648c-448b-8d18-087c10bdee78"], ["first_name", "Billy18"], ["last_name", "Bob_31"], ["created_at", "2017-09-14 20:29:01.122924"], ["updated_at", "2017-09-14 20:29:01.122924"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1711371042 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1711371042], ["username", "billy_19"], ["access_token", "01039ab172a12a12fb65bf353f9f7729"], ["uuid", "c95ce023-060c-4263-898e-4b0253358426"], ["first_name", "Billy19"], ["last_name", "Bob_30"], ["created_at", "2017-09-14 20:29:01.125400"], ["updated_at", "2017-09-14 20:29:01.125400"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2040470072 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2040470072], ["username", "billy_20"], ["access_token", "d6bad1268dc2d243f645cd732afd46e3"], ["uuid", "26a258ae-7cfc-462b-9d27-b438ec588067"], ["first_name", "Billy20"], ["last_name", "Bob_29"], ["created_at", "2017-09-14 20:29:01.127752"], ["updated_at", "2017-09-14 20:29:01.127752"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1905943153 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1905943153], ["username", "billy_21"], ["access_token", "c983d6d49b922541250c66c35b2d83c5"], ["uuid", "e95ac98a-42f1-424e-9d41-a6ef0d6fc550"], ["first_name", "Billy21"], ["last_name", "Bob_28"], ["created_at", "2017-09-14 20:29:01.130180"], ["updated_at", "2017-09-14 20:29:01.130180"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1026299229 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1026299229], ["username", "billy_22"], ["access_token", "98dc5c5268bc92c0352b6237ba825538"], ["uuid", "1fbfb517-5e7d-4003-ba56-9474ccb92646"], ["first_name", "Billy22"], ["last_name", "Bob_27"], ["created_at", "2017-09-14 20:29:01.132617"], ["updated_at", "2017-09-14 20:29:01.132617"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -115685529 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -115685529], ["username", "billy_23"], ["access_token", "67d3bb94a87635106ab4ac33e911e5e7"], ["uuid", "c7a1b5f1-e308-479e-83be-b0478e15c22e"], ["first_name", "Billy23"], ["last_name", "Bob_26"], ["created_at", "2017-09-14 20:29:01.134984"], ["updated_at", "2017-09-14 20:29:01.134984"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1390669874 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1390669874], ["username", "billy_24"], ["access_token", "ff73c6b282de2efea555da9b83eb9721"], ["uuid", "b5c39030-dafc-4f62-894b-e9da764bb09e"], ["first_name", "Billy24"], ["last_name", "Bob_25"], ["created_at", "2017-09-14 20:29:01.137706"], ["updated_at", "2017-09-14 20:29:01.137706"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -558670079 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -558670079], ["username", "billy_25"], ["access_token", "c1301c171f0099eba829e6e03d39f24c"], ["uuid", "eb44c1bf-3ca2-4e0d-9b5b-7aa8bfeb23bd"], ["first_name", "Billy25"], ["last_name", "Bob_24"], ["created_at", "2017-09-14 20:29:01.140108"], ["updated_at", "2017-09-14 20:29:01.140108"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -193054850 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -193054850], ["username", "billy_26"], ["access_token", "888290108d3c9f4a3d67f05b1dbd6c22"], ["uuid", "03870075-9120-4cd5-a254-5e7b985cdcd0"], ["first_name", "Billy26"], ["last_name", "Bob_23"], ["created_at", "2017-09-14 20:29:01.142466"], ["updated_at", "2017-09-14 20:29:01.142466"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1143024102 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1143024102], ["username", "billy_27"], ["access_token", "45cf5583339f42d2f05774846fd940de"], ["uuid", "09c68cf1-9091-459d-bc97-03a965b31dbc"], ["first_name", "Billy27"], ["last_name", "Bob_22"], ["created_at", "2017-09-14 20:29:01.144896"], ["updated_at", "2017-09-14 20:29:01.144896"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1200359568 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1200359568], ["username", "billy_28"], ["access_token", "d5ef3e5321523c3ac8002c83770e5659"], ["uuid", "35d26066-02eb-4fe7-ab4c-ff2f28ed3275"], ["first_name", "Billy28"], ["last_name", "Bob_21"], ["created_at", "2017-09-14 20:29:01.147388"], ["updated_at", "2017-09-14 20:29:01.147388"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -646138534 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 + SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -646138534], ["username", "billy_29"], ["access_token", "bde47d48098299c9bf2a45ff15cb9f37"], ["uuid", "3f00e5f0-59b2-4aff-8879-b8a876af6fe1"], ["first_name", "Billy29"], ["last_name", "Bob_20"], ["created_at", "2017-09-14 20:29:01.149981"], ["updated_at", "2017-09-14 20:29:01.149981"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -868314150 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -868314150], ["username", "billy_30"], ["access_token", "fe0c57ad22d4e8277b1219fbc039a244"], ["uuid", "ae28e5d6-83a8-45d3-b6a1-f5458ed1afad"], ["first_name", "Billy30"], ["last_name", "Bob_19"], ["created_at", "2017-09-14 20:29:01.152621"], ["updated_at", "2017-09-14 20:29:01.152621"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1314284390 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1314284390], ["username", "billy_31"], ["access_token", "b08b4a0bc81927ca5ee428e3f4ea8849"], ["uuid", "5ba4a4d9-f12a-4504-bc69-68cee9a76b7a"], ["first_name", "Billy31"], ["last_name", "Bob_18"], ["created_at", "2017-09-14 20:29:01.155013"], ["updated_at", "2017-09-14 20:29:01.155013"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -69297238 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -69297238], ["username", "billy_32"], ["access_token", "e69d7b2a504978fe4993138d0ad86b7e"], ["uuid", "ebf6284b-d83b-4d87-9420-751b65b5244a"], ["first_name", "Billy32"], ["last_name", "Bob_17"], ["created_at", "2017-09-14 20:29:01.157381"], ["updated_at", "2017-09-14 20:29:01.157381"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -244100095 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -244100095], ["username", "billy_33"], ["access_token", "33722bc88281a1cd90d922e40ff1c335"], ["uuid", "df664f13-d651-42a2-baf0-480ae2bd2e29"], ["first_name", "Billy33"], ["last_name", "Bob_16"], ["created_at", "2017-09-14 20:29:01.159755"], ["updated_at", "2017-09-14 20:29:01.159755"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -818931853 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -818931853], ["username", "billy_34"], ["access_token", "0f4cef8023f1014f880634088026b8f6"], ["uuid", "3415da64-883c-4639-969d-a27dbc91146b"], ["first_name", "Billy34"], ["last_name", "Bob_15"], ["created_at", "2017-09-14 20:29:01.162119"], ["updated_at", "2017-09-14 20:29:01.162119"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -323819662 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -323819662], ["username", "billy_35"], ["access_token", "20d86585213f3628fe459a6f638cc18f"], ["uuid", "8b31bb72-55a1-4e5e-b014-351437d8019b"], ["first_name", "Billy35"], ["last_name", "Bob_14"], ["created_at", "2017-09-14 20:29:01.164619"], ["updated_at", "2017-09-14 20:29:01.164619"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -258386095 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -258386095], ["username", "billy_36"], ["access_token", "f5da5620c7dedcf58645d3b3eb277566"], ["uuid", "21447e92-7de7-4223-881f-e6f2289e6722"], ["first_name", "Billy36"], ["last_name", "Bob_13"], ["created_at", "2017-09-14 20:29:01.166943"], ["updated_at", "2017-09-14 20:29:01.166943"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2007899315 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2007899315], ["username", "billy_37"], ["access_token", "a1ec5acf96175e06227a0998f4852505"], ["uuid", "537ae278-3672-4f14-8543-8242e0d6f11b"], ["first_name", "Billy37"], ["last_name", "Bob_12"], ["created_at", "2017-09-14 20:29:01.169239"], ["updated_at", "2017-09-14 20:29:01.169239"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1518790698 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1518790698], ["username", "billy_38"], ["access_token", "1ab490cbe27c4aa533657ad8d3ac7865"], ["uuid", "9d092861-0721-45de-896d-9f805da3501c"], ["first_name", "Billy38"], ["last_name", "Bob_11"], ["created_at", "2017-09-14 20:29:01.171628"], ["updated_at", "2017-09-14 20:29:01.171628"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1254988564 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1254988564], ["username", "billy_39"], ["access_token", "c869537aca68e95a32368c906b89c1d6"], ["uuid", "fd4529d0-8f51-4283-8c6d-46f846eb078f"], ["first_name", "Billy39"], ["last_name", "Bob_10"], ["created_at", "2017-09-14 20:29:01.174009"], ["updated_at", "2017-09-14 20:29:01.174009"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1087542539 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1087542539], ["username", "billy_40"], ["access_token", "fb6ec355b6d612ca4455f6c86417c226"], ["uuid", "13d4a0bc-8500-4981-af29-54e91f4658d1"], ["first_name", "Billy40"], ["last_name", "Bob_09"], ["created_at", "2017-09-14 20:29:01.176519"], ["updated_at", "2017-09-14 20:29:01.176519"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1154796582 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1154796582], ["username", "billy_41"], ["access_token", "a9bb2701711272be0ff08d3fe16eecf7"], ["uuid", "99309915-f65d-4a90-ab36-5dae5b02e4b0"], ["first_name", "Billy41"], ["last_name", "Bob_08"], ["created_at", "2017-09-14 20:29:01.178911"], ["updated_at", "2017-09-14 20:29:01.178911"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1455771278 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1455771278], ["username", "billy_42"], ["access_token", "efb7952a144158edef9b7f69f37e279d"], ["uuid", "62d75396-df9f-47ff-bf4d-efd63627b8ee"], ["first_name", "Billy42"], ["last_name", "Bob_07"], ["created_at", "2017-09-14 20:29:01.181250"], ["updated_at", "2017-09-14 20:29:01.181250"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1550868166 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1550868166], ["username", "billy_43"], ["access_token", "5eed1b33faff21fae9c98db317a982cc"], ["uuid", "63f1f852-a270-4bd0-a034-c001849b18c3"], ["first_name", "Billy43"], ["last_name", "Bob_06"], ["created_at", "2017-09-14 20:29:01.183570"], ["updated_at", "2017-09-14 20:29:01.183570"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -748808233 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -748808233], ["username", "billy_44"], ["access_token", "815aea62aaa6fe9f5d5e47e07285565a"], ["uuid", "a576fcb4-451a-4b12-8335-cc65cc041121"], ["first_name", "Billy44"], ["last_name", "Bob_05"], ["created_at", "2017-09-14 20:29:01.185981"], ["updated_at", "2017-09-14 20:29:01.185981"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1292005718 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1292005718], ["username", "billy_45"], ["access_token", "0268273a2fac61debb26eb04e6466ba0"], ["uuid", "8162f180-f0ce-4af4-9522-cd20e5d067ad"], ["first_name", "Billy45"], ["last_name", "Bob_04"], ["created_at", "2017-09-14 20:29:01.188321"], ["updated_at", "2017-09-14 20:29:01.188321"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -693770316 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_46' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -693770316], ["username", "billy_46"], ["access_token", "241673f1d55bcb4d5ea644ca6f8d379c"], ["uuid", "047f79cd-9b72-446d-ac78-f7bcf6975390"], ["first_name", "Billy46"], ["last_name", "Bob_03"], ["created_at", "2017-09-14 20:29:01.190688"], ["updated_at", "2017-09-14 20:29:01.190688"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -595218321 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_47' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -595218321], ["username", "billy_47"], ["access_token", "465cbe2da7dc1d96f7fddd8e42b1748e"], ["uuid", "78da3069-f060-4cb1-91c2-dd1d4ca498ac"], ["first_name", "Billy47"], ["last_name", "Bob_02"], ["created_at", "2017-09-14 20:29:01.193086"], ["updated_at", "2017-09-14 20:29:01.193086"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -933588306 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_48' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -933588306], ["username", "billy_48"], ["access_token", "8f6c78c1262358386e124d20811b8443"], ["uuid", "d6ed04af-c9fe-46d8-a481-23c83b139b55"], ["first_name", "Billy48"], ["last_name", "Bob_01"], ["created_at", "2017-09-14 20:29:01.195479"], ["updated_at", "2017-09-14 20:29:01.195479"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -688181858 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_49' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -688181858], ["username", "billy_49"], ["access_token", "c536b1f2f531f4c6f0d41dec94ccbbb5"], ["uuid", "acf36609-9e58-425b-a4ba-244d94e1815e"], ["first_name", "Billy49"], ["last_name", "Bob_00"], ["created_at", "2017-09-14 20:29:01.197839"], ["updated_at", "2017-09-14 20:29:01.197839"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 +  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'jstra%') + OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'jstra%') ORDER BY "openstax_accounts_accounts"."username" ASC +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (2.4ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1366832161 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '336ac76cb3099e633f7c011a75533239' LIMIT 1 + SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1366832161], ["username", "336ac76cb3099e633f7c011a75533239"], ["access_token", "49c7db2afa3bf484e70e8d5637ccbe41"], ["uuid", "417fea6d-833b-4922-a676-97e6daa16e9b"], ["created_at", "2017-09-14 20:29:01.205996"], ["updated_at", "2017-09-14 20:29:01.205996"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::GroupOwner Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 1 AND "openstax_accounts_group_owners"."group_id" = -1080411963) LIMIT 1 + OpenStax::Accounts::GroupOwner Load (0.1ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", -1080411963]] + OpenStax::Accounts::GroupOwner Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 1 AND "openstax_accounts_group_owners"."group_id" = -1080411963) LIMIT 1 + OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1080411963 LIMIT 1 + SQL (0.3ms) INSERT INTO "openstax_accounts_groups" ("name", "is_public", "openstax_uid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "Test"], ["is_public", "t"], ["openstax_uid", -1080411963], ["created_at", "2017-09-14 20:29:01.232339"], ["updated_at", "2017-09-14 20:29:01.232339"]] + OpenStax::Accounts::GroupOwner Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 1 AND "openstax_accounts_group_owners"."group_id" = -1080411963) LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_group_owners" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", -1080411963], ["user_id", -1366832161], ["created_at", "2017-09-14 20:29:01.235092"], ["updated_at", "2017-09-14 20:29:01.235092"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_owners" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_owners"."user_id" WHERE "openstax_accounts_group_owners"."group_id" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["group_id", -1080411963]] + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_members"."user_id" WHERE "openstax_accounts_group_members"."group_id" = ? LIMIT 1 [["group_id", -1080411963]] +  (1.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 + SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "afc0c19a1e00ca3c1e1ac873fc81f444"], ["uuid", "b3914275-e72d-4167-99ad-a98785f7ec66"], ["created_at", "2017-09-14 20:29:01.252670"], ["updated_at", "2017-09-14 20:29:01.252670"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]] +Processing by OpenStax::Accounts::SessionsController#destroy as HTML +Redirected to http://localhost:56748/logout +Completed 302 Found in 1ms (ActiveRecord: 0.0ms) +  (0.6ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 + SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "a9582ab1f46baa014c7ae571d7897e89"], ["uuid", "ee0695d0-f6dd-4c0e-9ccb-4aa46947f183"], ["created_at", "2017-09-14 20:29:01.274426"], ["updated_at", "2017-09-14 20:29:01.274426"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."account_id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["account_id", 1]] +Processing by OpenStax::Accounts::SessionsController#destroy as HTML +Redirected to http://test.host/ +Completed 302 Found in 0ms (ActiveRecord: 0.0ms) +  (0.7ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 + SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "ec7a87b5c641cc455972c5c734234c82"], ["uuid", "0c64b052-d33f-4c4b-8ae1-462a5f562688"], ["created_at", "2017-09-14 20:29:01.282817"], ["updated_at", "2017-09-14 20:29:01.282817"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Processing by OpenStax::Accounts::SessionsController#new as HTML + Parameters: {"return_to"=>"https://woohoo"} +Redirected to http://test.host/accounts/auth/openstax +Completed 302 Found in 1ms (ActiveRecord: 0.0ms) +  (0.6ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 + SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "41095123e5faee15609de396e19f8eff"], ["uuid", "6a5a8536-402c-48be-81d2-b358ebef4f7c"], ["created_at", "2017-09-14 20:29:01.291385"], ["updated_at", "2017-09-14 20:29:01.291385"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Processing by OpenStax::Accounts::SessionsController#new as HTML +Redirected to http://test.host/accounts/dev/accounts +Completed 302 Found in 1ms (ActiveRecord: 0.0ms) +  (0.6ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 + SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "4ae1a336fa67c7dfef4218c5715108f9"], ["uuid", "b32a94bd-94ae-4cbe-a371-2c190f4adecb"], ["created_at", "2017-09-14 20:29:01.300888"], ["updated_at", "2017-09-14 20:29:01.300888"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Processing by OpenStax::Accounts::SessionsController#new as HTML + Parameters: {"return_to"=>"https://woohoo"} +Redirected to http://test.host/accounts/auth/openstax +Completed 302 Found in 1ms (ActiveRecord: 0.0ms) +  (0.6ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 + SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "3017d80c479e6ae1d973d21ae0084aca"], ["uuid", "c5adb0cb-c377-4e1b-a595-3fc58951dbe8"], ["created_at", "2017-09-14 20:29:01.309706"], ["updated_at", "2017-09-14 20:29:01.309706"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.5ms) rollback transaction +  (0.0ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 10 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 + SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 10], ["username", "some_user"], ["access_token", "954729c515ba0326de79dde106242571"], ["uuid", "97dd3d39-0e2e-47e3-99f1-e935f7756293"], ["created_at", "2017-09-14 20:29:01.314040"], ["updated_at", "2017-09-14 20:29:01.314040"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Processing by OpenStax::Accounts::SessionsController#new as HTML + Parameters: {"return_to"=>"http://jimmy"} +Redirected to http://test.host/accounts/auth/openstax +Completed 302 Found in 1ms (ActiveRecord: 0.0ms) +  (0.7ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -452555111 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '0f363b70f0acc32d042af83bd808c3c2' LIMIT 1 + SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -452555111], ["username", "0f363b70f0acc32d042af83bd808c3c2"], ["access_token", "3c5bbca24dc1410c6a48c615013f3376"], ["uuid", "2512a7a9-fd4e-4c71-a9b9-bf44dddbc558"], ["created_at", "2017-09-14 20:29:01.323896"], ["updated_at", "2017-09-14 20:29:01.323896"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Nil User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 + SQL (0.3ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", nil], ["username", "Nil User"], ["updated_at", "2017-09-14 20:29:01.326036"], ["id", 1]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 0 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Zeroth User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 + SQL (0.0ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", 0], ["username", "Zeroth User"], ["updated_at", "2017-09-14 20:29:01.328128"], ["id", 1]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = -1 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Negative User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 + SQL (0.0ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", -1], ["username", "Negative User"], ["updated_at", "2017-09-14 20:29:01.329916"], ["id", 1]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.9ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -965804398 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '22201db2e992e5d82435ea573e9a31a6' LIMIT 1 + SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -965804398], ["username", "22201db2e992e5d82435ea573e9a31a6"], ["access_token", "ffd085add4e4e468e512e068b435eacb"], ["uuid", "1b25f2b5-e6cb-4ff7-8a93-afff9413299e"], ["created_at", "2017-09-14 20:29:01.333794"], ["updated_at", "2017-09-14 20:29:01.333794"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 1 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Real User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 + SQL (0.3ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", 1], ["username", "Real User"], ["updated_at", "2017-09-14 20:29:01.336573"], ["id", 1]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.8ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -387693680 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '38b3d88726caaa485d419dea4d5afc9d' LIMIT 1 + SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -387693680], ["username", "38b3d88726caaa485d419dea4d5afc9d"], ["access_token", "ff7e6a05d14893588eca590e0350ae28"], ["uuid", "83db8550-a272-469c-83d2-aeb35d18200a"], ["created_at", "2017-09-14 20:29:01.341328"], ["updated_at", "2017-09-14 20:29:01.341328"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 1 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Syncing User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 + SQL (0.2ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", 1], ["username", "Syncing User"], ["updated_at", "2017-09-14 20:29:01.343747"], ["id", 1]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.7ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1315568792 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'cfdd95b39762f8ef96807e8165a21802' LIMIT 1 + SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1315568792], ["username", "cfdd95b39762f8ef96807e8165a21802"], ["access_token", "569c61da446f0edd9cc66b8da741be5a"], ["uuid", "83c84772-805c-4b56-afb0-858e40c3d1cd"], ["created_at", "2017-09-14 20:29:01.348532"], ["updated_at", "2017-09-14 20:29:01.348532"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 1 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'Stubbed User' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 + SQL (0.2ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "username" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", 1], ["username", "Stubbed User"], ["updated_at", "2017-09-14 20:29:01.351188"], ["id", 1]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.6ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1517162441 LIMIT 1 + SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -1517162441], ["access_token", "e19343d5d9275e69e64095a31d0be38b"], ["uuid", "0093ad8c-e321-4eff-b154-ccc3e6c084bc"], ["created_at", "2017-09-14 20:29:01.355050"], ["updated_at", "2017-09-14 20:29:01.355050"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1996921416 LIMIT 1 + SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", -1996921416], ["access_token", "e0352eb45d0c25368cb255e3c5f786b1"], ["uuid", "d676c7a2-6265-461e-b29d-b6eacbaf0822"], ["created_at", "2017-09-14 20:29:01.358911"], ["updated_at", "2017-09-14 20:29:01.358911"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.9ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -139902746 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'a6149acf6088fdbd519a5bf8763fdb1a' LIMIT 1 + SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -139902746], ["username", "a6149acf6088fdbd519a5bf8763fdb1a"], ["access_token", "21f60d8e8ad712e35e49a90680254e41"], ["uuid", "946e0159-9553-4f72-8940-5879178ceb6d"], ["created_at", "2017-09-14 20:29:01.363299"], ["updated_at", "2017-09-14 20:29:01.363299"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -416700407 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'a6149acf6088fdbd519a5bf8763fdb1a' LIMIT 1 +  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1 +  (0.5ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -743150821 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '85ac41d2fdbbdc08720f227cbd33bcf3' LIMIT 1 +  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1 +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1783607031 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '356166688c1600dcb04f2b1980f7f717' LIMIT 1 + SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1783607031], ["username", "356166688c1600dcb04f2b1980f7f717"], ["access_token", "0c2ec38bc1a8006dd09c934e622144ff"], ["uuid", "05693d89-776c-48c6-aa52-1ebfb941d0c7"], ["created_at", "2017-09-14 20:29:01.379790"], ["updated_at", "2017-09-14 20:29:01.379790"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = -1783607031 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 +  (0.6ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1015989066 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'a627cca7104f030d52af4498c7e863bf' LIMIT 1 + SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1015989066], ["username", "a627cca7104f030d52af4498c7e863bf"], ["access_token", "72a492a11ce42166d607df9a6a232e64"], ["uuid", "08d0e55c-b4d0-49a4-9e72-98f974123605"], ["created_at", "2017-09-14 20:29:01.384553"], ["updated_at", "2017-09-14 20:29:01.384553"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'a627cca7104f030d52af4498c7e863bf' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = -1 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'a627cca7104f030d52af4498c7e863bf' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 + SQL (0.3ms) UPDATE "openstax_accounts_accounts" SET "openstax_uid" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["openstax_uid", -1], ["updated_at", "2017-09-14 20:29:01.387544"], ["id", 1]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'c2df4b3e8bf863a1652c2f41668d4287' LIMIT 1 +  (0.8ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +Processing by AnonymousController#action_needing_authentication as +Redirected to http://test.host/accounts/login +Filter chain halted as :authenticate_user! rendered or redirected +Completed 302 Found in 2ms (ActiveRecord: 0.0ms) +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 2 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'u' LIMIT 1 + SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("username", "openstax_uid", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["username", "u"], ["openstax_uid", 2], ["created_at", "2017-09-14 20:29:01.417636"], ["updated_at", "2017-09-14 20:29:01.417636"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" + OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 + OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 +Started POST "/oauth/token" for 127.0.0.1 at 2017-09-14 14:29:01 -0600 +Processing by OauthController#token as */* + Parameters: {"client_id"=>"secret", "client_secret"=>"[FILTERED]", "grant_type"=>"client_credentials"} +Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) +Started GET "/api/application_users/updates?limit=250" for 127.0.0.1 at 2017-09-14 14:29:01 -0600 +Processing by Api::ApplicationUsersController#updates as application/vnd.accounts.openstax.v1 + Parameters: {"limit"=>"250", "application_user"=>{}} +Completed 200 OK in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms) + OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["openstax_uid", 2]] +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 2 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'user' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 + SQL (0.3ms) UPDATE "openstax_accounts_accounts" SET "username" = ?, "uuid" = ?, "role" = ?, "updated_at" = ? WHERE "openstax_accounts_accounts"."id" = ? [["username", "user"], ["uuid", "booyah"], ["role", 2], ["updated_at", "2017-09-14 20:29:01.480727"], ["id", 1]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["openstax_uid", 4]] +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 4 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'fuego' LIMIT 1 + SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 4], ["username", "fuego"], ["created_at", "2017-09-14 20:29:01.483326"], ["updated_at", "2017-09-14 20:29:01.483326"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Started POST "/oauth/token" for 127.0.0.1 at 2017-09-14 14:29:01 -0600 +Processing by OauthController#token as */* + Parameters: {"client_id"=>"secret", "client_secret"=>"[FILTERED]", "grant_type"=>"client_credentials"} +Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) +Started PUT "/api/application_users/updated" for 127.0.0.1 at 2017-09-14 14:29:01 -0600 +Processing by Api::ApplicationUsersController#updated as application/vnd.accounts.openstax.v1 + Parameters: {"_json"=>[{"user_id"=>2, "read_updates"=>1}, {"user_id"=>4, "read_updates"=>2}], "application_user"=>{"_json"=>[{"user_id"=>2, "read_updates"=>1}, {"user_id"=>4, "read_updates"=>2}]}} +Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) +  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" + OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 + OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 + OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 + OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 + OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" DESC LIMIT 1 + OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" DESC LIMIT 1 +Started POST "/oauth/token" for 127.0.0.1 at 2017-09-14 14:29:01 -0600 +Processing by OauthController#token as */* + Parameters: {"client_id"=>"secret", "client_secret"=>"[FILTERED]", "grant_type"=>"client_credentials"} +Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) +Started GET "/api/application_users/updates?limit=250" for 127.0.0.1 at 2017-09-14 14:29:01 -0600 +Processing by Api::ApplicationUsersController#updates as application/vnd.accounts.openstax.v1 + Parameters: {"limit"=>"250", "application_user"=>{}} +Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms) + OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["openstax_uid", 2]] +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 2 AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'user' AND "openstax_accounts_accounts"."id" != 1) LIMIT 1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 [["openstax_uid", 4]] +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."openstax_uid" = 4 AND "openstax_accounts_accounts"."id" != 2) LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" = 'fuego' AND "openstax_accounts_accounts"."id" != 2) LIMIT 1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Started POST "/oauth/token" for 127.0.0.1 at 2017-09-14 14:29:01 -0600 +Processing by OauthController#token as */* + Parameters: {"client_id"=>"secret", "client_secret"=>"[FILTERED]", "grant_type"=>"client_credentials"} +Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms) +Started PUT "/api/application_users/updated" for 127.0.0.1 at 2017-09-14 14:29:01 -0600 +Processing by Api::ApplicationUsersController#updated as application/vnd.accounts.openstax.v1 + Parameters: {"_json"=>[{"user_id"=>2, "read_updates"=>1}, {"user_id"=>4, "read_updates"=>2}], "application_user"=>{"_json"=>[{"user_id"=>2, "read_updates"=>1}, {"user_id"=>4, "read_updates"=>2}]}} +Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) +  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" + OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 + OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 + OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" DESC LIMIT 1 + OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" DESC LIMIT 1 +  (1.2ms) rollback transaction +  (0.3ms) begin transaction +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1971716632 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'f6e7b89bc31df64eba1c584966593fb1' LIMIT 1 + SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1971716632], ["username", "f6e7b89bc31df64eba1c584966593fb1"], ["access_token", "1d247d81795910b363a799086988847b"], ["uuid", "a968ce51-b8d6-42c1-a9c3-5c75fee50987"], ["created_at", "2017-09-14 20:29:01.551726"], ["updated_at", "2017-09-14 20:29:01.551726"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1567997336 LIMIT 1 + OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."name" = 'MyGroup' LIMIT 1 + SQL (0.3ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1567997336], ["name", "MyGroup"], ["created_at", "2017-09-14 20:29:01.555193"], ["updated_at", "2017-09-14 20:29:01.555193"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.8ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1082427354 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'c60819548eb9de3d6848a381d4cdb548' LIMIT 1 + SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1082427354], ["username", "c60819548eb9de3d6848a381d4cdb548"], ["access_token", "00197beef74c7c2d022bebec5a770c07"], ["uuid", "ecf2b85b-72fd-4856-910b-abe25ad062c1"], ["created_at", "2017-09-14 20:29:01.559567"], ["updated_at", "2017-09-14 20:29:01.559567"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1 +  (0.5ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -602761546 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'c3e110d12e25ebb4df3f661216ce8c2f' LIMIT 1 + SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -602761546], ["username", "c3e110d12e25ebb4df3f661216ce8c2f"], ["access_token", "af33d444b50d26ede92a431b5ef1e854"], ["uuid", "b30344e3-8ea0-4595-8b72-182bc8037aa4"], ["created_at", "2017-09-14 20:29:01.564043"], ["updated_at", "2017-09-14 20:29:01.564043"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -380990161 LIMIT 1 + OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."name" = 'MyGroup' LIMIT 1 + SQL (0.2ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -380990161], ["name", "MyGroup"], ["created_at", "2017-09-14 20:29:01.566641"], ["updated_at", "2017-09-14 20:29:01.566641"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.6ms) rollback transaction +  (0.0ms) begin transaction + OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IS NULL LIMIT 1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = 1 LIMIT 1 + SQL (0.2ms) INSERT INTO "openstax_accounts_groups" ("name", "openstax_uid", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "MyGroup"], ["openstax_uid", 1], ["created_at", "2017-09-14 20:29:01.571485"], ["updated_at", "2017-09-14 20:29:01.571485"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = 1 LIMIT 1 +  (0.3ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 1]] + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = ? LIMIT 1 [["username", "d1b4a1"]] + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'd1b4a1' LIMIT 1 + SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "first_name", "last_name", "full_name", "salesforce_contact_id", "faculty_status", "role", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "d1b4a1"], ["first_name", "Bob"], ["last_name", "Smith"], ["full_name", "Bob Smith"], ["salesforce_contact_id", "b0b"], ["faculty_status", 3], ["role", 2], ["created_at", "2017-09-14 20:29:01.580658"], ["updated_at", "2017-09-14 20:29:01.580658"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.6ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 18]] + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = ? LIMIT 1 [["username", "306fc3"]] + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 18 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '306fc3' LIMIT 1 + SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "role", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 18], ["username", "306fc3"], ["role", 2], ["uuid", "8c5c819f-d9d9-46e7-98b9-d737fc0f13fe"], ["created_at", "2017-09-14 20:29:01.597959"], ["updated_at", "2017-09-14 20:29:01.597959"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 19]] + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = ? LIMIT 1 [["username", "alice"]] + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 19 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'alice' LIMIT 1 + SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", 19], ["username", "alice"], ["uuid", "c1ebaa86-b8ef-4100-9213-a16ca741d47f"], ["created_at", "2017-09-14 20:29:01.607285"], ["updated_at", "2017-09-14 20:29:01.607285"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 20]] + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = ? LIMIT 1 [["username", "alice2"]] + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 20 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'alice2' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["openstax_uid", 20], ["username", "alice2"], ["uuid", "76c36a75-5b5a-4dbd-8800-5c1916c6f1f2"], ["created_at", "2017-09-14 20:29:01.617909"], ["updated_at", "2017-09-14 20:29:01.617909"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.8ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/forwards_params_route" for 127.0.0.1 at 2017-09-14 14:29:01 -0600 +Processing by ForwardsParamsController#action_needing_authentication as HTML +Redirected to http://www.example.com/accounts/login?go=bar&signup_at=foo&sp=blah +Filter chain halted as :authenticate_user! rendered or redirected +Completed 302 Found in 2ms (ActiveRecord: 0.0ms) +Started GET "/accounts/login?go=bar&signup_at=foo&sp=blah" for 127.0.0.1 at 2017-09-14 14:29:01 -0600 +Processing by OpenStax::Accounts::SessionsController#new as HTML + Parameters: {"go"=>"bar", "signup_at"=>"foo", "sp"=>"blah"} +Redirected to http://www.example.com/accounts/auth/openstax?go=bar&signup_at=foo&sp=blah +Completed 302 Found in 1ms (ActiveRecord: 0.0ms) +Started GET "/accounts/auth/openstax?go=bar&signup_at=foo&sp=blah" for 127.0.0.1 at 2017-09-14 14:29:01 -0600 +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/forwards_params_route" for 127.0.0.1 at 2017-09-14 14:29:01 -0600 +Processing by ForwardsParamsController#action_needing_authentication as HTML +Redirected to http://www.example.com/accounts/login?go=bar&signup_at=foo&sp=blah +Filter chain halted as :authenticate_user! rendered or redirected +Completed 302 Found in 2ms (ActiveRecord: 0.0ms) +Started GET "/accounts/login?go=bar&signup_at=foo&sp=blah" for 127.0.0.1 at 2017-09-14 14:29:01 -0600 +Processing by OpenStax::Accounts::SessionsController#new as HTML + Parameters: {"go"=>"bar", "signup_at"=>"foo", "sp"=>"blah"} +Redirected to http://www.example.com/accounts/auth/openstax?go=bar&signup_at=foo&sp=blah +Completed 302 Found in 0ms (ActiveRecord: 0.0ms) +Started GET "/accounts/auth/openstax?go=bar&signup_at=foo&sp=blah" for 127.0.0.1 at 2017-09-14 14:29:01 -0600 +  (0.0ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/forwards_params_route" for 127.0.0.1 at 2017-09-14 14:29:01 -0600 +Processing by ForwardsParamsController#action_needing_authentication as HTML +Redirected to http://www.example.com/accounts/login?go=bar&signup_at=foo&sp=blah +Filter chain halted as :authenticate_user! rendered or redirected +Completed 302 Found in 1ms (ActiveRecord: 0.0ms) +Started GET "/accounts/login?go=bar&signup_at=foo&sp=blah" for 127.0.0.1 at 2017-09-14 14:29:01 -0600 +Processing by OpenStax::Accounts::SessionsController#new as HTML + Parameters: {"go"=>"bar", "signup_at"=>"foo", "sp"=>"blah"} +Redirected to http://www.example.com/accounts/auth/openstax?go=bar&signup_at=foo&sp=blah +Completed 302 Found in 0ms (ActiveRecord: 0.0ms) +Started GET "/accounts/auth/openstax?go=bar&signup_at=foo&sp=blah" for 127.0.0.1 at 2017-09-14 14:29:01 -0600 +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 2 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'User' LIMIT 1 + SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 2], ["username", "User"], ["created_at", "2017-09-14 20:29:01.672962"], ["updated_at", "2017-09-14 20:29:01.672962"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 3 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'Fuego' LIMIT 1 + SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 3], ["username", "Fuego"], ["created_at", "2017-09-14 20:29:01.675357"], ["updated_at", "2017-09-14 20:29:01.675357"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = 2 LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("name", "openstax_uid", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Member Group"], ["openstax_uid", 2], ["created_at", "2017-09-14 20:29:01.677281"], ["updated_at", "2017-09-14 20:29:01.677281"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::GroupMember Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = 2) LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_group_members" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", 2], ["user_id", 2], ["created_at", "2017-09-14 20:29:01.683741"], ["updated_at", "2017-09-14 20:29:01.683741"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = 4 LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("name", "openstax_uid", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Container Group"], ["openstax_uid", 4], ["created_at", "2017-09-14 20:29:01.685946"], ["updated_at", "2017-09-14 20:29:01.685946"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::GroupOwner Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 1 AND "openstax_accounts_group_owners"."group_id" = 4) LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_group_owners" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", 4], ["user_id", 2], ["created_at", "2017-09-14 20:29:01.689092"], ["updated_at", "2017-09-14 20:29:01.689092"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::GroupNesting Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."member_group_id" = 1 LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_group_nestings" ("container_group_id", "member_group_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["container_group_id", 4], ["member_group_id", 2], ["created_at", "2017-09-14 20:29:01.700295"], ["updated_at", "2017-09-14 20:29:01.700295"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SELECT COUNT(*) FROM "openstax_accounts_groups" + OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 + OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 + OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_members"."user_id" WHERE "openstax_accounts_group_members"."group_id" = ? AND "openstax_accounts_accounts"."id" = ? LIMIT 1 [["group_id", 2], ["id", 1]] + OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 + OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 + OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 + OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_nestings"."member_group_id" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? AND "openstax_accounts_groups"."id" = ? LIMIT 1 [["container_group_id", 4], ["id", 1]] + OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_owners" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_owners"."user_id" WHERE "openstax_accounts_group_owners"."group_id" = ? AND "openstax_accounts_accounts"."id" = ? LIMIT 1 [["group_id", 4], ["id", 1]] +Started POST "/oauth/token" for 127.0.0.1 at 2017-09-14 14:29:01 -0600 +Processing by OauthController#token as */* + Parameters: {"client_id"=>"secret", "client_secret"=>"[FILTERED]", "grant_type"=>"client_credentials"} +Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms) +Started GET "/api/application_groups/updates" for 127.0.0.1 at 2017-09-14 14:29:01 -0600 +Processing by Api::ApplicationGroupsController#updates as application/vnd.accounts.openstax.v1 + Parameters: {"application_group"=>{}} +Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms) + OpenStax::Accounts::GroupOwner Load (0.1ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 2]] + OpenStax::Accounts::GroupMember Load (0.1ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 2]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) DELETE FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."id" = ? [["id", 1]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + OpenStax::Accounts::GroupNesting Load (0.1ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 2]] + OpenStax::Accounts::GroupOwner Load (0.0ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 3]] + OpenStax::Accounts::GroupMember Load (0.0ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 3]] + OpenStax::Accounts::GroupNesting Load (0.0ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 3]] + OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["openstax_uid", 2]] + OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["openstax_uid", 3]] +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 3]] + OpenStax::Accounts::GroupOwner Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 2 AND "openstax_accounts_group_owners"."group_id" = 3) LIMIT 1 + OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 2]] + OpenStax::Accounts::GroupMember Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = 3) LIMIT 1 + OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = 3 LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", 3], ["name", "Fuego's Deputies"], ["created_at", "2017-09-14 20:29:01.750692"], ["updated_at", "2017-09-14 20:29:01.750692"]] + OpenStax::Accounts::GroupOwner Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 2 AND "openstax_accounts_group_owners"."group_id" = 3) LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_group_owners" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", 3], ["user_id", 3], ["created_at", "2017-09-14 20:29:01.752187"], ["updated_at", "2017-09-14 20:29:01.752187"]] + OpenStax::Accounts::GroupMember Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = 3) LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_group_members" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", 3], ["user_id", 2], ["created_at", "2017-09-14 20:29:01.753739"], ["updated_at", "2017-09-14 20:29:01.753739"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + OpenStax::Accounts::GroupMember Load (0.0ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 2]] + OpenStax::Accounts::GroupOwner Load (0.0ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 2]] + OpenStax::Accounts::GroupNesting Load (0.1ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 2]] +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 3]] + OpenStax::Accounts::GroupNesting Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."member_group_id" = 3 LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_group_nestings" ("container_group_id", "member_group_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["container_group_id", 2], ["member_group_id", 3], ["created_at", "2017-09-14 20:29:01.758774"], ["updated_at", "2017-09-14 20:29:01.758774"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = 2 AND "openstax_accounts_groups"."id" != 1) LIMIT 1 + SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "name" = ?, "updated_at" = ? WHERE "openstax_accounts_groups"."id" = ? [["name", "M"], ["updated_at", "2017-09-14 20:29:01.760352"], ["id", 1]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = 3 AND "openstax_accounts_groups"."id" != 3) LIMIT 1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started POST "/oauth/token" for 127.0.0.1 at 2017-09-14 14:29:01 -0600 +Processing by OauthController#token as */* + Parameters: {"client_id"=>"secret", "client_secret"=>"[FILTERED]", "grant_type"=>"client_credentials"} +Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) +Started PUT "/api/application_groups/updated" for 127.0.0.1 at 2017-09-14 14:29:01 -0600 +Processing by Api::ApplicationGroupsController#updated as application/vnd.accounts.openstax.v1 + Parameters: {"_json"=>[{"group_id"=>2, "read_updates"=>1}, {"group_id"=>3, "read_updates"=>2}], "application_group"=>{"_json"=>[{"group_id"=>2, "read_updates"=>1}, {"group_id"=>3, "read_updates"=>2}]}} +Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) +  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_groups" + OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 + OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 + OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 + OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 + OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_nestings"."member_group_id" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? AND "openstax_accounts_groups"."id" = ? LIMIT 1 [["container_group_id", 2], ["id", 3]] + OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 + OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 + OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 + OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 + OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_nestings"."member_group_id" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? AND "openstax_accounts_groups"."id" = ? LIMIT 1 [["container_group_id", 4], ["id", 1]] + OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 + OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 + OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 + OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" DESC LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_owners" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_owners"."user_id" WHERE "openstax_accounts_group_owners"."group_id" = ? AND "openstax_accounts_accounts"."id" = ? LIMIT 1 [["group_id", 3], ["id", 2]] + OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 + OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_members"."user_id" WHERE "openstax_accounts_group_members"."group_id" = ? AND "openstax_accounts_accounts"."id" = ? LIMIT 1 [["group_id", 3], ["id", 1]] +Started POST "/oauth/token" for 127.0.0.1 at 2017-09-14 14:29:01 -0600 +Processing by OauthController#token as */* + Parameters: {"client_id"=>"secret", "client_secret"=>"[FILTERED]", "grant_type"=>"client_credentials"} +Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) +Started GET "/api/application_groups/updates" for 127.0.0.1 at 2017-09-14 14:29:01 -0600 +Processing by Api::ApplicationGroupsController#updates as application/vnd.accounts.openstax.v1 + Parameters: {"application_group"=>{}} +Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms) + OpenStax::Accounts::GroupOwner Load (0.1ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 2]] + OpenStax::Accounts::GroupMember Load (0.0ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 2]] + OpenStax::Accounts::GroupNesting Load (0.0ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 2]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) DELETE FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."id" = ? [["id", 2]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + OpenStax::Accounts::GroupOwner Load (0.0ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 3]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) DELETE FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."id" = ? [["id", 2]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + OpenStax::Accounts::GroupMember Load (0.0ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 3]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.0ms) DELETE FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."id" = ? [["id", 2]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + OpenStax::Accounts::GroupNesting Load (0.0ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 3]] + OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["openstax_uid", 2]] + OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["openstax_uid", 3]] + OpenStax::Accounts::GroupMember Load (0.0ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 2]] + OpenStax::Accounts::GroupOwner Load (0.0ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 2]] + OpenStax::Accounts::GroupNesting Load (0.0ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 2]] +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 3]] + OpenStax::Accounts::GroupNesting Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."member_group_id" = 3 LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_group_nestings" ("container_group_id", "member_group_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["container_group_id", 2], ["member_group_id", 3], ["created_at", "2017-09-14 20:29:01.817379"], ["updated_at", "2017-09-14 20:29:01.817379"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = 2 AND "openstax_accounts_groups"."id" != 1) LIMIT 1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + OpenStax::Accounts::GroupMember Load (0.0ms) SELECT "openstax_accounts_group_members".* FROM "openstax_accounts_group_members" WHERE "openstax_accounts_group_members"."group_id" = ? [["group_id", 3]] +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 2]] + OpenStax::Accounts::GroupMember Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = 3) LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_group_members" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", 3], ["user_id", 2], ["created_at", "2017-09-14 20:29:01.822252"], ["updated_at", "2017-09-14 20:29:01.822252"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + OpenStax::Accounts::GroupOwner Load (0.1ms) SELECT "openstax_accounts_group_owners".* FROM "openstax_accounts_group_owners" WHERE "openstax_accounts_group_owners"."group_id" = ? [["group_id", 3]] +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Load (0.0ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = ? LIMIT 1 [["openstax_uid", 3]] + OpenStax::Accounts::GroupOwner Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 2 AND "openstax_accounts_group_owners"."group_id" = 3) LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_group_owners" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", 3], ["user_id", 3], ["created_at", "2017-09-14 20:29:01.825547"], ["updated_at", "2017-09-14 20:29:01.825547"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + OpenStax::Accounts::GroupNesting Load (0.0ms) SELECT "openstax_accounts_group_nestings".* FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", 3]] +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = 3 AND "openstax_accounts_groups"."id" != 3) LIMIT 1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Started POST "/oauth/token" for 127.0.0.1 at 2017-09-14 14:29:01 -0600 +Processing by OauthController#token as */* + Parameters: {"client_id"=>"secret", "client_secret"=>"[FILTERED]", "grant_type"=>"client_credentials"} +Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) +Started PUT "/api/application_groups/updated" for 127.0.0.1 at 2017-09-14 14:29:01 -0600 +Processing by Api::ApplicationGroupsController#updated as application/vnd.accounts.openstax.v1 + Parameters: {"_json"=>[{"group_id"=>2, "read_updates"=>1}, {"group_id"=>3, "read_updates"=>2}], "application_group"=>{"_json"=>[{"group_id"=>2, "read_updates"=>1}, {"group_id"=>3, "read_updates"=>2}]}} +Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) +  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_groups" + OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 + OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 + OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 + OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 + OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_nestings"."member_group_id" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? AND "openstax_accounts_groups"."id" = ? LIMIT 1 [["container_group_id", 2], ["id", 3]] + OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 + OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 + OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 OFFSET 1 + OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 + OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_nestings"."member_group_id" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? AND "openstax_accounts_groups"."id" = ? LIMIT 1 [["container_group_id", 4], ["id", 1]] + OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 + OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 + OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 + OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" DESC LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_owners" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_owners"."user_id" WHERE "openstax_accounts_group_owners"."group_id" = ? AND "openstax_accounts_accounts"."id" = ? LIMIT 1 [["group_id", 3], ["id", 2]] + OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" ORDER BY "openstax_accounts_groups"."id" DESC LIMIT 1 + OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_accounts"."openstax_uid" = "openstax_accounts_group_members"."user_id" WHERE "openstax_accounts_group_members"."group_id" = ? AND "openstax_accounts_accounts"."id" = ? LIMIT 1 [["group_id", 3], ["id", 1]] +  (2.4ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 + SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2017-09-14 20:29:01.858619"], ["updated_at", "2017-09-14 20:29:01.858619"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Started POST "/oauth/token" for 127.0.0.1 at 2017-09-14 14:29:01 -0600 +Processing by OauthController#token as */* + Parameters: {"client_id"=>"secret", "client_secret"=>"[FILTERED]", "grant_type"=>"client_credentials"} +Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) +Started POST "/api/dummy?test=true" for 127.0.0.1 at 2017-09-14 14:29:01 -0600 +Processing by Api::DummyController#dummy as application/vnd.accounts.openstax.v1 + Parameters: {"test"=>"true", "dummy"=>{}} +Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) +  (0.6ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2072130898 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '66e18ba361cac8acdb4e317fe2a053a7' LIMIT 1 + SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -2072130898], ["username", "66e18ba361cac8acdb4e317fe2a053a7"], ["access_token", "51c90d4b53130511721181159a64554b"], ["uuid", "6ecdde32-85d8-40b9-afb7-e35298f7e839"], ["created_at", "2017-09-14 20:29:01.882037"], ["updated_at", "2017-09-14 20:29:01.882037"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1366698429 LIMIT 1 + SQL (0.4ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1366698429], ["name", "MyGroup"], ["created_at", "2017-09-14 20:29:01.889408"], ["updated_at", "2017-09-14 20:29:01.889408"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1008272214 LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1008272214], ["name", "MyGroup"], ["created_at", "2017-09-14 20:29:01.892190"], ["updated_at", "2017-09-14 20:29:01.892190"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started POST "/api/groups/-1366698429/nestings/-1008272214" for 127.0.0.1 at 2017-09-14 14:29:01 -0600 +Processing by Api::GroupNestingsController#create as application/vnd.accounts.openstax.v1 + Parameters: {"group_id"=>"-1366698429", "member_group_id"=>"-1008272214", "dummy"=>{}} +Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) +  (1.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1036207724 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'a30120964150099ca7c563c6a882f8e1' LIMIT 1 + SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1036207724], ["username", "a30120964150099ca7c563c6a882f8e1"], ["access_token", "6ec77f134a691b7cf0ebef07f162329e"], ["uuid", "9028240b-4f76-4fe6-9894-eeab8f2ba6dd"], ["created_at", "2017-09-14 20:29:01.908414"], ["updated_at", "2017-09-14 20:29:01.908414"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -546320779 LIMIT 1 + SQL (0.2ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -546320779], ["name", "MyGroup"], ["created_at", "2017-09-14 20:29:01.910817"], ["updated_at", "2017-09-14 20:29:01.910817"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1089168712 LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1089168712], ["name", "MyGroup"], ["created_at", "2017-09-14 20:29:01.912762"], ["updated_at", "2017-09-14 20:29:01.912762"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::GroupNesting Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."member_group_id" = 2 LIMIT 1 + OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."id" = ? LIMIT 1 [["id", 2]] + SQL (0.1ms) SELECT "openstax_accounts_groups"."id" AS t0_r0, "openstax_accounts_groups"."openstax_uid" AS t0_r1, "openstax_accounts_groups"."is_public" AS t0_r2, "openstax_accounts_groups"."name" AS t0_r3, "openstax_accounts_groups"."cached_subtree_group_ids" AS t0_r4, "openstax_accounts_groups"."cached_supertree_group_ids" AS t0_r5, "openstax_accounts_groups"."created_at" AS t0_r6, "openstax_accounts_groups"."updated_at" AS t0_r7, "openstax_accounts_group_nestings"."id" AS t1_r0, "openstax_accounts_group_nestings"."member_group_id" AS t1_r1, "openstax_accounts_group_nestings"."container_group_id" AS t1_r2, "openstax_accounts_group_nestings"."created_at" AS t1_r3, "openstax_accounts_group_nestings"."updated_at" AS t1_r4 FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."member_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", -1089168712]] + SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_subtree_group_ids" = '--- +- -1089168712 +' WHERE "openstax_accounts_groups"."id" = ? [["id", 2]] + OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."id" = ? LIMIT 1 [["id", 1]] + SQL (0.1ms) SELECT DISTINCT "openstax_accounts_groups"."id" FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."container_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."member_group_id" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["member_group_id", -546320779]] + SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_supertree_group_ids" = '--- +- -546320779 +' WHERE "openstax_accounts_groups"."id" = ? [["id", 1]] + SQL (0.0ms) UPDATE "openstax_accounts_groups" SET "cached_supertree_group_ids" = NULL WHERE "openstax_accounts_groups"."id" = -1089168712 + SQL (0.0ms) UPDATE "openstax_accounts_groups" SET "cached_subtree_group_ids" = NULL WHERE "openstax_accounts_groups"."id" = -546320779 + SQL (0.1ms) INSERT INTO "openstax_accounts_group_nestings" ("container_group_id", "member_group_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["container_group_id", -546320779], ["member_group_id", -1089168712], ["created_at", "2017-09-14 20:29:01.914906"], ["updated_at", "2017-09-14 20:29:01.914906"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Started DELETE "/api/groups/-546320779/nestings/-1089168712" for 127.0.0.1 at 2017-09-14 14:29:01 -0600 +Processing by Api::GroupNestingsController#destroy as application/vnd.accounts.openstax.v1 + Parameters: {"group_id"=>"-546320779", "member_group_id"=>"-1089168712", "dummy"=>{}} +Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) +  (1.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2082967301 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '0bc57f2140e5ef38131bbe704b702f74' LIMIT 1 + SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -2082967301], ["username", "0bc57f2140e5ef38131bbe704b702f74"], ["access_token", "4df37485f29d54e60a7276726062f283"], ["uuid", "c73385ad-b9d0-4740-b363-c5c1fd90fed0"], ["created_at", "2017-09-14 20:29:01.939556"], ["updated_at", "2017-09-14 20:29:01.939556"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1726331731 LIMIT 1 + SQL (0.3ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1726331731], ["name", "MyGroup"], ["created_at", "2017-09-14 20:29:01.948862"], ["updated_at", "2017-09-14 20:29:01.948862"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -337336580 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '67e5a644f2fcfadbddc5ad0e4c5b74e4' LIMIT 1 + SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -337336580], ["username", "67e5a644f2fcfadbddc5ad0e4c5b74e4"], ["access_token", "f9a45208730c239850c4d18beecedc2f"], ["uuid", "3b52dccd-0a1a-4346-9beb-27a8858719b9"], ["created_at", "2017-09-14 20:29:01.951758"], ["updated_at", "2017-09-14 20:29:01.951758"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Started POST "/api/groups/-1726331731/owners/-337336580" for 127.0.0.1 at 2017-09-14 14:29:01 -0600 +Processing by Api::GroupOwnersController#create as application/vnd.accounts.openstax.v1 + Parameters: {"group_id"=>"-1726331731", "user_id"=>"-337336580", "dummy"=>{}} +Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) +  (1.1ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1774747928 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'f113cd31037e6e26c2263b1ec4eca939' LIMIT 1 + SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1774747928], ["username", "f113cd31037e6e26c2263b1ec4eca939"], ["access_token", "14c73720f968f3e11e9e76788c49d810"], ["uuid", "05fdd56e-8507-45c0-8123-6bbba6a8c09a"], ["created_at", "2017-09-14 20:29:01.966622"], ["updated_at", "2017-09-14 20:29:01.966622"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -739861200 LIMIT 1 + SQL (0.3ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -739861200], ["name", "MyGroup"], ["created_at", "2017-09-14 20:29:01.968893"], ["updated_at", "2017-09-14 20:29:01.968893"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -572182337 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '5cfe1db7eee3e62286df1800d2882572' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -572182337], ["username", "5cfe1db7eee3e62286df1800d2882572"], ["access_token", "35efd096f7affc6d20b3a22924afd323"], ["uuid", "9ca8fc48-38f1-4b19-9646-8f8e9a06f56a"], ["created_at", "2017-09-14 20:29:01.971286"], ["updated_at", "2017-09-14 20:29:01.971286"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::GroupOwner Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_owners" WHERE ("openstax_accounts_group_owners"."user_id" = 2 AND "openstax_accounts_group_owners"."group_id" = -739861200) LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_group_owners" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", -739861200], ["user_id", -572182337], ["created_at", "2017-09-14 20:29:01.973339"], ["updated_at", "2017-09-14 20:29:01.973339"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Started DELETE "/api/groups/-739861200/owners/-572182337" for 127.0.0.1 at 2017-09-14 14:29:01 -0600 +Processing by Api::GroupOwnersController#destroy as application/vnd.accounts.openstax.v1 + Parameters: {"group_id"=>"-739861200", "user_id"=>"-572182337", "dummy"=>{}} +Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) +  (1.1ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 + SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2017-09-14 20:29:01.986888"], ["updated_at", "2017-09-14 20:29:01.986888"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Started POST "/oauth/token" for 127.0.0.1 at 2017-09-14 14:29:01 -0600 +Processing by OauthController#token as */* + Parameters: {"client_id"=>"secret", "client_secret"=>"[FILTERED]", "grant_type"=>"client_credentials"} +Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms) +Started GET "/api/application_users/updates" for 127.0.0.1 at 2017-09-14 14:29:02 -0600 +Processing by Api::ApplicationUsersController#updates as application/vnd.accounts.openstax.v1 + Parameters: {"application_user"=>{}} +Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) +  (0.7ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 + SQL (0.5ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2017-09-14 20:29:02.016777"], ["updated_at", "2017-09-14 20:29:02.016777"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Started POST "/oauth/token" for 127.0.0.1 at 2017-09-14 14:29:02 -0600 +Processing by OauthController#token as */* + Parameters: {"client_id"=>"secret", "client_secret"=>"[FILTERED]", "grant_type"=>"client_credentials"} +Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms) +Started GET "/api/application_users?q=something" for 127.0.0.1 at 2017-09-14 14:29:02 -0600 +Processing by Api::ApplicationUsersController#index as application/vnd.accounts.openstax.v1 + Parameters: {"q"=>"something", "application_user"=>{}} +Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) +  (0.7ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 + SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2017-09-14 20:29:02.039022"], ["updated_at", "2017-09-14 20:29:02.039022"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Started POST "/oauth/token" for 127.0.0.1 at 2017-09-14 14:29:02 -0600 +Processing by OauthController#token as */* + Parameters: {"client_id"=>"secret", "client_secret"=>"[FILTERED]", "grant_type"=>"client_credentials"} +Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) +Started GET "/api/application_users/updates?limit=250" for 127.0.0.1 at 2017-09-14 14:29:02 -0600 +Processing by Api::ApplicationUsersController#updates as application/vnd.accounts.openstax.v1 + Parameters: {"limit"=>"250", "application_user"=>{}} +Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) +  (0.7ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 + SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2017-09-14 20:29:02.058418"], ["updated_at", "2017-09-14 20:29:02.058418"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Started POST "/oauth/token" for 127.0.0.1 at 2017-09-14 14:29:02 -0600 +Processing by OauthController#token as */* + Parameters: {"client_id"=>"secret", "client_secret"=>"[FILTERED]", "grant_type"=>"client_credentials"} +Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) +Started PUT "/api/application_users/updated" for 127.0.0.1 at 2017-09-14 14:29:02 -0600 +Processing by Api::ApplicationUsersController#updated as application/vnd.accounts.openstax.v1 + Parameters: {"_json"=>[{"id"=>1, "read_updates"=>1}], "application_user"=>{"_json"=>[{"id"=>1, "read_updates"=>1}]}} +Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) +  (0.6ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -981632480 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '86830c445dd8d102687171ed138e8019' LIMIT 1 + SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -981632480], ["username", "86830c445dd8d102687171ed138e8019"], ["access_token", "98ef4f2902af23962d370c89f12bc1d1"], ["uuid", "ef402481-b11e-4311-83f1-07022d51961f"], ["created_at", "2017-09-14 20:29:02.077306"], ["updated_at", "2017-09-14 20:29:02.077306"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1130198861 LIMIT 1 + SQL (0.3ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1130198861], ["name", "MyGroup"], ["created_at", "2017-09-14 20:29:02.084875"], ["updated_at", "2017-09-14 20:29:02.084875"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -473719338 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '0108d95a444cfc33c59daf69c92f24b7' LIMIT 1 + SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -473719338], ["username", "0108d95a444cfc33c59daf69c92f24b7"], ["access_token", "adf2a96b3c3ffe60232a5b881bcceaa3"], ["uuid", "f02ed48a-4aa5-4144-b2e8-37e9849b0310"], ["created_at", "2017-09-14 20:29:02.087724"], ["updated_at", "2017-09-14 20:29:02.087724"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Started POST "/api/groups/-1130198861/members/-473719338" for 127.0.0.1 at 2017-09-14 14:29:02 -0600 +Processing by Api::GroupMembersController#create as application/vnd.accounts.openstax.v1 + Parameters: {"group_id"=>"-1130198861", "user_id"=>"-473719338", "dummy"=>{}} +Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) +  (1.1ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -831026087 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '5433e2f755c2fa77c461a5e28c5c4965' LIMIT 1 + SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -831026087], ["username", "5433e2f755c2fa77c461a5e28c5c4965"], ["access_token", "c4939debb141b0696af918ad00d20b49"], ["uuid", "a421f73e-65a9-4d3d-b9b1-88625b11de91"], ["created_at", "2017-09-14 20:29:02.103417"], ["updated_at", "2017-09-14 20:29:02.103417"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1982024914 LIMIT 1 + SQL (0.3ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1982024914], ["name", "MyGroup"], ["created_at", "2017-09-14 20:29:02.105970"], ["updated_at", "2017-09-14 20:29:02.105970"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -141355998 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '8bb23b94cdeac5d1a26e6a63c9603db3' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -141355998], ["username", "8bb23b94cdeac5d1a26e6a63c9603db3"], ["access_token", "fb9aabc12976c9e0713b9927de8dc67c"], ["uuid", "a005b079-6a32-4265-8cd5-1ff3626637ad"], ["created_at", "2017-09-14 20:29:02.108636"], ["updated_at", "2017-09-14 20:29:02.108636"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::GroupMember Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 2 AND "openstax_accounts_group_members"."group_id" = -1982024914) LIMIT 1 + SQL (0.2ms) INSERT INTO "openstax_accounts_group_members" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", -1982024914], ["user_id", -141355998], ["created_at", "2017-09-14 20:29:02.111016"], ["updated_at", "2017-09-14 20:29:02.111016"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started DELETE "/api/groups/-1982024914/members/-141355998" for 127.0.0.1 at 2017-09-14 14:29:02 -0600 +Processing by Api::GroupMembersController#destroy as application/vnd.accounts.openstax.v1 + Parameters: {"group_id"=>"-1982024914", "user_id"=>"-141355998", "dummy"=>{}} +Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) +  (1.1ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1531198374 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '7c39b58ac980727a8814fcc35dbe824f' LIMIT 1 + SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1531198374], ["username", "7c39b58ac980727a8814fcc35dbe824f"], ["access_token", "2918eaf7cd75c19a57ecae1c9eb94374"], ["uuid", "25d48bd9-22e9-40d9-96ce-46d2779da400"], ["created_at", "2017-09-14 20:29:02.126425"], ["updated_at", "2017-09-14 20:29:02.126425"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Started POST "/oauth/token" for 127.0.0.1 at 2017-09-14 14:29:02 -0600 +Processing by OauthController#token as */* + Parameters: {"client_id"=>"secret", "client_secret"=>"[FILTERED]", "grant_type"=>"client_credentials"} +Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) +Started POST "/api/user/find-or-create" for 127.0.0.1 at 2017-09-14 14:29:02 -0600 +Processing by Api::UsersController#create as application/vnd.accounts.openstax.v1 + Parameters: {"username"=>"dummy", "dummy"=>{"username"=>"dummy"}} +Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) +  (0.6ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1148044021 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '8d0e63a4d267b779edd3153df055a63e' LIMIT 1 + SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1148044021], ["username", "8d0e63a4d267b779edd3153df055a63e"], ["access_token", "60a4790e32e6ef9b94bb9745ac696196"], ["uuid", "8980dc74-7b06-4cc8-9ce6-719ebd7ba9aa"], ["created_at", "2017-09-14 20:29:02.151458"], ["updated_at", "2017-09-14 20:29:02.151458"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started POST "/oauth/token" for 127.0.0.1 at 2017-09-14 14:29:02 -0600 +Processing by OauthController#token as */* + Parameters: {"client_id"=>"secret", "client_secret"=>"[FILTERED]", "grant_type"=>"client_credentials"} +Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) +Started POST "/api/user/find-or-create" for 127.0.0.1 at 2017-09-14 14:29:02 -0600 +Processing by Api::UsersController#create as application/vnd.accounts.openstax.v1 + Parameters: {"email"=>"dummy@dum.my", "dummy"=>{"email"=>"dummy@dum.my"}} +Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) +  (0.6ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1369235897 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '585bcd2498923c0630d2d5d9a61933ef' LIMIT 1 + SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1369235897], ["username", "585bcd2498923c0630d2d5d9a61933ef"], ["access_token", "1e1066d3c8d5ff5ba421bf3aec254644"], ["uuid", "ae65003c-5bcb-4f70-ba65-3a092e2561c6"], ["created_at", "2017-09-14 20:29:02.170117"], ["updated_at", "2017-09-14 20:29:02.170117"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Started POST "/oauth/token" for 127.0.0.1 at 2017-09-14 14:29:02 -0600 +Processing by OauthController#token as */* + Parameters: {"client_id"=>"secret", "client_secret"=>"[FILTERED]", "grant_type"=>"client_credentials"} +Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) +Started GET "/api/users?q=something" for 127.0.0.1 at 2017-09-14 14:29:02 -0600 +Processing by Api::UsersController#index as application/vnd.accounts.openstax.v1 + Parameters: {"q"=>"something", "dummy"=>{}} +Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) +  (0.6ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1273793147 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '125a2ec337cd81b5d0279e1746e5fd2b' LIMIT 1 + SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -1273793147], ["username", "125a2ec337cd81b5d0279e1746e5fd2b"], ["access_token", "3881a7bdd9ee623ff38bddf055c93187"], ["uuid", "ac2f3897-6d3e-41d7-b42c-97ddfb6a038c"], ["created_at", "2017-09-14 20:29:02.190207"], ["updated_at", "2017-09-14 20:29:02.190207"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Started PUT "/api/user" for 127.0.0.1 at 2017-09-14 14:29:02 -0600 +Processing by Api::UsersController#update as application/vnd.accounts.openstax.v1 + Parameters: {"username"=>"125a2ec337cd81b5d0279e1746e5fd2b", "first_name"=>nil, "last_name"=>nil, "full_name"=>nil, "title"=>nil, "dummy"=>{"username"=>"125a2ec337cd81b5d0279e1746e5fd2b", "first_name"=>nil, "last_name"=>nil, "full_name"=>nil, "title"=>nil}} +Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) +  (0.6ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 + SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2017-09-14 20:29:02.203114"], ["updated_at", "2017-09-14 20:29:02.203114"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Started POST "/oauth/token" for 127.0.0.1 at 2017-09-14 14:29:02 -0600 +Processing by OauthController#token as */* + Parameters: {"client_id"=>"secret", "client_secret"=>"[FILTERED]", "grant_type"=>"client_credentials"} +Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) +Started PUT "/api/application_groups/updated" for 127.0.0.1 at 2017-09-14 14:29:02 -0600 +Processing by Api::ApplicationGroupsController#updated as application/vnd.accounts.openstax.v1 + Parameters: {"_json"=>[{"id"=>1, "read_updates"=>1}], "application_group"=>{"_json"=>[{"id"=>1, "read_updates"=>1}]}} +Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) +  (0.7ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 + SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("username", "first_name", "last_name", "full_name", "title", "openstax_uid", "access_token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["username", "some_user"], ["first_name", "Some"], ["last_name", "User"], ["full_name", "SomeUser"], ["title", "Sir"], ["openstax_uid", 1], ["access_token", "secret"], ["created_at", "2017-09-14 20:29:02.222756"], ["updated_at", "2017-09-14 20:29:02.222756"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Started POST "/oauth/token" for 127.0.0.1 at 2017-09-14 14:29:02 -0600 +Processing by OauthController#token as */* + Parameters: {"client_id"=>"secret", "client_secret"=>"[FILTERED]", "grant_type"=>"client_credentials"} +Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) +Started GET "/api/application_groups/updates" for 127.0.0.1 at 2017-09-14 14:29:02 -0600 +Processing by Api::ApplicationGroupsController#updates as application/vnd.accounts.openstax.v1 + Parameters: {"application_group"=>{}} +Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) +  (0.6ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -323310277 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = '075be769912693d2156d0a5cc02c3399' LIMIT 1 + SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -323310277], ["username", "075be769912693d2156d0a5cc02c3399"], ["access_token", "aa96f4189cf5ff99524908d1ac19c149"], ["uuid", "6b2b9af7-d420-474f-8371-6353bbb69fa4"], ["created_at", "2017-09-14 20:29:02.241241"], ["updated_at", "2017-09-14 20:29:02.241241"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -1994871200 LIMIT 1 + SQL (0.4ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -1994871200], ["name", "MyGroup"], ["created_at", "2017-09-14 20:29:02.248395"], ["updated_at", "2017-09-14 20:29:02.248395"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started POST "/api/groups" for 127.0.0.1 at 2017-09-14 14:29:02 -0600 +Processing by Api::GroupsController#create as application/vnd.accounts.openstax.v1 + Parameters: {"name"=>"MyGroup", "is_public"=>false, "dummy"=>{"name"=>"MyGroup", "is_public"=>false}} +Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) +  (0.9ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -88941774 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'a6ca6b5d2ba97759270f33d5e37e4855' LIMIT 1 + SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -88941774], ["username", "a6ca6b5d2ba97759270f33d5e37e4855"], ["access_token", "28f2c13cb9988f91db46cd52772975a0"], ["uuid", "0a897bff-52d1-4c28-9e7e-fbdcbf758bfe"], ["created_at", "2017-09-14 20:29:02.263589"], ["updated_at", "2017-09-14 20:29:02.263589"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Group Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -491498950 LIMIT 1 + SQL (0.2ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -491498950], ["name", "MyGroup"], ["created_at", "2017-09-14 20:29:02.265868"], ["updated_at", "2017-09-14 20:29:02.265868"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = -491498950 AND "openstax_accounts_groups"."id" != 1) LIMIT 1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Started DELETE "/api/groups/-491498950" for 127.0.0.1 at 2017-09-14 14:29:02 -0600 +Processing by Api::GroupsController#destroy as application/vnd.accounts.openstax.v1 + Parameters: {"id"=>"-491498950", "dummy"=>{}} +Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) +  (0.9ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -382677969 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'aa8156f2e6606b863ed74e5033c05350' LIMIT 1 + SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", -382677969], ["username", "aa8156f2e6606b863ed74e5033c05350"], ["access_token", "b9b87ff99a340694aee08ea1223ae2a6"], ["uuid", "35b7882b-3097-41d1-8e5e-d2d3af39f6a8"], ["created_at", "2017-09-14 20:29:02.280601"], ["updated_at", "2017-09-14 20:29:02.280601"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -2052448536 LIMIT 1 + SQL (0.2ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -2052448536], ["name", "MyGroup"], ["created_at", "2017-09-14 20:29:02.282859"], ["updated_at", "2017-09-14 20:29:02.282859"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE ("openstax_accounts_groups"."openstax_uid" = -2052448536 AND "openstax_accounts_groups"."id" != 1) LIMIT 1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Started PUT "/api/groups/-2052448536" for 127.0.0.1 at 2017-09-14 14:29:02 -0600 +Processing by Api::GroupsController#update as application/vnd.accounts.openstax.v1 + Parameters: {"name"=>"MyGroup", "is_public"=>false, "id"=>"-2052448536", "dummy"=>{"name"=>"MyGroup", "is_public"=>false}} +Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) +  (0.9ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1133396200 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 + SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1133396200], ["username", "jstrav"], ["access_token", "1ec567d5e9f1a6c9664d6aa30b5b73ec"], ["uuid", "60e1c915-3dc3-45a8-9747-3c84fb4bf0d0"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-09-14 20:29:02.301216"], ["updated_at", "2017-09-14 20:29:02.301216"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -405878455 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 + SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -405878455], ["username", "mary"], ["access_token", "0493c3ec55941fbd2a69f2a2186107bc"], ["uuid", "829caf02-22ad-4175-8e6c-fde700557863"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-09-14 20:29:02.304251"], ["updated_at", "2017-09-14 20:29:02.304251"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -162838831 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -162838831], ["username", "jstead"], ["access_token", "7462888cef95fe563c1108b2a0e8b84d"], ["uuid", "3132e461-f1cb-4010-b5c2-5e1eb17b17a1"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-09-14 20:29:02.307352"], ["updated_at", "2017-09-14 20:29:02.307352"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1890927153 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1890927153], ["username", "bigbear"], ["access_token", "ec45c980574b42a02e59245b8ffd11fa"], ["uuid", "aaec8749-f3eb-487c-8e96-7f6e46ae416a"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-09-14 20:29:02.309836"], ["updated_at", "2017-09-14 20:29:02.309836"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -511142494 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -511142494], ["username", "billy_00"], ["access_token", "f264d1631b27d8383cee980edaa4574d"], ["uuid", "764b72f3-54a5-4456-989b-e1423dd8a2b3"], ["first_name", "Billy00"], ["last_name", "Bob_49"], ["created_at", "2017-09-14 20:29:02.312268"], ["updated_at", "2017-09-14 20:29:02.312268"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1414289722 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1414289722], ["username", "billy_01"], ["access_token", "d1be8deae3eb35be2a05a9742ae67d4e"], ["uuid", "53024c54-da78-4118-9189-b71f83b9f692"], ["first_name", "Billy01"], ["last_name", "Bob_48"], ["created_at", "2017-09-14 20:29:02.314786"], ["updated_at", "2017-09-14 20:29:02.314786"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -347538466 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -347538466], ["username", "billy_02"], ["access_token", "832398ae059697f41ea5ec4f4168a536"], ["uuid", "9b78166a-ac69-4d1a-a587-1f6c88182534"], ["first_name", "Billy02"], ["last_name", "Bob_47"], ["created_at", "2017-09-14 20:29:02.317471"], ["updated_at", "2017-09-14 20:29:02.317471"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1056392073 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1056392073], ["username", "billy_03"], ["access_token", "c6b304ae3211302d81f7610431ffb55a"], ["uuid", "acf3bd91-379c-4d08-815d-ea251a483ee1"], ["first_name", "Billy03"], ["last_name", "Bob_46"], ["created_at", "2017-09-14 20:29:02.319959"], ["updated_at", "2017-09-14 20:29:02.319959"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -574270465 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -574270465], ["username", "billy_04"], ["access_token", "41938e41cbec024c9ab42173a6b72fe4"], ["uuid", "768f34d4-0c53-422d-864f-8856a5cf0804"], ["first_name", "Billy04"], ["last_name", "Bob_45"], ["created_at", "2017-09-14 20:29:02.322328"], ["updated_at", "2017-09-14 20:29:02.322328"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -657227204 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -657227204], ["username", "billy_05"], ["access_token", "296e631bd2f9b244f635e0a807b69400"], ["uuid", "9e174b9c-6518-45d6-89c2-74e908d1f754"], ["first_name", "Billy05"], ["last_name", "Bob_44"], ["created_at", "2017-09-14 20:29:02.324730"], ["updated_at", "2017-09-14 20:29:02.324730"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -939809420 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -939809420], ["username", "billy_06"], ["access_token", "03a3f58643324f09be91fb2286a543b1"], ["uuid", "1823ee94-65c0-4563-b2ff-a722d205823d"], ["first_name", "Billy06"], ["last_name", "Bob_43"], ["created_at", "2017-09-14 20:29:02.327139"], ["updated_at", "2017-09-14 20:29:02.327139"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -218232328 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -218232328], ["username", "billy_07"], ["access_token", "76c85900162e1f48cd9e8ad989c00a26"], ["uuid", "d98486f1-2729-417a-ad18-975ec374f850"], ["first_name", "Billy07"], ["last_name", "Bob_42"], ["created_at", "2017-09-14 20:29:02.329553"], ["updated_at", "2017-09-14 20:29:02.329553"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -564264094 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -564264094], ["username", "billy_08"], ["access_token", "a2491662dbfe23d75a076b902c212bc3"], ["uuid", "886fcb5f-3561-41b3-a8c4-039275bb3a1c"], ["first_name", "Billy08"], ["last_name", "Bob_41"], ["created_at", "2017-09-14 20:29:02.331934"], ["updated_at", "2017-09-14 20:29:02.331934"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -484168739 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -484168739], ["username", "billy_09"], ["access_token", "074cb4681d5cfa2a672c7a6f76fb204f"], ["uuid", "f23ba19a-688c-4343-b9b6-33bbd52bc3ae"], ["first_name", "Billy09"], ["last_name", "Bob_40"], ["created_at", "2017-09-14 20:29:02.334329"], ["updated_at", "2017-09-14 20:29:02.334329"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1868786167 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1868786167], ["username", "billy_10"], ["access_token", "de4065057919f5c6c7d8187550e0bc9f"], ["uuid", "d2b1436d-412a-468d-ae26-ccc47b0888bf"], ["first_name", "Billy10"], ["last_name", "Bob_39"], ["created_at", "2017-09-14 20:29:02.336761"], ["updated_at", "2017-09-14 20:29:02.336761"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1018270124 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1018270124], ["username", "billy_11"], ["access_token", "7b46216a8b6bf0e99d8e3cc65ae4a185"], ["uuid", "54b888a3-62c7-4624-aefb-425973828233"], ["first_name", "Billy11"], ["last_name", "Bob_38"], ["created_at", "2017-09-14 20:29:02.339280"], ["updated_at", "2017-09-14 20:29:02.339280"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2094369798 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2094369798], ["username", "billy_12"], ["access_token", "4fcc92dd8485fbc93c8ac70b8c12a658"], ["uuid", "9346f653-68b5-45ca-9dbb-b60219ee404d"], ["first_name", "Billy12"], ["last_name", "Bob_37"], ["created_at", "2017-09-14 20:29:02.341729"], ["updated_at", "2017-09-14 20:29:02.341729"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -647661668 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -647661668], ["username", "billy_13"], ["access_token", "2beb45d7f5f62a3f118407dd045c8f69"], ["uuid", "39606741-6e3a-4e3e-92d3-100852476158"], ["first_name", "Billy13"], ["last_name", "Bob_36"], ["created_at", "2017-09-14 20:29:02.344185"], ["updated_at", "2017-09-14 20:29:02.344185"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1343892106 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1343892106], ["username", "billy_14"], ["access_token", "9e83c125e07234a57ccb0e36b64b2897"], ["uuid", "122bd1c3-e974-4c4b-b5f9-1c1d598bbf06"], ["first_name", "Billy14"], ["last_name", "Bob_35"], ["created_at", "2017-09-14 20:29:02.346595"], ["updated_at", "2017-09-14 20:29:02.346595"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -878315108 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -878315108], ["username", "billy_15"], ["access_token", "9e8ce9f4a9dd845f3c8d3815d88a0c51"], ["uuid", "9c1f63c8-8b7d-458b-8f11-6b0205370773"], ["first_name", "Billy15"], ["last_name", "Bob_34"], ["created_at", "2017-09-14 20:29:02.348948"], ["updated_at", "2017-09-14 20:29:02.348948"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1454121690 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1454121690], ["username", "billy_16"], ["access_token", "25c5ec968f5c62acb08204e6512f2cdf"], ["uuid", "968c7e97-c624-4ea9-a7a6-6c2bd5da46b1"], ["first_name", "Billy16"], ["last_name", "Bob_33"], ["created_at", "2017-09-14 20:29:02.351320"], ["updated_at", "2017-09-14 20:29:02.351320"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1180638909 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1180638909], ["username", "billy_17"], ["access_token", "c6138ba88ed2dc2cbcb675c2d3ee82af"], ["uuid", "248d0e9f-2f29-46a0-b8c9-8016041e233b"], ["first_name", "Billy17"], ["last_name", "Bob_32"], ["created_at", "2017-09-14 20:29:02.353703"], ["updated_at", "2017-09-14 20:29:02.353703"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1047580473 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1047580473], ["username", "billy_18"], ["access_token", "e626ca73fd475328b6794041404fdfe0"], ["uuid", "7370cacb-4eb8-4682-af29-156d00a44009"], ["first_name", "Billy18"], ["last_name", "Bob_31"], ["created_at", "2017-09-14 20:29:02.357210"], ["updated_at", "2017-09-14 20:29:02.357210"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2054346586 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2054346586], ["username", "billy_19"], ["access_token", "cd0752c78c9c39807b1223ada89c4e57"], ["uuid", "475e5bf7-954d-4e83-9039-e535dfc8536c"], ["first_name", "Billy19"], ["last_name", "Bob_30"], ["created_at", "2017-09-14 20:29:02.360832"], ["updated_at", "2017-09-14 20:29:02.360832"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -516153215 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -516153215], ["username", "billy_20"], ["access_token", "aa6ba8aeb679dbb565a3de5a6b6c5672"], ["uuid", "1d13948b-addb-4730-81c2-1b064d184050"], ["first_name", "Billy20"], ["last_name", "Bob_29"], ["created_at", "2017-09-14 20:29:02.364232"], ["updated_at", "2017-09-14 20:29:02.364232"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1040414253 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1040414253], ["username", "billy_21"], ["access_token", "8bcf05188ce4bcb76c2cfd77ae28aefc"], ["uuid", "4bd64389-0b33-4653-9b80-75b3eb15fc86"], ["first_name", "Billy21"], ["last_name", "Bob_28"], ["created_at", "2017-09-14 20:29:02.367264"], ["updated_at", "2017-09-14 20:29:02.367264"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2025768370 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2025768370], ["username", "billy_22"], ["access_token", "90889d2607604530a14f996d85dac877"], ["uuid", "85dfddb7-e4ed-4a5e-b281-2343d7cfa9b1"], ["first_name", "Billy22"], ["last_name", "Bob_27"], ["created_at", "2017-09-14 20:29:02.369994"], ["updated_at", "2017-09-14 20:29:02.369994"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1362185224 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1362185224], ["username", "billy_23"], ["access_token", "2962c1caa268406c46dee7b091388a76"], ["uuid", "c5a014db-aff5-46cc-9057-84a703071ea6"], ["first_name", "Billy23"], ["last_name", "Bob_26"], ["created_at", "2017-09-14 20:29:02.372494"], ["updated_at", "2017-09-14 20:29:02.372494"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1658751689 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1658751689], ["username", "billy_24"], ["access_token", "3a96f0c56241f10411b5e9ef2f2db7de"], ["uuid", "586ecd8e-f047-401e-895a-9dfde826192a"], ["first_name", "Billy24"], ["last_name", "Bob_25"], ["created_at", "2017-09-14 20:29:02.374924"], ["updated_at", "2017-09-14 20:29:02.374924"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -166465776 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -166465776], ["username", "billy_25"], ["access_token", "bcd6e29e31dccb707442dbf7ec972b24"], ["uuid", "d93115f9-026f-4f4a-91ff-83f42de25c03"], ["first_name", "Billy25"], ["last_name", "Bob_24"], ["created_at", "2017-09-14 20:29:02.377323"], ["updated_at", "2017-09-14 20:29:02.377323"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1540147046 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1540147046], ["username", "billy_26"], ["access_token", "31fa26dfdcab89e2a569991a76a1960f"], ["uuid", "a1c30afd-5503-4a00-9ea1-1f4fa6e52579"], ["first_name", "Billy26"], ["last_name", "Bob_23"], ["created_at", "2017-09-14 20:29:02.379699"], ["updated_at", "2017-09-14 20:29:02.379699"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -752559211 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -752559211], ["username", "billy_27"], ["access_token", "6aba2c4b4ac55c7ea5a59b482be90a2d"], ["uuid", "bc7f4fb2-2f60-4528-92c6-e041796e6ef6"], ["first_name", "Billy27"], ["last_name", "Bob_22"], ["created_at", "2017-09-14 20:29:02.382065"], ["updated_at", "2017-09-14 20:29:02.382065"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1698408493 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1698408493], ["username", "billy_28"], ["access_token", "59ab4c39108a2226a608caa0dc8c9c9a"], ["uuid", "7edf1a5f-c4c3-4f84-8172-ef716848a269"], ["first_name", "Billy28"], ["last_name", "Bob_21"], ["created_at", "2017-09-14 20:29:02.384507"], ["updated_at", "2017-09-14 20:29:02.384507"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -177264524 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -177264524], ["username", "billy_29"], ["access_token", "57621848b383dc5392446f4f13bc6855"], ["uuid", "fdec3f4e-e1bb-4f4a-b756-b96c9772c49e"], ["first_name", "Billy29"], ["last_name", "Bob_20"], ["created_at", "2017-09-14 20:29:02.386894"], ["updated_at", "2017-09-14 20:29:02.386894"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -345058473 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -345058473], ["username", "billy_30"], ["access_token", "cb0f94db5ce12b38210b29f2a5db76dc"], ["uuid", "811cce65-c74d-4850-b82f-0b1caf116054"], ["first_name", "Billy30"], ["last_name", "Bob_19"], ["created_at", "2017-09-14 20:29:02.389386"], ["updated_at", "2017-09-14 20:29:02.389386"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1702390756 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1702390756], ["username", "billy_31"], ["access_token", "3a8da60ac28db0ef808075e6754d8feb"], ["uuid", "c277db8e-ddfe-490b-851e-0c208fc93f91"], ["first_name", "Billy31"], ["last_name", "Bob_18"], ["created_at", "2017-09-14 20:29:02.391780"], ["updated_at", "2017-09-14 20:29:02.391780"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -934828161 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -934828161], ["username", "billy_32"], ["access_token", "0a37e710705d8091f103189a0b9f5dce"], ["uuid", "a2f0eb5d-744d-4d31-b8e1-01cc852ce245"], ["first_name", "Billy32"], ["last_name", "Bob_17"], ["created_at", "2017-09-14 20:29:02.394155"], ["updated_at", "2017-09-14 20:29:02.394155"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1477278323 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1477278323], ["username", "billy_33"], ["access_token", "205d0fdffbb3b4bd509c34485007a1d3"], ["uuid", "d64da25e-435a-4aeb-8348-824821b976a5"], ["first_name", "Billy33"], ["last_name", "Bob_16"], ["created_at", "2017-09-14 20:29:02.396564"], ["updated_at", "2017-09-14 20:29:02.396564"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -866756460 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -866756460], ["username", "billy_34"], ["access_token", "3086661534fdc170ed19b7ea261b6230"], ["uuid", "318dddcc-da2f-42e5-b199-23499ce60bbe"], ["first_name", "Billy34"], ["last_name", "Bob_15"], ["created_at", "2017-09-14 20:29:02.398934"], ["updated_at", "2017-09-14 20:29:02.398934"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -606634107 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -606634107], ["username", "billy_35"], ["access_token", "19254b682c04b56c50f085a6fed94dd9"], ["uuid", "6c40c001-4d0b-422d-9052-f8a06039629f"], ["first_name", "Billy35"], ["last_name", "Bob_14"], ["created_at", "2017-09-14 20:29:02.401372"], ["updated_at", "2017-09-14 20:29:02.401372"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -650806530 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -650806530], ["username", "billy_36"], ["access_token", "e657ffb53fee20006bd292934d96203f"], ["uuid", "2233fc01-3e88-4374-a376-3ac2d1da3529"], ["first_name", "Billy36"], ["last_name", "Bob_13"], ["created_at", "2017-09-14 20:29:02.404058"], ["updated_at", "2017-09-14 20:29:02.404058"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2068196570 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2068196570], ["username", "billy_37"], ["access_token", "779572e6bba08b6a7c3392bd2bd8ee85"], ["uuid", "90d8b1f7-3a3e-4662-afe1-e3164e480f6d"], ["first_name", "Billy37"], ["last_name", "Bob_12"], ["created_at", "2017-09-14 20:29:02.406494"], ["updated_at", "2017-09-14 20:29:02.406494"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -415517063 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -415517063], ["username", "billy_38"], ["access_token", "aef3db410ee631102300969c7406bc9f"], ["uuid", "96d49afe-5006-4512-bc1f-b483b1087820"], ["first_name", "Billy38"], ["last_name", "Bob_11"], ["created_at", "2017-09-14 20:29:02.409043"], ["updated_at", "2017-09-14 20:29:02.409043"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1970234301 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1970234301], ["username", "billy_39"], ["access_token", "e343854ed38804c47d84e7e64c4aa146"], ["uuid", "d8a569ae-c7cc-4c6c-be0d-c3d77d62bee0"], ["first_name", "Billy39"], ["last_name", "Bob_10"], ["created_at", "2017-09-14 20:29:02.411437"], ["updated_at", "2017-09-14 20:29:02.411437"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1990934652 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1990934652], ["username", "billy_40"], ["access_token", "77e72593208b2c02e24bb13699633e5a"], ["uuid", "4ccbd79f-88b0-45f3-8cb5-ce65815b8245"], ["first_name", "Billy40"], ["last_name", "Bob_09"], ["created_at", "2017-09-14 20:29:02.413894"], ["updated_at", "2017-09-14 20:29:02.413894"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1491509748 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1491509748], ["username", "billy_41"], ["access_token", "a013a30c8817f81cdc5d809009d34e97"], ["uuid", "6f4caeb5-7135-4e46-becd-b9a1e7bdcb45"], ["first_name", "Billy41"], ["last_name", "Bob_08"], ["created_at", "2017-09-14 20:29:02.416273"], ["updated_at", "2017-09-14 20:29:02.416273"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1668004379 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1668004379], ["username", "billy_42"], ["access_token", "5c9e796c48c24689d3ccd4deb0b2ba51"], ["uuid", "0e76c998-6b02-4f8c-afd6-11da27a017af"], ["first_name", "Billy42"], ["last_name", "Bob_07"], ["created_at", "2017-09-14 20:29:02.418724"], ["updated_at", "2017-09-14 20:29:02.418724"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -66719176 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -66719176], ["username", "billy_43"], ["access_token", "4700042aa8f82215af3cb829420fc01a"], ["uuid", "69f9ef13-1cc6-4c02-a3c5-6405b50ac6fc"], ["first_name", "Billy43"], ["last_name", "Bob_06"], ["created_at", "2017-09-14 20:29:02.421332"], ["updated_at", "2017-09-14 20:29:02.421332"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1936061338 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1936061338], ["username", "billy_44"], ["access_token", "6cd7956e7a307302631dca4148ee6778"], ["uuid", "64e31879-5a4e-4b65-b666-bf0a60745d4c"], ["first_name", "Billy44"], ["last_name", "Bob_05"], ["created_at", "2017-09-14 20:29:02.424085"], ["updated_at", "2017-09-14 20:29:02.424085"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1650984741 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1650984741], ["username", "billy_45"], ["access_token", "bb749dfa7203646fc9e966843ffb682d"], ["uuid", "95a619e4-e4ea-44f4-a18f-69a552a25653"], ["first_name", "Billy45"], ["last_name", "Bob_04"], ["created_at", "2017-09-14 20:29:02.426741"], ["updated_at", "2017-09-14 20:29:02.426741"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -605343682 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_46' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -605343682], ["username", "billy_46"], ["access_token", "b00b31a3c1fc7d909c0ab1bae405fb56"], ["uuid", "8175655f-d76d-4e30-b314-51c6c574f738"], ["first_name", "Billy46"], ["last_name", "Bob_03"], ["created_at", "2017-09-14 20:29:02.429686"], ["updated_at", "2017-09-14 20:29:02.429686"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -344562921 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_47' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -344562921], ["username", "billy_47"], ["access_token", "42649a6e3ea02a2ea0a4521c91f27c97"], ["uuid", "6656e296-bb06-4f63-8106-c7470295995e"], ["first_name", "Billy47"], ["last_name", "Bob_02"], ["created_at", "2017-09-14 20:29:02.432613"], ["updated_at", "2017-09-14 20:29:02.432613"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -565097799 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_48' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -565097799], ["username", "billy_48"], ["access_token", "7077018b9b8da1727824a75038f1d520"], ["uuid", "e4d1302a-bace-4fe6-b859-10aa80095cb4"], ["first_name", "Billy48"], ["last_name", "Bob_01"], ["created_at", "2017-09-14 20:29:02.435833"], ["updated_at", "2017-09-14 20:29:02.435833"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1229128105 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_49' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1229128105], ["username", "billy_49"], ["access_token", "4f600a01d955a723bd7bfabe7ac1e391"], ["uuid", "b457a714-b779-42b8-af4e-488e5981ba26"], ["first_name", "Billy49"], ["last_name", "Bob_00"], ["created_at", "2017-09-14 20:29:02.438990"], ["updated_at", "2017-09-14 20:29:02.438990"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 +  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'jstra%') + OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'jstra%') ORDER BY "openstax_accounts_accounts"."username" ASC +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (2.2ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -458214938 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 + SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -458214938], ["username", "jstrav"], ["access_token", "0d3cc6e1c2518d269575170debae6ca0"], ["uuid", "fc5a80bc-a522-4c55-8770-18cf551aa57c"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-09-14 20:29:02.447859"], ["updated_at", "2017-09-14 20:29:02.447859"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1518651734 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 + SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1518651734], ["username", "mary"], ["access_token", "589b71570fc1ce12545c939335e3fd41"], ["uuid", "3c95fcc3-31af-4bc5-bdce-b67d233efa15"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-09-14 20:29:02.450969"], ["updated_at", "2017-09-14 20:29:02.450969"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -286537292 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -286537292], ["username", "jstead"], ["access_token", "69ab51b47472e11de0d900a9b2dbdcee"], ["uuid", "77e1e448-2032-4cc5-9ff5-74dbdafa984e"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-09-14 20:29:02.453721"], ["updated_at", "2017-09-14 20:29:02.453721"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1649332349 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1649332349], ["username", "bigbear"], ["access_token", "24905eb3a1467a29d034427f07347560"], ["uuid", "4d5d6d40-6f6d-4ad9-b042-db7966681d1f"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-09-14 20:29:02.456499"], ["updated_at", "2017-09-14 20:29:02.456499"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -626056530 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -626056530], ["username", "billy_00"], ["access_token", "b53b57b5dc543f54efd5a6f6a2513cfb"], ["uuid", "6ca742e7-56b2-4d57-aae2-43068fa4b822"], ["first_name", "Billy00"], ["last_name", "Bob_49"], ["created_at", "2017-09-14 20:29:02.458791"], ["updated_at", "2017-09-14 20:29:02.458791"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1418321090 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1418321090], ["username", "billy_01"], ["access_token", "2ee989ed126e83ed39c5fde073b25466"], ["uuid", "a666e910-f778-4b2d-b8bf-3783dc7c2267"], ["first_name", "Billy01"], ["last_name", "Bob_48"], ["created_at", "2017-09-14 20:29:02.460999"], ["updated_at", "2017-09-14 20:29:02.460999"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -197463038 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -197463038], ["username", "billy_02"], ["access_token", "b68bd0db061eecdb0269122383cec819"], ["uuid", "988bcc63-971f-4585-9499-6689b5e6012a"], ["first_name", "Billy02"], ["last_name", "Bob_47"], ["created_at", "2017-09-14 20:29:02.463184"], ["updated_at", "2017-09-14 20:29:02.463184"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -435273564 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -435273564], ["username", "billy_03"], ["access_token", "af1542b562a170bb526cb97c620333af"], ["uuid", "c7efa12f-1615-445f-a8a8-da6fe012434e"], ["first_name", "Billy03"], ["last_name", "Bob_46"], ["created_at", "2017-09-14 20:29:02.471238"], ["updated_at", "2017-09-14 20:29:02.471238"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -981024312 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -981024312], ["username", "billy_04"], ["access_token", "4c3f25faee8231fec93d50c8c78f4612"], ["uuid", "afb0e9dd-c51a-41fd-b056-0d15957a7ada"], ["first_name", "Billy04"], ["last_name", "Bob_45"], ["created_at", "2017-09-14 20:29:02.473774"], ["updated_at", "2017-09-14 20:29:02.473774"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -877279631 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -877279631], ["username", "billy_05"], ["access_token", "0e8ece9e36c8e9d68e30d27e7de14614"], ["uuid", "06aea116-6d72-4c7e-ad30-cbc4e1c827da"], ["first_name", "Billy05"], ["last_name", "Bob_44"], ["created_at", "2017-09-14 20:29:02.476080"], ["updated_at", "2017-09-14 20:29:02.476080"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1321437036 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1321437036], ["username", "billy_06"], ["access_token", "24e7f19eff96abef3403c70b6fac677d"], ["uuid", "09d4877e-92e5-4968-9e93-47ae6e59675a"], ["first_name", "Billy06"], ["last_name", "Bob_43"], ["created_at", "2017-09-14 20:29:02.478468"], ["updated_at", "2017-09-14 20:29:02.478468"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1768366786 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1768366786], ["username", "billy_07"], ["access_token", "96856cf6b7ecd5fdb8ddf0538f54665e"], ["uuid", "2cb98cde-9eaf-44cb-b415-2951cac55879"], ["first_name", "Billy07"], ["last_name", "Bob_42"], ["created_at", "2017-09-14 20:29:02.480942"], ["updated_at", "2017-09-14 20:29:02.480942"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2089983911 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2089983911], ["username", "billy_08"], ["access_token", "56ac2aad87449eef6160d7e26b06b18a"], ["uuid", "76daf754-60ec-4eed-a860-7ff42a01b3d7"], ["first_name", "Billy08"], ["last_name", "Bob_41"], ["created_at", "2017-09-14 20:29:02.483395"], ["updated_at", "2017-09-14 20:29:02.483395"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -282175769 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -282175769], ["username", "billy_09"], ["access_token", "e880bc52943b1611ab0785702abce55d"], ["uuid", "c3a3f997-9ec9-4a18-aa1b-228876587278"], ["first_name", "Billy09"], ["last_name", "Bob_40"], ["created_at", "2017-09-14 20:29:02.485968"], ["updated_at", "2017-09-14 20:29:02.485968"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1042125164 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1042125164], ["username", "billy_10"], ["access_token", "54d84dd6a56d7501f162c34c132c6021"], ["uuid", "0ddd2467-eac9-4729-bba0-471b6d7ec4ba"], ["first_name", "Billy10"], ["last_name", "Bob_39"], ["created_at", "2017-09-14 20:29:02.488549"], ["updated_at", "2017-09-14 20:29:02.488549"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -729710421 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -729710421], ["username", "billy_11"], ["access_token", "445b4ee02c534b143cf7986b1a8020fd"], ["uuid", "a6681ef6-6199-4427-9b64-3e161519a415"], ["first_name", "Billy11"], ["last_name", "Bob_38"], ["created_at", "2017-09-14 20:29:02.491358"], ["updated_at", "2017-09-14 20:29:02.491358"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -852843820 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -852843820], ["username", "billy_12"], ["access_token", "d0b4827c5fa29a06c98cfddd58877f9a"], ["uuid", "aea45b5c-069e-43f6-8adb-da9af4e843e6"], ["first_name", "Billy12"], ["last_name", "Bob_37"], ["created_at", "2017-09-14 20:29:02.494451"], ["updated_at", "2017-09-14 20:29:02.494451"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -239377481 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -239377481], ["username", "billy_13"], ["access_token", "b8dd441dd6cd42f465d50c66d23bdcf2"], ["uuid", "e4540d53-799f-42ca-b35b-20612d729e3f"], ["first_name", "Billy13"], ["last_name", "Bob_36"], ["created_at", "2017-09-14 20:29:02.497852"], ["updated_at", "2017-09-14 20:29:02.497852"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1888436730 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1888436730], ["username", "billy_14"], ["access_token", "e337205a53ddef86f0d1bfdbac516604"], ["uuid", "cc152f0d-8495-4fb4-8084-6f2011c450d5"], ["first_name", "Billy14"], ["last_name", "Bob_35"], ["created_at", "2017-09-14 20:29:02.501728"], ["updated_at", "2017-09-14 20:29:02.501728"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -564097817 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -564097817], ["username", "billy_15"], ["access_token", "8e3eb3db852518e630bc5721616035d4"], ["uuid", "7c4c7ce6-9338-40fd-b2e2-bd14ae0b2736"], ["first_name", "Billy15"], ["last_name", "Bob_34"], ["created_at", "2017-09-14 20:29:02.505366"], ["updated_at", "2017-09-14 20:29:02.505366"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1457526899 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1457526899], ["username", "billy_16"], ["access_token", "676da0b6bbffba97a0cf7cadf94c773b"], ["uuid", "00b794a7-c97c-429b-bb0e-3da789a2c439"], ["first_name", "Billy16"], ["last_name", "Bob_33"], ["created_at", "2017-09-14 20:29:02.508593"], ["updated_at", "2017-09-14 20:29:02.508593"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -645403725 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -645403725], ["username", "billy_17"], ["access_token", "ff10e66bec1b72dc9055dce1ab8fe5b8"], ["uuid", "fbd60758-d172-493b-bc2a-aea5ad9d27b2"], ["first_name", "Billy17"], ["last_name", "Bob_32"], ["created_at", "2017-09-14 20:29:02.511557"], ["updated_at", "2017-09-14 20:29:02.511557"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -257963012 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -257963012], ["username", "billy_18"], ["access_token", "9898061bce268a7d833a01d6585e3bba"], ["uuid", "55ce2dc4-47c8-491e-842e-382975849b26"], ["first_name", "Billy18"], ["last_name", "Bob_31"], ["created_at", "2017-09-14 20:29:02.514353"], ["updated_at", "2017-09-14 20:29:02.514353"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1465163760 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1465163760], ["username", "billy_19"], ["access_token", "539d152d605a877695beb3c9bccfd237"], ["uuid", "d497013a-56c8-4346-808a-c49182287a02"], ["first_name", "Billy19"], ["last_name", "Bob_30"], ["created_at", "2017-09-14 20:29:02.516845"], ["updated_at", "2017-09-14 20:29:02.516845"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1346334551 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1346334551], ["username", "billy_20"], ["access_token", "b35262c735e4917a131db5a5c0c4eb35"], ["uuid", "cea457f0-4f1f-4870-8a5b-ef1490f8c4e2"], ["first_name", "Billy20"], ["last_name", "Bob_29"], ["created_at", "2017-09-14 20:29:02.519519"], ["updated_at", "2017-09-14 20:29:02.519519"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1318333518 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1318333518], ["username", "billy_21"], ["access_token", "518dc2eba434956f57b54291a8d9e859"], ["uuid", "54972bf0-b98a-4720-8f62-689ffeff1487"], ["first_name", "Billy21"], ["last_name", "Bob_28"], ["created_at", "2017-09-14 20:29:02.522117"], ["updated_at", "2017-09-14 20:29:02.522117"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -953696671 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -953696671], ["username", "billy_22"], ["access_token", "99d0c93ff86415b25cf03161561cde95"], ["uuid", "f3e270e6-fe3c-4e00-9e33-3d14e68b4a6f"], ["first_name", "Billy22"], ["last_name", "Bob_27"], ["created_at", "2017-09-14 20:29:02.524629"], ["updated_at", "2017-09-14 20:29:02.524629"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1433645099 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1433645099], ["username", "billy_23"], ["access_token", "c4b1c1dd3f809487a0e13d613c5a8573"], ["uuid", "f6e38bff-27b2-4087-9a6e-90810c00430e"], ["first_name", "Billy23"], ["last_name", "Bob_26"], ["created_at", "2017-09-14 20:29:02.527012"], ["updated_at", "2017-09-14 20:29:02.527012"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -664047324 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -664047324], ["username", "billy_24"], ["access_token", "256eed4c3a90b6ceb51bf4add7a125d1"], ["uuid", "c57c1793-4b21-41b7-bfc9-650ec87d8141"], ["first_name", "Billy24"], ["last_name", "Bob_25"], ["created_at", "2017-09-14 20:29:02.529399"], ["updated_at", "2017-09-14 20:29:02.529399"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -806169436 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -806169436], ["username", "billy_25"], ["access_token", "650aebe965052043e9f55daf4fa8541e"], ["uuid", "eb2ed6a7-9e5e-4bd4-872e-9bb222b5c9a6"], ["first_name", "Billy25"], ["last_name", "Bob_24"], ["created_at", "2017-09-14 20:29:02.531810"], ["updated_at", "2017-09-14 20:29:02.531810"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1675118685 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1675118685], ["username", "billy_26"], ["access_token", "55bde17596c82d746266a3a2ef0f0a64"], ["uuid", "fd5a1118-96f4-4f7f-acca-e2f03571c57e"], ["first_name", "Billy26"], ["last_name", "Bob_23"], ["created_at", "2017-09-14 20:29:02.534452"], ["updated_at", "2017-09-14 20:29:02.534452"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2097889747 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2097889747], ["username", "billy_27"], ["access_token", "2172fbc50f1361518477fc9947934b35"], ["uuid", "6d710c5c-f17f-497c-8263-4d7cff2a1617"], ["first_name", "Billy27"], ["last_name", "Bob_22"], ["created_at", "2017-09-14 20:29:02.537033"], ["updated_at", "2017-09-14 20:29:02.537033"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1943156377 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1943156377], ["username", "billy_28"], ["access_token", "6deefffebf757b74466bc3cc93604651"], ["uuid", "cc5ee3be-45e8-46ec-a106-9e656ba0c6eb"], ["first_name", "Billy28"], ["last_name", "Bob_21"], ["created_at", "2017-09-14 20:29:02.539482"], ["updated_at", "2017-09-14 20:29:02.539482"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1006248288 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1006248288], ["username", "billy_29"], ["access_token", "77c1f41bcafe8daff6529c4c2f9d415d"], ["uuid", "9122554d-3e19-4d6f-8e62-26e0d539a830"], ["first_name", "Billy29"], ["last_name", "Bob_20"], ["created_at", "2017-09-14 20:29:02.541953"], ["updated_at", "2017-09-14 20:29:02.541953"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1051938958 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1051938958], ["username", "billy_30"], ["access_token", "7675a4c0ef4ba048cc17d8dcd3896c00"], ["uuid", "40be95ee-aea3-45d9-8a10-b2169d2c411a"], ["first_name", "Billy30"], ["last_name", "Bob_19"], ["created_at", "2017-09-14 20:29:02.544353"], ["updated_at", "2017-09-14 20:29:02.544353"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -834358533 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -834358533], ["username", "billy_31"], ["access_token", "47df2d08a81697ec2f811664ea64bbf9"], ["uuid", "83b7c883-ecd6-4699-9964-685c82d4d8f5"], ["first_name", "Billy31"], ["last_name", "Bob_18"], ["created_at", "2017-09-14 20:29:02.546740"], ["updated_at", "2017-09-14 20:29:02.546740"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1384448285 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1384448285], ["username", "billy_32"], ["access_token", "98a68c2864f93e098998c5c66e4bd6c2"], ["uuid", "5bff7d08-bb73-41b1-b77f-7839e363137c"], ["first_name", "Billy32"], ["last_name", "Bob_17"], ["created_at", "2017-09-14 20:29:02.549064"], ["updated_at", "2017-09-14 20:29:02.549064"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1892878097 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1892878097], ["username", "billy_33"], ["access_token", "5ee5c0c29514da575400ee96aa392d3d"], ["uuid", "d19afbdd-916a-4de7-ac25-34e87badc536"], ["first_name", "Billy33"], ["last_name", "Bob_16"], ["created_at", "2017-09-14 20:29:02.551529"], ["updated_at", "2017-09-14 20:29:02.551529"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1676279181 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1676279181], ["username", "billy_34"], ["access_token", "41ba643ce8b9657257cd2a98fe3c7f66"], ["uuid", "b53769af-1c5b-4f8c-88df-b46130d888f3"], ["first_name", "Billy34"], ["last_name", "Bob_15"], ["created_at", "2017-09-14 20:29:02.553989"], ["updated_at", "2017-09-14 20:29:02.553989"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1583090137 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1583090137], ["username", "billy_35"], ["access_token", "64282423777d5ba767b6c3b39ef230ad"], ["uuid", "2fb44d36-bddb-4a72-a1f1-1045eba49df1"], ["first_name", "Billy35"], ["last_name", "Bob_14"], ["created_at", "2017-09-14 20:29:02.556381"], ["updated_at", "2017-09-14 20:29:02.556381"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1821066183 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1821066183], ["username", "billy_36"], ["access_token", "390b480570ed9e2533013d1f0c3007d3"], ["uuid", "fe6f0ee2-4e5b-4014-9d85-07b468b8df31"], ["first_name", "Billy36"], ["last_name", "Bob_13"], ["created_at", "2017-09-14 20:29:02.558775"], ["updated_at", "2017-09-14 20:29:02.558775"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1749498113 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1749498113], ["username", "billy_37"], ["access_token", "e71851d981e52e1d3bebfe75be86f67d"], ["uuid", "08055099-6c93-4ddb-90d7-77c23a07d291"], ["first_name", "Billy37"], ["last_name", "Bob_12"], ["created_at", "2017-09-14 20:29:02.561131"], ["updated_at", "2017-09-14 20:29:02.561131"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1476967191 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1476967191], ["username", "billy_38"], ["access_token", "24a0d555d7ad20e43551046b9a702113"], ["uuid", "ef0f3e5f-a21a-4213-9154-518173066825"], ["first_name", "Billy38"], ["last_name", "Bob_11"], ["created_at", "2017-09-14 20:29:02.563481"], ["updated_at", "2017-09-14 20:29:02.563481"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1486742044 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1486742044], ["username", "billy_39"], ["access_token", "a68f05618a04ea1dd817cba807291d17"], ["uuid", "f7511f80-da51-4773-92b1-c2a771f4a168"], ["first_name", "Billy39"], ["last_name", "Bob_10"], ["created_at", "2017-09-14 20:29:02.565928"], ["updated_at", "2017-09-14 20:29:02.565928"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1205143686 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1205143686], ["username", "billy_40"], ["access_token", "23e3d2400203b14ccd910400d86254b0"], ["uuid", "6636c43e-74f6-4330-8c8a-72cf8787382e"], ["first_name", "Billy40"], ["last_name", "Bob_09"], ["created_at", "2017-09-14 20:29:02.568345"], ["updated_at", "2017-09-14 20:29:02.568345"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1308255861 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1308255861], ["username", "billy_41"], ["access_token", "3108040d22073160edff7996a4baef0b"], ["uuid", "9fd2b9fc-72f4-4635-87e0-38358ea6c05d"], ["first_name", "Billy41"], ["last_name", "Bob_08"], ["created_at", "2017-09-14 20:29:02.570735"], ["updated_at", "2017-09-14 20:29:02.570735"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -823374237 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -823374237], ["username", "billy_42"], ["access_token", "231676af609fb13db56820e4de658f7c"], ["uuid", "632e311e-e218-48de-8ef9-cfdf250e1aa9"], ["first_name", "Billy42"], ["last_name", "Bob_07"], ["created_at", "2017-09-14 20:29:02.573069"], ["updated_at", "2017-09-14 20:29:02.573069"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1281458868 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1281458868], ["username", "billy_43"], ["access_token", "b1ad0dfbb70d49ba905d2faec8cb74b9"], ["uuid", "9d0a21a1-0471-41f8-bd9c-9240d26142d8"], ["first_name", "Billy43"], ["last_name", "Bob_06"], ["created_at", "2017-09-14 20:29:02.575419"], ["updated_at", "2017-09-14 20:29:02.575419"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1761110009 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1761110009], ["username", "billy_44"], ["access_token", "cc275de741f59b6cb16549eeb851d3b5"], ["uuid", "529467bf-925c-4b35-9178-894b42a8a171"], ["first_name", "Billy44"], ["last_name", "Bob_05"], ["created_at", "2017-09-14 20:29:02.577748"], ["updated_at", "2017-09-14 20:29:02.577748"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1708829451 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1708829451], ["username", "billy_45"], ["access_token", "282bc854066fd11db7d74e7c0ab9cbd5"], ["uuid", "f15a9141-e914-4874-a9d5-ffb9fd8788c2"], ["first_name", "Billy45"], ["last_name", "Bob_04"], ["created_at", "2017-09-14 20:29:02.580167"], ["updated_at", "2017-09-14 20:29:02.580167"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -475806575 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_46' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -475806575], ["username", "billy_46"], ["access_token", "a22f61a92089f30bb7d812b87e933faa"], ["uuid", "cb24a21b-ea93-4684-b6fa-0ffe95ec37d1"], ["first_name", "Billy46"], ["last_name", "Bob_03"], ["created_at", "2017-09-14 20:29:02.582683"], ["updated_at", "2017-09-14 20:29:02.582683"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1145080524 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_47' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1145080524], ["username", "billy_47"], ["access_token", "1676607da3b0b24ad7a7de69fc30baca"], ["uuid", "af2e2a8f-f72e-4a31-93d5-b0fe8fe39f53"], ["first_name", "Billy47"], ["last_name", "Bob_02"], ["created_at", "2017-09-14 20:29:02.585183"], ["updated_at", "2017-09-14 20:29:02.585183"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1980658904 LIMIT 1 + OpenStax::Accounts::Account Exists (0.2ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_48' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1980658904], ["username", "billy_48"], ["access_token", "48bc2a1a5f6d09e9aa633bf953fd7cd4"], ["uuid", "4646ace9-bb60-48eb-9458-3eaa0f2abf6d"], ["first_name", "Billy48"], ["last_name", "Bob_01"], ["created_at", "2017-09-14 20:29:02.587679"], ["updated_at", "2017-09-14 20:29:02.587679"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -218186472 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_49' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -218186472], ["username", "billy_49"], ["access_token", "55ed62bceb02cbca3d02f548b9a96d94"], ["uuid", "026d7f74-1ff2-45ea-a7b3-5de108c8e6b3"], ["first_name", "Billy49"], ["last_name", "Bob_00"], ["created_at", "2017-09-14 20:29:02.590055"], ["updated_at", "2017-09-14 20:29:02.590055"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 +  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'billy%') OR ("openstax_accounts_accounts"."first_name" LIKE 'billy%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'billy%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'billy%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)) +  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1 +  (2.4ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -790868205 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 + SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -790868205], ["username", "jstrav"], ["access_token", "d733cb99fc265c0c596ecf114ea12014"], ["uuid", "a2f0a01d-8bcd-48dd-85a0-d1475ea39c60"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-09-14 20:29:02.600203"], ["updated_at", "2017-09-14 20:29:02.600203"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -814203925 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 + SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -814203925], ["username", "mary"], ["access_token", "fe5f853ad0acb75f86b0a77a3d570dd5"], ["uuid", "afeaf9fc-a956-435d-bb87-2962e96dec96"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-09-14 20:29:02.603896"], ["updated_at", "2017-09-14 20:29:02.603896"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1558804299 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1558804299], ["username", "jstead"], ["access_token", "5241b7bdaf85c75a2f452133428b3bea"], ["uuid", "3d2ed8f5-6369-4c5c-9243-f39581a4f624"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-09-14 20:29:02.607733"], ["updated_at", "2017-09-14 20:29:02.607733"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1023281292 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1023281292], ["username", "bigbear"], ["access_token", "9d3e22efd15f93518bfa66fb473c1167"], ["uuid", "363e49a6-22b4-4b63-a216-8f0584425b68"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-09-14 20:29:02.610993"], ["updated_at", "2017-09-14 20:29:02.610993"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1784874239 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1784874239], ["username", "billy_00"], ["access_token", "6b2af0f8765926b827c88d034fb50474"], ["uuid", "942282bd-49ed-4a21-9f30-8c6127741dab"], ["first_name", "Billy00"], ["last_name", "Bob_49"], ["created_at", "2017-09-14 20:29:02.613911"], ["updated_at", "2017-09-14 20:29:02.613911"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -355391657 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -355391657], ["username", "billy_01"], ["access_token", "cd27fe4f63dafe2d5a8b6351b59cbe2f"], ["uuid", "6dd68850-2cd4-4acb-877b-79bb6f5176bd"], ["first_name", "Billy01"], ["last_name", "Bob_48"], ["created_at", "2017-09-14 20:29:02.616545"], ["updated_at", "2017-09-14 20:29:02.616545"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2070035301 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2070035301], ["username", "billy_02"], ["access_token", "2bf172a651492bdbb631182e1016e55e"], ["uuid", "c1fe0008-d0ab-438e-acd5-d06b36c1188c"], ["first_name", "Billy02"], ["last_name", "Bob_47"], ["created_at", "2017-09-14 20:29:02.618993"], ["updated_at", "2017-09-14 20:29:02.618993"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2048465963 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2048465963], ["username", "billy_03"], ["access_token", "2419e2119b9d190c5b4d36c6f12679b5"], ["uuid", "8b44965c-c56c-4739-a73a-0f0d73e38b25"], ["first_name", "Billy03"], ["last_name", "Bob_46"], ["created_at", "2017-09-14 20:29:02.621383"], ["updated_at", "2017-09-14 20:29:02.621383"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1155503936 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1155503936], ["username", "billy_04"], ["access_token", "d63ff6076ead0e47ba35aa56a80ea655"], ["uuid", "f9e76028-cb85-4f46-a151-ce3a10712e8b"], ["first_name", "Billy04"], ["last_name", "Bob_45"], ["created_at", "2017-09-14 20:29:02.623737"], ["updated_at", "2017-09-14 20:29:02.623737"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2119751940 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2119751940], ["username", "billy_05"], ["access_token", "89634a2b98f758cbb62588ccb95c7c7e"], ["uuid", "7eaefe8e-2e73-48f7-8c75-43654a795c89"], ["first_name", "Billy05"], ["last_name", "Bob_44"], ["created_at", "2017-09-14 20:29:02.626121"], ["updated_at", "2017-09-14 20:29:02.626121"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1255774740 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1255774740], ["username", "billy_06"], ["access_token", "95174886d20aa88f5c4851640e590e60"], ["uuid", "3601f8a2-68ab-4ec4-8ce1-8ae31cbc5de8"], ["first_name", "Billy06"], ["last_name", "Bob_43"], ["created_at", "2017-09-14 20:29:02.628478"], ["updated_at", "2017-09-14 20:29:02.628478"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -641449259 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -641449259], ["username", "billy_07"], ["access_token", "06682d39bf1a3bfd0cfef617593c87ac"], ["uuid", "fbb23532-6e0d-4c55-a20d-345532b69eb3"], ["first_name", "Billy07"], ["last_name", "Bob_42"], ["created_at", "2017-09-14 20:29:02.630855"], ["updated_at", "2017-09-14 20:29:02.630855"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -657196128 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -657196128], ["username", "billy_08"], ["access_token", "93db43c2f078845a1e9c23ad518b49ff"], ["uuid", "72ca120b-48cd-4986-839d-87c69e76f246"], ["first_name", "Billy08"], ["last_name", "Bob_41"], ["created_at", "2017-09-14 20:29:02.633417"], ["updated_at", "2017-09-14 20:29:02.633417"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -843183620 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -843183620], ["username", "billy_09"], ["access_token", "4f0b7b40547787ad0ba3ff8d464a91df"], ["uuid", "8330e86e-a3ab-4b40-bddc-f72fda7a18a7"], ["first_name", "Billy09"], ["last_name", "Bob_40"], ["created_at", "2017-09-14 20:29:02.636069"], ["updated_at", "2017-09-14 20:29:02.636069"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1526644616 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1526644616], ["username", "billy_10"], ["access_token", "fac17db6851edf4aefd2c036af6c1ebc"], ["uuid", "8da3d7a8-c8f3-4482-8d29-f1ed7cf3fa93"], ["first_name", "Billy10"], ["last_name", "Bob_39"], ["created_at", "2017-09-14 20:29:02.638953"], ["updated_at", "2017-09-14 20:29:02.638953"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1848877896 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1848877896], ["username", "billy_11"], ["access_token", "e2b66a70f6cfb398851c1aba962327e4"], ["uuid", "22338957-a73d-434a-a33f-7223842317da"], ["first_name", "Billy11"], ["last_name", "Bob_38"], ["created_at", "2017-09-14 20:29:02.641569"], ["updated_at", "2017-09-14 20:29:02.641569"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1469317430 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1469317430], ["username", "billy_12"], ["access_token", "6bccab90703d1450f43767ba5cee9ac6"], ["uuid", "137c7ab5-f1a8-470e-9ff4-8fde579fdcc5"], ["first_name", "Billy12"], ["last_name", "Bob_37"], ["created_at", "2017-09-14 20:29:02.644001"], ["updated_at", "2017-09-14 20:29:02.644001"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1790231410 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1790231410], ["username", "billy_13"], ["access_token", "79ca8049bc75720dbf7cab3c6ef2168f"], ["uuid", "75b477e2-a954-4432-9c9c-d89f564c4e2a"], ["first_name", "Billy13"], ["last_name", "Bob_36"], ["created_at", "2017-09-14 20:29:02.646890"], ["updated_at", "2017-09-14 20:29:02.646890"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -373879932 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -373879932], ["username", "billy_14"], ["access_token", "4fff458c18f6be408c52539fbf3853e6"], ["uuid", "294fc283-f428-4fff-a2d3-93c2424677dd"], ["first_name", "Billy14"], ["last_name", "Bob_35"], ["created_at", "2017-09-14 20:29:02.650246"], ["updated_at", "2017-09-14 20:29:02.650246"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -828628718 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -828628718], ["username", "billy_15"], ["access_token", "38e8d5e048110db8c293203328f4b53a"], ["uuid", "49527914-63b5-4ae3-9f9f-4e67f876b107"], ["first_name", "Billy15"], ["last_name", "Bob_34"], ["created_at", "2017-09-14 20:29:02.653533"], ["updated_at", "2017-09-14 20:29:02.653533"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1363870388 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 + SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1363870388], ["username", "billy_16"], ["access_token", "2917f369f17b183b56bc3b0fd64df505"], ["uuid", "7fe8edaa-bd18-4a89-bc50-c12f881d0960"], ["first_name", "Billy16"], ["last_name", "Bob_33"], ["created_at", "2017-09-14 20:29:02.656693"], ["updated_at", "2017-09-14 20:29:02.656693"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -62683499 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -62683499], ["username", "billy_17"], ["access_token", "d506626800fc6f87cddda699f72b8915"], ["uuid", "2e0706a3-6fb0-4c8b-a97f-70d78ae944c1"], ["first_name", "Billy17"], ["last_name", "Bob_32"], ["created_at", "2017-09-14 20:29:02.659969"], ["updated_at", "2017-09-14 20:29:02.659969"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1056347413 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1056347413], ["username", "billy_18"], ["access_token", "4d58d96983b6ff5b76a4b144ec2937d1"], ["uuid", "7022f8ed-453e-4375-a983-9904ae4166af"], ["first_name", "Billy18"], ["last_name", "Bob_31"], ["created_at", "2017-09-14 20:29:02.662636"], ["updated_at", "2017-09-14 20:29:02.662636"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1331353109 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1331353109], ["username", "billy_19"], ["access_token", "a9c7dfd96be7d35497f23eff8a19f4aa"], ["uuid", "ea4dcaab-29cb-4660-954d-353e9d2da556"], ["first_name", "Billy19"], ["last_name", "Bob_30"], ["created_at", "2017-09-14 20:29:02.665101"], ["updated_at", "2017-09-14 20:29:02.665101"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -711274856 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -711274856], ["username", "billy_20"], ["access_token", "9af4b7f281642d72b81167a7af7ae6ee"], ["uuid", "50cbe1cb-144d-44d7-b87b-72d6d37ef7f5"], ["first_name", "Billy20"], ["last_name", "Bob_29"], ["created_at", "2017-09-14 20:29:02.667827"], ["updated_at", "2017-09-14 20:29:02.667827"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1540627887 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1540627887], ["username", "billy_21"], ["access_token", "eccf6598ab0be962780fb4614001eb40"], ["uuid", "5e37f896-f3f7-488f-85b5-5f9960bdce4d"], ["first_name", "Billy21"], ["last_name", "Bob_28"], ["created_at", "2017-09-14 20:29:02.670554"], ["updated_at", "2017-09-14 20:29:02.670554"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2084176915 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2084176915], ["username", "billy_22"], ["access_token", "ff6513018e2a96a1548cd47655dbc909"], ["uuid", "715fa25f-655f-442b-a94c-e0ae927d9e26"], ["first_name", "Billy22"], ["last_name", "Bob_27"], ["created_at", "2017-09-14 20:29:02.673022"], ["updated_at", "2017-09-14 20:29:02.673022"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -639025018 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -639025018], ["username", "billy_23"], ["access_token", "ba91c0e8d4517ce33cf344d6b62213e5"], ["uuid", "00855a19-c20a-480d-99a7-b18bf9778e04"], ["first_name", "Billy23"], ["last_name", "Bob_26"], ["created_at", "2017-09-14 20:29:02.675488"], ["updated_at", "2017-09-14 20:29:02.675488"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -566922393 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -566922393], ["username", "billy_24"], ["access_token", "e9915d8b0806c0927e7cb73f338604b3"], ["uuid", "606979da-3a4a-482f-aceb-716d379a8185"], ["first_name", "Billy24"], ["last_name", "Bob_25"], ["created_at", "2017-09-14 20:29:02.678120"], ["updated_at", "2017-09-14 20:29:02.678120"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1546819809 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1546819809], ["username", "billy_25"], ["access_token", "f49b7a90f2da2424686f007bb36c37e8"], ["uuid", "677a31f0-a865-4710-8b15-b81228ad1732"], ["first_name", "Billy25"], ["last_name", "Bob_24"], ["created_at", "2017-09-14 20:29:02.680703"], ["updated_at", "2017-09-14 20:29:02.680703"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1718152509 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1718152509], ["username", "billy_26"], ["access_token", "8cdf1027cf3927bedea50dfe99b28ec7"], ["uuid", "bea1d388-8967-4bb6-9e5c-d58aa6866ab6"], ["first_name", "Billy26"], ["last_name", "Bob_23"], ["created_at", "2017-09-14 20:29:02.683211"], ["updated_at", "2017-09-14 20:29:02.683211"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -227944671 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -227944671], ["username", "billy_27"], ["access_token", "880af09fa7468c08f233dab9ae3ac7a6"], ["uuid", "77bdcd68-e10c-4320-ad35-9ff791625874"], ["first_name", "Billy27"], ["last_name", "Bob_22"], ["created_at", "2017-09-14 20:29:02.685576"], ["updated_at", "2017-09-14 20:29:02.685576"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1834104828 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1834104828], ["username", "billy_28"], ["access_token", "ea99303bf9b4f2df1789b43a4b2be67b"], ["uuid", "b9cd8b50-d0b1-46f2-9652-00673d30e650"], ["first_name", "Billy28"], ["last_name", "Bob_21"], ["created_at", "2017-09-14 20:29:02.687941"], ["updated_at", "2017-09-14 20:29:02.687941"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1791862417 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1791862417], ["username", "billy_29"], ["access_token", "fb743b5bb860cd882b59888962ee4d6c"], ["uuid", "52298761-88e7-46b0-acad-13e84d25ac9b"], ["first_name", "Billy29"], ["last_name", "Bob_20"], ["created_at", "2017-09-14 20:29:02.690577"], ["updated_at", "2017-09-14 20:29:02.690577"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1636067563 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1636067563], ["username", "billy_30"], ["access_token", "e796b251e582c889d2c5f6c400783684"], ["uuid", "ac5a4016-e9d2-412d-a1d5-9c0bb8f81890"], ["first_name", "Billy30"], ["last_name", "Bob_19"], ["created_at", "2017-09-14 20:29:02.693242"], ["updated_at", "2017-09-14 20:29:02.693242"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -906629450 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -906629450], ["username", "billy_31"], ["access_token", "51dc222fdf50b11af717f09066392719"], ["uuid", "0f08341a-7570-4a65-b068-8e8a4ee2ca7c"], ["first_name", "Billy31"], ["last_name", "Bob_18"], ["created_at", "2017-09-14 20:29:02.695683"], ["updated_at", "2017-09-14 20:29:02.695683"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1150735856 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1150735856], ["username", "billy_32"], ["access_token", "1eeee4909367f99e1c0ddd2e707ca51a"], ["uuid", "afb36227-3a9a-4088-ba54-c572513a220c"], ["first_name", "Billy32"], ["last_name", "Bob_17"], ["created_at", "2017-09-14 20:29:02.698076"], ["updated_at", "2017-09-14 20:29:02.698076"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1050732031 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1050732031], ["username", "billy_33"], ["access_token", "d0b9b522b2d250cc795a4ec95260f63e"], ["uuid", "8270db7b-30c6-424c-a388-71461407a932"], ["first_name", "Billy33"], ["last_name", "Bob_16"], ["created_at", "2017-09-14 20:29:02.700544"], ["updated_at", "2017-09-14 20:29:02.700544"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1611311603 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1611311603], ["username", "billy_34"], ["access_token", "942c4f53444c84f05e621396d4ec5847"], ["uuid", "3888d219-72b0-4b63-bafc-a7457255f240"], ["first_name", "Billy34"], ["last_name", "Bob_15"], ["created_at", "2017-09-14 20:29:02.702861"], ["updated_at", "2017-09-14 20:29:02.702861"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -50074119 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -50074119], ["username", "billy_35"], ["access_token", "9db83bd8b0025b2072d77947cc970ed6"], ["uuid", "215e0d00-9504-4d73-8289-cbc3b47725eb"], ["first_name", "Billy35"], ["last_name", "Bob_14"], ["created_at", "2017-09-14 20:29:02.705218"], ["updated_at", "2017-09-14 20:29:02.705218"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -812863693 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -812863693], ["username", "billy_36"], ["access_token", "381ca67098c74477c073812bbce8d999"], ["uuid", "7060eb36-dc31-430f-9564-ac550c07c8e7"], ["first_name", "Billy36"], ["last_name", "Bob_13"], ["created_at", "2017-09-14 20:29:02.707642"], ["updated_at", "2017-09-14 20:29:02.707642"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -636391882 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -636391882], ["username", "billy_37"], ["access_token", "fa6c095655783ac8fcdceffc39bd223c"], ["uuid", "673e4ca1-0732-4ff9-8a33-69eddb9fde09"], ["first_name", "Billy37"], ["last_name", "Bob_12"], ["created_at", "2017-09-14 20:29:02.710002"], ["updated_at", "2017-09-14 20:29:02.710002"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2094513407 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2094513407], ["username", "billy_38"], ["access_token", "da4b9d40c69f7cc601742b1854a698f3"], ["uuid", "5c056de1-7176-4f25-9209-45939c042b20"], ["first_name", "Billy38"], ["last_name", "Bob_11"], ["created_at", "2017-09-14 20:29:02.712329"], ["updated_at", "2017-09-14 20:29:02.712329"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -125767221 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -125767221], ["username", "billy_39"], ["access_token", "4c288d2071e0754fc3136648c33c6977"], ["uuid", "2b5b8faa-85de-4427-ae59-cdf92affa344"], ["first_name", "Billy39"], ["last_name", "Bob_10"], ["created_at", "2017-09-14 20:29:02.714805"], ["updated_at", "2017-09-14 20:29:02.714805"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -577133718 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -577133718], ["username", "billy_40"], ["access_token", "7daf2be295ad65c46d440b42c8bfe440"], ["uuid", "22782678-809f-46fa-848b-90749df2dbd0"], ["first_name", "Billy40"], ["last_name", "Bob_09"], ["created_at", "2017-09-14 20:29:02.717195"], ["updated_at", "2017-09-14 20:29:02.717195"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -859882443 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -859882443], ["username", "billy_41"], ["access_token", "71cd6d2b0fdc3f3aa46c3eb9c70128c1"], ["uuid", "233aa6d3-5fe0-4864-8979-54ad89423d80"], ["first_name", "Billy41"], ["last_name", "Bob_08"], ["created_at", "2017-09-14 20:29:02.719603"], ["updated_at", "2017-09-14 20:29:02.719603"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -868976976 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -868976976], ["username", "billy_42"], ["access_token", "6c465f73880bbbe4ab8951e90aa1b619"], ["uuid", "163e9ccd-bacc-45a2-b5b7-b6511d0ed10e"], ["first_name", "Billy42"], ["last_name", "Bob_07"], ["created_at", "2017-09-14 20:29:02.721945"], ["updated_at", "2017-09-14 20:29:02.721945"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1716912585 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1716912585], ["username", "billy_43"], ["access_token", "ee6b0dda0271aa2c5c1a9fa5dd2e12e2"], ["uuid", "e3fa57e1-79af-4608-88c6-b0f353ae1967"], ["first_name", "Billy43"], ["last_name", "Bob_06"], ["created_at", "2017-09-14 20:29:02.724307"], ["updated_at", "2017-09-14 20:29:02.724307"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1230771178 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1230771178], ["username", "billy_44"], ["access_token", "d1e4c45b0b8974be9c71586404055329"], ["uuid", "05d0a91b-2545-438a-83dd-5e80840f6aa9"], ["first_name", "Billy44"], ["last_name", "Bob_05"], ["created_at", "2017-09-14 20:29:02.726637"], ["updated_at", "2017-09-14 20:29:02.726637"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1806600601 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1806600601], ["username", "billy_45"], ["access_token", "3c0a890fa3445271ce1ceb9411eac873"], ["uuid", "700241a0-5d5f-46fd-90d2-d6239c35bee8"], ["first_name", "Billy45"], ["last_name", "Bob_04"], ["created_at", "2017-09-14 20:29:02.728983"], ["updated_at", "2017-09-14 20:29:02.728983"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1101396220 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_46' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1101396220], ["username", "billy_46"], ["access_token", "ed26eb6330b9240c3e90148407927c82"], ["uuid", "fcf68ec6-80d9-461b-9f6f-c0303000a1f3"], ["first_name", "Billy46"], ["last_name", "Bob_03"], ["created_at", "2017-09-14 20:29:02.731351"], ["updated_at", "2017-09-14 20:29:02.731351"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1299183111 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_47' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1299183111], ["username", "billy_47"], ["access_token", "91bb2c739623e217b5d820b5afe6f6d3"], ["uuid", "078e60f5-d31c-4097-9295-58f95ab92ed1"], ["first_name", "Billy47"], ["last_name", "Bob_02"], ["created_at", "2017-09-14 20:29:02.733909"], ["updated_at", "2017-09-14 20:29:02.733909"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1255036051 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_48' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1255036051], ["username", "billy_48"], ["access_token", "49d350ad43d775a762611c1804cd775c"], ["uuid", "6ee23829-26f5-4203-93be-fb4dafda5019"], ["first_name", "Billy48"], ["last_name", "Bob_01"], ["created_at", "2017-09-14 20:29:02.736282"], ["updated_at", "2017-09-14 20:29:02.736282"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1014641573 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_49' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1014641573], ["username", "billy_49"], ["access_token", "69faab2ceaa6b684a70d5f9a3091df9f"], ["uuid", "52687b5f-31fc-42a7-87fc-e2c1a2495085"], ["first_name", "Billy49"], ["last_name", "Bob_00"], ["created_at", "2017-09-14 20:29:02.738608"], ["updated_at", "2017-09-14 20:29:02.738608"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1 +  (1.4ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 1 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'some_user' LIMIT 1 + SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 1], ["username", "some_user"], ["access_token", "f716eca58fa57d62e376cab07a6634d8"], ["uuid", "11280758-0dc9-4ab7-b740-abc3c09c28d2"], ["created_at", "2017-09-14 20:29:02.745284"], ["updated_at", "2017-09-14 20:29:02.745284"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 1], ["created_at", "2017-09-14 20:29:02.747429"], ["updated_at", "2017-09-14 20:29:02.747429"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = 2 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'another_user' LIMIT 1 + SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["openstax_uid", 2], ["username", "another_user"], ["access_token", "77e86abf78f8762722f64ea9f3a3f977"], ["uuid", "aaa85953-98bb-44f3-919a-910fcc56b14b"], ["created_at", "2017-09-14 20:29:02.750732"], ["updated_at", "2017-09-14 20:29:02.750732"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "users" ("account_id", "created_at", "updated_at") VALUES (?, ?, ?) [["account_id", 2], ["created_at", "2017-09-14 20:29:02.752813"], ["updated_at", "2017-09-14 20:29:02.752813"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -84532455 LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -84532455], ["name", "MyGroup"], ["created_at", "2017-09-14 20:29:02.755351"], ["updated_at", "2017-09-14 20:29:02.755351"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Group Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" = -243682826 LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_groups" ("openstax_uid", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["openstax_uid", -243682826], ["name", "MyGroup"], ["created_at", "2017-09-14 20:29:02.757690"], ["updated_at", "2017-09-14 20:29:02.757690"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::GroupNesting Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_nestings" WHERE "openstax_accounts_group_nestings"."member_group_id" = 2 LIMIT 1 + OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."id" = ? LIMIT 1 [["id", 2]] + SQL (0.1ms) SELECT "openstax_accounts_groups"."id" AS t0_r0, "openstax_accounts_groups"."openstax_uid" AS t0_r1, "openstax_accounts_groups"."is_public" AS t0_r2, "openstax_accounts_groups"."name" AS t0_r3, "openstax_accounts_groups"."cached_subtree_group_ids" AS t0_r4, "openstax_accounts_groups"."cached_supertree_group_ids" AS t0_r5, "openstax_accounts_groups"."created_at" AS t0_r6, "openstax_accounts_groups"."updated_at" AS t0_r7, "openstax_accounts_group_nestings"."id" AS t1_r0, "openstax_accounts_group_nestings"."member_group_id" AS t1_r1, "openstax_accounts_group_nestings"."container_group_id" AS t1_r2, "openstax_accounts_group_nestings"."created_at" AS t1_r3, "openstax_accounts_group_nestings"."updated_at" AS t1_r4 FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."member_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."container_group_id" = ? [["container_group_id", -243682826]] + SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_subtree_group_ids" = '--- +- -243682826 +' WHERE "openstax_accounts_groups"."id" = ? [["id", 2]] + OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."id" = ? LIMIT 1 [["id", 1]] + SQL (0.1ms) SELECT DISTINCT "openstax_accounts_groups"."id" FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."container_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."member_group_id" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["member_group_id", -84532455]] + SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_supertree_group_ids" = '--- +- -84532455 +' WHERE "openstax_accounts_groups"."id" = ? [["id", 1]] + SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_supertree_group_ids" = NULL WHERE "openstax_accounts_groups"."id" = -243682826 + SQL (0.0ms) UPDATE "openstax_accounts_groups" SET "cached_subtree_group_ids" = NULL WHERE "openstax_accounts_groups"."id" = -84532455 + SQL (0.1ms) INSERT INTO "openstax_accounts_group_nestings" ("container_group_id", "member_group_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["container_group_id", -84532455], ["member_group_id", -243682826], ["created_at", "2017-09-14 20:29:02.759837"], ["updated_at", "2017-09-14 20:29:02.759837"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + OpenStax::Accounts::GroupMember Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = -243682826) LIMIT 1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::GroupMember Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."group_id" = -243682826) LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_group_members" ("group_id", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["group_id", -243682826], ["user_id", 1], ["created_at", "2017-09-14 20:29:02.769225"], ["updated_at", "2017-09-14 20:29:02.769225"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::GroupMember Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_group_members" WHERE ("openstax_accounts_group_members"."user_id" = 1 AND "openstax_accounts_group_members"."id" != 1 AND "openstax_accounts_group_members"."group_id" = -243682826) LIMIT 1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_id" = ? AND "ownerships"."owner_type" = ? [["owner_id", 1], ["owner_type", "User"]] + OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_members"."group_id" INNER JOIN "openstax_accounts_accounts" ON "openstax_accounts_group_members"."user_id" = "openstax_accounts_accounts"."openstax_uid" WHERE "openstax_accounts_accounts"."id" = ? [["id", 1]] + OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."id" = ? LIMIT 1 [["id", 2]] + SQL (0.0ms) SELECT DISTINCT "openstax_accounts_groups"."id" FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."container_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."member_group_id" = ? ORDER BY "openstax_accounts_groups"."id" ASC LIMIT 1 [["member_group_id", -243682826]] + SQL (0.1ms) SELECT "openstax_accounts_groups"."id" AS t0_r0, "openstax_accounts_groups"."openstax_uid" AS t0_r1, "openstax_accounts_groups"."is_public" AS t0_r2, "openstax_accounts_groups"."name" AS t0_r3, "openstax_accounts_groups"."cached_subtree_group_ids" AS t0_r4, "openstax_accounts_groups"."cached_supertree_group_ids" AS t0_r5, "openstax_accounts_groups"."created_at" AS t0_r6, "openstax_accounts_groups"."updated_at" AS t0_r7, "openstax_accounts_group_nestings"."id" AS t1_r0, "openstax_accounts_group_nestings"."member_group_id" AS t1_r1, "openstax_accounts_group_nestings"."container_group_id" AS t1_r2, "openstax_accounts_group_nestings"."created_at" AS t1_r3, "openstax_accounts_group_nestings"."updated_at" AS t1_r4 FROM "openstax_accounts_groups" LEFT OUTER JOIN "openstax_accounts_group_nestings" ON "openstax_accounts_group_nestings"."container_group_id" = "openstax_accounts_groups"."openstax_uid" WHERE "openstax_accounts_group_nestings"."member_group_id" = ? AND "openstax_accounts_groups"."id" IN (1) ORDER BY "openstax_accounts_groups"."id" ASC [["member_group_id", -243682826]] + SQL (0.1ms) UPDATE "openstax_accounts_groups" SET "cached_supertree_group_ids" = '--- +- -243682826 +- -84532455 +' WHERE "openstax_accounts_groups"."id" = ? [["id", 2]] + OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-243682826, -84532455) + Ownership Load (0.2ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (2, 1) +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "ownerships" ("owner_id", "owner_type", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["owner_id", 2], ["owner_type", "User"], ["created_at", "2017-09-14 20:29:02.796384"], ["updated_at", "2017-09-14 20:29:02.796384"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] + Ownership Load (0.0ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_id" = ? AND "ownerships"."owner_type" = ? [["owner_id", 1], ["owner_type", "User"]] + OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_members"."group_id" INNER JOIN "openstax_accounts_accounts" ON "openstax_accounts_group_members"."user_id" = "openstax_accounts_accounts"."openstax_uid" WHERE "openstax_accounts_accounts"."id" = ? [["id", 1]] + OpenStax::Accounts::Group Load (0.2ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-243682826, -84532455) + Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (2, 1) +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "ownerships" ("owner_id", "owner_type", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["owner_id", 1], ["owner_type", "User"], ["created_at", "2017-09-14 20:29:02.804018"], ["updated_at", "2017-09-14 20:29:02.804018"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] + Ownership Load (0.0ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_id" = ? AND "ownerships"."owner_type" = ? [["owner_id", 1], ["owner_type", "User"]] + OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_members"."group_id" INNER JOIN "openstax_accounts_accounts" ON "openstax_accounts_group_members"."user_id" = "openstax_accounts_accounts"."openstax_uid" WHERE "openstax_accounts_accounts"."id" = ? [["id", 1]] + OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-243682826, -84532455) + Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (2, 1) +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "ownerships" ("owner_id", "owner_type", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["owner_id", 2], ["owner_type", "OpenStax::Accounts::Group"], ["created_at", "2017-09-14 20:29:02.809674"], ["updated_at", "2017-09-14 20:29:02.809674"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] + Ownership Load (0.0ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_id" = ? AND "ownerships"."owner_type" = ? [["owner_id", 1], ["owner_type", "User"]] + OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_members"."group_id" INNER JOIN "openstax_accounts_accounts" ON "openstax_accounts_group_members"."user_id" = "openstax_accounts_accounts"."openstax_uid" WHERE "openstax_accounts_accounts"."id" = ? [["id", 1]] + OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-243682826, -84532455) + Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (2, 1) + OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-243682826, -84532455) + Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (2, 1) +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "ownerships" ("owner_id", "owner_type", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["owner_id", 1], ["owner_type", "OpenStax::Accounts::Group"], ["created_at", "2017-09-14 20:29:02.816312"], ["updated_at", "2017-09-14 20:29:02.816312"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] + Ownership Load (0.0ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_id" = ? AND "ownerships"."owner_type" = ? [["owner_id", 1], ["owner_type", "User"]] + OpenStax::Accounts::Group Load (0.0ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" INNER JOIN "openstax_accounts_group_members" ON "openstax_accounts_groups"."openstax_uid" = "openstax_accounts_group_members"."group_id" INNER JOIN "openstax_accounts_accounts" ON "openstax_accounts_group_members"."user_id" = "openstax_accounts_accounts"."openstax_uid" WHERE "openstax_accounts_accounts"."id" = ? [["id", 1]] + OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-243682826, -84532455) + Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (2, 1) + OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-243682826, -84532455) + Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (2, 1) + OpenStax::Accounts::Group Load (0.1ms) SELECT "openstax_accounts_groups".* FROM "openstax_accounts_groups" WHERE "openstax_accounts_groups"."openstax_uid" IN (-243682826, -84532455) + Ownership Load (0.1ms) SELECT "ownerships".* FROM "ownerships" WHERE "ownerships"."owner_type" = 'OpenStax::Accounts::Group' AND "ownerships"."owner_id" IN (2, 1) +  (1.2ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -456712169 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 + SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -456712169], ["username", "jstrav"], ["access_token", "86e85f748b98aa5c5f5f89ca5c0242fc"], ["uuid", "f0e7a449-1ce2-4d36-baa2-3f6fe5b1c405"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-09-14 20:29:02.828989"], ["updated_at", "2017-09-14 20:29:02.828989"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -780838440 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 + SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -780838440], ["username", "mary"], ["access_token", "9441614b97d802316f803d721e30ce5a"], ["uuid", "5c843b65-788c-480c-9ed4-73eea52d1a60"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-09-14 20:29:02.831877"], ["updated_at", "2017-09-14 20:29:02.831877"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1157964143 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1157964143], ["username", "jstead"], ["access_token", "5d8f740de78b950f2cac2c9e1cf96ef0"], ["uuid", "43d1260b-2f35-4c03-8edb-0c0835ed58a2"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-09-14 20:29:02.834627"], ["updated_at", "2017-09-14 20:29:02.834627"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -937798115 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -937798115], ["username", "bigbear"], ["access_token", "de40b7a840de919194dc39c9e71d0d6c"], ["uuid", "ae6841ae-9711-4e9f-8d56-b1d6f227526b"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-09-14 20:29:02.837831"], ["updated_at", "2017-09-14 20:29:02.837831"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 +  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'rav%') +  (0.0ms) RELEASE SAVEPOINT active_record_1 + OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'rav%') ORDER BY "openstax_accounts_accounts"."username" ASC +  (1.1ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -379719868 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 + SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -379719868], ["username", "jstrav"], ["access_token", "1d0596abfec94818e0be23d74a6157e1"], ["uuid", "127b7b6b-1693-41a1-8f7b-79d8da1bb806"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-09-14 20:29:02.845775"], ["updated_at", "2017-09-14 20:29:02.845775"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1409902491 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 + SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1409902491], ["username", "mary"], ["access_token", "936af9eadf232901ad1763efb1777cfb"], ["uuid", "2bbdaf0d-ad07-4bc3-84e0-4b7c1cf4ce19"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-09-14 20:29:02.848764"], ["updated_at", "2017-09-14 20:29:02.848764"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -999891431 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -999891431], ["username", "jstead"], ["access_token", "f39d21e889d2949716869786c033d99a"], ["uuid", "172d93ba-273f-4fa9-ba5c-b15224512a08"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-09-14 20:29:02.851445"], ["updated_at", "2017-09-14 20:29:02.851445"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -192646044 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -192646044], ["username", "bigbear"], ["access_token", "c115a990928f4652cc0d5abf0e33e156"], ["uuid", "4caa4a4f-0042-4c9b-a452-d26745e5b884"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-09-14 20:29:02.853907"], ["updated_at", "2017-09-14 20:29:02.853907"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 +  (0.2ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'jst%') OR ("openstax_accounts_accounts"."first_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)) +  (0.0ms) RELEASE SAVEPOINT active_record_1 + OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'jst%') OR ("openstax_accounts_accounts"."first_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)) ORDER BY "openstax_accounts_accounts"."username" ASC +  (1.0ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1938258045 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 + SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1938258045], ["username", "jstrav"], ["access_token", "c649faef02ec87f9515941d09ac7ef4e"], ["uuid", "a7c914ed-b0aa-4141-b1c9-4d8547c02327"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-09-14 20:29:02.867327"], ["updated_at", "2017-09-14 20:29:02.867327"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2033621291 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 + SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2033621291], ["username", "mary"], ["access_token", "b8a67a37c4b4ed20cebd144d3d70d3f8"], ["uuid", "d85a2b49-7fca-4868-98b8-694c859783d9"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-09-14 20:29:02.870361"], ["updated_at", "2017-09-14 20:29:02.870361"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1910735778 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1910735778], ["username", "jstead"], ["access_token", "b7e7e536d0af176d676dc8b9f21f4c5f"], ["uuid", "165b8a12-b84c-41a0-9385-bf8000eca126"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-09-14 20:29:02.873235"], ["updated_at", "2017-09-14 20:29:02.873235"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -970781345 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -970781345], ["username", "bigbear"], ["access_token", "8dab6c417135d36acd2cae39ccaa06be"], ["uuid", "89318bb6-6cbd-43c9-ab32-c30e046eda93"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-09-14 20:29:02.875899"], ["updated_at", "2017-09-14 20:29:02.875899"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 +  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'jst%') OR ("openstax_accounts_accounts"."first_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)) AND ("openstax_accounts_accounts"."username" LIKE 'jst%') +  (0.0ms) RELEASE SAVEPOINT active_record_1 + OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'jst%') OR ("openstax_accounts_accounts"."first_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'jst%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)) AND ("openstax_accounts_accounts"."username" LIKE 'jst%') ORDER BY "openstax_accounts_accounts"."username" ASC +  (1.0ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1215504151 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 + SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1215504151], ["username", "jstrav"], ["access_token", "d2f1c0a07927a193ea5436cd23423a19"], ["uuid", "4b6b39ac-af4a-4624-bd07-b76df75271db"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-09-14 20:29:02.884170"], ["updated_at", "2017-09-14 20:29:02.884170"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -420096645 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 + SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -420096645], ["username", "mary"], ["access_token", "806a40ff1de7278daf2b4b1b56d5366d"], ["uuid", "69a12e93-8251-4c59-bc43-dc3dbcee9d90"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-09-14 20:29:02.887851"], ["updated_at", "2017-09-14 20:29:02.887851"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1612563651 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1612563651], ["username", "jstead"], ["access_token", "a487a6b73d08bfc2188ddc118c3af7f5"], ["uuid", "471d3bdb-76a2-4b0d-a04e-4e5dbd17269a"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-09-14 20:29:02.891543"], ["updated_at", "2017-09-14 20:29:02.891543"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1131895322 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1131895322], ["username", "bigbear"], ["access_token", "beaafb97d045cbf150bcf86c927b2d53"], ["uuid", "1cff8cef-54b2-4517-83c3-745211ceda73"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-09-14 20:29:02.895096"], ["updated_at", "2017-09-14 20:29:02.895096"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 +  (0.2ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'john%') OR ("openstax_accounts_accounts"."first_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)) AND ((((("openstax_accounts_accounts"."username" LIKE 'mighty%') OR ("openstax_accounts_accounts"."first_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)) +  (0.0ms) RELEASE SAVEPOINT active_record_1 + OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'john%') OR ("openstax_accounts_accounts"."first_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'john%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)) AND ((((("openstax_accounts_accounts"."username" LIKE 'mighty%') OR ("openstax_accounts_accounts"."first_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0)) ORDER BY "openstax_accounts_accounts"."username" ASC +  (1.1ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -156682120 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 + SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -156682120], ["username", "jstrav"], ["access_token", "af081ef408a42227b41f263dd1d54bc0"], ["uuid", "22312aad-5729-455e-b65a-b8f4ed6e6278"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-09-14 20:29:02.903526"], ["updated_at", "2017-09-14 20:29:02.903526"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2144220778 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 + SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2144220778], ["username", "mary"], ["access_token", "face6ace51152f4d474973d0da311f4f"], ["uuid", "da3efa26-074a-4106-9a0a-050d3918dbb6"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-09-14 20:29:02.906396"], ["updated_at", "2017-09-14 20:29:02.906396"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -47029463 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -47029463], ["username", "jstead"], ["access_token", "cce5009d03ff3750bd89f97928b61762"], ["uuid", "5646db9f-2a34-45c2-9486-ed1f1291c38e"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-09-14 20:29:02.909174"], ["updated_at", "2017-09-14 20:29:02.909174"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -41787670 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -41787670], ["username", "bigbear"], ["access_token", "2f4c2b1855a7dbeb0d897281bd919e95"], ["uuid", "208bca28-6b46-47ca-aa9b-4e52e4c14b5b"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-09-14 20:29:02.911777"], ["updated_at", "2017-09-14 20:29:02.911777"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 +  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."full_name" LIKE 'Mary Mighty%') +  (0.0ms) RELEASE SAVEPOINT active_record_1 + OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."full_name" LIKE 'Mary Mighty%') ORDER BY "openstax_accounts_accounts"."username" ASC +  (1.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -111808423 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 + SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -111808423], ["username", "jstrav"], ["access_token", "0af95ab051aaf18b016763ca41f280bf"], ["uuid", "38c77114-f2a0-470e-8a9a-d248acedad5e"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-09-14 20:29:02.918189"], ["updated_at", "2017-09-14 20:29:02.918189"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1322397427 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 + SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1322397427], ["username", "mary"], ["access_token", "b0daaf60aa9b5c25653c64ae04e7dd65"], ["uuid", "1c4c6983-0d0b-4471-bd74-febc2ab73278"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-09-14 20:29:02.921217"], ["updated_at", "2017-09-14 20:29:02.921217"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -578817628 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -578817628], ["username", "jstead"], ["access_token", "65aaf784c91274e8ac457e09fd039182"], ["uuid", "00fd30b8-5e17-446e-b92b-76d7022b4843"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-09-14 20:29:02.923968"], ["updated_at", "2017-09-14 20:29:02.923968"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -423205986 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -423205986], ["username", "bigbear"], ["access_token", "a98201df8668f0d0d1e4a4a28ae2bef3"], ["uuid", "ccdac3b0-bf5b-41ec-85b3-ad005c3f2cf7"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-09-14 20:29:02.926704"], ["updated_at", "2017-09-14 20:29:02.926704"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 +  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'john%' OR "openstax_accounts_accounts"."username" LIKE 'mighty%') OR ("openstax_accounts_accounts"."first_name" LIKE 'john%' OR "openstax_accounts_accounts"."first_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'john%' OR "openstax_accounts_accounts"."last_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'john%' OR "openstax_accounts_accounts"."full_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0 OR "openstax_accounts_accounts"."openstax_uid" = 0)) +  (0.0ms) RELEASE SAVEPOINT active_record_1 + OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ((((("openstax_accounts_accounts"."username" LIKE 'john%' OR "openstax_accounts_accounts"."username" LIKE 'mighty%') OR ("openstax_accounts_accounts"."first_name" LIKE 'john%' OR "openstax_accounts_accounts"."first_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."last_name" LIKE 'john%' OR "openstax_accounts_accounts"."last_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."full_name" LIKE 'john%' OR "openstax_accounts_accounts"."full_name" LIKE 'mighty%')) OR ("openstax_accounts_accounts"."openstax_uid" = 0 OR "openstax_accounts_accounts"."openstax_uid" = 0)) ORDER BY "openstax_accounts_accounts"."username" ASC +  (1.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -442482292 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 + SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -442482292], ["username", "jstrav"], ["access_token", "d20a2edf9ba397f38067466e96123b7e"], ["uuid", "e3ccb1d3-5241-426d-9502-2d4b961ce830"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-09-14 20:29:02.933983"], ["updated_at", "2017-09-14 20:29:02.933983"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -916295622 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 + SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -916295622], ["username", "mary"], ["access_token", "98268c1d0146be2a57905b084582eef3"], ["uuid", "d593ccce-70e5-49ca-a273-7a25df9de94a"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-09-14 20:29:02.936716"], ["updated_at", "2017-09-14 20:29:02.936716"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1462343817 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1462343817], ["username", "jstead"], ["access_token", "549da6fccf96dfc83a73653e8f5f522e"], ["uuid", "779f9e40-9e0f-4671-9412-ee0830ea1b1d"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-09-14 20:29:02.939343"], ["updated_at", "2017-09-14 20:29:02.939343"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -724383008 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -724383008], ["username", "bigbear"], ["access_token", "6098b1dea8705e393545c7004f59f5c2"], ["uuid", "e40ac2f0-abdb-4e1a-aa7f-297126b95f4a"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-09-14 20:29:02.942006"], ["updated_at", "2017-09-14 20:29:02.942006"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 +  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'ar%') +  (0.0ms) RELEASE SAVEPOINT active_record_1 + OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'ar%') ORDER BY "openstax_accounts_accounts"."username" ASC +  (1.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -991588670 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 + SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -991588670], ["username", "jstrav"], ["access_token", "bc13e02b01cc072d589cce9f82d0d90e"], ["uuid", "75449cf7-5fa3-4d99-8f81-7d6d29ca863a"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-09-14 20:29:02.949606"], ["updated_at", "2017-09-14 20:29:02.949606"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1734913693 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 + SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1734913693], ["username", "mary"], ["access_token", "e3dfd4a1f4f4a2ff7514731c83f0242f"], ["uuid", "b705934a-6e6b-4af3-b5fa-e347c7083b90"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-09-14 20:29:02.952385"], ["updated_at", "2017-09-14 20:29:02.952385"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -367373988 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -367373988], ["username", "jstead"], ["access_token", "19b0172ca133fb12230e67c8f29a53ee"], ["uuid", "773a5faf-1dbf-4699-8f2d-7ab38a2c73bf"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-09-14 20:29:02.955166"], ["updated_at", "2017-09-14 20:29:02.955166"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1247068741 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1247068741], ["username", "bigbear"], ["access_token", "e3516a626e516bdae2305ecfe6e46c45"], ["uuid", "27ad631e-4902-407e-8217-4fb831111f29"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-09-14 20:29:02.958245"], ["updated_at", "2017-09-14 20:29:02.958245"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 +  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'jstra%') +  (0.0ms) RELEASE SAVEPOINT active_record_1 + OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'jstra%') ORDER BY "openstax_accounts_accounts"."username" ASC +  (1.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -505441880 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 + SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -505441880], ["username", "jstrav"], ["access_token", "fda118673b8ca63f6ebf229c7edf07b2"], ["uuid", "59fa1de7-7270-4dd4-b6b6-c67245234618"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-09-14 20:29:02.966154"], ["updated_at", "2017-09-14 20:29:02.966154"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -891329247 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 + SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -891329247], ["username", "mary"], ["access_token", "283378bad845047a4b830da6ca4e8e13"], ["uuid", "9f1e9ca0-645f-428b-b9d8-ebc50dac2ce8"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-09-14 20:29:02.968925"], ["updated_at", "2017-09-14 20:29:02.968925"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1434850994 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1434850994], ["username", "jstead"], ["access_token", "7bcb67259afe58e0281454a3f13fbc76"], ["uuid", "b43a43c7-bd75-414c-9b96-77376f753002"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-09-14 20:29:02.972243"], ["updated_at", "2017-09-14 20:29:02.972243"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -268234862 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -268234862], ["username", "bigbear"], ["access_token", "61c2ca85791d66b6e4fe46c01aeb6968"], ["uuid", "a9d74110-ffa0-47ce-87dc-1f2eeb00d06b"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-09-14 20:29:02.975645"], ["updated_at", "2017-09-14 20:29:02.975645"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 +  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."first_name" LIKE 'John%') +  (0.0ms) RELEASE SAVEPOINT active_record_1 + OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."first_name" LIKE 'John%') ORDER BY "openstax_accounts_accounts"."username" ASC +  (1.0ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -133832237 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 + SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -133832237], ["username", "jstrav"], ["access_token", "25c6b78880a045c7b599137e3977a35f"], ["uuid", "d81cb500-6dfc-4413-87ef-bfde87de9e95"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-09-14 20:29:02.984147"], ["updated_at", "2017-09-14 20:29:02.984147"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -122906171 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 + SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -122906171], ["username", "mary"], ["access_token", "0c65cbfd63a76875a3bd3db153c17219"], ["uuid", "2e876fef-92b5-4557-919c-90eff52c9bb7"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-09-14 20:29:02.987811"], ["updated_at", "2017-09-14 20:29:02.987811"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -720324245 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -720324245], ["username", "jstead"], ["access_token", "21f021fdad29361d8c05e452febd3406"], ["uuid", "bf6870a9-9444-4a06-bf9a-74eec35855d5"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-09-14 20:29:02.991457"], ["updated_at", "2017-09-14 20:29:02.991457"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1285733116 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1285733116], ["username", "bigbear"], ["access_token", "87a0fd633f6c5f2539384ab078c6de3c"], ["uuid", "7d80c52f-2734-4ff2-b47e-656e7cb8c48b"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-09-14 20:29:02.994221"], ["updated_at", "2017-09-14 20:29:02.994221"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" +  (0.0ms) RELEASE SAVEPOINT active_record_1 + OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" ORDER BY "openstax_accounts_accounts"."username" ASC +  (1.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1311746587 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 + SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1311746587], ["username", "jstrav"], ["access_token", "5bba5f7945b8b38edef8cea1a9f536eb"], ["uuid", "f591486f-6b95-47d1-903f-c5077fdcc9cc"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-09-14 20:29:03.000669"], ["updated_at", "2017-09-14 20:29:03.000669"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1914077400 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 + SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1914077400], ["username", "mary"], ["access_token", "811af3d01432c646a90711e832f18d40"], ["uuid", "c0c2fda9-0557-440d-a3c4-cb839eae6acd"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-09-14 20:29:03.003389"], ["updated_at", "2017-09-14 20:29:03.003389"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -430865019 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -430865019], ["username", "jstead"], ["access_token", "8009e99215bd51170139928ceb6097ab"], ["uuid", "51df2c2c-f955-4b64-854f-ed9054a8e1c9"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-09-14 20:29:03.006143"], ["updated_at", "2017-09-14 20:29:03.006143"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -676544109 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -676544109], ["username", "bigbear"], ["access_token", "4519dce3eb68f1102dd86af7a4227ae6"], ["uuid", "5ab06f3c-7b37-4bff-a62c-c4c375625da1"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-09-14 20:29:03.008825"], ["updated_at", "2017-09-14 20:29:03.008825"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1137253237 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1137253237], ["username", "billy_00"], ["access_token", "650bf409239ff28ac962461701e64d9c"], ["uuid", "956a4740-2365-43f9-8744-0bd901c44457"], ["first_name", "Billy00"], ["last_name", "Bob_45"], ["created_at", "2017-09-14 20:29:03.012615"], ["updated_at", "2017-09-14 20:29:03.012615"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -830702658 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -830702658], ["username", "billy_01"], ["access_token", "b26d30507965998da87b4fe383a4fe47"], ["uuid", "0d1c99b2-c2fe-4a60-8836-d19162367cb2"], ["first_name", "Billy01"], ["last_name", "Bob_44"], ["created_at", "2017-09-14 20:29:03.015804"], ["updated_at", "2017-09-14 20:29:03.015804"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1943135413 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1943135413], ["username", "billy_02"], ["access_token", "2081a9013402111fc0cb84e6311abd0a"], ["uuid", "6b70869a-fe60-4b92-8931-a35915fd643b"], ["first_name", "Billy02"], ["last_name", "Bob_43"], ["created_at", "2017-09-14 20:29:03.018974"], ["updated_at", "2017-09-14 20:29:03.018974"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -179125022 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -179125022], ["username", "billy_03"], ["access_token", "429b9cbd7b523091e392da4293067a4c"], ["uuid", "c3b0ca45-8064-4343-a4ba-28470183b3d2"], ["first_name", "Billy03"], ["last_name", "Bob_42"], ["created_at", "2017-09-14 20:29:03.021780"], ["updated_at", "2017-09-14 20:29:03.021780"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1884070447 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1884070447], ["username", "billy_04"], ["access_token", "c884dc5a726655ece94e41605c528db9"], ["uuid", "fd5fbddd-aecc-494f-b61d-d97a8f60d50e"], ["first_name", "Billy04"], ["last_name", "Bob_41"], ["created_at", "2017-09-14 20:29:03.024382"], ["updated_at", "2017-09-14 20:29:03.024382"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -566407647 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -566407647], ["username", "billy_05"], ["access_token", "62c1f6dcd56f543b3797c11edf224644"], ["uuid", "b442a5bc-1e2a-450b-8bf3-087b2e922a12"], ["first_name", "Billy05"], ["last_name", "Bob_40"], ["created_at", "2017-09-14 20:29:03.026998"], ["updated_at", "2017-09-14 20:29:03.026998"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -747835848 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -747835848], ["username", "billy_06"], ["access_token", "c19deeeff6968487f9c67a02a19afa11"], ["uuid", "d3133805-02d5-4b33-8997-cb2e85655f1e"], ["first_name", "Billy06"], ["last_name", "Bob_39"], ["created_at", "2017-09-14 20:29:03.029479"], ["updated_at", "2017-09-14 20:29:03.029479"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2132128479 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2132128479], ["username", "billy_07"], ["access_token", "bf69bb22c386eb9d7abc3ded19793d3c"], ["uuid", "e1e346f9-1fa6-4c9c-b984-24a14f517db0"], ["first_name", "Billy07"], ["last_name", "Bob_38"], ["created_at", "2017-09-14 20:29:03.031891"], ["updated_at", "2017-09-14 20:29:03.031891"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1967240821 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1967240821], ["username", "billy_08"], ["access_token", "c53f9e594afd4ce2d4cd59f65be50b7b"], ["uuid", "b7a73c1a-bb40-4b93-b6b7-8e10515c2ec0"], ["first_name", "Billy08"], ["last_name", "Bob_37"], ["created_at", "2017-09-14 20:29:03.034385"], ["updated_at", "2017-09-14 20:29:03.034385"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -199660677 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -199660677], ["username", "billy_09"], ["access_token", "6dcb7a52df933dc8551c77157e47d4be"], ["uuid", "f7002e8f-6494-453f-806e-38d1c02c862b"], ["first_name", "Billy09"], ["last_name", "Bob_36"], ["created_at", "2017-09-14 20:29:03.036845"], ["updated_at", "2017-09-14 20:29:03.036845"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1405654120 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1405654120], ["username", "billy_10"], ["access_token", "67f2cfb5d744a252e3c118c9d7a80d6c"], ["uuid", "82405eaa-8bd6-40b6-b272-1057569defa5"], ["first_name", "Billy10"], ["last_name", "Bob_35"], ["created_at", "2017-09-14 20:29:03.039183"], ["updated_at", "2017-09-14 20:29:03.039183"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -803960148 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -803960148], ["username", "billy_11"], ["access_token", "a206cd591f69ed69816ff1c1716b6d83"], ["uuid", "0f084448-23bd-4e8b-b16a-f1f34875b931"], ["first_name", "Billy11"], ["last_name", "Bob_34"], ["created_at", "2017-09-14 20:29:03.041566"], ["updated_at", "2017-09-14 20:29:03.041566"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1781217333 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1781217333], ["username", "billy_12"], ["access_token", "47f27629d0b3de6ffb6abc6389dec279"], ["uuid", "e40f2ea5-3f04-4a59-8b78-7093dd967d4d"], ["first_name", "Billy12"], ["last_name", "Bob_33"], ["created_at", "2017-09-14 20:29:03.043931"], ["updated_at", "2017-09-14 20:29:03.043931"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -616616160 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -616616160], ["username", "billy_13"], ["access_token", "8551f558cb61c8fb48d0ee2b4a8557f9"], ["uuid", "2b985200-d086-4ad0-99a6-be18b8172bf8"], ["first_name", "Billy13"], ["last_name", "Bob_32"], ["created_at", "2017-09-14 20:29:03.046291"], ["updated_at", "2017-09-14 20:29:03.046291"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -46718035 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -46718035], ["username", "billy_14"], ["access_token", "990531daf1b4df9ccbe69677cb850ad5"], ["uuid", "f802eda3-7275-4c93-a2d4-7800e4bc5b41"], ["first_name", "Billy14"], ["last_name", "Bob_31"], ["created_at", "2017-09-14 20:29:03.048684"], ["updated_at", "2017-09-14 20:29:03.048684"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1024346201 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1024346201], ["username", "billy_15"], ["access_token", "a18be3867c8e94e5a4fa43e56a0ea262"], ["uuid", "764fd256-2a51-47b8-ae4d-11026780c568"], ["first_name", "Billy15"], ["last_name", "Bob_30"], ["created_at", "2017-09-14 20:29:03.051148"], ["updated_at", "2017-09-14 20:29:03.051148"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -478660010 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -478660010], ["username", "billy_16"], ["access_token", "baf7b3fac2ddb3f1ffe6e0a2aeab0465"], ["uuid", "0194823a-b40a-4cee-9bf5-f69daa100064"], ["first_name", "Billy16"], ["last_name", "Bob_29"], ["created_at", "2017-09-14 20:29:03.053604"], ["updated_at", "2017-09-14 20:29:03.053604"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1695869628 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1695869628], ["username", "billy_17"], ["access_token", "fa9203c33945bd3d7dc0e70d289985af"], ["uuid", "9199e329-4154-4bbd-8605-516580b9c5cd"], ["first_name", "Billy17"], ["last_name", "Bob_28"], ["created_at", "2017-09-14 20:29:03.056002"], ["updated_at", "2017-09-14 20:29:03.056002"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1797535271 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1797535271], ["username", "billy_18"], ["access_token", "445da50f8d5792669a259306d5706442"], ["uuid", "d83c4224-1a3e-4089-b97a-6cc2dc97de9e"], ["first_name", "Billy18"], ["last_name", "Bob_27"], ["created_at", "2017-09-14 20:29:03.058349"], ["updated_at", "2017-09-14 20:29:03.058349"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1694720070 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1694720070], ["username", "billy_19"], ["access_token", "13f564feb2138bbb423ff7695f4647d0"], ["uuid", "d20e2cbe-3bda-4d45-a4d0-d30509c51ff5"], ["first_name", "Billy19"], ["last_name", "Bob_26"], ["created_at", "2017-09-14 20:29:03.060743"], ["updated_at", "2017-09-14 20:29:03.060743"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1582263394 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1582263394], ["username", "billy_20"], ["access_token", "a3b04d9e68456409f9acebd6659a4ef0"], ["uuid", "341267cb-4bd7-41b5-ba70-a1ed6fa3723e"], ["first_name", "Billy20"], ["last_name", "Bob_25"], ["created_at", "2017-09-14 20:29:03.063188"], ["updated_at", "2017-09-14 20:29:03.063188"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1445007669 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1445007669], ["username", "billy_21"], ["access_token", "6c1ceaa3b3ee1bd9448839e1347d9a64"], ["uuid", "b5ba8b77-38fa-4bb8-9080-099f1950d2a0"], ["first_name", "Billy21"], ["last_name", "Bob_24"], ["created_at", "2017-09-14 20:29:03.065621"], ["updated_at", "2017-09-14 20:29:03.065621"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1276925515 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1276925515], ["username", "billy_22"], ["access_token", "90bd6abe333dea125294b12d9cfabfa9"], ["uuid", "708c47b9-34f5-4dce-a4db-af9ed4b51f8f"], ["first_name", "Billy22"], ["last_name", "Bob_23"], ["created_at", "2017-09-14 20:29:03.068093"], ["updated_at", "2017-09-14 20:29:03.068093"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1301600334 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1301600334], ["username", "billy_23"], ["access_token", "b798bb33c587f3e279b9f61b6dead228"], ["uuid", "10c82686-d97f-4d3a-9d3d-f0c8c2d4b063"], ["first_name", "Billy23"], ["last_name", "Bob_22"], ["created_at", "2017-09-14 20:29:03.070510"], ["updated_at", "2017-09-14 20:29:03.070510"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1254072807 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1254072807], ["username", "billy_24"], ["access_token", "5452d6517e433a40802d8912a252ef24"], ["uuid", "3bd8521a-3c2a-4835-b794-9cf5868de736"], ["first_name", "Billy24"], ["last_name", "Bob_21"], ["created_at", "2017-09-14 20:29:03.072840"], ["updated_at", "2017-09-14 20:29:03.072840"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -184456669 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -184456669], ["username", "billy_25"], ["access_token", "d1c3335cb8d16859b1b7f659c18b8c92"], ["uuid", "0e9e3b73-f7dd-487e-8dcd-f55be705ee96"], ["first_name", "Billy25"], ["last_name", "Bob_20"], ["created_at", "2017-09-14 20:29:03.075180"], ["updated_at", "2017-09-14 20:29:03.075180"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -524966655 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -524966655], ["username", "billy_26"], ["access_token", "bf6e5110170d706f82808cd0add76c47"], ["uuid", "646619e4-0a37-4dac-9f56-9b00549af4a4"], ["first_name", "Billy26"], ["last_name", "Bob_19"], ["created_at", "2017-09-14 20:29:03.077526"], ["updated_at", "2017-09-14 20:29:03.077526"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1729222428 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1729222428], ["username", "billy_27"], ["access_token", "fa02517eb3269f03c6611cb252be686d"], ["uuid", "bd31a518-d5c8-4227-8716-fe016747414a"], ["first_name", "Billy27"], ["last_name", "Bob_18"], ["created_at", "2017-09-14 20:29:03.079852"], ["updated_at", "2017-09-14 20:29:03.079852"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1787038548 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1787038548], ["username", "billy_28"], ["access_token", "cf80b935dd85ac077654cb70cf0b5c83"], ["uuid", "7a3aae62-f3ee-4db9-b6dd-9c3942f33bc6"], ["first_name", "Billy28"], ["last_name", "Bob_17"], ["created_at", "2017-09-14 20:29:03.082243"], ["updated_at", "2017-09-14 20:29:03.082243"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1425253814 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1425253814], ["username", "billy_29"], ["access_token", "aae6051af4f963cd3caabd6584ab5167"], ["uuid", "df5c1713-4216-4a1e-bc40-c59e90036298"], ["first_name", "Billy29"], ["last_name", "Bob_16"], ["created_at", "2017-09-14 20:29:03.084593"], ["updated_at", "2017-09-14 20:29:03.084593"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1073320772 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1073320772], ["username", "billy_30"], ["access_token", "9e5f28818eaaf45b558b77e67cf941a8"], ["uuid", "7fd0f53f-ff88-4dd3-9a2c-7f617513be59"], ["first_name", "Billy30"], ["last_name", "Bob_15"], ["created_at", "2017-09-14 20:29:03.086883"], ["updated_at", "2017-09-14 20:29:03.086883"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -265666494 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -265666494], ["username", "billy_31"], ["access_token", "b6b378b2378fe726252b899c7129e926"], ["uuid", "ebb6e032-5524-4f04-87eb-0182253a99e4"], ["first_name", "Billy31"], ["last_name", "Bob_14"], ["created_at", "2017-09-14 20:29:03.089264"], ["updated_at", "2017-09-14 20:29:03.089264"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1802591165 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 + SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1802591165], ["username", "billy_32"], ["access_token", "de9fc1e33affc157637f2bd2f64502c5"], ["uuid", "663610ba-ed40-40d9-a273-157d59d5f93f"], ["first_name", "Billy32"], ["last_name", "Bob_13"], ["created_at", "2017-09-14 20:29:03.091571"], ["updated_at", "2017-09-14 20:29:03.091571"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -582172576 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -582172576], ["username", "billy_33"], ["access_token", "15ee8626ddc2f840442d6909ee250fcc"], ["uuid", "816d4540-6061-4ecd-a5a7-375900c20caf"], ["first_name", "Billy33"], ["last_name", "Bob_12"], ["created_at", "2017-09-14 20:29:03.094086"], ["updated_at", "2017-09-14 20:29:03.094086"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -241921637 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -241921637], ["username", "billy_34"], ["access_token", "757e1407c33848446ee3a5462a499055"], ["uuid", "9cf6e7b7-ca88-4707-a2a6-1a2b151ed4d9"], ["first_name", "Billy34"], ["last_name", "Bob_11"], ["created_at", "2017-09-14 20:29:03.096416"], ["updated_at", "2017-09-14 20:29:03.096416"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2032803816 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2032803816], ["username", "billy_35"], ["access_token", "40596b4f066c2a3e767a3d40f9000191"], ["uuid", "42d1d4ad-ba14-45ec-8aa3-60c55f6fd234"], ["first_name", "Billy35"], ["last_name", "Bob_10"], ["created_at", "2017-09-14 20:29:03.098742"], ["updated_at", "2017-09-14 20:29:03.098742"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1755417424 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1755417424], ["username", "billy_36"], ["access_token", "51ea5f91636075474ad439376bcbb691"], ["uuid", "1f14b0ed-bea9-4c4b-af26-d74298f0daca"], ["first_name", "Billy36"], ["last_name", "Bob_09"], ["created_at", "2017-09-14 20:29:03.101081"], ["updated_at", "2017-09-14 20:29:03.101081"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -936770034 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -936770034], ["username", "billy_37"], ["access_token", "29363213bfab09762e8ccf099f8bc48d"], ["uuid", "83673d47-08a5-4e5e-8e94-ac23c9691ded"], ["first_name", "Billy37"], ["last_name", "Bob_08"], ["created_at", "2017-09-14 20:29:03.103415"], ["updated_at", "2017-09-14 20:29:03.103415"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -744320682 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -744320682], ["username", "billy_38"], ["access_token", "36076890ebbdf5ef5d65f18838d6ecb9"], ["uuid", "2b160c78-cdfa-499b-b9fd-028de640cfdf"], ["first_name", "Billy38"], ["last_name", "Bob_07"], ["created_at", "2017-09-14 20:29:03.105765"], ["updated_at", "2017-09-14 20:29:03.105765"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1998844687 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1998844687], ["username", "billy_39"], ["access_token", "0c9a3acfb8b33db3c3eb25c47d2ad8a7"], ["uuid", "715c4265-2c07-4c53-a338-c997548949e6"], ["first_name", "Billy39"], ["last_name", "Bob_06"], ["created_at", "2017-09-14 20:29:03.108095"], ["updated_at", "2017-09-14 20:29:03.108095"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1541007655 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1541007655], ["username", "billy_40"], ["access_token", "fd7dcc1cda7bc0683501ffc96cf743bb"], ["uuid", "69f66bfe-f690-4778-a54a-311d197569d1"], ["first_name", "Billy40"], ["last_name", "Bob_05"], ["created_at", "2017-09-14 20:29:03.110445"], ["updated_at", "2017-09-14 20:29:03.110445"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1316931028 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1316931028], ["username", "billy_41"], ["access_token", "87484277cc8b298004004b2ea9c0c75e"], ["uuid", "24a98dbe-86f5-4a21-b34a-0a3b51524464"], ["first_name", "Billy41"], ["last_name", "Bob_04"], ["created_at", "2017-09-14 20:29:03.112759"], ["updated_at", "2017-09-14 20:29:03.112759"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -853284719 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -853284719], ["username", "billy_42"], ["access_token", "b7ad23f0862480c3417d8b6c5679a904"], ["uuid", "3881e8e5-2b7d-46b2-b2f3-aa4a13472769"], ["first_name", "Billy42"], ["last_name", "Bob_03"], ["created_at", "2017-09-14 20:29:03.115089"], ["updated_at", "2017-09-14 20:29:03.115089"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -265493153 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -265493153], ["username", "billy_43"], ["access_token", "eab7ba9c86f2a72257f6aa1e73ef387a"], ["uuid", "2129d35c-5d41-44f1-9c75-9567125b09b4"], ["first_name", "Billy43"], ["last_name", "Bob_02"], ["created_at", "2017-09-14 20:29:03.117427"], ["updated_at", "2017-09-14 20:29:03.117427"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1018017073 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1018017073], ["username", "billy_44"], ["access_token", "88dcd9a943a751290091b20a7e5d3e49"], ["uuid", "6c61c5a2-a5e5-421e-ba58-38e3dc8f4091"], ["first_name", "Billy44"], ["last_name", "Bob_01"], ["created_at", "2017-09-14 20:29:03.119759"], ["updated_at", "2017-09-14 20:29:03.119759"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -237925756 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -237925756], ["username", "billy_45"], ["access_token", "eb914b459adf05ddea0ef0d2e05936f1"], ["uuid", "1c17b7b0-da95-4dd8-a959-681031bd674c"], ["first_name", "Billy45"], ["last_name", "Bob_00"], ["created_at", "2017-09-14 20:29:03.122145"], ["updated_at", "2017-09-14 20:29:03.122145"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 +  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'billy%') +  (0.0ms) RELEASE SAVEPOINT active_record_1 + OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'billy%') ORDER BY "openstax_accounts_accounts"."username" ASC LIMIT 20 OFFSET 20 + OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 + OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 +  (2.4ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -445872949 LIMIT 1 + OpenStax::Accounts::Account Exists (0.3ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 + SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -445872949], ["username", "jstrav"], ["access_token", "d62b637a72a4a2977782bf385647b8e5"], ["uuid", "bcdfcc0d-2167-4596-b99a-3b280b289912"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-09-14 20:29:03.132267"], ["updated_at", "2017-09-14 20:29:03.132267"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -543959344 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 + SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -543959344], ["username", "mary"], ["access_token", "77ba4d0d6d173e41351b0bf1e3ba2ecc"], ["uuid", "b355c253-4f8c-4cc8-8fb7-5df41eb61427"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-09-14 20:29:03.135092"], ["updated_at", "2017-09-14 20:29:03.135092"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -284858197 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -284858197], ["username", "jstead"], ["access_token", "e867f2e6aa3ed5ed3067f98203155bd7"], ["uuid", "d8a1968e-d306-49b1-999a-c202dacb752c"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-09-14 20:29:03.137764"], ["updated_at", "2017-09-14 20:29:03.137764"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2115623503 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 + SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2115623503], ["username", "bigbear"], ["access_token", "11534da07d27e67d5c7cd7badb350c58"], ["uuid", "2a527094-a317-410f-af14-af510376f823"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-09-14 20:29:03.141811"], ["updated_at", "2017-09-14 20:29:03.141811"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -491643254 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -491643254], ["username", "billy_00"], ["access_token", "42194d836fc0a7699d5658445d3f6455"], ["uuid", "f2ef4b37-a469-4eb0-adbf-74c665fd7354"], ["first_name", "Billy00"], ["last_name", "Bob_45"], ["created_at", "2017-09-14 20:29:03.145177"], ["updated_at", "2017-09-14 20:29:03.145177"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1642962949 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1642962949], ["username", "billy_01"], ["access_token", "870dda169b99644ca1e6cb2944316f60"], ["uuid", "866da7f3-7603-44f7-9a3a-23b74c55b84a"], ["first_name", "Billy01"], ["last_name", "Bob_44"], ["created_at", "2017-09-14 20:29:03.148463"], ["updated_at", "2017-09-14 20:29:03.148463"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -42654753 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -42654753], ["username", "billy_02"], ["access_token", "cbb4e92c4983e4d4454b43eb24d3d598"], ["uuid", "8f4d1cf0-3fc1-4e1b-b670-33b15341a7ad"], ["first_name", "Billy02"], ["last_name", "Bob_43"], ["created_at", "2017-09-14 20:29:03.151251"], ["updated_at", "2017-09-14 20:29:03.151251"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -962464223 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -962464223], ["username", "billy_03"], ["access_token", "028ca4a626aa618ad1c0ed53496fd20a"], ["uuid", "ee8eb6e7-1258-4749-927e-695ade11d97a"], ["first_name", "Billy03"], ["last_name", "Bob_42"], ["created_at", "2017-09-14 20:29:03.153824"], ["updated_at", "2017-09-14 20:29:03.153824"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -594062657 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -594062657], ["username", "billy_04"], ["access_token", "892f1392eaccc5cd241ae7c1c481d7fc"], ["uuid", "6981e34f-23b2-4fd7-8d2d-3db0f4f61772"], ["first_name", "Billy04"], ["last_name", "Bob_41"], ["created_at", "2017-09-14 20:29:03.156309"], ["updated_at", "2017-09-14 20:29:03.156309"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -699815495 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -699815495], ["username", "billy_05"], ["access_token", "de3d0de57c717136e523f88f80c730a8"], ["uuid", "ae0ce493-5559-4507-b2bb-cbdee878cf3c"], ["first_name", "Billy05"], ["last_name", "Bob_40"], ["created_at", "2017-09-14 20:29:03.159141"], ["updated_at", "2017-09-14 20:29:03.159141"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1519052857 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1519052857], ["username", "billy_06"], ["access_token", "3ebe67c0f0ab191023d5b69418497bf9"], ["uuid", "f7bbd308-9aac-4384-bb29-0fc502364878"], ["first_name", "Billy06"], ["last_name", "Bob_39"], ["created_at", "2017-09-14 20:29:03.161601"], ["updated_at", "2017-09-14 20:29:03.161601"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2109499809 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2109499809], ["username", "billy_07"], ["access_token", "583680f50daf47c6a478ada4d3e92036"], ["uuid", "8705c91d-7c63-4f51-9b77-0b4fc931f95e"], ["first_name", "Billy07"], ["last_name", "Bob_38"], ["created_at", "2017-09-14 20:29:03.164085"], ["updated_at", "2017-09-14 20:29:03.164085"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -735182636 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -735182636], ["username", "billy_08"], ["access_token", "f9f0290b520e275b948f7aa6bb9bb060"], ["uuid", "fbe84172-78d9-46fe-94d4-b13a39ff359c"], ["first_name", "Billy08"], ["last_name", "Bob_37"], ["created_at", "2017-09-14 20:29:03.166704"], ["updated_at", "2017-09-14 20:29:03.166704"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -802430223 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -802430223], ["username", "billy_09"], ["access_token", "9ce857d23928218348bbdd5cbefaf7ef"], ["uuid", "e550cb52-ebf3-4ffe-8957-71e5a786f1a3"], ["first_name", "Billy09"], ["last_name", "Bob_36"], ["created_at", "2017-09-14 20:29:03.169191"], ["updated_at", "2017-09-14 20:29:03.169191"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1127309452 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1127309452], ["username", "billy_10"], ["access_token", "473b6c8dde53b52d091d2242bcb58a07"], ["uuid", "5297c510-df7e-44a2-986d-9f2bcf1fc1ec"], ["first_name", "Billy10"], ["last_name", "Bob_35"], ["created_at", "2017-09-14 20:29:03.171783"], ["updated_at", "2017-09-14 20:29:03.171783"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -752497999 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -752497999], ["username", "billy_11"], ["access_token", "97fb04b91472220150fda16d1dcda4dc"], ["uuid", "c5594894-c626-40a7-86e0-a6cffc36f360"], ["first_name", "Billy11"], ["last_name", "Bob_34"], ["created_at", "2017-09-14 20:29:03.174227"], ["updated_at", "2017-09-14 20:29:03.174227"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1538398138 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1538398138], ["username", "billy_12"], ["access_token", "dcf7b00e5dbc65dec10c984a6fd8220b"], ["uuid", "9cdd2655-0a90-495a-9923-9035a9d87b90"], ["first_name", "Billy12"], ["last_name", "Bob_33"], ["created_at", "2017-09-14 20:29:03.176775"], ["updated_at", "2017-09-14 20:29:03.176775"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -72876368 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -72876368], ["username", "billy_13"], ["access_token", "0d896e25bb4eb0c6c55cd3f94c119889"], ["uuid", "e2ca0bcb-119a-4673-8048-430aa1776fc8"], ["first_name", "Billy13"], ["last_name", "Bob_32"], ["created_at", "2017-09-14 20:29:03.179224"], ["updated_at", "2017-09-14 20:29:03.179224"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1624984245 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1624984245], ["username", "billy_14"], ["access_token", "8061d3c778335105956fa09f39e44a53"], ["uuid", "c80119cf-6250-43d3-9714-4fdb29a886f9"], ["first_name", "Billy14"], ["last_name", "Bob_31"], ["created_at", "2017-09-14 20:29:03.182001"], ["updated_at", "2017-09-14 20:29:03.182001"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1964956473 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1964956473], ["username", "billy_15"], ["access_token", "521fcb2e65ee15a7b30b2f2759dbcefd"], ["uuid", "d1dec83b-d266-4c0f-a0a2-3463aa4c3fbe"], ["first_name", "Billy15"], ["last_name", "Bob_30"], ["created_at", "2017-09-14 20:29:03.184497"], ["updated_at", "2017-09-14 20:29:03.184497"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -193865500 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -193865500], ["username", "billy_16"], ["access_token", "eb70c4c13b74f5464465b24a04be0fd6"], ["uuid", "d1ddf90a-af0c-403e-a6fc-ca780bf8d936"], ["first_name", "Billy16"], ["last_name", "Bob_29"], ["created_at", "2017-09-14 20:29:03.186855"], ["updated_at", "2017-09-14 20:29:03.186855"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2016360543 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2016360543], ["username", "billy_17"], ["access_token", "812e5c55f7e4ae25e0520a5e688cf1cb"], ["uuid", "cf9fe120-0e1b-4bc7-8013-ec237c0fba1b"], ["first_name", "Billy17"], ["last_name", "Bob_28"], ["created_at", "2017-09-14 20:29:03.189507"], ["updated_at", "2017-09-14 20:29:03.189507"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1627052355 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1627052355], ["username", "billy_18"], ["access_token", "e217f3017a871a02fe8edb010778fb09"], ["uuid", "755e7a6d-aeb1-40c3-9690-ce539891906f"], ["first_name", "Billy18"], ["last_name", "Bob_27"], ["created_at", "2017-09-14 20:29:03.192117"], ["updated_at", "2017-09-14 20:29:03.192117"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -83989098 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -83989098], ["username", "billy_19"], ["access_token", "4936c36f04c685a977be5ba505054dfe"], ["uuid", "5b4161ba-5fd3-4c17-b67e-0e3e8d9c477a"], ["first_name", "Billy19"], ["last_name", "Bob_26"], ["created_at", "2017-09-14 20:29:03.194666"], ["updated_at", "2017-09-14 20:29:03.194666"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1008951953 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1008951953], ["username", "billy_20"], ["access_token", "ec7c30b4b0dbff552231d7dde448c7a4"], ["uuid", "0a9f3b66-51f7-4405-be66-857bee8c8805"], ["first_name", "Billy20"], ["last_name", "Bob_25"], ["created_at", "2017-09-14 20:29:03.197149"], ["updated_at", "2017-09-14 20:29:03.197149"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2125663587 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2125663587], ["username", "billy_21"], ["access_token", "f898213f571b0e1fbc389c092f638844"], ["uuid", "89d3a417-91da-44be-9cbf-7bc4be22ba32"], ["first_name", "Billy21"], ["last_name", "Bob_24"], ["created_at", "2017-09-14 20:29:03.199609"], ["updated_at", "2017-09-14 20:29:03.199609"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -70109979 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -70109979], ["username", "billy_22"], ["access_token", "333389134819425812d763fdf27fc35d"], ["uuid", "f929d1fd-0696-48bd-979d-1399a59ae9c5"], ["first_name", "Billy22"], ["last_name", "Bob_23"], ["created_at", "2017-09-14 20:29:03.202166"], ["updated_at", "2017-09-14 20:29:03.202166"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -715906745 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -715906745], ["username", "billy_23"], ["access_token", "1aeb0764106dd8c178caf99ce6932419"], ["uuid", "e96474dd-73c4-4a4a-8489-0ecdaf70d769"], ["first_name", "Billy23"], ["last_name", "Bob_22"], ["created_at", "2017-09-14 20:29:03.204656"], ["updated_at", "2017-09-14 20:29:03.204656"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -565432419 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -565432419], ["username", "billy_24"], ["access_token", "80e75bb44990c0b56d090819ba797473"], ["uuid", "4f912b1a-c440-4b77-958d-dbc8201b4366"], ["first_name", "Billy24"], ["last_name", "Bob_21"], ["created_at", "2017-09-14 20:29:03.207089"], ["updated_at", "2017-09-14 20:29:03.207089"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1375009851 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1375009851], ["username", "billy_25"], ["access_token", "8021d147017872b2e3349aaa70cd3a67"], ["uuid", "e2f51f3e-0fee-4c97-b9d5-b8a51a066d07"], ["first_name", "Billy25"], ["last_name", "Bob_20"], ["created_at", "2017-09-14 20:29:03.209563"], ["updated_at", "2017-09-14 20:29:03.209563"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -560764680 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -560764680], ["username", "billy_26"], ["access_token", "e383582bf52c58a1642e7a532d39700a"], ["uuid", "b2ce3d2f-2d06-4e7c-8666-6d7e1f05eb50"], ["first_name", "Billy26"], ["last_name", "Bob_19"], ["created_at", "2017-09-14 20:29:03.212001"], ["updated_at", "2017-09-14 20:29:03.212001"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1507785409 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1507785409], ["username", "billy_27"], ["access_token", "b6b455920064ad9d2cfc809c388f86e3"], ["uuid", "2160ebcd-6849-4dc3-8902-2c24468c634d"], ["first_name", "Billy27"], ["last_name", "Bob_18"], ["created_at", "2017-09-14 20:29:03.215449"], ["updated_at", "2017-09-14 20:29:03.215449"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -824847524 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -824847524], ["username", "billy_28"], ["access_token", "ed06074442439564be61dbfece8ea5ef"], ["uuid", "a1b4f969-fc43-40eb-adb3-8a95fc953a32"], ["first_name", "Billy28"], ["last_name", "Bob_17"], ["created_at", "2017-09-14 20:29:03.219297"], ["updated_at", "2017-09-14 20:29:03.219297"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1209723036 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1209723036], ["username", "billy_29"], ["access_token", "5f29bc4eb01cf71c75bd7d1be9743f27"], ["uuid", "9322d7ba-e67a-4a8b-b1c5-8ed121cf4782"], ["first_name", "Billy29"], ["last_name", "Bob_16"], ["created_at", "2017-09-14 20:29:03.222607"], ["updated_at", "2017-09-14 20:29:03.222607"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -711109239 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -711109239], ["username", "billy_30"], ["access_token", "87cf4d65b10bc2a099155bf2df9e5de2"], ["uuid", "340c4ef4-8f2f-486e-a5c5-0bd00f1b4549"], ["first_name", "Billy30"], ["last_name", "Bob_15"], ["created_at", "2017-09-14 20:29:03.226083"], ["updated_at", "2017-09-14 20:29:03.226083"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1442040550 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1442040550], ["username", "billy_31"], ["access_token", "42d6b8fe1850ea2ca2ddbc7116f54ca2"], ["uuid", "50c30ef9-49b0-49eb-8aca-11a0f9a48073"], ["first_name", "Billy31"], ["last_name", "Bob_14"], ["created_at", "2017-09-14 20:29:03.229041"], ["updated_at", "2017-09-14 20:29:03.229041"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -34247827 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -34247827], ["username", "billy_32"], ["access_token", "721fc18d222cb025c5fcedd662fe8634"], ["uuid", "14accbb2-e7c5-4980-b8d5-4c5c76d9244f"], ["first_name", "Billy32"], ["last_name", "Bob_13"], ["created_at", "2017-09-14 20:29:03.231580"], ["updated_at", "2017-09-14 20:29:03.231580"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1174266814 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1174266814], ["username", "billy_33"], ["access_token", "e55a3f5f57e0ce94ca20e1d4098f9af5"], ["uuid", "8213c53a-bbcb-4c08-890d-d6ff052e4343"], ["first_name", "Billy33"], ["last_name", "Bob_12"], ["created_at", "2017-09-14 20:29:03.234104"], ["updated_at", "2017-09-14 20:29:03.234104"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -912455012 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -912455012], ["username", "billy_34"], ["access_token", "d228e68336bc5132ca198c7f2a93ebdf"], ["uuid", "4924b82c-4b2f-42c2-ad7d-9dfa77b313f9"], ["first_name", "Billy34"], ["last_name", "Bob_11"], ["created_at", "2017-09-14 20:29:03.238471"], ["updated_at", "2017-09-14 20:29:03.238471"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2100145629 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2100145629], ["username", "billy_35"], ["access_token", "8f215320be8b5a73d27f03d798c18f49"], ["uuid", "a5e680cc-0ed3-4d8a-a59f-38646180d572"], ["first_name", "Billy35"], ["last_name", "Bob_10"], ["created_at", "2017-09-14 20:29:03.242231"], ["updated_at", "2017-09-14 20:29:03.242231"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1057492177 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1057492177], ["username", "billy_36"], ["access_token", "ff655ccd4362e24107c1d692593a47d3"], ["uuid", "13e0a761-7f61-4297-a5b4-26e391e5c6ce"], ["first_name", "Billy36"], ["last_name", "Bob_09"], ["created_at", "2017-09-14 20:29:03.245765"], ["updated_at", "2017-09-14 20:29:03.245765"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -391152301 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -391152301], ["username", "billy_37"], ["access_token", "0a394796e6e2b156b8a5d5d5f6e54831"], ["uuid", "28690e69-05c4-40a0-a0a1-ac5997ab368f"], ["first_name", "Billy37"], ["last_name", "Bob_08"], ["created_at", "2017-09-14 20:29:03.255277"], ["updated_at", "2017-09-14 20:29:03.255277"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1767028750 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1767028750], ["username", "billy_38"], ["access_token", "a9288ac986b5b1981c48c80ddfc666a7"], ["uuid", "a5882254-2e70-4370-a990-040a986cbd8b"], ["first_name", "Billy38"], ["last_name", "Bob_07"], ["created_at", "2017-09-14 20:29:03.258315"], ["updated_at", "2017-09-14 20:29:03.258315"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1160230341 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1160230341], ["username", "billy_39"], ["access_token", "31fb9f3188e4c8ea65da07a8e7ff7ee1"], ["uuid", "d0744abc-95ff-4c87-9b47-31f5d7bcfe2b"], ["first_name", "Billy39"], ["last_name", "Bob_06"], ["created_at", "2017-09-14 20:29:03.262183"], ["updated_at", "2017-09-14 20:29:03.262183"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -612074993 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -612074993], ["username", "billy_40"], ["access_token", "9daeb68958de0707595d59a0da32a27e"], ["uuid", "a930b2b5-dfd3-456d-a25a-bfea2334903b"], ["first_name", "Billy40"], ["last_name", "Bob_05"], ["created_at", "2017-09-14 20:29:03.265563"], ["updated_at", "2017-09-14 20:29:03.265563"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1733838776 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1733838776], ["username", "billy_41"], ["access_token", "26655f8f8696ea7a79f9b3bec17b15d0"], ["uuid", "a5745b8e-7d1b-4c43-ae6e-35cf56a5dac8"], ["first_name", "Billy41"], ["last_name", "Bob_04"], ["created_at", "2017-09-14 20:29:03.268845"], ["updated_at", "2017-09-14 20:29:03.268845"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1682842095 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 + SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1682842095], ["username", "billy_42"], ["access_token", "07d3cff8786a3a47d76382eb298fa85a"], ["uuid", "4b4b84e9-fee0-4fcc-a63a-cd54f28e3882"], ["first_name", "Billy42"], ["last_name", "Bob_03"], ["created_at", "2017-09-14 20:29:03.271545"], ["updated_at", "2017-09-14 20:29:03.271545"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -355044189 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -355044189], ["username", "billy_43"], ["access_token", "ac8041836d182530bc76bbeefa7fca77"], ["uuid", "aa6c816b-2994-4d56-8485-c6b6777d5b40"], ["first_name", "Billy43"], ["last_name", "Bob_02"], ["created_at", "2017-09-14 20:29:03.275100"], ["updated_at", "2017-09-14 20:29:03.275100"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -874982019 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 + SQL (0.2ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -874982019], ["username", "billy_44"], ["access_token", "1c52fd1085e79b13749d23f0d33174f4"], ["uuid", "1172d6cf-3220-4938-9b98-3b93939aa6cc"], ["first_name", "Billy44"], ["last_name", "Bob_01"], ["created_at", "2017-09-14 20:29:03.277833"], ["updated_at", "2017-09-14 20:29:03.277833"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -570543235 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -570543235], ["username", "billy_45"], ["access_token", "f7d75b73ccd919b89019d2fe3003b54c"], ["uuid", "678c1be1-f247-416f-afd1-af791f0b3582"], ["first_name", "Billy45"], ["last_name", "Bob_00"], ["created_at", "2017-09-14 20:29:03.280532"], ["updated_at", "2017-09-14 20:29:03.280532"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 +  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'billy%') +  (0.0ms) RELEASE SAVEPOINT active_record_1 + OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'billy%') ORDER BY "openstax_accounts_accounts"."username" ASC LIMIT 20 OFFSET 40 + OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 +  (2.4ms) rollback transaction +  (0.0ms) begin transaction +  (0.1ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -251428199 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 + SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -251428199], ["username", "jstrav"], ["access_token", "ccbc4236e89696aa1b29e0ea8d448f1f"], ["uuid", "84ba2a59-abee-4921-ac18-58707e67330a"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-09-14 20:29:03.289701"], ["updated_at", "2017-09-14 20:29:03.289701"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -976991923 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 + SQL (0.4ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -976991923], ["username", "mary"], ["access_token", "03ed6d1d0b396faeb05022d2e368c083"], ["uuid", "4de6f4a7-982e-4b8c-8020-a0db2732f670"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-09-14 20:29:03.293155"], ["updated_at", "2017-09-14 20:29:03.293155"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1133249520 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1133249520], ["username", "jstead"], ["access_token", "09777bb31c15af90b39bbf6d05784739"], ["uuid", "63232680-3380-4269-a01a-f2bee46a22e8"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-09-14 20:29:03.297164"], ["updated_at", "2017-09-14 20:29:03.297164"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1502231994 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1502231994], ["username", "bigbear"], ["access_token", "7d42aaea8ea0372d57c4422f939d07cd"], ["uuid", "de5b8716-ee1b-4df0-b2c4-7bc9e86455be"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-09-14 20:29:03.299798"], ["updated_at", "2017-09-14 20:29:03.299798"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -74973557 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -74973557], ["username", "billy_00"], ["access_token", "a50a12afddee701f847c0bc234f15f43"], ["uuid", "1e9c972a-c9e7-45ec-909d-de697ac562c4"], ["first_name", "Billy00"], ["last_name", "Bob_45"], ["created_at", "2017-09-14 20:29:03.302252"], ["updated_at", "2017-09-14 20:29:03.302252"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -85376918 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_01' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -85376918], ["username", "billy_01"], ["access_token", "0bd10be0470bb01fbb4ac3120209e798"], ["uuid", "9a40a083-0608-44f8-8a3a-7ada08003216"], ["first_name", "Billy01"], ["last_name", "Bob_44"], ["created_at", "2017-09-14 20:29:03.304857"], ["updated_at", "2017-09-14 20:29:03.304857"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1168963170 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_02' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1168963170], ["username", "billy_02"], ["access_token", "f879db5b26c9d91786876b771cbc5ab3"], ["uuid", "9ee1a09c-06e6-480e-83af-2d585b34ceae"], ["first_name", "Billy02"], ["last_name", "Bob_43"], ["created_at", "2017-09-14 20:29:03.307360"], ["updated_at", "2017-09-14 20:29:03.307360"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1895748973 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_03' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1895748973], ["username", "billy_03"], ["access_token", "1b8f3f6c2b8d771c02dc018652b7f55e"], ["uuid", "7c9e587f-4f84-42a5-aa51-f04b5e9deec2"], ["first_name", "Billy03"], ["last_name", "Bob_42"], ["created_at", "2017-09-14 20:29:03.309919"], ["updated_at", "2017-09-14 20:29:03.309919"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -756376021 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_04' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -756376021], ["username", "billy_04"], ["access_token", "f4bc2732b40cdd26c6b92e67b2bcf09b"], ["uuid", "12ff5c21-33c9-46fd-9022-2575b4b4a98c"], ["first_name", "Billy04"], ["last_name", "Bob_41"], ["created_at", "2017-09-14 20:29:03.312941"], ["updated_at", "2017-09-14 20:29:03.312941"]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1858768903 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_05' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1858768903], ["username", "billy_05"], ["access_token", "b38ecaddccbe0c644d1f9c3c7b79ae79"], ["uuid", "43742227-b723-453b-8c4d-5ab269750873"], ["first_name", "Billy05"], ["last_name", "Bob_40"], ["created_at", "2017-09-14 20:29:03.316253"], ["updated_at", "2017-09-14 20:29:03.316253"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1609566433 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_06' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1609566433], ["username", "billy_06"], ["access_token", "58e819f7fd4b2713b8e90b00b091b91e"], ["uuid", "d9ec11f8-db0f-4d37-acab-5f3499839318"], ["first_name", "Billy06"], ["last_name", "Bob_39"], ["created_at", "2017-09-14 20:29:03.318799"], ["updated_at", "2017-09-14 20:29:03.318799"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -739211125 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_07' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -739211125], ["username", "billy_07"], ["access_token", "ebd5b08eb86451da9e2991350022f3b1"], ["uuid", "dc06d34b-1cfe-43ff-b235-47734a272a10"], ["first_name", "Billy07"], ["last_name", "Bob_38"], ["created_at", "2017-09-14 20:29:03.321251"], ["updated_at", "2017-09-14 20:29:03.321251"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1761181503 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_08' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1761181503], ["username", "billy_08"], ["access_token", "2103f4733e8cee734dade74a3d4f2565"], ["uuid", "44e88224-0c46-4dc0-8415-0ac40a35907e"], ["first_name", "Billy08"], ["last_name", "Bob_37"], ["created_at", "2017-09-14 20:29:03.323874"], ["updated_at", "2017-09-14 20:29:03.323874"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1801809080 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_09' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1801809080], ["username", "billy_09"], ["access_token", "5eea963c992472a481100518b031f1c0"], ["uuid", "7ab08eb2-b54d-438f-a53e-73a6013e3a9b"], ["first_name", "Billy09"], ["last_name", "Bob_36"], ["created_at", "2017-09-14 20:29:03.327009"], ["updated_at", "2017-09-14 20:29:03.327009"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1939051931 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_10' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1939051931], ["username", "billy_10"], ["access_token", "8a6719e8ec69ea2dd367fbc5246b67f2"], ["uuid", "05ea64c1-5055-42fe-a4d5-24f9ee36b8d0"], ["first_name", "Billy10"], ["last_name", "Bob_35"], ["created_at", "2017-09-14 20:29:03.330586"], ["updated_at", "2017-09-14 20:29:03.330586"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -512373201 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_11' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -512373201], ["username", "billy_11"], ["access_token", "aef8ca2c2be942f350c1117cc5a605ea"], ["uuid", "b85a1c3d-86ac-413b-9e05-2a0df7ee8cbd"], ["first_name", "Billy11"], ["last_name", "Bob_34"], ["created_at", "2017-09-14 20:29:03.333848"], ["updated_at", "2017-09-14 20:29:03.333848"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1934679707 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_12' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1934679707], ["username", "billy_12"], ["access_token", "7d278cd890316c0b8c0351c647652f5d"], ["uuid", "5d1ac768-836f-4c90-9d48-28fd337a631f"], ["first_name", "Billy12"], ["last_name", "Bob_33"], ["created_at", "2017-09-14 20:29:03.336767"], ["updated_at", "2017-09-14 20:29:03.336767"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2088584859 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_13' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2088584859], ["username", "billy_13"], ["access_token", "8d4fed27ffbcba00bd87d15e448ab22e"], ["uuid", "ee139a02-45b8-41a8-966d-020b4f60262f"], ["first_name", "Billy13"], ["last_name", "Bob_32"], ["created_at", "2017-09-14 20:29:03.339586"], ["updated_at", "2017-09-14 20:29:03.339586"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1059827386 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_14' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1059827386], ["username", "billy_14"], ["access_token", "4fb68a6106040172b43b269003b84202"], ["uuid", "55724e36-f677-4efe-8b7d-267cef53cf8f"], ["first_name", "Billy14"], ["last_name", "Bob_31"], ["created_at", "2017-09-14 20:29:03.342106"], ["updated_at", "2017-09-14 20:29:03.342106"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -908567247 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_15' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -908567247], ["username", "billy_15"], ["access_token", "35f4146bd199213434c9f97247f6b46e"], ["uuid", "9f27e3f2-c77d-4f40-92a2-c8d4ef522a7c"], ["first_name", "Billy15"], ["last_name", "Bob_30"], ["created_at", "2017-09-14 20:29:03.344590"], ["updated_at", "2017-09-14 20:29:03.344590"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1187478620 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_16' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1187478620], ["username", "billy_16"], ["access_token", "a3dc122ecece324147a3434bb7294b9c"], ["uuid", "9d7ea110-4416-4dcd-9c1c-767db6843c91"], ["first_name", "Billy16"], ["last_name", "Bob_29"], ["created_at", "2017-09-14 20:29:03.347284"], ["updated_at", "2017-09-14 20:29:03.347284"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1252725 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_17' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1252725], ["username", "billy_17"], ["access_token", "67b483b085fc3dfbfb8e3d995522681d"], ["uuid", "1146bc8d-dc9a-4d73-9445-d21d4098aabf"], ["first_name", "Billy17"], ["last_name", "Bob_28"], ["created_at", "2017-09-14 20:29:03.350100"], ["updated_at", "2017-09-14 20:29:03.350100"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -987848154 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_18' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -987848154], ["username", "billy_18"], ["access_token", "f153bd30520b43d60f2c10e38f103f19"], ["uuid", "06f39c46-c865-4854-ab1d-b41a47ab6a05"], ["first_name", "Billy18"], ["last_name", "Bob_27"], ["created_at", "2017-09-14 20:29:03.352687"], ["updated_at", "2017-09-14 20:29:03.352687"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -455867096 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -455867096], ["username", "billy_19"], ["access_token", "6973efbebacbcb64e71f3dbd6194bb14"], ["uuid", "aa3687bf-2c14-4687-9b28-05c6b0078853"], ["first_name", "Billy19"], ["last_name", "Bob_26"], ["created_at", "2017-09-14 20:29:03.355203"], ["updated_at", "2017-09-14 20:29:03.355203"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1516643839 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_20' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1516643839], ["username", "billy_20"], ["access_token", "d69bc16f9d8fae39182b7b51dfa551ad"], ["uuid", "a086e0e2-9530-4f51-915c-c0e5258439a2"], ["first_name", "Billy20"], ["last_name", "Bob_25"], ["created_at", "2017-09-14 20:29:03.357537"], ["updated_at", "2017-09-14 20:29:03.357537"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1264514692 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_21' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1264514692], ["username", "billy_21"], ["access_token", "e43397538c6b85319ebe63dfd4e389c2"], ["uuid", "df1665d5-5d40-416f-9117-e0660b985212"], ["first_name", "Billy21"], ["last_name", "Bob_24"], ["created_at", "2017-09-14 20:29:03.360545"], ["updated_at", "2017-09-14 20:29:03.360545"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1595594661 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_22' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1595594661], ["username", "billy_22"], ["access_token", "39306f2577a1a9af3e4293cc106acef9"], ["uuid", "057c6fd1-625c-425a-8af2-9ce8911afbb1"], ["first_name", "Billy22"], ["last_name", "Bob_23"], ["created_at", "2017-09-14 20:29:03.364686"], ["updated_at", "2017-09-14 20:29:03.364686"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1747053593 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_23' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1747053593], ["username", "billy_23"], ["access_token", "121c79f0170f7ace2357e43b76e287dd"], ["uuid", "5da47950-f1df-4b5c-b018-6ef37a606d62"], ["first_name", "Billy23"], ["last_name", "Bob_22"], ["created_at", "2017-09-14 20:29:03.368037"], ["updated_at", "2017-09-14 20:29:03.368037"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1888082593 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_24' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1888082593], ["username", "billy_24"], ["access_token", "9e6879464e6dc915c5ad27dbfa945c77"], ["uuid", "295751a6-bc34-42d2-a9be-03e949e002f4"], ["first_name", "Billy24"], ["last_name", "Bob_21"], ["created_at", "2017-09-14 20:29:03.370687"], ["updated_at", "2017-09-14 20:29:03.370687"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -449501251 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_25' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -449501251], ["username", "billy_25"], ["access_token", "2bd51df7a57ea73d4f377aac55ebf417"], ["uuid", "4c45ab7d-b80b-4603-8593-ab1f7c50c071"], ["first_name", "Billy25"], ["last_name", "Bob_20"], ["created_at", "2017-09-14 20:29:03.373270"], ["updated_at", "2017-09-14 20:29:03.373270"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -714331847 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_26' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -714331847], ["username", "billy_26"], ["access_token", "e9c4d08847116b7b855c852216024bdf"], ["uuid", "d7d843ca-2ae8-4571-8ad7-6925e5335017"], ["first_name", "Billy26"], ["last_name", "Bob_19"], ["created_at", "2017-09-14 20:29:03.375710"], ["updated_at", "2017-09-14 20:29:03.375710"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -187161802 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_27' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -187161802], ["username", "billy_27"], ["access_token", "949c4f57a639a043072bf816e0a91a0f"], ["uuid", "831b684f-0a58-40df-88ac-142c68d645d3"], ["first_name", "Billy27"], ["last_name", "Bob_18"], ["created_at", "2017-09-14 20:29:03.378110"], ["updated_at", "2017-09-14 20:29:03.378110"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1206539553 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_28' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1206539553], ["username", "billy_28"], ["access_token", "386e63d5479ff0426fc7d10388b98d56"], ["uuid", "4ac5bf3b-ba47-4600-b180-69bc272a3b5e"], ["first_name", "Billy28"], ["last_name", "Bob_17"], ["created_at", "2017-09-14 20:29:03.380487"], ["updated_at", "2017-09-14 20:29:03.380487"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1123510110 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_29' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1123510110], ["username", "billy_29"], ["access_token", "0cd36235f026371155d1856bb729dce0"], ["uuid", "f4588c22-07aa-40fe-bddc-df1be260841e"], ["first_name", "Billy29"], ["last_name", "Bob_16"], ["created_at", "2017-09-14 20:29:03.384540"], ["updated_at", "2017-09-14 20:29:03.384540"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -2135800215 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_30' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -2135800215], ["username", "billy_30"], ["access_token", "98a2971bc65269d14b3fad6d4f17f3b9"], ["uuid", "ba5bc570-e5b2-4579-92cd-7b43a76d2d00"], ["first_name", "Billy30"], ["last_name", "Bob_15"], ["created_at", "2017-09-14 20:29:03.388069"], ["updated_at", "2017-09-14 20:29:03.388069"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1923950675 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_31' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1923950675], ["username", "billy_31"], ["access_token", "36cbcc5a5ba221f18035ac076cdbcca4"], ["uuid", "f5411fff-c630-4742-b2c0-55c28738b155"], ["first_name", "Billy31"], ["last_name", "Bob_14"], ["created_at", "2017-09-14 20:29:03.391386"], ["updated_at", "2017-09-14 20:29:03.391386"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.1ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1533427334 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_32' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1533427334], ["username", "billy_32"], ["access_token", "97b511bc7c56679406939c841105ba09"], ["uuid", "bfe0f0f5-b204-49f7-b993-d98c14fad20f"], ["first_name", "Billy32"], ["last_name", "Bob_13"], ["created_at", "2017-09-14 20:29:03.394269"], ["updated_at", "2017-09-14 20:29:03.394269"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -420807875 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_33' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -420807875], ["username", "billy_33"], ["access_token", "39f75764821921fb4dc58b51ca714552"], ["uuid", "f87e2f82-734d-4885-9b7e-765f6d2587a2"], ["first_name", "Billy33"], ["last_name", "Bob_12"], ["created_at", "2017-09-14 20:29:03.397020"], ["updated_at", "2017-09-14 20:29:03.397020"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1882687587 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_34' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1882687587], ["username", "billy_34"], ["access_token", "61c3f2ab96f77ba9775dd9e89206b578"], ["uuid", "d408e5cd-97b3-4fa1-a671-bdcc5066ed08"], ["first_name", "Billy34"], ["last_name", "Bob_11"], ["created_at", "2017-09-14 20:29:03.399720"], ["updated_at", "2017-09-14 20:29:03.399720"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1015149186 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_35' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1015149186], ["username", "billy_35"], ["access_token", "b98737156c0747715e11ce585b37ce27"], ["uuid", "ff01d979-6dc9-4e5d-9eb7-7dbedd04f719"], ["first_name", "Billy35"], ["last_name", "Bob_10"], ["created_at", "2017-09-14 20:29:03.402278"], ["updated_at", "2017-09-14 20:29:03.402278"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1421035745 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_36' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1421035745], ["username", "billy_36"], ["access_token", "6f6511400dd1b009dc343dfbf0c80d89"], ["uuid", "a28b7060-596f-4cde-a1af-3bb5da47cce7"], ["first_name", "Billy36"], ["last_name", "Bob_09"], ["created_at", "2017-09-14 20:29:03.404853"], ["updated_at", "2017-09-14 20:29:03.404853"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1739983567 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_37' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1739983567], ["username", "billy_37"], ["access_token", "1b69bceb09cb0c3bc7746c722334b4c4"], ["uuid", "4d7a6d72-1a46-4a17-965a-8f504059f112"], ["first_name", "Billy37"], ["last_name", "Bob_08"], ["created_at", "2017-09-14 20:29:03.407304"], ["updated_at", "2017-09-14 20:29:03.407304"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1906245384 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_38' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1906245384], ["username", "billy_38"], ["access_token", "5ba09ede7705eac73c980ac9fc5fb96c"], ["uuid", "9320da8b-769f-4780-84d4-b3962dcd96ed"], ["first_name", "Billy38"], ["last_name", "Bob_07"], ["created_at", "2017-09-14 20:29:03.409726"], ["updated_at", "2017-09-14 20:29:03.409726"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1669880842 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_39' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1669880842], ["username", "billy_39"], ["access_token", "0837e2ce916b3dc40ed0df4870e8cdbb"], ["uuid", "fb414afe-1e44-4963-ad07-f54270c10648"], ["first_name", "Billy39"], ["last_name", "Bob_06"], ["created_at", "2017-09-14 20:29:03.412113"], ["updated_at", "2017-09-14 20:29:03.412113"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -354999463 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_40' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -354999463], ["username", "billy_40"], ["access_token", "e894d96f0146264997343a63059fc09f"], ["uuid", "f9b8e80a-6d2f-476b-baf3-5a22dbea40df"], ["first_name", "Billy40"], ["last_name", "Bob_05"], ["created_at", "2017-09-14 20:29:03.414469"], ["updated_at", "2017-09-14 20:29:03.414469"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -333804145 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_41' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -333804145], ["username", "billy_41"], ["access_token", "b754f0f072104cef3b5880e4637f3265"], ["uuid", "52df4d55-3fd1-4ad8-9f6b-d3045c5fff73"], ["first_name", "Billy41"], ["last_name", "Bob_04"], ["created_at", "2017-09-14 20:29:03.417895"], ["updated_at", "2017-09-14 20:29:03.417895"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1571881490 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_42' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1571881490], ["username", "billy_42"], ["access_token", "fe27e0b5f3bd7e79680dd4fd3354f86e"], ["uuid", "4696f804-8536-40e6-8ca6-f8b751c383ae"], ["first_name", "Billy42"], ["last_name", "Bob_03"], ["created_at", "2017-09-14 20:29:03.421538"], ["updated_at", "2017-09-14 20:29:03.421538"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -76357413 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_43' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -76357413], ["username", "billy_43"], ["access_token", "9706d67f55ea77fc8ed1cad835c932eb"], ["uuid", "7c3c1216-504a-4383-b3d4-b94347dd711e"], ["first_name", "Billy43"], ["last_name", "Bob_02"], ["created_at", "2017-09-14 20:29:03.424784"], ["updated_at", "2017-09-14 20:29:03.424784"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -752404913 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_44' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -752404913], ["username", "billy_44"], ["access_token", "074ce31d1a63af76357c59b48276a752"], ["uuid", "cceb364a-874b-4f2c-a18e-625481ddcc84"], ["first_name", "Billy44"], ["last_name", "Bob_01"], ["created_at", "2017-09-14 20:29:03.427849"], ["updated_at", "2017-09-14 20:29:03.427849"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1144171948 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_45' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1144171948], ["username", "billy_45"], ["access_token", "c4a5d1999205e72e9648da4a85306810"], ["uuid", "09979480-2b79-4714-89b6-94be978e38f0"], ["first_name", "Billy45"], ["last_name", "Bob_00"], ["created_at", "2017-09-14 20:29:03.430597"], ["updated_at", "2017-09-14 20:29:03.430597"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 +  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'billy%') +  (0.0ms) RELEASE SAVEPOINT active_record_1 + OpenStax::Accounts::Account Load (0.2ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'billy%') ORDER BY "openstax_accounts_accounts"."username" ASC LIMIT 20 OFFSET 0 + OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_00' ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 + OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'billy_19' ORDER BY "openstax_accounts_accounts"."id" ASC LIMIT 1 +  (2.3ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -829861957 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstrav' LIMIT 1 + SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -829861957], ["username", "jstrav"], ["access_token", "334e414d54f8b044ec410153d5067bab"], ["uuid", "4c8807c6-3046-421b-9269-badb35edc641"], ["first_name", "John"], ["last_name", "Stravinsky"], ["created_at", "2017-09-14 20:29:03.440839"], ["updated_at", "2017-09-14 20:29:03.440839"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -1773445880 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'mary' LIMIT 1 + SQL (0.3ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "full_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -1773445880], ["username", "mary"], ["access_token", "96f2bb499a0b6a9b4da6cc8bbb787ba8"], ["uuid", "79d58013-0d93-455b-9545-ef8349caf405"], ["first_name", "Mary"], ["last_name", "Mighty"], ["full_name", "Mary Mighty"], ["created_at", "2017-09-14 20:29:03.443693"], ["updated_at", "2017-09-14 20:29:03.443693"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -718150269 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'jstead' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -718150269], ["username", "jstead"], ["access_token", "c85b9fafdf363c76af70731d4a0afbc2"], ["uuid", "f80a44e6-9a0e-4f0d-948b-22b208f35eff"], ["first_name", "John"], ["last_name", "Stead"], ["created_at", "2017-09-14 20:29:03.446290"], ["updated_at", "2017-09-14 20:29:03.446290"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -770551833 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'bigbear' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -770551833], ["username", "bigbear"], ["access_token", "f94d3cbf39fe97dca7a6d20e81b8b022"], ["uuid", "fec5838b-21f2-4abb-a155-dc7517dc6935"], ["first_name", "Bob"], ["last_name", "JST"], ["created_at", "2017-09-14 20:29:03.449709"], ["updated_at", "2017-09-14 20:29:03.449709"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -563244487 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'foo_bb' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -563244487], ["username", "foo_bb"], ["access_token", "6db1fa690cb3bba6d009673ecb99c462"], ["uuid", "a29ca8c1-37af-43d6-ac79-da0308bce2ed"], ["first_name", "Bob"], ["last_name", "Brown"], ["created_at", "2017-09-14 20:29:03.452409"], ["updated_at", "2017-09-14 20:29:03.452409"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -384683062 LIMIT 1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'foo_bj' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -384683062], ["username", "foo_bj"], ["access_token", "77937fcf92cf22481cd5f4fdf21b7c4f"], ["uuid", "cd7dc1e8-7510-4bd4-b573-9f9a6c48a59f"], ["first_name", "Bob"], ["last_name", "Jones"], ["created_at", "2017-09-14 20:29:03.454916"], ["updated_at", "2017-09-14 20:29:03.454916"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 + OpenStax::Accounts::Account Exists (0.0ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."openstax_uid" = -597171809 LIMIT 1 + OpenStax::Accounts::Account Exists (0.1ms) SELECT 1 AS one FROM "openstax_accounts_accounts" WHERE "openstax_accounts_accounts"."username" = 'foo_tj' LIMIT 1 + SQL (0.1ms) INSERT INTO "openstax_accounts_accounts" ("openstax_uid", "username", "access_token", "uuid", "first_name", "last_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["openstax_uid", -597171809], ["username", "foo_tj"], ["access_token", "adffd5ed016957b2ab9e0eeea55322cd"], ["uuid", "1d6ad826-6dd0-485b-b6f2-a93ce4f0ec6a"], ["first_name", "Tim"], ["last_name", "Jones"], ["created_at", "2017-09-14 20:29:03.457412"], ["updated_at", "2017-09-14 20:29:03.457412"]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +  (0.0ms) SAVEPOINT active_record_1 +  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'foo%') +  (0.0ms) RELEASE SAVEPOINT active_record_1 + OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'foo%') ORDER BY "openstax_accounts_accounts"."first_name" ASC, "openstax_accounts_accounts"."last_name" DESC +  (0.2ms) SAVEPOINT active_record_1 +  (0.1ms) SELECT COUNT(*) FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'foo%') +  (0.0ms) RELEASE SAVEPOINT active_record_1 + OpenStax::Accounts::Account Load (0.1ms) SELECT "openstax_accounts_accounts".* FROM "openstax_accounts_accounts" WHERE ("openstax_accounts_accounts"."username" LIKE 'foo%') ORDER BY "openstax_accounts_accounts"."first_name" ASC, "openstax_accounts_accounts"."last_name" ASC +  (1.0ms) rollback transaction