samvera-persona 0.3.0 → 0.4.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -8336,3 +8336,1678 @@ Completed 401 Unauthorized in 2ms (ActiveRecord: 0.0ms | Allocations: 127)
8336
8336
  User Create (0.1ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password") VALUES (?, ?, ?, ?) [["created_at", "2021-12-22 12:42:51.612870"], ["updated_at", "2021-12-22 12:42:51.612870"], ["email", "email-56@test.com"], ["encrypted_password", "$2a$04$ARSDPuyxOCIeMunBjsPkY.1L4DCI92EkEnp3kxUtPSaUgYmNdCT82"]]
8337
8337
   (0.0ms) RELEASE SAVEPOINT active_record_1
8338
8338
   (0.1ms) rollback transaction
8339
+ TRANSACTION (0.0ms) begin transaction
8340
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
8341
+ User Exists? (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? AND "users"."deleted_at" IS NULL LIMIT ? [["email", "email-1@test.com"], ["LIMIT", 1]]
8342
+ User Create (0.4ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password") VALUES (?, ?, ?, ?) [["created_at", "2023-02-07 19:06:03.818507"], ["updated_at", "2023-02-07 19:06:03.818507"], ["email", "email-1@test.com"], ["encrypted_password", "[FILTERED]"]]
8343
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
8344
+ TRANSACTION (0.2ms) rollback transaction
8345
+ TRANSACTION (0.0ms) begin transaction
8346
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
8347
+ User Exists? (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? AND "users"."deleted_at" IS NULL LIMIT ? [["email", "email-2@test.com"], ["LIMIT", 1]]
8348
+ User Create (0.3ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password") VALUES (?, ?, ?, ?) [["created_at", "2023-02-07 19:06:03.825150"], ["updated_at", "2023-02-07 19:06:03.825150"], ["email", "email-2@test.com"], ["encrypted_password", "[FILTERED]"]]
8349
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
8350
+ TRANSACTION (0.2ms) rollback transaction
8351
+ TRANSACTION (0.0ms) begin transaction
8352
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
8353
+ User Exists? (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? AND "users"."deleted_at" IS NULL LIMIT ? [["email", "email-3@test.com"], ["LIMIT", 1]]
8354
+ User Create (0.5ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password") VALUES (?, ?, ?, ?) [["created_at", "2023-02-07 19:06:03.829972"], ["updated_at", "2023-02-07 19:06:03.829972"], ["email", "email-3@test.com"], ["encrypted_password", "[FILTERED]"]]
8355
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
8356
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
8357
+ User Exists? (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? AND "users"."deleted_at" IS NULL LIMIT ? [["email", "email-4@test.com"], ["LIMIT", 1]]
8358
+ User Create (0.1ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password") VALUES (?, ?, ?, ?) [["created_at", "2023-02-07 19:06:03.833257"], ["updated_at", "2023-02-07 19:06:03.833257"], ["email", "email-4@test.com"], ["encrypted_password", "[FILTERED]"]]
8359
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
8360
+ TRANSACTION (0.1ms) rollback transaction
8361
+ TRANSACTION (0.0ms) begin transaction
8362
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
8363
+ User Exists? (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? AND "users"."deleted_at" IS NULL LIMIT ? [["email", "email-5@test.com"], ["LIMIT", 1]]
8364
+ User Create (0.3ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password") VALUES (?, ?, ?, ?) [["created_at", "2023-02-07 19:06:03.836794"], ["updated_at", "2023-02-07 19:06:03.836794"], ["email", "email-5@test.com"], ["encrypted_password", "[FILTERED]"]]
8365
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
8366
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
8367
+ User Exists? (0.0ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? AND "users"."deleted_at" IS NULL LIMIT ? [["email", "email-6@test.com"], ["LIMIT", 1]]
8368
+ User Create (0.1ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password") VALUES (?, ?, ?, ?) [["created_at", "2023-02-07 19:06:03.839590"], ["updated_at", "2023-02-07 19:06:03.839590"], ["email", "email-6@test.com"], ["encrypted_password", "[FILTERED]"]]
8369
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
8370
+ TRANSACTION (0.1ms) rollback transaction
8371
+ TRANSACTION (0.0ms) begin transaction
8372
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
8373
+ User Exists? (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? AND "users"."deleted_at" IS NULL LIMIT ? [["email", "email-7@test.com"], ["LIMIT", 1]]
8374
+ User Create (0.2ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password") VALUES (?, ?, ?, ?) [["created_at", "2023-02-07 19:06:03.843361"], ["updated_at", "2023-02-07 19:06:03.843361"], ["email", "email-7@test.com"], ["encrypted_password", "[FILTERED]"]]
8375
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
8376
+ Processing by Samvera::Persona::UsersController#index as HTML
8377
+ User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."deleted_at" IS NULL AND "users"."id" = ? ORDER BY "users"."id" ASC LIMIT ? [["id", 1], ["LIMIT", 1]]
8378
+ Rendering layout layouts/application.html.erb
8379
+ Rendering /var/home/cjcolvar/Code/samvera/samvera-persona/app/views/samvera/persona/users/index.html.erb within layouts/application
8380
+ Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary.
8381
+ Rendered /var/home/cjcolvar/Code/samvera/samvera-persona/app/views/samvera/persona/users/index.html.erb within layouts/application (Duration: 0.6ms | Allocations: 273)
8382
+ Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary.
8383
+ Rendered layout layouts/application.html.erb (Duration: 0.8ms | Allocations: 379)
8384
+ Completed 200 OK in 19ms (Views: 3.7ms | ActiveRecord: 0.1ms | Allocations: 5132)
8385
+ TRANSACTION (0.1ms) rollback transaction
8386
+ TRANSACTION (0.0ms) begin transaction
8387
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
8388
+ User Exists? (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? AND "users"."deleted_at" IS NULL LIMIT ? [["email", "email-8@test.com"], ["LIMIT", 1]]
8389
+ User Create (0.2ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password") VALUES (?, ?, ?, ?) [["created_at", "2023-02-07 19:06:03.876420"], ["updated_at", "2023-02-07 19:06:03.876420"], ["email", "email-8@test.com"], ["encrypted_password", "[FILTERED]"]]
8390
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
8391
+ TRANSACTION (0.1ms) rollback transaction
8392
+ TRANSACTION (0.0ms) begin transaction
8393
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
8394
+ User Exists? (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? AND "users"."deleted_at" IS NULL LIMIT ? [["email", "email-9@test.com"], ["LIMIT", 1]]
8395
+ User Create (0.2ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password") VALUES (?, ?, ?, ?) [["created_at", "2023-02-07 19:06:03.884232"], ["updated_at", "2023-02-07 19:06:03.884232"], ["email", "email-9@test.com"], ["encrypted_password", "[FILTERED]"]]
8396
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
8397
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
8398
+ User Exists? (0.0ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? AND "users"."deleted_at" IS NULL LIMIT ? [["email", "email-10@test.com"], ["LIMIT", 1]]
8399
+ User Create (0.1ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password") VALUES (?, ?, ?, ?) [["created_at", "2023-02-07 19:06:03.886746"], ["updated_at", "2023-02-07 19:06:03.886746"], ["email", "email-10@test.com"], ["encrypted_password", "[FILTERED]"]]
8400
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
8401
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
8402
+ User Exists? (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? AND "users"."deleted_at" IS NULL LIMIT ? [["email", "email-11@test.com"], ["LIMIT", 1]]
8403
+ User Create (0.1ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password") VALUES (?, ?, ?, ?) [["created_at", "2023-02-07 19:06:03.889020"], ["updated_at", "2023-02-07 19:06:03.889020"], ["email", "email-11@test.com"], ["encrypted_password", "[FILTERED]"]]
8404
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
8405
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
8406
+ User Exists? (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? AND "users"."deleted_at" IS NULL LIMIT ? [["email", "email-12@test.com"], ["LIMIT", 1]]
8407
+ User Create (0.1ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password") VALUES (?, ?, ?, ?) [["created_at", "2023-02-07 19:06:03.891295"], ["updated_at", "2023-02-07 19:06:03.891295"], ["email", "email-12@test.com"], ["encrypted_password", "[FILTERED]"]]
8408
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
8409
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
8410
+ User Exists? (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? AND "users"."deleted_at" IS NULL LIMIT ? [["email", "email-13@test.com"], ["LIMIT", 1]]
8411
+ User Create (0.1ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password") VALUES (?, ?, ?, ?) [["created_at", "2023-02-07 19:06:03.893620"], ["updated_at", "2023-02-07 19:06:03.893620"], ["email", "email-13@test.com"], ["encrypted_password", "[FILTERED]"]]
8412
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
8413
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
8414
+ User Exists? (0.0ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? AND "users"."deleted_at" IS NULL LIMIT ? [["email", "email-14@test.com"], ["LIMIT", 1]]
8415
+ User Create (0.1ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password") VALUES (?, ?, ?, ?) [["created_at", "2023-02-07 19:06:03.895727"], ["updated_at", "2023-02-07 19:06:03.895727"], ["email", "email-14@test.com"], ["encrypted_password", "[FILTERED]"]]
8416
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
8417
+ User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."deleted_at" IS NULL AND "users"."email" = ? ORDER BY "users"."id" ASC LIMIT ? [["email", "email-15@test.com"], ["LIMIT", 1]]
8418
+ User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."deleted_at" IS NULL AND "users"."invitation_token" = ? ORDER BY "users"."id" ASC LIMIT ? [["invitation_token", "1be4978ebd525a4b8b8def1eec7b2c85026c30c9857c6b53e4d332cc43b6d99a"], ["LIMIT", 1]]
8419
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
8420
+ User Create (0.1ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password", "invitation_token", "invitation_created_at", "invitation_sent_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", "2023-02-07 19:06:03.989204"], ["updated_at", "2023-02-07 19:06:03.989204"], ["email", "email-15@test.com"], ["encrypted_password", "[FILTERED]"], ["invitation_token", "1be4978ebd525a4b8b8def1eec7b2c85026c30c9857c6b53e4d332cc43b6d99a"], ["invitation_created_at", "2023-02-07 19:06:03.988961"], ["invitation_sent_at", "2023-02-07 19:06:03.988961"]]
8421
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
8422
+ Rendering /var/home/cjcolvar/.rbenv/versions/3.0.5/lib/ruby/gems/3.0.0/gems/devise_invitable-2.0.7/app/views/devise/mailer/invitation_instructions.html.erb
8423
+ Rendered /var/home/cjcolvar/.rbenv/versions/3.0.5/lib/ruby/gems/3.0.0/gems/devise_invitable-2.0.7/app/views/devise/mailer/invitation_instructions.html.erb (Duration: 2.2ms | Allocations: 1106)
8424
+ Rendering /var/home/cjcolvar/.rbenv/versions/3.0.5/lib/ruby/gems/3.0.0/gems/devise_invitable-2.0.7/app/views/devise/mailer/invitation_instructions.text.erb
8425
+ Rendered /var/home/cjcolvar/.rbenv/versions/3.0.5/lib/ruby/gems/3.0.0/gems/devise_invitable-2.0.7/app/views/devise/mailer/invitation_instructions.text.erb (Duration: 0.6ms | Allocations: 402)
8426
+ Devise::Mailer#invitation_instructions: processed outbound mail in 12.4ms
8427
+ Delivered mail 63e2a11c1501_1978c5f147531c@toolbox.mail (14.5ms)
8428
+ Date: Tue, 07 Feb 2023 14:06:04 -0500
8429
+ From: please-change-me-at-config-initializers-devise@example.com
8430
+ Reply-To: please-change-me-at-config-initializers-devise@example.com
8431
+ To: email-15@test.com
8432
+ Message-ID: <63e2a11c1501_1978c5f147531c@toolbox.mail>
8433
+ Subject: Invitation instructions
8434
+ Mime-Version: 1.0
8435
+ Content-Type: multipart/alternative;
8436
+ boundary="--==_mimepart_63e2a11c87d_1978c5f147526b";
8437
+ charset=UTF-8
8438
+ Content-Transfer-Encoding: 7bit
8439
+ validate:
8440
+
8441
+
8442
+ ----==_mimepart_63e2a11c87d_1978c5f147526b
8443
+ Content-Type: text/plain;
8444
+ charset=UTF-8
8445
+ Content-Transfer-Encoding: 7bit
8446
+
8447
+ Hello email-15@test.com
8448
+
8449
+ Someone has invited you to http://localhost:3000/, you can accept it through the link below.
8450
+
8451
+ http://localhost:3000/users/invitation/accept?invitation_token=qAsoMhCzXtixLqdT6L29
8452
+
8453
+
8454
+ If you don't want to accept the invitation, please ignore this email. Your account won't be created until you access the link above and set your password.
8455
+
8456
+ ----==_mimepart_63e2a11c87d_1978c5f147526b
8457
+ Content-Type: text/html;
8458
+ charset=UTF-8
8459
+ Content-Transfer-Encoding: 7bit
8460
+
8461
+ <p>Hello email-15@test.com</p>
8462
+
8463
+ <p>Someone has invited you to http://localhost:3000/, you can accept it through the link below.</p>
8464
+
8465
+ <p><a href="http://localhost:3000/users/invitation/accept?invitation_token=qAsoMhCzXtixLqdT6L29">Accept invitation</a></p>
8466
+
8467
+
8468
+ <p>If you don&#39;t want to accept the invitation, please ignore this email. Your account won&#39;t be created until you access the link above and set your password.</p>
8469
+
8470
+ ----==_mimepart_63e2a11c87d_1978c5f147526b--
8471
+
8472
+ User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."deleted_at" IS NULL AND "users"."email" = ? ORDER BY "users"."id" ASC LIMIT ? [["email", "email-16@test.com"], ["LIMIT", 1]]
8473
+ User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."deleted_at" IS NULL AND "users"."invitation_token" = ? ORDER BY "users"."id" ASC LIMIT ? [["invitation_token", "b3fd46d872a17b831025e76f9bd79597bfe55be3a59a6c572cd67e84c656a7c1"], ["LIMIT", 1]]
8474
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
8475
+ User Create (0.1ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password", "invitation_token", "invitation_created_at", "invitation_sent_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", "2023-02-07 19:06:04.020442"], ["updated_at", "2023-02-07 19:06:04.020442"], ["email", "email-16@test.com"], ["encrypted_password", "[FILTERED]"], ["invitation_token", "b3fd46d872a17b831025e76f9bd79597bfe55be3a59a6c572cd67e84c656a7c1"], ["invitation_created_at", "2023-02-07 19:06:04.020250"], ["invitation_sent_at", "2023-02-07 19:06:04.020250"]]
8476
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
8477
+ Rendering /var/home/cjcolvar/.rbenv/versions/3.0.5/lib/ruby/gems/3.0.0/gems/devise_invitable-2.0.7/app/views/devise/mailer/invitation_instructions.html.erb
8478
+ Rendered /var/home/cjcolvar/.rbenv/versions/3.0.5/lib/ruby/gems/3.0.0/gems/devise_invitable-2.0.7/app/views/devise/mailer/invitation_instructions.html.erb (Duration: 0.4ms | Allocations: 270)
8479
+ Rendering /var/home/cjcolvar/.rbenv/versions/3.0.5/lib/ruby/gems/3.0.0/gems/devise_invitable-2.0.7/app/views/devise/mailer/invitation_instructions.text.erb
8480
+ Rendered /var/home/cjcolvar/.rbenv/versions/3.0.5/lib/ruby/gems/3.0.0/gems/devise_invitable-2.0.7/app/views/devise/mailer/invitation_instructions.text.erb (Duration: 0.2ms | Allocations: 172)
8481
+ Devise::Mailer#invitation_instructions: processed outbound mail in 2.4ms
8482
+ Delivered mail 63e2a11c5dfc_1978c5f1475517@toolbox.mail (1.7ms)
8483
+ Date: Tue, 07 Feb 2023 14:06:04 -0500
8484
+ From: please-change-me-at-config-initializers-devise@example.com
8485
+ Reply-To: please-change-me-at-config-initializers-devise@example.com
8486
+ To: email-16@test.com
8487
+ Message-ID: <63e2a11c5dfc_1978c5f1475517@toolbox.mail>
8488
+ Subject: Invitation instructions
8489
+ Mime-Version: 1.0
8490
+ Content-Type: multipart/alternative;
8491
+ boundary="--==_mimepart_63e2a11c5a01_1978c5f1475410";
8492
+ charset=UTF-8
8493
+ Content-Transfer-Encoding: 7bit
8494
+ validate:
8495
+
8496
+
8497
+ ----==_mimepart_63e2a11c5a01_1978c5f1475410
8498
+ Content-Type: text/plain;
8499
+ charset=UTF-8
8500
+ Content-Transfer-Encoding: 7bit
8501
+
8502
+ Hello email-16@test.com
8503
+
8504
+ Someone has invited you to http://localhost:3000/, you can accept it through the link below.
8505
+
8506
+ http://localhost:3000/users/invitation/accept?invitation_token=9-EE5_9zomw9esT3xtej
8507
+
8508
+
8509
+ If you don't want to accept the invitation, please ignore this email. Your account won't be created until you access the link above and set your password.
8510
+
8511
+ ----==_mimepart_63e2a11c5a01_1978c5f1475410
8512
+ Content-Type: text/html;
8513
+ charset=UTF-8
8514
+ Content-Transfer-Encoding: 7bit
8515
+
8516
+ <p>Hello email-16@test.com</p>
8517
+
8518
+ <p>Someone has invited you to http://localhost:3000/, you can accept it through the link below.</p>
8519
+
8520
+ <p><a href="http://localhost:3000/users/invitation/accept?invitation_token=9-EE5_9zomw9esT3xtej">Accept invitation</a></p>
8521
+
8522
+
8523
+ <p>If you don&#39;t want to accept the invitation, please ignore this email. Your account won&#39;t be created until you access the link above and set your password.</p>
8524
+
8525
+ ----==_mimepart_63e2a11c5a01_1978c5f1475410--
8526
+
8527
+ Rendering /var/home/cjcolvar/Code/samvera/samvera-persona/app/views/samvera/persona/users/index.html.erb
8528
+ Rendered /var/home/cjcolvar/Code/samvera/samvera-persona/app/views/samvera/persona/users/_index_title.html.erb (Duration: 0.3ms | Allocations: 229)
8529
+ Rendered /var/home/cjcolvar/.rbenv/versions/3.0.5/lib/ruby/gems/3.0.0/gems/devise-4.8.1/app/views/devise/shared/_error_messages.html.erb (Duration: 0.3ms | Allocations: 199)
8530
+ Rendered /var/home/cjcolvar/Code/samvera/samvera-persona/app/views/samvera/persona/users/index.html.erb (Duration: 9.1ms | Allocations: 8162)
8531
+ TRANSACTION (0.1ms) rollback transaction
8532
+ TRANSACTION (0.0ms) begin transaction
8533
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
8534
+ User Exists? (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? AND "users"."deleted_at" IS NULL LIMIT ? [["email", "email-17@test.com"], ["LIMIT", 1]]
8535
+ User Create (0.2ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password") VALUES (?, ?, ?, ?) [["created_at", "2023-02-07 19:06:04.051462"], ["updated_at", "2023-02-07 19:06:04.051462"], ["email", "email-17@test.com"], ["encrypted_password", "[FILTERED]"]]
8536
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
8537
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
8538
+ User Exists? (0.0ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? AND "users"."deleted_at" IS NULL LIMIT ? [["email", "email-18@test.com"], ["LIMIT", 1]]
8539
+ User Create (0.1ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password") VALUES (?, ?, ?, ?) [["created_at", "2023-02-07 19:06:04.054007"], ["updated_at", "2023-02-07 19:06:04.054007"], ["email", "email-18@test.com"], ["encrypted_password", "[FILTERED]"]]
8540
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
8541
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
8542
+ User Exists? (0.0ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? AND "users"."deleted_at" IS NULL LIMIT ? [["email", "email-19@test.com"], ["LIMIT", 1]]
8543
+ User Create (0.1ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password") VALUES (?, ?, ?, ?) [["created_at", "2023-02-07 19:06:04.056113"], ["updated_at", "2023-02-07 19:06:04.056113"], ["email", "email-19@test.com"], ["encrypted_password", "[FILTERED]"]]
8544
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
8545
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
8546
+ User Exists? (0.0ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? AND "users"."deleted_at" IS NULL LIMIT ? [["email", "email-20@test.com"], ["LIMIT", 1]]
8547
+ User Create (0.1ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password") VALUES (?, ?, ?, ?) [["created_at", "2023-02-07 19:06:04.058245"], ["updated_at", "2023-02-07 19:06:04.058245"], ["email", "email-20@test.com"], ["encrypted_password", "[FILTERED]"]]
8548
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
8549
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
8550
+ User Exists? (0.0ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? AND "users"."deleted_at" IS NULL LIMIT ? [["email", "email-21@test.com"], ["LIMIT", 1]]
8551
+ User Create (0.1ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password") VALUES (?, ?, ?, ?) [["created_at", "2023-02-07 19:06:04.060494"], ["updated_at", "2023-02-07 19:06:04.060494"], ["email", "email-21@test.com"], ["encrypted_password", "[FILTERED]"]]
8552
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
8553
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
8554
+ User Exists? (0.0ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? AND "users"."deleted_at" IS NULL LIMIT ? [["email", "email-22@test.com"], ["LIMIT", 1]]
8555
+ User Create (0.1ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password") VALUES (?, ?, ?, ?) [["created_at", "2023-02-07 19:06:04.062629"], ["updated_at", "2023-02-07 19:06:04.062629"], ["email", "email-22@test.com"], ["encrypted_password", "[FILTERED]"]]
8556
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
8557
+ User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."deleted_at" IS NULL AND "users"."email" = ? ORDER BY "users"."id" ASC LIMIT ? [["email", "email-23@test.com"], ["LIMIT", 1]]
8558
+ User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."deleted_at" IS NULL AND "users"."invitation_token" = ? ORDER BY "users"."id" ASC LIMIT ? [["invitation_token", "a37e6bc1ccc7c7dc05eaa172444d7a6a299403f1b186d736f8371764dd489733"], ["LIMIT", 1]]
8559
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
8560
+ User Create (0.1ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password", "invitation_token", "invitation_created_at", "invitation_sent_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", "2023-02-07 19:06:04.065643"], ["updated_at", "2023-02-07 19:06:04.065643"], ["email", "email-23@test.com"], ["encrypted_password", "[FILTERED]"], ["invitation_token", "a37e6bc1ccc7c7dc05eaa172444d7a6a299403f1b186d736f8371764dd489733"], ["invitation_created_at", "2023-02-07 19:06:04.065512"], ["invitation_sent_at", "2023-02-07 19:06:04.065512"]]
8561
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
8562
+ Rendering /var/home/cjcolvar/.rbenv/versions/3.0.5/lib/ruby/gems/3.0.0/gems/devise_invitable-2.0.7/app/views/devise/mailer/invitation_instructions.html.erb
8563
+ Rendered /var/home/cjcolvar/.rbenv/versions/3.0.5/lib/ruby/gems/3.0.0/gems/devise_invitable-2.0.7/app/views/devise/mailer/invitation_instructions.html.erb (Duration: 0.4ms | Allocations: 267)
8564
+ Rendering /var/home/cjcolvar/.rbenv/versions/3.0.5/lib/ruby/gems/3.0.0/gems/devise_invitable-2.0.7/app/views/devise/mailer/invitation_instructions.text.erb
8565
+ Rendered /var/home/cjcolvar/.rbenv/versions/3.0.5/lib/ruby/gems/3.0.0/gems/devise_invitable-2.0.7/app/views/devise/mailer/invitation_instructions.text.erb (Duration: 0.2ms | Allocations: 172)
8566
+ Devise::Mailer#invitation_instructions: processed outbound mail in 2.5ms
8567
+ Delivered mail 63e2a11c10ead_1978c5f1475781@toolbox.mail (1.7ms)
8568
+ Date: Tue, 07 Feb 2023 14:06:04 -0500
8569
+ From: please-change-me-at-config-initializers-devise@example.com
8570
+ Reply-To: please-change-me-at-config-initializers-devise@example.com
8571
+ To: email-23@test.com
8572
+ Message-ID: <63e2a11c10ead_1978c5f1475781@toolbox.mail>
8573
+ Subject: Invitation instructions
8574
+ Mime-Version: 1.0
8575
+ Content-Type: multipart/alternative;
8576
+ boundary="--==_mimepart_63e2a11c10ab4_1978c5f147565f";
8577
+ charset=UTF-8
8578
+ Content-Transfer-Encoding: 7bit
8579
+ validate:
8580
+
8581
+
8582
+ ----==_mimepart_63e2a11c10ab4_1978c5f147565f
8583
+ Content-Type: text/plain;
8584
+ charset=UTF-8
8585
+ Content-Transfer-Encoding: 7bit
8586
+
8587
+ Hello email-23@test.com
8588
+
8589
+ Someone has invited you to http://localhost:3000/, you can accept it through the link below.
8590
+
8591
+ http://localhost:3000/users/invitation/accept?invitation_token=g4vBKysD5eNqfk2n1oB9
8592
+
8593
+
8594
+ If you don't want to accept the invitation, please ignore this email. Your account won't be created until you access the link above and set your password.
8595
+
8596
+ ----==_mimepart_63e2a11c10ab4_1978c5f147565f
8597
+ Content-Type: text/html;
8598
+ charset=UTF-8
8599
+ Content-Transfer-Encoding: 7bit
8600
+
8601
+ <p>Hello email-23@test.com</p>
8602
+
8603
+ <p>Someone has invited you to http://localhost:3000/, you can accept it through the link below.</p>
8604
+
8605
+ <p><a href="http://localhost:3000/users/invitation/accept?invitation_token=g4vBKysD5eNqfk2n1oB9">Accept invitation</a></p>
8606
+
8607
+
8608
+ <p>If you don&#39;t want to accept the invitation, please ignore this email. Your account won&#39;t be created until you access the link above and set your password.</p>
8609
+
8610
+ ----==_mimepart_63e2a11c10ab4_1978c5f147565f--
8611
+
8612
+ User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."deleted_at" IS NULL AND "users"."email" = ? ORDER BY "users"."id" ASC LIMIT ? [["email", "email-24@test.com"], ["LIMIT", 1]]
8613
+ User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."deleted_at" IS NULL AND "users"."invitation_token" = ? ORDER BY "users"."id" ASC LIMIT ? [["invitation_token", "531b4c752b7588c55dbf5bccad1b7d46ce960ad9717d6adff4c84f250b7d7687"], ["LIMIT", 1]]
8614
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
8615
+ User Create (0.1ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password", "invitation_token", "invitation_created_at", "invitation_sent_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", "2023-02-07 19:06:04.073280"], ["updated_at", "2023-02-07 19:06:04.073280"], ["email", "email-24@test.com"], ["encrypted_password", "[FILTERED]"], ["invitation_token", "531b4c752b7588c55dbf5bccad1b7d46ce960ad9717d6adff4c84f250b7d7687"], ["invitation_created_at", "2023-02-07 19:06:04.072978"], ["invitation_sent_at", "2023-02-07 19:06:04.072978"]]
8616
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
8617
+ Rendering /var/home/cjcolvar/.rbenv/versions/3.0.5/lib/ruby/gems/3.0.0/gems/devise_invitable-2.0.7/app/views/devise/mailer/invitation_instructions.html.erb
8618
+ Rendered /var/home/cjcolvar/.rbenv/versions/3.0.5/lib/ruby/gems/3.0.0/gems/devise_invitable-2.0.7/app/views/devise/mailer/invitation_instructions.html.erb (Duration: 0.3ms | Allocations: 217)
8619
+ Rendering /var/home/cjcolvar/.rbenv/versions/3.0.5/lib/ruby/gems/3.0.0/gems/devise_invitable-2.0.7/app/views/devise/mailer/invitation_instructions.text.erb
8620
+ Rendered /var/home/cjcolvar/.rbenv/versions/3.0.5/lib/ruby/gems/3.0.0/gems/devise_invitable-2.0.7/app/views/devise/mailer/invitation_instructions.text.erb (Duration: 0.2ms | Allocations: 172)
8621
+ Devise::Mailer#invitation_instructions: processed outbound mail in 2.2ms
8622
+ Delivered mail 63e2a11c12b2e_1978c5f1475963@toolbox.mail (1.6ms)
8623
+ Date: Tue, 07 Feb 2023 14:06:04 -0500
8624
+ From: please-change-me-at-config-initializers-devise@example.com
8625
+ Reply-To: please-change-me-at-config-initializers-devise@example.com
8626
+ To: email-24@test.com
8627
+ Message-ID: <63e2a11c12b2e_1978c5f1475963@toolbox.mail>
8628
+ Subject: Invitation instructions
8629
+ Mime-Version: 1.0
8630
+ Content-Type: multipart/alternative;
8631
+ boundary="--==_mimepart_63e2a11c12711_1978c5f14758cd";
8632
+ charset=UTF-8
8633
+ Content-Transfer-Encoding: 7bit
8634
+ validate:
8635
+
8636
+
8637
+ ----==_mimepart_63e2a11c12711_1978c5f14758cd
8638
+ Content-Type: text/plain;
8639
+ charset=UTF-8
8640
+ Content-Transfer-Encoding: 7bit
8641
+
8642
+ Hello email-24@test.com
8643
+
8644
+ Someone has invited you to http://localhost:3000/, you can accept it through the link below.
8645
+
8646
+ http://localhost:3000/users/invitation/accept?invitation_token=BZgzS9_4Y5dv-Ctcq3ny
8647
+
8648
+
8649
+ If you don't want to accept the invitation, please ignore this email. Your account won't be created until you access the link above and set your password.
8650
+
8651
+ ----==_mimepart_63e2a11c12711_1978c5f14758cd
8652
+ Content-Type: text/html;
8653
+ charset=UTF-8
8654
+ Content-Transfer-Encoding: 7bit
8655
+
8656
+ <p>Hello email-24@test.com</p>
8657
+
8658
+ <p>Someone has invited you to http://localhost:3000/, you can accept it through the link below.</p>
8659
+
8660
+ <p><a href="http://localhost:3000/users/invitation/accept?invitation_token=BZgzS9_4Y5dv-Ctcq3ny">Accept invitation</a></p>
8661
+
8662
+
8663
+ <p>If you don&#39;t want to accept the invitation, please ignore this email. Your account won&#39;t be created until you access the link above and set your password.</p>
8664
+
8665
+ ----==_mimepart_63e2a11c12711_1978c5f14758cd--
8666
+
8667
+ Rendering /var/home/cjcolvar/Code/samvera/samvera-persona/app/views/samvera/persona/users/index.html.erb
8668
+ Rendered /var/home/cjcolvar/Code/samvera/samvera-persona/app/views/samvera/persona/users/_index_title.html.erb (Duration: 0.1ms | Allocations: 57)
8669
+ Rendered /var/home/cjcolvar/.rbenv/versions/3.0.5/lib/ruby/gems/3.0.0/gems/devise-4.8.1/app/views/devise/shared/_error_messages.html.erb (Duration: 0.0ms | Allocations: 19)
8670
+ Rendered /var/home/cjcolvar/Code/samvera/samvera-persona/app/views/samvera/persona/users/index.html.erb (Duration: 5.9ms | Allocations: 5172)
8671
+ TRANSACTION (0.2ms) rollback transaction
8672
+ TRANSACTION (0.0ms) begin transaction
8673
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
8674
+ User Exists? (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? AND "users"."deleted_at" IS NULL LIMIT ? [["email", "email-25@test.com"], ["LIMIT", 1]]
8675
+ User Create (0.2ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password") VALUES (?, ?, ?, ?) [["created_at", "2023-02-07 19:06:04.091421"], ["updated_at", "2023-02-07 19:06:04.091421"], ["email", "email-25@test.com"], ["encrypted_password", "[FILTERED]"]]
8676
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
8677
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
8678
+ User Exists? (0.0ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? AND "users"."deleted_at" IS NULL LIMIT ? [["email", "email-26@test.com"], ["LIMIT", 1]]
8679
+ User Create (0.1ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password") VALUES (?, ?, ?, ?) [["created_at", "2023-02-07 19:06:04.093924"], ["updated_at", "2023-02-07 19:06:04.093924"], ["email", "email-26@test.com"], ["encrypted_password", "[FILTERED]"]]
8680
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
8681
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
8682
+ User Exists? (0.0ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? AND "users"."deleted_at" IS NULL LIMIT ? [["email", "email-27@test.com"], ["LIMIT", 1]]
8683
+ User Create (0.1ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password") VALUES (?, ?, ?, ?) [["created_at", "2023-02-07 19:06:04.096038"], ["updated_at", "2023-02-07 19:06:04.096038"], ["email", "email-27@test.com"], ["encrypted_password", "[FILTERED]"]]
8684
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
8685
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
8686
+ User Exists? (0.0ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? AND "users"."deleted_at" IS NULL LIMIT ? [["email", "email-28@test.com"], ["LIMIT", 1]]
8687
+ User Create (0.1ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password") VALUES (?, ?, ?, ?) [["created_at", "2023-02-07 19:06:04.098298"], ["updated_at", "2023-02-07 19:06:04.098298"], ["email", "email-28@test.com"], ["encrypted_password", "[FILTERED]"]]
8688
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
8689
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
8690
+ User Exists? (0.0ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? AND "users"."deleted_at" IS NULL LIMIT ? [["email", "email-29@test.com"], ["LIMIT", 1]]
8691
+ User Create (0.1ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password") VALUES (?, ?, ?, ?) [["created_at", "2023-02-07 19:06:04.100293"], ["updated_at", "2023-02-07 19:06:04.100293"], ["email", "email-29@test.com"], ["encrypted_password", "[FILTERED]"]]
8692
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
8693
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
8694
+ User Exists? (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? AND "users"."deleted_at" IS NULL LIMIT ? [["email", "email-30@test.com"], ["LIMIT", 1]]
8695
+ User Create (0.1ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password") VALUES (?, ?, ?, ?) [["created_at", "2023-02-07 19:06:04.102391"], ["updated_at", "2023-02-07 19:06:04.102391"], ["email", "email-30@test.com"], ["encrypted_password", "[FILTERED]"]]
8696
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
8697
+ User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."deleted_at" IS NULL AND "users"."email" = ? ORDER BY "users"."id" ASC LIMIT ? [["email", "email-31@test.com"], ["LIMIT", 1]]
8698
+ User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."deleted_at" IS NULL AND "users"."invitation_token" = ? ORDER BY "users"."id" ASC LIMIT ? [["invitation_token", "d2c9574731ac3f80297d2dd60cc765dcecb0bc32087718e9709458ee2ef3c06f"], ["LIMIT", 1]]
8699
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
8700
+ User Create (0.1ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password", "invitation_token", "invitation_created_at", "invitation_sent_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", "2023-02-07 19:06:04.105399"], ["updated_at", "2023-02-07 19:06:04.105399"], ["email", "email-31@test.com"], ["encrypted_password", "[FILTERED]"], ["invitation_token", "d2c9574731ac3f80297d2dd60cc765dcecb0bc32087718e9709458ee2ef3c06f"], ["invitation_created_at", "2023-02-07 19:06:04.105267"], ["invitation_sent_at", "2023-02-07 19:06:04.105267"]]
8701
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
8702
+ Rendering /var/home/cjcolvar/.rbenv/versions/3.0.5/lib/ruby/gems/3.0.0/gems/devise_invitable-2.0.7/app/views/devise/mailer/invitation_instructions.html.erb
8703
+ Rendered /var/home/cjcolvar/.rbenv/versions/3.0.5/lib/ruby/gems/3.0.0/gems/devise_invitable-2.0.7/app/views/devise/mailer/invitation_instructions.html.erb (Duration: 0.4ms | Allocations: 267)
8704
+ Rendering /var/home/cjcolvar/.rbenv/versions/3.0.5/lib/ruby/gems/3.0.0/gems/devise_invitable-2.0.7/app/views/devise/mailer/invitation_instructions.text.erb
8705
+ Rendered /var/home/cjcolvar/.rbenv/versions/3.0.5/lib/ruby/gems/3.0.0/gems/devise_invitable-2.0.7/app/views/devise/mailer/invitation_instructions.text.erb (Duration: 0.2ms | Allocations: 172)
8706
+ Devise::Mailer#invitation_instructions: processed outbound mail in 2.6ms
8707
+ Delivered mail 63e2a11c1ab30_1978c5f1476110@toolbox.mail (1.8ms)
8708
+ Date: Tue, 07 Feb 2023 14:06:04 -0500
8709
+ From: please-change-me-at-config-initializers-devise@example.com
8710
+ Reply-To: please-change-me-at-config-initializers-devise@example.com
8711
+ To: email-31@test.com
8712
+ Message-ID: <63e2a11c1ab30_1978c5f1476110@toolbox.mail>
8713
+ Subject: Invitation instructions
8714
+ Mime-Version: 1.0
8715
+ Content-Type: multipart/alternative;
8716
+ boundary="--==_mimepart_63e2a11c1a6ca_1978c5f14760b3";
8717
+ charset=UTF-8
8718
+ Content-Transfer-Encoding: 7bit
8719
+ validate:
8720
+
8721
+
8722
+ ----==_mimepart_63e2a11c1a6ca_1978c5f14760b3
8723
+ Content-Type: text/plain;
8724
+ charset=UTF-8
8725
+ Content-Transfer-Encoding: 7bit
8726
+
8727
+ Hello email-31@test.com
8728
+
8729
+ Someone has invited you to http://localhost:3000/, you can accept it through the link below.
8730
+
8731
+ http://localhost:3000/users/invitation/accept?invitation_token=jyT-8PLQApz5Ywd31nJK
8732
+
8733
+
8734
+ If you don't want to accept the invitation, please ignore this email. Your account won't be created until you access the link above and set your password.
8735
+
8736
+ ----==_mimepart_63e2a11c1a6ca_1978c5f14760b3
8737
+ Content-Type: text/html;
8738
+ charset=UTF-8
8739
+ Content-Transfer-Encoding: 7bit
8740
+
8741
+ <p>Hello email-31@test.com</p>
8742
+
8743
+ <p>Someone has invited you to http://localhost:3000/, you can accept it through the link below.</p>
8744
+
8745
+ <p><a href="http://localhost:3000/users/invitation/accept?invitation_token=jyT-8PLQApz5Ywd31nJK">Accept invitation</a></p>
8746
+
8747
+
8748
+ <p>If you don&#39;t want to accept the invitation, please ignore this email. Your account won&#39;t be created until you access the link above and set your password.</p>
8749
+
8750
+ ----==_mimepart_63e2a11c1a6ca_1978c5f14760b3--
8751
+
8752
+ User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."deleted_at" IS NULL AND "users"."email" = ? ORDER BY "users"."id" ASC LIMIT ? [["email", "email-32@test.com"], ["LIMIT", 1]]
8753
+ User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."deleted_at" IS NULL AND "users"."invitation_token" = ? ORDER BY "users"."id" ASC LIMIT ? [["invitation_token", "65243b878c4dedcfb8e5488dc600609ccc010d16cfa123d8883e040d6a260850"], ["LIMIT", 1]]
8754
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
8755
+ User Create (0.1ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password", "invitation_token", "invitation_created_at", "invitation_sent_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", "2023-02-07 19:06:04.113526"], ["updated_at", "2023-02-07 19:06:04.113526"], ["email", "email-32@test.com"], ["encrypted_password", "[FILTERED]"], ["invitation_token", "65243b878c4dedcfb8e5488dc600609ccc010d16cfa123d8883e040d6a260850"], ["invitation_created_at", "2023-02-07 19:06:04.113331"], ["invitation_sent_at", "2023-02-07 19:06:04.113331"]]
8756
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
8757
+ Rendering /var/home/cjcolvar/.rbenv/versions/3.0.5/lib/ruby/gems/3.0.0/gems/devise_invitable-2.0.7/app/views/devise/mailer/invitation_instructions.html.erb
8758
+ Rendered /var/home/cjcolvar/.rbenv/versions/3.0.5/lib/ruby/gems/3.0.0/gems/devise_invitable-2.0.7/app/views/devise/mailer/invitation_instructions.html.erb (Duration: 0.4ms | Allocations: 217)
8759
+ Rendering /var/home/cjcolvar/.rbenv/versions/3.0.5/lib/ruby/gems/3.0.0/gems/devise_invitable-2.0.7/app/views/devise/mailer/invitation_instructions.text.erb
8760
+ Rendered /var/home/cjcolvar/.rbenv/versions/3.0.5/lib/ruby/gems/3.0.0/gems/devise_invitable-2.0.7/app/views/devise/mailer/invitation_instructions.text.erb (Duration: 0.2ms | Allocations: 172)
8761
+ Devise::Mailer#invitation_instructions: processed outbound mail in 8.3ms
8762
+ Delivered mail 63e2a11c1e0cf_1978c5f14763b1@toolbox.mail (2.0ms)
8763
+ Date: Tue, 07 Feb 2023 14:06:04 -0500
8764
+ From: please-change-me-at-config-initializers-devise@example.com
8765
+ Reply-To: please-change-me-at-config-initializers-devise@example.com
8766
+ To: email-32@test.com
8767
+ Message-ID: <63e2a11c1e0cf_1978c5f14763b1@toolbox.mail>
8768
+ Subject: Invitation instructions
8769
+ Mime-Version: 1.0
8770
+ Content-Type: multipart/alternative;
8771
+ boundary="--==_mimepart_63e2a11c1dbe9_1978c5f14762f0";
8772
+ charset=UTF-8
8773
+ Content-Transfer-Encoding: 7bit
8774
+ validate:
8775
+
8776
+
8777
+ ----==_mimepart_63e2a11c1dbe9_1978c5f14762f0
8778
+ Content-Type: text/plain;
8779
+ charset=UTF-8
8780
+ Content-Transfer-Encoding: 7bit
8781
+
8782
+ Hello email-32@test.com
8783
+
8784
+ Someone has invited you to http://localhost:3000/, you can accept it through the link below.
8785
+
8786
+ http://localhost:3000/users/invitation/accept?invitation_token=1eivt8pPw_ikz21oVw9a
8787
+
8788
+
8789
+ If you don't want to accept the invitation, please ignore this email. Your account won't be created until you access the link above and set your password.
8790
+
8791
+ ----==_mimepart_63e2a11c1dbe9_1978c5f14762f0
8792
+ Content-Type: text/html;
8793
+ charset=UTF-8
8794
+ Content-Transfer-Encoding: 7bit
8795
+
8796
+ <p>Hello email-32@test.com</p>
8797
+
8798
+ <p>Someone has invited you to http://localhost:3000/, you can accept it through the link below.</p>
8799
+
8800
+ <p><a href="http://localhost:3000/users/invitation/accept?invitation_token=1eivt8pPw_ikz21oVw9a">Accept invitation</a></p>
8801
+
8802
+
8803
+ <p>If you don&#39;t want to accept the invitation, please ignore this email. Your account won&#39;t be created until you access the link above and set your password.</p>
8804
+
8805
+ ----==_mimepart_63e2a11c1dbe9_1978c5f14762f0--
8806
+
8807
+ Rendering /var/home/cjcolvar/Code/samvera/samvera-persona/app/views/samvera/persona/users/index.html.erb
8808
+ Rendered /var/home/cjcolvar/Code/samvera/samvera-persona/app/views/samvera/persona/users/_index_title.html.erb (Duration: 0.1ms | Allocations: 57)
8809
+ Rendered /var/home/cjcolvar/.rbenv/versions/3.0.5/lib/ruby/gems/3.0.0/gems/devise-4.8.1/app/views/devise/shared/_error_messages.html.erb (Duration: 0.0ms | Allocations: 19)
8810
+ Rendered /var/home/cjcolvar/Code/samvera/samvera-persona/app/views/samvera/persona/users/index.html.erb (Duration: 5.9ms | Allocations: 5170)
8811
+ TRANSACTION (0.2ms) rollback transaction
8812
+ TRANSACTION (0.0ms) begin transaction
8813
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
8814
+ User Exists? (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? AND "users"."deleted_at" IS NULL LIMIT ? [["email", "email-33@test.com"], ["LIMIT", 1]]
8815
+ User Create (0.3ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password") VALUES (?, ?, ?, ?) [["created_at", "2023-02-07 19:06:04.136793"], ["updated_at", "2023-02-07 19:06:04.136793"], ["email", "email-33@test.com"], ["encrypted_password", "[FILTERED]"]]
8816
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
8817
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
8818
+ User Exists? (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? AND "users"."deleted_at" IS NULL LIMIT ? [["email", "email-34@test.com"], ["LIMIT", 1]]
8819
+ User Create (0.1ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password") VALUES (?, ?, ?, ?) [["created_at", "2023-02-07 19:06:04.139543"], ["updated_at", "2023-02-07 19:06:04.139543"], ["email", "email-34@test.com"], ["encrypted_password", "[FILTERED]"]]
8820
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
8821
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
8822
+ User Exists? (0.0ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? AND "users"."deleted_at" IS NULL LIMIT ? [["email", "email-35@test.com"], ["LIMIT", 1]]
8823
+ User Create (0.1ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password") VALUES (?, ?, ?, ?) [["created_at", "2023-02-07 19:06:04.141741"], ["updated_at", "2023-02-07 19:06:04.141741"], ["email", "email-35@test.com"], ["encrypted_password", "[FILTERED]"]]
8824
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
8825
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
8826
+ User Exists? (0.0ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? AND "users"."deleted_at" IS NULL LIMIT ? [["email", "email-36@test.com"], ["LIMIT", 1]]
8827
+ User Create (0.1ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password") VALUES (?, ?, ?, ?) [["created_at", "2023-02-07 19:06:04.143963"], ["updated_at", "2023-02-07 19:06:04.143963"], ["email", "email-36@test.com"], ["encrypted_password", "[FILTERED]"]]
8828
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
8829
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
8830
+ User Exists? (0.0ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? AND "users"."deleted_at" IS NULL LIMIT ? [["email", "email-37@test.com"], ["LIMIT", 1]]
8831
+ User Create (0.1ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password") VALUES (?, ?, ?, ?) [["created_at", "2023-02-07 19:06:04.146083"], ["updated_at", "2023-02-07 19:06:04.146083"], ["email", "email-37@test.com"], ["encrypted_password", "[FILTERED]"]]
8832
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
8833
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
8834
+ User Exists? (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? AND "users"."deleted_at" IS NULL LIMIT ? [["email", "email-38@test.com"], ["LIMIT", 1]]
8835
+ User Create (0.1ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password") VALUES (?, ?, ?, ?) [["created_at", "2023-02-07 19:06:04.148241"], ["updated_at", "2023-02-07 19:06:04.148241"], ["email", "email-38@test.com"], ["encrypted_password", "[FILTERED]"]]
8836
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
8837
+ User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."deleted_at" IS NULL AND "users"."email" = ? ORDER BY "users"."id" ASC LIMIT ? [["email", "email-39@test.com"], ["LIMIT", 1]]
8838
+ User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."deleted_at" IS NULL AND "users"."invitation_token" = ? ORDER BY "users"."id" ASC LIMIT ? [["invitation_token", "9bfb5f7a543ee3453a2c5defb49d216287b9a38a84000831b1a046a76c939db4"], ["LIMIT", 1]]
8839
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
8840
+ User Create (0.1ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password", "invitation_token", "invitation_created_at", "invitation_sent_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", "2023-02-07 19:06:04.151291"], ["updated_at", "2023-02-07 19:06:04.151291"], ["email", "email-39@test.com"], ["encrypted_password", "[FILTERED]"], ["invitation_token", "9bfb5f7a543ee3453a2c5defb49d216287b9a38a84000831b1a046a76c939db4"], ["invitation_created_at", "2023-02-07 19:06:04.151157"], ["invitation_sent_at", "2023-02-07 19:06:04.151157"]]
8841
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
8842
+ Rendering /var/home/cjcolvar/.rbenv/versions/3.0.5/lib/ruby/gems/3.0.0/gems/devise_invitable-2.0.7/app/views/devise/mailer/invitation_instructions.html.erb
8843
+ Rendered /var/home/cjcolvar/.rbenv/versions/3.0.5/lib/ruby/gems/3.0.0/gems/devise_invitable-2.0.7/app/views/devise/mailer/invitation_instructions.html.erb (Duration: 0.4ms | Allocations: 267)
8844
+ Rendering /var/home/cjcolvar/.rbenv/versions/3.0.5/lib/ruby/gems/3.0.0/gems/devise_invitable-2.0.7/app/views/devise/mailer/invitation_instructions.text.erb
8845
+ Rendered /var/home/cjcolvar/.rbenv/versions/3.0.5/lib/ruby/gems/3.0.0/gems/devise_invitable-2.0.7/app/views/devise/mailer/invitation_instructions.text.erb (Duration: 0.2ms | Allocations: 172)
8846
+ Devise::Mailer#invitation_instructions: processed outbound mail in 2.4ms
8847
+ Delivered mail 63e2a11c25d4c_1978c5f1476564@toolbox.mail (1.8ms)
8848
+ Date: Tue, 07 Feb 2023 14:06:04 -0500
8849
+ From: please-change-me-at-config-initializers-devise@example.com
8850
+ Reply-To: please-change-me-at-config-initializers-devise@example.com
8851
+ To: email-39@test.com
8852
+ Message-ID: <63e2a11c25d4c_1978c5f1476564@toolbox.mail>
8853
+ Subject: Invitation instructions
8854
+ Mime-Version: 1.0
8855
+ Content-Type: multipart/alternative;
8856
+ boundary="--==_mimepart_63e2a11c258f4_1978c5f147642b";
8857
+ charset=UTF-8
8858
+ Content-Transfer-Encoding: 7bit
8859
+ validate:
8860
+
8861
+
8862
+ ----==_mimepart_63e2a11c258f4_1978c5f147642b
8863
+ Content-Type: text/plain;
8864
+ charset=UTF-8
8865
+ Content-Transfer-Encoding: 7bit
8866
+
8867
+ Hello email-39@test.com
8868
+
8869
+ Someone has invited you to http://localhost:3000/, you can accept it through the link below.
8870
+
8871
+ http://localhost:3000/users/invitation/accept?invitation_token=N6FGSLjaoK18XRng4nJy
8872
+
8873
+
8874
+ If you don't want to accept the invitation, please ignore this email. Your account won't be created until you access the link above and set your password.
8875
+
8876
+ ----==_mimepart_63e2a11c258f4_1978c5f147642b
8877
+ Content-Type: text/html;
8878
+ charset=UTF-8
8879
+ Content-Transfer-Encoding: 7bit
8880
+
8881
+ <p>Hello email-39@test.com</p>
8882
+
8883
+ <p>Someone has invited you to http://localhost:3000/, you can accept it through the link below.</p>
8884
+
8885
+ <p><a href="http://localhost:3000/users/invitation/accept?invitation_token=N6FGSLjaoK18XRng4nJy">Accept invitation</a></p>
8886
+
8887
+
8888
+ <p>If you don&#39;t want to accept the invitation, please ignore this email. Your account won&#39;t be created until you access the link above and set your password.</p>
8889
+
8890
+ ----==_mimepart_63e2a11c258f4_1978c5f147642b--
8891
+
8892
+ User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."deleted_at" IS NULL AND "users"."email" = ? ORDER BY "users"."id" ASC LIMIT ? [["email", "email-40@test.com"], ["LIMIT", 1]]
8893
+ User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."deleted_at" IS NULL AND "users"."invitation_token" = ? ORDER BY "users"."id" ASC LIMIT ? [["invitation_token", "362f92818d34a30eaf89ef7d3def4615bbb49150332b3449b78ba53c4f74c2f7"], ["LIMIT", 1]]
8894
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
8895
+ User Create (0.1ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password", "invitation_token", "invitation_created_at", "invitation_sent_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", "2023-02-07 19:06:04.159071"], ["updated_at", "2023-02-07 19:06:04.159071"], ["email", "email-40@test.com"], ["encrypted_password", "[FILTERED]"], ["invitation_token", "362f92818d34a30eaf89ef7d3def4615bbb49150332b3449b78ba53c4f74c2f7"], ["invitation_created_at", "2023-02-07 19:06:04.158920"], ["invitation_sent_at", "2023-02-07 19:06:04.158920"]]
8896
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
8897
+ Rendering /var/home/cjcolvar/.rbenv/versions/3.0.5/lib/ruby/gems/3.0.0/gems/devise_invitable-2.0.7/app/views/devise/mailer/invitation_instructions.html.erb
8898
+ Rendered /var/home/cjcolvar/.rbenv/versions/3.0.5/lib/ruby/gems/3.0.0/gems/devise_invitable-2.0.7/app/views/devise/mailer/invitation_instructions.html.erb (Duration: 0.3ms | Allocations: 217)
8899
+ Rendering /var/home/cjcolvar/.rbenv/versions/3.0.5/lib/ruby/gems/3.0.0/gems/devise_invitable-2.0.7/app/views/devise/mailer/invitation_instructions.text.erb
8900
+ Rendered /var/home/cjcolvar/.rbenv/versions/3.0.5/lib/ruby/gems/3.0.0/gems/devise_invitable-2.0.7/app/views/devise/mailer/invitation_instructions.text.erb (Duration: 0.2ms | Allocations: 172)
8901
+ Devise::Mailer#invitation_instructions: processed outbound mail in 2.2ms
8902
+ Delivered mail 63e2a11c27a1a_1978c5f14767bb@toolbox.mail (1.6ms)
8903
+ Date: Tue, 07 Feb 2023 14:06:04 -0500
8904
+ From: please-change-me-at-config-initializers-devise@example.com
8905
+ Reply-To: please-change-me-at-config-initializers-devise@example.com
8906
+ To: email-40@test.com
8907
+ Message-ID: <63e2a11c27a1a_1978c5f14767bb@toolbox.mail>
8908
+ Subject: Invitation instructions
8909
+ Mime-Version: 1.0
8910
+ Content-Type: multipart/alternative;
8911
+ boundary="--==_mimepart_63e2a11c27629_1978c5f147667";
8912
+ charset=UTF-8
8913
+ Content-Transfer-Encoding: 7bit
8914
+ validate:
8915
+
8916
+
8917
+ ----==_mimepart_63e2a11c27629_1978c5f147667
8918
+ Content-Type: text/plain;
8919
+ charset=UTF-8
8920
+ Content-Transfer-Encoding: 7bit
8921
+
8922
+ Hello email-40@test.com
8923
+
8924
+ Someone has invited you to http://localhost:3000/, you can accept it through the link below.
8925
+
8926
+ http://localhost:3000/users/invitation/accept?invitation_token=-s6Eo8jpbh5QHVjAEhsX
8927
+
8928
+
8929
+ If you don't want to accept the invitation, please ignore this email. Your account won't be created until you access the link above and set your password.
8930
+
8931
+ ----==_mimepart_63e2a11c27629_1978c5f147667
8932
+ Content-Type: text/html;
8933
+ charset=UTF-8
8934
+ Content-Transfer-Encoding: 7bit
8935
+
8936
+ <p>Hello email-40@test.com</p>
8937
+
8938
+ <p>Someone has invited you to http://localhost:3000/, you can accept it through the link below.</p>
8939
+
8940
+ <p><a href="http://localhost:3000/users/invitation/accept?invitation_token=-s6Eo8jpbh5QHVjAEhsX">Accept invitation</a></p>
8941
+
8942
+
8943
+ <p>If you don&#39;t want to accept the invitation, please ignore this email. Your account won&#39;t be created until you access the link above and set your password.</p>
8944
+
8945
+ ----==_mimepart_63e2a11c27629_1978c5f147667--
8946
+
8947
+ Rendering /var/home/cjcolvar/Code/samvera/samvera-persona/app/views/samvera/persona/users/index.html.erb
8948
+ Rendered /var/home/cjcolvar/Code/samvera/samvera-persona/app/views/samvera/persona/users/_index_title.html.erb (Duration: 0.1ms | Allocations: 57)
8949
+ Rendered /var/home/cjcolvar/.rbenv/versions/3.0.5/lib/ruby/gems/3.0.0/gems/devise-4.8.1/app/views/devise/shared/_error_messages.html.erb (Duration: 0.1ms | Allocations: 19)
8950
+ Rendered /var/home/cjcolvar/Code/samvera/samvera-persona/app/views/samvera/persona/users/index.html.erb (Duration: 5.7ms | Allocations: 5170)
8951
+ TRANSACTION (0.1ms) rollback transaction
8952
+ TRANSACTION (0.0ms) begin transaction
8953
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
8954
+ User Exists? (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? AND "users"."deleted_at" IS NULL LIMIT ? [["email", "email-41@test.com"], ["LIMIT", 1]]
8955
+ User Create (0.2ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password") VALUES (?, ?, ?, ?) [["created_at", "2023-02-07 19:06:04.174008"], ["updated_at", "2023-02-07 19:06:04.174008"], ["email", "email-41@test.com"], ["encrypted_password", "[FILTERED]"]]
8956
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
8957
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
8958
+ User Exists? (0.0ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? AND "users"."deleted_at" IS NULL LIMIT ? [["email", "email-42@test.com"], ["LIMIT", 1]]
8959
+ User Create (0.1ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password") VALUES (?, ?, ?, ?) [["created_at", "2023-02-07 19:06:04.176309"], ["updated_at", "2023-02-07 19:06:04.176309"], ["email", "email-42@test.com"], ["encrypted_password", "[FILTERED]"]]
8960
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
8961
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
8962
+ User Exists? (0.0ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? AND "users"."deleted_at" IS NULL LIMIT ? [["email", "email-43@test.com"], ["LIMIT", 1]]
8963
+ User Create (0.1ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password") VALUES (?, ?, ?, ?) [["created_at", "2023-02-07 19:06:04.178444"], ["updated_at", "2023-02-07 19:06:04.178444"], ["email", "email-43@test.com"], ["encrypted_password", "[FILTERED]"]]
8964
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
8965
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
8966
+ User Exists? (0.0ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? AND "users"."deleted_at" IS NULL LIMIT ? [["email", "email-44@test.com"], ["LIMIT", 1]]
8967
+ User Create (0.1ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password") VALUES (?, ?, ?, ?) [["created_at", "2023-02-07 19:06:04.180514"], ["updated_at", "2023-02-07 19:06:04.180514"], ["email", "email-44@test.com"], ["encrypted_password", "[FILTERED]"]]
8968
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
8969
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
8970
+ User Exists? (0.0ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? AND "users"."deleted_at" IS NULL LIMIT ? [["email", "email-45@test.com"], ["LIMIT", 1]]
8971
+ User Create (0.1ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password") VALUES (?, ?, ?, ?) [["created_at", "2023-02-07 19:06:04.182749"], ["updated_at", "2023-02-07 19:06:04.182749"], ["email", "email-45@test.com"], ["encrypted_password", "[FILTERED]"]]
8972
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
8973
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
8974
+ User Exists? (0.0ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? AND "users"."deleted_at" IS NULL LIMIT ? [["email", "email-46@test.com"], ["LIMIT", 1]]
8975
+ User Create (0.1ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password") VALUES (?, ?, ?, ?) [["created_at", "2023-02-07 19:06:04.184857"], ["updated_at", "2023-02-07 19:06:04.184857"], ["email", "email-46@test.com"], ["encrypted_password", "[FILTERED]"]]
8976
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
8977
+ User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."deleted_at" IS NULL AND "users"."email" = ? ORDER BY "users"."id" ASC LIMIT ? [["email", "email-47@test.com"], ["LIMIT", 1]]
8978
+ User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."deleted_at" IS NULL AND "users"."invitation_token" = ? ORDER BY "users"."id" ASC LIMIT ? [["invitation_token", "9c831f1b6c5119771f6ed701df083aca4b43c99302ed45ab6fb117925813ce24"], ["LIMIT", 1]]
8979
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
8980
+ User Create (0.1ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password", "invitation_token", "invitation_created_at", "invitation_sent_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", "2023-02-07 19:06:04.187953"], ["updated_at", "2023-02-07 19:06:04.187953"], ["email", "email-47@test.com"], ["encrypted_password", "[FILTERED]"], ["invitation_token", "9c831f1b6c5119771f6ed701df083aca4b43c99302ed45ab6fb117925813ce24"], ["invitation_created_at", "2023-02-07 19:06:04.187824"], ["invitation_sent_at", "2023-02-07 19:06:04.187824"]]
8981
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
8982
+ Rendering /var/home/cjcolvar/.rbenv/versions/3.0.5/lib/ruby/gems/3.0.0/gems/devise_invitable-2.0.7/app/views/devise/mailer/invitation_instructions.html.erb
8983
+ Rendered /var/home/cjcolvar/.rbenv/versions/3.0.5/lib/ruby/gems/3.0.0/gems/devise_invitable-2.0.7/app/views/devise/mailer/invitation_instructions.html.erb (Duration: 0.5ms | Allocations: 267)
8984
+ Rendering /var/home/cjcolvar/.rbenv/versions/3.0.5/lib/ruby/gems/3.0.0/gems/devise_invitable-2.0.7/app/views/devise/mailer/invitation_instructions.text.erb
8985
+ Rendered /var/home/cjcolvar/.rbenv/versions/3.0.5/lib/ruby/gems/3.0.0/gems/devise_invitable-2.0.7/app/views/devise/mailer/invitation_instructions.text.erb (Duration: 0.2ms | Allocations: 172)
8986
+ Devise::Mailer#invitation_instructions: processed outbound mail in 2.6ms
8987
+ Delivered mail 63e2a11c2ed20_1978c5f1476929@toolbox.mail (1.8ms)
8988
+ Date: Tue, 07 Feb 2023 14:06:04 -0500
8989
+ From: please-change-me-at-config-initializers-devise@example.com
8990
+ Reply-To: please-change-me-at-config-initializers-devise@example.com
8991
+ To: email-47@test.com
8992
+ Message-ID: <63e2a11c2ed20_1978c5f1476929@toolbox.mail>
8993
+ Subject: Invitation instructions
8994
+ Mime-Version: 1.0
8995
+ Content-Type: multipart/alternative;
8996
+ boundary="--==_mimepart_63e2a11c2e94d_1978c5f147682";
8997
+ charset=UTF-8
8998
+ Content-Transfer-Encoding: 7bit
8999
+ validate:
9000
+
9001
+
9002
+ ----==_mimepart_63e2a11c2e94d_1978c5f147682
9003
+ Content-Type: text/plain;
9004
+ charset=UTF-8
9005
+ Content-Transfer-Encoding: 7bit
9006
+
9007
+ Hello email-47@test.com
9008
+
9009
+ Someone has invited you to http://localhost:3000/, you can accept it through the link below.
9010
+
9011
+ http://localhost:3000/users/invitation/accept?invitation_token=CXvpRzhsrZTepPpEdzRB
9012
+
9013
+
9014
+ If you don't want to accept the invitation, please ignore this email. Your account won't be created until you access the link above and set your password.
9015
+
9016
+ ----==_mimepart_63e2a11c2e94d_1978c5f147682
9017
+ Content-Type: text/html;
9018
+ charset=UTF-8
9019
+ Content-Transfer-Encoding: 7bit
9020
+
9021
+ <p>Hello email-47@test.com</p>
9022
+
9023
+ <p>Someone has invited you to http://localhost:3000/, you can accept it through the link below.</p>
9024
+
9025
+ <p><a href="http://localhost:3000/users/invitation/accept?invitation_token=CXvpRzhsrZTepPpEdzRB">Accept invitation</a></p>
9026
+
9027
+
9028
+ <p>If you don&#39;t want to accept the invitation, please ignore this email. Your account won&#39;t be created until you access the link above and set your password.</p>
9029
+
9030
+ ----==_mimepart_63e2a11c2e94d_1978c5f147682--
9031
+
9032
+ User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."deleted_at" IS NULL AND "users"."email" = ? ORDER BY "users"."id" ASC LIMIT ? [["email", "email-48@test.com"], ["LIMIT", 1]]
9033
+ User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."deleted_at" IS NULL AND "users"."invitation_token" = ? ORDER BY "users"."id" ASC LIMIT ? [["invitation_token", "d0cdc4b09c9cecf7e419007ad3af04e15a6e7ee3fb6a556ad55e2887b54ffd9c"], ["LIMIT", 1]]
9034
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
9035
+ User Create (0.1ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password", "invitation_token", "invitation_created_at", "invitation_sent_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", "2023-02-07 19:06:04.195870"], ["updated_at", "2023-02-07 19:06:04.195870"], ["email", "email-48@test.com"], ["encrypted_password", "[FILTERED]"], ["invitation_token", "d0cdc4b09c9cecf7e419007ad3af04e15a6e7ee3fb6a556ad55e2887b54ffd9c"], ["invitation_created_at", "2023-02-07 19:06:04.195716"], ["invitation_sent_at", "2023-02-07 19:06:04.195716"]]
9036
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
9037
+ Rendering /var/home/cjcolvar/.rbenv/versions/3.0.5/lib/ruby/gems/3.0.0/gems/devise_invitable-2.0.7/app/views/devise/mailer/invitation_instructions.html.erb
9038
+ Rendered /var/home/cjcolvar/.rbenv/versions/3.0.5/lib/ruby/gems/3.0.0/gems/devise_invitable-2.0.7/app/views/devise/mailer/invitation_instructions.html.erb (Duration: 0.3ms | Allocations: 217)
9039
+ Rendering /var/home/cjcolvar/.rbenv/versions/3.0.5/lib/ruby/gems/3.0.0/gems/devise_invitable-2.0.7/app/views/devise/mailer/invitation_instructions.text.erb
9040
+ Rendered /var/home/cjcolvar/.rbenv/versions/3.0.5/lib/ruby/gems/3.0.0/gems/devise_invitable-2.0.7/app/views/devise/mailer/invitation_instructions.text.erb (Duration: 0.2ms | Allocations: 172)
9041
+ Devise::Mailer#invitation_instructions: processed outbound mail in 2.4ms
9042
+ Delivered mail 63e2a11c30b27_1978c5f1477172@toolbox.mail (1.7ms)
9043
+ Date: Tue, 07 Feb 2023 14:06:04 -0500
9044
+ From: please-change-me-at-config-initializers-devise@example.com
9045
+ Reply-To: please-change-me-at-config-initializers-devise@example.com
9046
+ To: email-48@test.com
9047
+ Message-ID: <63e2a11c30b27_1978c5f1477172@toolbox.mail>
9048
+ Subject: Invitation instructions
9049
+ Mime-Version: 1.0
9050
+ Content-Type: multipart/alternative;
9051
+ boundary="--==_mimepart_63e2a11c30708_1978c5f14770f2";
9052
+ charset=UTF-8
9053
+ Content-Transfer-Encoding: 7bit
9054
+ validate:
9055
+
9056
+
9057
+ ----==_mimepart_63e2a11c30708_1978c5f14770f2
9058
+ Content-Type: text/plain;
9059
+ charset=UTF-8
9060
+ Content-Transfer-Encoding: 7bit
9061
+
9062
+ Hello email-48@test.com
9063
+
9064
+ Someone has invited you to http://localhost:3000/, you can accept it through the link below.
9065
+
9066
+ http://localhost:3000/users/invitation/accept?invitation_token=UL3LjDxYq7s2T9bwzNkW
9067
+
9068
+
9069
+ If you don't want to accept the invitation, please ignore this email. Your account won't be created until you access the link above and set your password.
9070
+
9071
+ ----==_mimepart_63e2a11c30708_1978c5f14770f2
9072
+ Content-Type: text/html;
9073
+ charset=UTF-8
9074
+ Content-Transfer-Encoding: 7bit
9075
+
9076
+ <p>Hello email-48@test.com</p>
9077
+
9078
+ <p>Someone has invited you to http://localhost:3000/, you can accept it through the link below.</p>
9079
+
9080
+ <p><a href="http://localhost:3000/users/invitation/accept?invitation_token=UL3LjDxYq7s2T9bwzNkW">Accept invitation</a></p>
9081
+
9082
+
9083
+ <p>If you don&#39;t want to accept the invitation, please ignore this email. Your account won&#39;t be created until you access the link above and set your password.</p>
9084
+
9085
+ ----==_mimepart_63e2a11c30708_1978c5f14770f2--
9086
+
9087
+ Rendering /var/home/cjcolvar/Code/samvera/samvera-persona/app/views/samvera/persona/users/index.html.erb
9088
+ Rendered /var/home/cjcolvar/Code/samvera/samvera-persona/app/views/samvera/persona/users/_index_title.html.erb (Duration: 0.1ms | Allocations: 57)
9089
+ Rendered /var/home/cjcolvar/.rbenv/versions/3.0.5/lib/ruby/gems/3.0.0/gems/devise-4.8.1/app/views/devise/shared/_error_messages.html.erb (Duration: 0.0ms | Allocations: 19)
9090
+ Rendered /var/home/cjcolvar/Code/samvera/samvera-persona/app/views/samvera/persona/users/index.html.erb (Duration: 5.8ms | Allocations: 5170)
9091
+ TRANSACTION (0.2ms) rollback transaction
9092
+ TRANSACTION (0.0ms) begin transaction
9093
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
9094
+ User Exists? (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? AND "users"."deleted_at" IS NULL LIMIT ? [["email", "email-49@test.com"], ["LIMIT", 1]]
9095
+ User Create (0.2ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password") VALUES (?, ?, ?, ?) [["created_at", "2023-02-07 19:06:04.211013"], ["updated_at", "2023-02-07 19:06:04.211013"], ["email", "email-49@test.com"], ["encrypted_password", "[FILTERED]"]]
9096
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
9097
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
9098
+ User Exists? (0.0ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? AND "users"."deleted_at" IS NULL LIMIT ? [["email", "email-50@test.com"], ["LIMIT", 1]]
9099
+ User Create (0.1ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password") VALUES (?, ?, ?, ?) [["created_at", "2023-02-07 19:06:04.213486"], ["updated_at", "2023-02-07 19:06:04.213486"], ["email", "email-50@test.com"], ["encrypted_password", "[FILTERED]"]]
9100
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
9101
+ User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."deleted_at" IS NULL
9102
+ TRANSACTION (0.1ms) rollback transaction
9103
+ TRANSACTION (0.0ms) begin transaction
9104
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
9105
+ User Exists? (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? AND "users"."deleted_at" IS NULL LIMIT ? [["email", "email-51@test.com"], ["LIMIT", 1]]
9106
+ User Create (0.2ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password") VALUES (?, ?, ?, ?) [["created_at", "2023-02-07 19:06:04.216817"], ["updated_at", "2023-02-07 19:06:04.216817"], ["email", "email-51@test.com"], ["encrypted_password", "[FILTERED]"]]
9107
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
9108
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
9109
+ User Exists? (0.0ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? AND "users"."deleted_at" IS NULL LIMIT ? [["email", "email-52@test.com"], ["LIMIT", 1]]
9110
+ User Create (0.1ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password") VALUES (?, ?, ?, ?) [["created_at", "2023-02-07 19:06:04.219012"], ["updated_at", "2023-02-07 19:06:04.219012"], ["email", "email-52@test.com"], ["encrypted_password", "[FILTERED]"]]
9111
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
9112
+ TRANSACTION (0.1ms) rollback transaction
9113
+ TRANSACTION (0.0ms) begin transaction
9114
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
9115
+ User Exists? (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? AND "users"."deleted_at" IS NULL LIMIT ? [["email", "email-53@test.com"], ["LIMIT", 1]]
9116
+ User Create (0.2ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password") VALUES (?, ?, ?, ?) [["created_at", "2023-02-07 19:06:04.230274"], ["updated_at", "2023-02-07 19:06:04.230274"], ["email", "email-53@test.com"], ["encrypted_password", "[FILTERED]"]]
9117
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
9118
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
9119
+ User Exists? (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? AND "users"."deleted_at" IS NULL LIMIT ? [["email", "email-54@test.com"], ["LIMIT", 1]]
9120
+ User Create (0.1ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password") VALUES (?, ?, ?, ?) [["created_at", "2023-02-07 19:06:04.232963"], ["updated_at", "2023-02-07 19:06:04.232963"], ["email", "email-54@test.com"], ["encrypted_password", "[FILTERED]"]]
9121
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
9122
+ TRANSACTION (0.1ms) rollback transaction
9123
+ TRANSACTION (0.0ms) begin transaction
9124
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
9125
+ User Exists? (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? AND "users"."deleted_at" IS NULL LIMIT ? [["email", "email-55@test.com"], ["LIMIT", 1]]
9126
+ User Create (0.2ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password") VALUES (?, ?, ?, ?) [["created_at", "2023-02-07 19:06:04.237223"], ["updated_at", "2023-02-07 19:06:04.237223"], ["email", "email-55@test.com"], ["encrypted_password", "[FILTERED]"]]
9127
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
9128
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
9129
+ User Exists? (0.0ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? AND "users"."deleted_at" IS NULL LIMIT ? [["email", "email-56@test.com"], ["LIMIT", 1]]
9130
+ User Create (0.1ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password") VALUES (?, ?, ?, ?) [["created_at", "2023-02-07 19:06:04.239635"], ["updated_at", "2023-02-07 19:06:04.239635"], ["email", "email-56@test.com"], ["encrypted_password", "[FILTERED]"]]
9131
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
9132
+ TRANSACTION (0.3ms) rollback transaction
9133
+ TRANSACTION (0.0ms) begin transaction
9134
+ TRANSACTION (0.0ms) rollback transaction
9135
+ TRANSACTION (0.0ms) begin transaction
9136
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
9137
+ User Exists? (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? AND "users"."deleted_at" IS NULL LIMIT ? [["email", "email-1@test.com"], ["LIMIT", 1]]
9138
+ User Create (0.3ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password") VALUES (?, ?, ?, ?) [["created_at", "2023-02-07 19:13:19.281816"], ["updated_at", "2023-02-07 19:13:19.281816"], ["email", "email-1@test.com"], ["encrypted_password", "[FILTERED]"]]
9139
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
9140
+ TRANSACTION (0.2ms) rollback transaction
9141
+ TRANSACTION (0.0ms) begin transaction
9142
+ TRANSACTION (0.2ms) SAVEPOINT active_record_1
9143
+ User Exists? (0.5ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? AND "users"."deleted_at" IS NULL LIMIT ? [["email", "email-1@test.com"], ["LIMIT", 1]]
9144
+ User Create (0.4ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password") VALUES (?, ?, ?, ?) [["created_at", "2023-02-07 19:15:17.491412"], ["updated_at", "2023-02-07 19:15:17.491412"], ["email", "email-1@test.com"], ["encrypted_password", "[FILTERED]"]]
9145
+ TRANSACTION (0.2ms) RELEASE SAVEPOINT active_record_1
9146
+ Processing by Samvera::Persona::UsersController#destroy as HTML
9147
+ Parameters: {"id"=>"1"}
9148
+ Completed 401 Unauthorized in 5ms (ActiveRecord: 0.0ms | Allocations: 17791)
9149
+ User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."deleted_at" IS NULL AND "users"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
9150
+ TRANSACTION (0.6ms) rollback transaction
9151
+ TRANSACTION (0.0ms) begin transaction
9152
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
9153
+ User Exists? (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? AND "users"."deleted_at" IS NULL LIMIT ? [["email", "email-1@test.com"], ["LIMIT", 1]]
9154
+ User Create (0.3ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password") VALUES (?, ?, ?, ?) [["created_at", "2023-02-07 19:15:50.002899"], ["updated_at", "2023-02-07 19:15:50.002899"], ["email", "email-1@test.com"], ["encrypted_password", "[FILTERED]"]]
9155
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
9156
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
9157
+ User Exists? (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? AND "users"."deleted_at" IS NULL LIMIT ? [["email", "email-2@test.com"], ["LIMIT", 1]]
9158
+ User Create (0.1ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password") VALUES (?, ?, ?, ?) [["created_at", "2023-02-07 19:15:50.006213"], ["updated_at", "2023-02-07 19:15:50.006213"], ["email", "email-2@test.com"], ["encrypted_password", "[FILTERED]"]]
9159
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
9160
+ TRANSACTION (0.2ms) rollback transaction
9161
+ TRANSACTION (0.0ms) begin transaction
9162
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
9163
+ User Exists? (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? AND "users"."deleted_at" IS NULL LIMIT ? [["email", "email-3@test.com"], ["LIMIT", 1]]
9164
+ User Create (0.2ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password") VALUES (?, ?, ?, ?) [["created_at", "2023-02-07 19:15:50.015826"], ["updated_at", "2023-02-07 19:15:50.015826"], ["email", "email-3@test.com"], ["encrypted_password", "[FILTERED]"]]
9165
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
9166
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
9167
+ User Exists? (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? AND "users"."deleted_at" IS NULL LIMIT ? [["email", "email-4@test.com"], ["LIMIT", 1]]
9168
+ User Create (0.1ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password") VALUES (?, ?, ?, ?) [["created_at", "2023-02-07 19:15:50.018315"], ["updated_at", "2023-02-07 19:15:50.018315"], ["email", "email-4@test.com"], ["encrypted_password", "[FILTERED]"]]
9169
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
9170
+ TRANSACTION (0.2ms) rollback transaction
9171
+ TRANSACTION (0.0ms) begin transaction
9172
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
9173
+ User Exists? (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? AND "users"."deleted_at" IS NULL LIMIT ? [["email", "email-5@test.com"], ["LIMIT", 1]]
9174
+ User Create (0.5ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password") VALUES (?, ?, ?, ?) [["created_at", "2023-02-07 19:15:50.048896"], ["updated_at", "2023-02-07 19:15:50.048896"], ["email", "email-5@test.com"], ["encrypted_password", "[FILTERED]"]]
9175
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
9176
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
9177
+ User Exists? (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? AND "users"."deleted_at" IS NULL LIMIT ? [["email", "email-6@test.com"], ["LIMIT", 1]]
9178
+ User Create (0.1ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password") VALUES (?, ?, ?, ?) [["created_at", "2023-02-07 19:15:50.064631"], ["updated_at", "2023-02-07 19:15:50.064631"], ["email", "email-6@test.com"], ["encrypted_password", "[FILTERED]"]]
9179
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
9180
+ User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."deleted_at" IS NULL
9181
+ TRANSACTION (0.1ms) rollback transaction
9182
+ TRANSACTION (0.0ms) begin transaction
9183
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
9184
+ User Exists? (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? AND "users"."deleted_at" IS NULL LIMIT ? [["email", "email-7@test.com"], ["LIMIT", 1]]
9185
+ User Create (0.2ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password") VALUES (?, ?, ?, ?) [["created_at", "2023-02-07 19:15:50.079115"], ["updated_at", "2023-02-07 19:15:50.079115"], ["email", "email-7@test.com"], ["encrypted_password", "[FILTERED]"]]
9186
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
9187
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
9188
+ User Exists? (0.0ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? AND "users"."deleted_at" IS NULL LIMIT ? [["email", "email-8@test.com"], ["LIMIT", 1]]
9189
+ User Create (0.1ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password") VALUES (?, ?, ?, ?) [["created_at", "2023-02-07 19:15:50.081719"], ["updated_at", "2023-02-07 19:15:50.081719"], ["email", "email-8@test.com"], ["encrypted_password", "[FILTERED]"]]
9190
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
9191
+ TRANSACTION (0.1ms) rollback transaction
9192
+ TRANSACTION (0.0ms) begin transaction
9193
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
9194
+ User Exists? (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? AND "users"."deleted_at" IS NULL LIMIT ? [["email", "email-9@test.com"], ["LIMIT", 1]]
9195
+ User Create (0.2ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password") VALUES (?, ?, ?, ?) [["created_at", "2023-02-07 19:15:50.094907"], ["updated_at", "2023-02-07 19:15:50.094907"], ["email", "email-9@test.com"], ["encrypted_password", "[FILTERED]"]]
9196
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
9197
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
9198
+ User Exists? (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? AND "users"."deleted_at" IS NULL LIMIT ? [["email", "email-10@test.com"], ["LIMIT", 1]]
9199
+ User Create (0.1ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password") VALUES (?, ?, ?, ?) [["created_at", "2023-02-07 19:15:50.097568"], ["updated_at", "2023-02-07 19:15:50.097568"], ["email", "email-10@test.com"], ["encrypted_password", "[FILTERED]"]]
9200
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
9201
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
9202
+ User Exists? (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? AND "users"."deleted_at" IS NULL LIMIT ? [["email", "email-11@test.com"], ["LIMIT", 1]]
9203
+ User Create (0.1ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password") VALUES (?, ?, ?, ?) [["created_at", "2023-02-07 19:15:50.100246"], ["updated_at", "2023-02-07 19:15:50.100246"], ["email", "email-11@test.com"], ["encrypted_password", "[FILTERED]"]]
9204
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
9205
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
9206
+ User Exists? (0.0ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? AND "users"."deleted_at" IS NULL LIMIT ? [["email", "email-12@test.com"], ["LIMIT", 1]]
9207
+ User Create (0.1ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password") VALUES (?, ?, ?, ?) [["created_at", "2023-02-07 19:15:50.102559"], ["updated_at", "2023-02-07 19:15:50.102559"], ["email", "email-12@test.com"], ["encrypted_password", "[FILTERED]"]]
9208
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
9209
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
9210
+ User Exists? (0.0ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? AND "users"."deleted_at" IS NULL LIMIT ? [["email", "email-13@test.com"], ["LIMIT", 1]]
9211
+ User Create (0.1ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password") VALUES (?, ?, ?, ?) [["created_at", "2023-02-07 19:15:50.104929"], ["updated_at", "2023-02-07 19:15:50.104929"], ["email", "email-13@test.com"], ["encrypted_password", "[FILTERED]"]]
9212
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
9213
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
9214
+ User Exists? (0.0ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? AND "users"."deleted_at" IS NULL LIMIT ? [["email", "email-14@test.com"], ["LIMIT", 1]]
9215
+ User Create (0.1ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password") VALUES (?, ?, ?, ?) [["created_at", "2023-02-07 19:15:50.107075"], ["updated_at", "2023-02-07 19:15:50.107075"], ["email", "email-14@test.com"], ["encrypted_password", "[FILTERED]"]]
9216
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
9217
+ User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."deleted_at" IS NULL AND "users"."email" = ? ORDER BY "users"."id" ASC LIMIT ? [["email", "email-15@test.com"], ["LIMIT", 1]]
9218
+ User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."deleted_at" IS NULL AND "users"."invitation_token" = ? ORDER BY "users"."id" ASC LIMIT ? [["invitation_token", "0f1e5f26fedd150d64493e7bfc0edfdc93b7b1687be65416bc461a829135d92e"], ["LIMIT", 1]]
9219
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
9220
+ User Create (0.1ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password", "invitation_token", "invitation_created_at", "invitation_sent_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", "2023-02-07 19:15:50.202092"], ["updated_at", "2023-02-07 19:15:50.202092"], ["email", "email-15@test.com"], ["encrypted_password", "[FILTERED]"], ["invitation_token", "0f1e5f26fedd150d64493e7bfc0edfdc93b7b1687be65416bc461a829135d92e"], ["invitation_created_at", "2023-02-07 19:15:50.201846"], ["invitation_sent_at", "2023-02-07 19:15:50.201846"]]
9221
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
9222
+ Rendering /var/home/cjcolvar/.rbenv/versions/3.0.5/lib/ruby/gems/3.0.0/gems/devise_invitable-2.0.7/app/views/devise/mailer/invitation_instructions.html.erb
9223
+ Rendered /var/home/cjcolvar/.rbenv/versions/3.0.5/lib/ruby/gems/3.0.0/gems/devise_invitable-2.0.7/app/views/devise/mailer/invitation_instructions.html.erb (Duration: 2.2ms | Allocations: 1293)
9224
+ Rendering /var/home/cjcolvar/.rbenv/versions/3.0.5/lib/ruby/gems/3.0.0/gems/devise_invitable-2.0.7/app/views/devise/mailer/invitation_instructions.text.erb
9225
+ Rendered /var/home/cjcolvar/.rbenv/versions/3.0.5/lib/ruby/gems/3.0.0/gems/devise_invitable-2.0.7/app/views/devise/mailer/invitation_instructions.text.erb (Duration: 0.7ms | Allocations: 400)
9226
+ Devise::Mailer#invitation_instructions: processed outbound mail in 16.2ms
9227
+ Delivered mail 63e2a3663630f_198074c30406d1@toolbox.mail (14.3ms)
9228
+ Date: Tue, 07 Feb 2023 14:15:50 -0500
9229
+ From: please-change-me-at-config-initializers-devise@example.com
9230
+ Reply-To: please-change-me-at-config-initializers-devise@example.com
9231
+ To: email-15@test.com
9232
+ Message-ID: <63e2a3663630f_198074c30406d1@toolbox.mail>
9233
+ Subject: Invitation instructions
9234
+ Mime-Version: 1.0
9235
+ Content-Type: multipart/alternative;
9236
+ boundary="--==_mimepart_63e2a366357a2_198074c30405de";
9237
+ charset=UTF-8
9238
+ Content-Transfer-Encoding: 7bit
9239
+ validate:
9240
+
9241
+
9242
+ ----==_mimepart_63e2a366357a2_198074c30405de
9243
+ Content-Type: text/plain;
9244
+ charset=UTF-8
9245
+ Content-Transfer-Encoding: 7bit
9246
+
9247
+ Hello email-15@test.com
9248
+
9249
+ Someone has invited you to http://localhost:3000/, you can accept it through the link below.
9250
+
9251
+ http://localhost:3000/users/invitation/accept?invitation_token=iL4-uFX4nLs-v1zjxDvy
9252
+
9253
+
9254
+ If you don't want to accept the invitation, please ignore this email. Your account won't be created until you access the link above and set your password.
9255
+
9256
+ ----==_mimepart_63e2a366357a2_198074c30405de
9257
+ Content-Type: text/html;
9258
+ charset=UTF-8
9259
+ Content-Transfer-Encoding: 7bit
9260
+
9261
+ <p>Hello email-15@test.com</p>
9262
+
9263
+ <p>Someone has invited you to http://localhost:3000/, you can accept it through the link below.</p>
9264
+
9265
+ <p><a href="http://localhost:3000/users/invitation/accept?invitation_token=iL4-uFX4nLs-v1zjxDvy">Accept invitation</a></p>
9266
+
9267
+
9268
+ <p>If you don&#39;t want to accept the invitation, please ignore this email. Your account won&#39;t be created until you access the link above and set your password.</p>
9269
+
9270
+ ----==_mimepart_63e2a366357a2_198074c30405de--
9271
+
9272
+ User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."deleted_at" IS NULL AND "users"."email" = ? ORDER BY "users"."id" ASC LIMIT ? [["email", "email-16@test.com"], ["LIMIT", 1]]
9273
+ User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."deleted_at" IS NULL AND "users"."invitation_token" = ? ORDER BY "users"."id" ASC LIMIT ? [["invitation_token", "05d6db74f5464abe9deb385e409545e3c6926641433c875e1c0d2ad0ac8b96be"], ["LIMIT", 1]]
9274
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
9275
+ User Create (0.1ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password", "invitation_token", "invitation_created_at", "invitation_sent_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", "2023-02-07 19:15:50.237092"], ["updated_at", "2023-02-07 19:15:50.237092"], ["email", "email-16@test.com"], ["encrypted_password", "[FILTERED]"], ["invitation_token", "05d6db74f5464abe9deb385e409545e3c6926641433c875e1c0d2ad0ac8b96be"], ["invitation_created_at", "2023-02-07 19:15:50.236839"], ["invitation_sent_at", "2023-02-07 19:15:50.236839"]]
9276
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
9277
+ Rendering /var/home/cjcolvar/.rbenv/versions/3.0.5/lib/ruby/gems/3.0.0/gems/devise_invitable-2.0.7/app/views/devise/mailer/invitation_instructions.html.erb
9278
+ Rendered /var/home/cjcolvar/.rbenv/versions/3.0.5/lib/ruby/gems/3.0.0/gems/devise_invitable-2.0.7/app/views/devise/mailer/invitation_instructions.html.erb (Duration: 0.3ms | Allocations: 268)
9279
+ Rendering /var/home/cjcolvar/.rbenv/versions/3.0.5/lib/ruby/gems/3.0.0/gems/devise_invitable-2.0.7/app/views/devise/mailer/invitation_instructions.text.erb
9280
+ Rendered /var/home/cjcolvar/.rbenv/versions/3.0.5/lib/ruby/gems/3.0.0/gems/devise_invitable-2.0.7/app/views/devise/mailer/invitation_instructions.text.erb (Duration: 0.2ms | Allocations: 172)
9281
+ Devise::Mailer#invitation_instructions: processed outbound mail in 2.3ms
9282
+ Delivered mail 63e2a3663ac13_198074c30408bb@toolbox.mail (1.5ms)
9283
+ Date: Tue, 07 Feb 2023 14:15:50 -0500
9284
+ From: please-change-me-at-config-initializers-devise@example.com
9285
+ Reply-To: please-change-me-at-config-initializers-devise@example.com
9286
+ To: email-16@test.com
9287
+ Message-ID: <63e2a3663ac13_198074c30408bb@toolbox.mail>
9288
+ Subject: Invitation instructions
9289
+ Mime-Version: 1.0
9290
+ Content-Type: multipart/alternative;
9291
+ boundary="--==_mimepart_63e2a3663a85c_198074c304072e";
9292
+ charset=UTF-8
9293
+ Content-Transfer-Encoding: 7bit
9294
+ validate:
9295
+
9296
+
9297
+ ----==_mimepart_63e2a3663a85c_198074c304072e
9298
+ Content-Type: text/plain;
9299
+ charset=UTF-8
9300
+ Content-Transfer-Encoding: 7bit
9301
+
9302
+ Hello email-16@test.com
9303
+
9304
+ Someone has invited you to http://localhost:3000/, you can accept it through the link below.
9305
+
9306
+ http://localhost:3000/users/invitation/accept?invitation_token=xY4BfzdfWJUswpy-3oxB
9307
+
9308
+
9309
+ If you don't want to accept the invitation, please ignore this email. Your account won't be created until you access the link above and set your password.
9310
+
9311
+ ----==_mimepart_63e2a3663a85c_198074c304072e
9312
+ Content-Type: text/html;
9313
+ charset=UTF-8
9314
+ Content-Transfer-Encoding: 7bit
9315
+
9316
+ <p>Hello email-16@test.com</p>
9317
+
9318
+ <p>Someone has invited you to http://localhost:3000/, you can accept it through the link below.</p>
9319
+
9320
+ <p><a href="http://localhost:3000/users/invitation/accept?invitation_token=xY4BfzdfWJUswpy-3oxB">Accept invitation</a></p>
9321
+
9322
+
9323
+ <p>If you don&#39;t want to accept the invitation, please ignore this email. Your account won&#39;t be created until you access the link above and set your password.</p>
9324
+
9325
+ ----==_mimepart_63e2a3663a85c_198074c304072e--
9326
+
9327
+ Rendering /var/home/cjcolvar/Code/samvera/samvera-persona/app/views/samvera/persona/users/index.html.erb
9328
+ Rendered /var/home/cjcolvar/Code/samvera/samvera-persona/app/views/samvera/persona/users/_index_title.html.erb (Duration: 0.2ms | Allocations: 203)
9329
+ Rendered /var/home/cjcolvar/.rbenv/versions/3.0.5/lib/ruby/gems/3.0.0/gems/devise-4.8.1/app/views/devise/shared/_error_messages.html.erb (Duration: 0.3ms | Allocations: 198)
9330
+ Rendered /var/home/cjcolvar/Code/samvera/samvera-persona/app/views/samvera/persona/users/index.html.erb (Duration: 8.6ms | Allocations: 8024)
9331
+ TRANSACTION (0.1ms) rollback transaction
9332
+ TRANSACTION (0.0ms) begin transaction
9333
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
9334
+ User Exists? (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? AND "users"."deleted_at" IS NULL LIMIT ? [["email", "email-17@test.com"], ["LIMIT", 1]]
9335
+ User Create (0.3ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password") VALUES (?, ?, ?, ?) [["created_at", "2023-02-07 19:15:50.258012"], ["updated_at", "2023-02-07 19:15:50.258012"], ["email", "email-17@test.com"], ["encrypted_password", "[FILTERED]"]]
9336
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
9337
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
9338
+ User Exists? (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? AND "users"."deleted_at" IS NULL LIMIT ? [["email", "email-18@test.com"], ["LIMIT", 1]]
9339
+ User Create (0.1ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password") VALUES (?, ?, ?, ?) [["created_at", "2023-02-07 19:15:50.261086"], ["updated_at", "2023-02-07 19:15:50.261086"], ["email", "email-18@test.com"], ["encrypted_password", "[FILTERED]"]]
9340
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
9341
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
9342
+ User Exists? (0.0ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? AND "users"."deleted_at" IS NULL LIMIT ? [["email", "email-19@test.com"], ["LIMIT", 1]]
9343
+ User Create (0.1ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password") VALUES (?, ?, ?, ?) [["created_at", "2023-02-07 19:15:50.263477"], ["updated_at", "2023-02-07 19:15:50.263477"], ["email", "email-19@test.com"], ["encrypted_password", "[FILTERED]"]]
9344
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
9345
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
9346
+ User Exists? (0.0ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? AND "users"."deleted_at" IS NULL LIMIT ? [["email", "email-20@test.com"], ["LIMIT", 1]]
9347
+ User Create (0.1ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password") VALUES (?, ?, ?, ?) [["created_at", "2023-02-07 19:15:50.265477"], ["updated_at", "2023-02-07 19:15:50.265477"], ["email", "email-20@test.com"], ["encrypted_password", "[FILTERED]"]]
9348
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
9349
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
9350
+ User Exists? (0.0ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? AND "users"."deleted_at" IS NULL LIMIT ? [["email", "email-21@test.com"], ["LIMIT", 1]]
9351
+ User Create (0.1ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password") VALUES (?, ?, ?, ?) [["created_at", "2023-02-07 19:15:50.267515"], ["updated_at", "2023-02-07 19:15:50.267515"], ["email", "email-21@test.com"], ["encrypted_password", "[FILTERED]"]]
9352
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
9353
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
9354
+ User Exists? (0.0ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? AND "users"."deleted_at" IS NULL LIMIT ? [["email", "email-22@test.com"], ["LIMIT", 1]]
9355
+ User Create (0.1ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password") VALUES (?, ?, ?, ?) [["created_at", "2023-02-07 19:15:50.269689"], ["updated_at", "2023-02-07 19:15:50.269689"], ["email", "email-22@test.com"], ["encrypted_password", "[FILTERED]"]]
9356
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
9357
+ User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."deleted_at" IS NULL AND "users"."email" = ? ORDER BY "users"."id" ASC LIMIT ? [["email", "email-23@test.com"], ["LIMIT", 1]]
9358
+ User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."deleted_at" IS NULL AND "users"."invitation_token" = ? ORDER BY "users"."id" ASC LIMIT ? [["invitation_token", "d5ca3bb45b662549093ef0a1a6d7d3d43d39a9b14befac4c875ead85c42886b9"], ["LIMIT", 1]]
9359
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
9360
+ User Create (0.1ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password", "invitation_token", "invitation_created_at", "invitation_sent_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", "2023-02-07 19:15:50.272803"], ["updated_at", "2023-02-07 19:15:50.272803"], ["email", "email-23@test.com"], ["encrypted_password", "[FILTERED]"], ["invitation_token", "d5ca3bb45b662549093ef0a1a6d7d3d43d39a9b14befac4c875ead85c42886b9"], ["invitation_created_at", "2023-02-07 19:15:50.272658"], ["invitation_sent_at", "2023-02-07 19:15:50.272658"]]
9361
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
9362
+ Rendering /var/home/cjcolvar/.rbenv/versions/3.0.5/lib/ruby/gems/3.0.0/gems/devise_invitable-2.0.7/app/views/devise/mailer/invitation_instructions.html.erb
9363
+ Rendered /var/home/cjcolvar/.rbenv/versions/3.0.5/lib/ruby/gems/3.0.0/gems/devise_invitable-2.0.7/app/views/devise/mailer/invitation_instructions.html.erb (Duration: 0.4ms | Allocations: 267)
9364
+ Rendering /var/home/cjcolvar/.rbenv/versions/3.0.5/lib/ruby/gems/3.0.0/gems/devise_invitable-2.0.7/app/views/devise/mailer/invitation_instructions.text.erb
9365
+ Rendered /var/home/cjcolvar/.rbenv/versions/3.0.5/lib/ruby/gems/3.0.0/gems/devise_invitable-2.0.7/app/views/devise/mailer/invitation_instructions.text.erb (Duration: 0.2ms | Allocations: 172)
9366
+ Devise::Mailer#invitation_instructions: processed outbound mail in 2.3ms
9367
+ Delivered mail 63e2a36643721_198074c30410d9@toolbox.mail (1.5ms)
9368
+ Date: Tue, 07 Feb 2023 14:15:50 -0500
9369
+ From: please-change-me-at-config-initializers-devise@example.com
9370
+ Reply-To: please-change-me-at-config-initializers-devise@example.com
9371
+ To: email-23@test.com
9372
+ Message-ID: <63e2a36643721_198074c30410d9@toolbox.mail>
9373
+ Subject: Invitation instructions
9374
+ Mime-Version: 1.0
9375
+ Content-Type: multipart/alternative;
9376
+ boundary="--==_mimepart_63e2a36643377_198074c30409d6";
9377
+ charset=UTF-8
9378
+ Content-Transfer-Encoding: 7bit
9379
+ validate:
9380
+
9381
+
9382
+ ----==_mimepart_63e2a36643377_198074c30409d6
9383
+ Content-Type: text/plain;
9384
+ charset=UTF-8
9385
+ Content-Transfer-Encoding: 7bit
9386
+
9387
+ Hello email-23@test.com
9388
+
9389
+ Someone has invited you to http://localhost:3000/, you can accept it through the link below.
9390
+
9391
+ http://localhost:3000/users/invitation/accept?invitation_token=_6FkJj8_T8WxioCY-X78
9392
+
9393
+
9394
+ If you don't want to accept the invitation, please ignore this email. Your account won't be created until you access the link above and set your password.
9395
+
9396
+ ----==_mimepart_63e2a36643377_198074c30409d6
9397
+ Content-Type: text/html;
9398
+ charset=UTF-8
9399
+ Content-Transfer-Encoding: 7bit
9400
+
9401
+ <p>Hello email-23@test.com</p>
9402
+
9403
+ <p>Someone has invited you to http://localhost:3000/, you can accept it through the link below.</p>
9404
+
9405
+ <p><a href="http://localhost:3000/users/invitation/accept?invitation_token=_6FkJj8_T8WxioCY-X78">Accept invitation</a></p>
9406
+
9407
+
9408
+ <p>If you don&#39;t want to accept the invitation, please ignore this email. Your account won&#39;t be created until you access the link above and set your password.</p>
9409
+
9410
+ ----==_mimepart_63e2a36643377_198074c30409d6--
9411
+
9412
+ User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."deleted_at" IS NULL AND "users"."email" = ? ORDER BY "users"."id" ASC LIMIT ? [["email", "email-24@test.com"], ["LIMIT", 1]]
9413
+ User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."deleted_at" IS NULL AND "users"."invitation_token" = ? ORDER BY "users"."id" ASC LIMIT ? [["invitation_token", "d64ec6cc08c9c46c29e80dd79a61106182f4c4ec66dc589f14cc7c6143da5ff0"], ["LIMIT", 1]]
9414
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
9415
+ User Create (0.1ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password", "invitation_token", "invitation_created_at", "invitation_sent_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", "2023-02-07 19:15:50.280155"], ["updated_at", "2023-02-07 19:15:50.280155"], ["email", "email-24@test.com"], ["encrypted_password", "[FILTERED]"], ["invitation_token", "d64ec6cc08c9c46c29e80dd79a61106182f4c4ec66dc589f14cc7c6143da5ff0"], ["invitation_created_at", "2023-02-07 19:15:50.279998"], ["invitation_sent_at", "2023-02-07 19:15:50.279998"]]
9416
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
9417
+ Rendering /var/home/cjcolvar/.rbenv/versions/3.0.5/lib/ruby/gems/3.0.0/gems/devise_invitable-2.0.7/app/views/devise/mailer/invitation_instructions.html.erb
9418
+ Rendered /var/home/cjcolvar/.rbenv/versions/3.0.5/lib/ruby/gems/3.0.0/gems/devise_invitable-2.0.7/app/views/devise/mailer/invitation_instructions.html.erb (Duration: 0.3ms | Allocations: 217)
9419
+ Rendering /var/home/cjcolvar/.rbenv/versions/3.0.5/lib/ruby/gems/3.0.0/gems/devise_invitable-2.0.7/app/views/devise/mailer/invitation_instructions.text.erb
9420
+ Rendered /var/home/cjcolvar/.rbenv/versions/3.0.5/lib/ruby/gems/3.0.0/gems/devise_invitable-2.0.7/app/views/devise/mailer/invitation_instructions.text.erb (Duration: 0.2ms | Allocations: 172)
9421
+ Devise::Mailer#invitation_instructions: processed outbound mail in 2.1ms
9422
+ Delivered mail 63e2a366452df_198074c304129b@toolbox.mail (1.6ms)
9423
+ Date: Tue, 07 Feb 2023 14:15:50 -0500
9424
+ From: please-change-me-at-config-initializers-devise@example.com
9425
+ Reply-To: please-change-me-at-config-initializers-devise@example.com
9426
+ To: email-24@test.com
9427
+ Message-ID: <63e2a366452df_198074c304129b@toolbox.mail>
9428
+ Subject: Invitation instructions
9429
+ Mime-Version: 1.0
9430
+ Content-Type: multipart/alternative;
9431
+ boundary="--==_mimepart_63e2a36644f2c_198074c3041163";
9432
+ charset=UTF-8
9433
+ Content-Transfer-Encoding: 7bit
9434
+ validate:
9435
+
9436
+
9437
+ ----==_mimepart_63e2a36644f2c_198074c3041163
9438
+ Content-Type: text/plain;
9439
+ charset=UTF-8
9440
+ Content-Transfer-Encoding: 7bit
9441
+
9442
+ Hello email-24@test.com
9443
+
9444
+ Someone has invited you to http://localhost:3000/, you can accept it through the link below.
9445
+
9446
+ http://localhost:3000/users/invitation/accept?invitation_token=UprpUfG6r-UzkkwHqnYs
9447
+
9448
+
9449
+ If you don't want to accept the invitation, please ignore this email. Your account won't be created until you access the link above and set your password.
9450
+
9451
+ ----==_mimepart_63e2a36644f2c_198074c3041163
9452
+ Content-Type: text/html;
9453
+ charset=UTF-8
9454
+ Content-Transfer-Encoding: 7bit
9455
+
9456
+ <p>Hello email-24@test.com</p>
9457
+
9458
+ <p>Someone has invited you to http://localhost:3000/, you can accept it through the link below.</p>
9459
+
9460
+ <p><a href="http://localhost:3000/users/invitation/accept?invitation_token=UprpUfG6r-UzkkwHqnYs">Accept invitation</a></p>
9461
+
9462
+
9463
+ <p>If you don&#39;t want to accept the invitation, please ignore this email. Your account won&#39;t be created until you access the link above and set your password.</p>
9464
+
9465
+ ----==_mimepart_63e2a36644f2c_198074c3041163--
9466
+
9467
+ Rendering /var/home/cjcolvar/Code/samvera/samvera-persona/app/views/samvera/persona/users/index.html.erb
9468
+ Rendered /var/home/cjcolvar/Code/samvera/samvera-persona/app/views/samvera/persona/users/_index_title.html.erb (Duration: 0.1ms | Allocations: 57)
9469
+ Rendered /var/home/cjcolvar/.rbenv/versions/3.0.5/lib/ruby/gems/3.0.0/gems/devise-4.8.1/app/views/devise/shared/_error_messages.html.erb (Duration: 0.0ms | Allocations: 19)
9470
+ Rendered /var/home/cjcolvar/Code/samvera/samvera-persona/app/views/samvera/persona/users/index.html.erb (Duration: 5.8ms | Allocations: 5172)
9471
+ TRANSACTION (0.2ms) rollback transaction
9472
+ TRANSACTION (0.0ms) begin transaction
9473
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
9474
+ User Exists? (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? AND "users"."deleted_at" IS NULL LIMIT ? [["email", "email-25@test.com"], ["LIMIT", 1]]
9475
+ User Create (0.2ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password") VALUES (?, ?, ?, ?) [["created_at", "2023-02-07 19:15:50.295709"], ["updated_at", "2023-02-07 19:15:50.295709"], ["email", "email-25@test.com"], ["encrypted_password", "[FILTERED]"]]
9476
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
9477
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
9478
+ User Exists? (0.0ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? AND "users"."deleted_at" IS NULL LIMIT ? [["email", "email-26@test.com"], ["LIMIT", 1]]
9479
+ User Create (0.1ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password") VALUES (?, ?, ?, ?) [["created_at", "2023-02-07 19:15:50.298085"], ["updated_at", "2023-02-07 19:15:50.298085"], ["email", "email-26@test.com"], ["encrypted_password", "[FILTERED]"]]
9480
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
9481
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
9482
+ User Exists? (0.0ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? AND "users"."deleted_at" IS NULL LIMIT ? [["email", "email-27@test.com"], ["LIMIT", 1]]
9483
+ User Create (0.1ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password") VALUES (?, ?, ?, ?) [["created_at", "2023-02-07 19:15:50.300200"], ["updated_at", "2023-02-07 19:15:50.300200"], ["email", "email-27@test.com"], ["encrypted_password", "[FILTERED]"]]
9484
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
9485
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
9486
+ User Exists? (0.0ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? AND "users"."deleted_at" IS NULL LIMIT ? [["email", "email-28@test.com"], ["LIMIT", 1]]
9487
+ User Create (0.1ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password") VALUES (?, ?, ?, ?) [["created_at", "2023-02-07 19:15:50.302365"], ["updated_at", "2023-02-07 19:15:50.302365"], ["email", "email-28@test.com"], ["encrypted_password", "[FILTERED]"]]
9488
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
9489
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
9490
+ User Exists? (0.0ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? AND "users"."deleted_at" IS NULL LIMIT ? [["email", "email-29@test.com"], ["LIMIT", 1]]
9491
+ User Create (0.1ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password") VALUES (?, ?, ?, ?) [["created_at", "2023-02-07 19:15:50.304454"], ["updated_at", "2023-02-07 19:15:50.304454"], ["email", "email-29@test.com"], ["encrypted_password", "[FILTERED]"]]
9492
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
9493
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
9494
+ User Exists? (0.0ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? AND "users"."deleted_at" IS NULL LIMIT ? [["email", "email-30@test.com"], ["LIMIT", 1]]
9495
+ User Create (0.1ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password") VALUES (?, ?, ?, ?) [["created_at", "2023-02-07 19:15:50.306544"], ["updated_at", "2023-02-07 19:15:50.306544"], ["email", "email-30@test.com"], ["encrypted_password", "[FILTERED]"]]
9496
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
9497
+ User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."deleted_at" IS NULL AND "users"."email" = ? ORDER BY "users"."id" ASC LIMIT ? [["email", "email-31@test.com"], ["LIMIT", 1]]
9498
+ User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."deleted_at" IS NULL AND "users"."invitation_token" = ? ORDER BY "users"."id" ASC LIMIT ? [["invitation_token", "e2b8c9183c3c14c46e5b41c74cccdd43ead39478bb3f68323fd3ec508867fb52"], ["LIMIT", 1]]
9499
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
9500
+ User Create (0.1ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password", "invitation_token", "invitation_created_at", "invitation_sent_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", "2023-02-07 19:15:50.309517"], ["updated_at", "2023-02-07 19:15:50.309517"], ["email", "email-31@test.com"], ["encrypted_password", "[FILTERED]"], ["invitation_token", "e2b8c9183c3c14c46e5b41c74cccdd43ead39478bb3f68323fd3ec508867fb52"], ["invitation_created_at", "2023-02-07 19:15:50.309386"], ["invitation_sent_at", "2023-02-07 19:15:50.309386"]]
9501
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
9502
+ Rendering /var/home/cjcolvar/.rbenv/versions/3.0.5/lib/ruby/gems/3.0.0/gems/devise_invitable-2.0.7/app/views/devise/mailer/invitation_instructions.html.erb
9503
+ Rendered /var/home/cjcolvar/.rbenv/versions/3.0.5/lib/ruby/gems/3.0.0/gems/devise_invitable-2.0.7/app/views/devise/mailer/invitation_instructions.html.erb (Duration: 0.4ms | Allocations: 267)
9504
+ Rendering /var/home/cjcolvar/.rbenv/versions/3.0.5/lib/ruby/gems/3.0.0/gems/devise_invitable-2.0.7/app/views/devise/mailer/invitation_instructions.text.erb
9505
+ Rendered /var/home/cjcolvar/.rbenv/versions/3.0.5/lib/ruby/gems/3.0.0/gems/devise_invitable-2.0.7/app/views/devise/mailer/invitation_instructions.text.erb (Duration: 0.2ms | Allocations: 172)
9506
+ Devise::Mailer#invitation_instructions: processed outbound mail in 2.5ms
9507
+ Delivered mail 63e2a3664c775_198074c30414ae@toolbox.mail (1.7ms)
9508
+ Date: Tue, 07 Feb 2023 14:15:50 -0500
9509
+ From: please-change-me-at-config-initializers-devise@example.com
9510
+ Reply-To: please-change-me-at-config-initializers-devise@example.com
9511
+ To: email-31@test.com
9512
+ Message-ID: <63e2a3664c775_198074c30414ae@toolbox.mail>
9513
+ Subject: Invitation instructions
9514
+ Mime-Version: 1.0
9515
+ Content-Type: multipart/alternative;
9516
+ boundary="--==_mimepart_63e2a3664c33e_198074c30413cb";
9517
+ charset=UTF-8
9518
+ Content-Transfer-Encoding: 7bit
9519
+ validate:
9520
+
9521
+
9522
+ ----==_mimepart_63e2a3664c33e_198074c30413cb
9523
+ Content-Type: text/plain;
9524
+ charset=UTF-8
9525
+ Content-Transfer-Encoding: 7bit
9526
+
9527
+ Hello email-31@test.com
9528
+
9529
+ Someone has invited you to http://localhost:3000/, you can accept it through the link below.
9530
+
9531
+ http://localhost:3000/users/invitation/accept?invitation_token=EorhPtYzXdH8KCgwHmni
9532
+
9533
+
9534
+ If you don't want to accept the invitation, please ignore this email. Your account won't be created until you access the link above and set your password.
9535
+
9536
+ ----==_mimepart_63e2a3664c33e_198074c30413cb
9537
+ Content-Type: text/html;
9538
+ charset=UTF-8
9539
+ Content-Transfer-Encoding: 7bit
9540
+
9541
+ <p>Hello email-31@test.com</p>
9542
+
9543
+ <p>Someone has invited you to http://localhost:3000/, you can accept it through the link below.</p>
9544
+
9545
+ <p><a href="http://localhost:3000/users/invitation/accept?invitation_token=EorhPtYzXdH8KCgwHmni">Accept invitation</a></p>
9546
+
9547
+
9548
+ <p>If you don&#39;t want to accept the invitation, please ignore this email. Your account won&#39;t be created until you access the link above and set your password.</p>
9549
+
9550
+ ----==_mimepart_63e2a3664c33e_198074c30413cb--
9551
+
9552
+ User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."deleted_at" IS NULL AND "users"."email" = ? ORDER BY "users"."id" ASC LIMIT ? [["email", "email-32@test.com"], ["LIMIT", 1]]
9553
+ User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."deleted_at" IS NULL AND "users"."invitation_token" = ? ORDER BY "users"."id" ASC LIMIT ? [["invitation_token", "575fee1c7e8cfd8a841d79215e66110fc6d73105cd40547ff954fe478c6070e3"], ["LIMIT", 1]]
9554
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
9555
+ User Create (0.1ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password", "invitation_token", "invitation_created_at", "invitation_sent_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", "2023-02-07 19:15:50.317284"], ["updated_at", "2023-02-07 19:15:50.317284"], ["email", "email-32@test.com"], ["encrypted_password", "[FILTERED]"], ["invitation_token", "575fee1c7e8cfd8a841d79215e66110fc6d73105cd40547ff954fe478c6070e3"], ["invitation_created_at", "2023-02-07 19:15:50.317090"], ["invitation_sent_at", "2023-02-07 19:15:50.317090"]]
9556
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
9557
+ Rendering /var/home/cjcolvar/.rbenv/versions/3.0.5/lib/ruby/gems/3.0.0/gems/devise_invitable-2.0.7/app/views/devise/mailer/invitation_instructions.html.erb
9558
+ Rendered /var/home/cjcolvar/.rbenv/versions/3.0.5/lib/ruby/gems/3.0.0/gems/devise_invitable-2.0.7/app/views/devise/mailer/invitation_instructions.html.erb (Duration: 0.4ms | Allocations: 217)
9559
+ Rendering /var/home/cjcolvar/.rbenv/versions/3.0.5/lib/ruby/gems/3.0.0/gems/devise_invitable-2.0.7/app/views/devise/mailer/invitation_instructions.text.erb
9560
+ Rendered /var/home/cjcolvar/.rbenv/versions/3.0.5/lib/ruby/gems/3.0.0/gems/devise_invitable-2.0.7/app/views/devise/mailer/invitation_instructions.text.erb (Duration: 0.2ms | Allocations: 172)
9561
+ Devise::Mailer#invitation_instructions: processed outbound mail in 2.3ms
9562
+ Delivered mail 63e2a3664e550_198074c30416fa@toolbox.mail (1.9ms)
9563
+ Date: Tue, 07 Feb 2023 14:15:50 -0500
9564
+ From: please-change-me-at-config-initializers-devise@example.com
9565
+ Reply-To: please-change-me-at-config-initializers-devise@example.com
9566
+ To: email-32@test.com
9567
+ Message-ID: <63e2a3664e550_198074c30416fa@toolbox.mail>
9568
+ Subject: Invitation instructions
9569
+ Mime-Version: 1.0
9570
+ Content-Type: multipart/alternative;
9571
+ boundary="--==_mimepart_63e2a3664e17e_198074c30415fd";
9572
+ charset=UTF-8
9573
+ Content-Transfer-Encoding: 7bit
9574
+ validate:
9575
+
9576
+
9577
+ ----==_mimepart_63e2a3664e17e_198074c30415fd
9578
+ Content-Type: text/plain;
9579
+ charset=UTF-8
9580
+ Content-Transfer-Encoding: 7bit
9581
+
9582
+ Hello email-32@test.com
9583
+
9584
+ Someone has invited you to http://localhost:3000/, you can accept it through the link below.
9585
+
9586
+ http://localhost:3000/users/invitation/accept?invitation_token=3ZFopeHRS5WXdS6ZgCAy
9587
+
9588
+
9589
+ If you don't want to accept the invitation, please ignore this email. Your account won't be created until you access the link above and set your password.
9590
+
9591
+ ----==_mimepart_63e2a3664e17e_198074c30415fd
9592
+ Content-Type: text/html;
9593
+ charset=UTF-8
9594
+ Content-Transfer-Encoding: 7bit
9595
+
9596
+ <p>Hello email-32@test.com</p>
9597
+
9598
+ <p>Someone has invited you to http://localhost:3000/, you can accept it through the link below.</p>
9599
+
9600
+ <p><a href="http://localhost:3000/users/invitation/accept?invitation_token=3ZFopeHRS5WXdS6ZgCAy">Accept invitation</a></p>
9601
+
9602
+
9603
+ <p>If you don&#39;t want to accept the invitation, please ignore this email. Your account won&#39;t be created until you access the link above and set your password.</p>
9604
+
9605
+ ----==_mimepart_63e2a3664e17e_198074c30415fd--
9606
+
9607
+ Rendering /var/home/cjcolvar/Code/samvera/samvera-persona/app/views/samvera/persona/users/index.html.erb
9608
+ Rendered /var/home/cjcolvar/Code/samvera/samvera-persona/app/views/samvera/persona/users/_index_title.html.erb (Duration: 0.2ms | Allocations: 57)
9609
+ Rendered /var/home/cjcolvar/.rbenv/versions/3.0.5/lib/ruby/gems/3.0.0/gems/devise-4.8.1/app/views/devise/shared/_error_messages.html.erb (Duration: 0.0ms | Allocations: 19)
9610
+ Rendered /var/home/cjcolvar/Code/samvera/samvera-persona/app/views/samvera/persona/users/index.html.erb (Duration: 5.9ms | Allocations: 5170)
9611
+ TRANSACTION (0.2ms) rollback transaction
9612
+ TRANSACTION (0.0ms) begin transaction
9613
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
9614
+ User Exists? (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? AND "users"."deleted_at" IS NULL LIMIT ? [["email", "email-33@test.com"], ["LIMIT", 1]]
9615
+ User Create (0.2ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password") VALUES (?, ?, ?, ?) [["created_at", "2023-02-07 19:15:50.334890"], ["updated_at", "2023-02-07 19:15:50.334890"], ["email", "email-33@test.com"], ["encrypted_password", "[FILTERED]"]]
9616
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
9617
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
9618
+ User Exists? (0.0ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? AND "users"."deleted_at" IS NULL LIMIT ? [["email", "email-34@test.com"], ["LIMIT", 1]]
9619
+ User Create (0.1ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password") VALUES (?, ?, ?, ?) [["created_at", "2023-02-07 19:15:50.337476"], ["updated_at", "2023-02-07 19:15:50.337476"], ["email", "email-34@test.com"], ["encrypted_password", "[FILTERED]"]]
9620
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
9621
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
9622
+ User Exists? (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? AND "users"."deleted_at" IS NULL LIMIT ? [["email", "email-35@test.com"], ["LIMIT", 1]]
9623
+ User Create (0.1ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password") VALUES (?, ?, ?, ?) [["created_at", "2023-02-07 19:15:50.339650"], ["updated_at", "2023-02-07 19:15:50.339650"], ["email", "email-35@test.com"], ["encrypted_password", "[FILTERED]"]]
9624
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
9625
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
9626
+ User Exists? (0.0ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? AND "users"."deleted_at" IS NULL LIMIT ? [["email", "email-36@test.com"], ["LIMIT", 1]]
9627
+ User Create (0.1ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password") VALUES (?, ?, ?, ?) [["created_at", "2023-02-07 19:15:50.341809"], ["updated_at", "2023-02-07 19:15:50.341809"], ["email", "email-36@test.com"], ["encrypted_password", "[FILTERED]"]]
9628
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
9629
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
9630
+ User Exists? (0.0ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? AND "users"."deleted_at" IS NULL LIMIT ? [["email", "email-37@test.com"], ["LIMIT", 1]]
9631
+ User Create (0.1ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password") VALUES (?, ?, ?, ?) [["created_at", "2023-02-07 19:15:50.344086"], ["updated_at", "2023-02-07 19:15:50.344086"], ["email", "email-37@test.com"], ["encrypted_password", "[FILTERED]"]]
9632
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
9633
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
9634
+ User Exists? (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? AND "users"."deleted_at" IS NULL LIMIT ? [["email", "email-38@test.com"], ["LIMIT", 1]]
9635
+ User Create (0.1ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password") VALUES (?, ?, ?, ?) [["created_at", "2023-02-07 19:15:50.346368"], ["updated_at", "2023-02-07 19:15:50.346368"], ["email", "email-38@test.com"], ["encrypted_password", "[FILTERED]"]]
9636
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
9637
+ User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."deleted_at" IS NULL AND "users"."email" = ? ORDER BY "users"."id" ASC LIMIT ? [["email", "email-39@test.com"], ["LIMIT", 1]]
9638
+ User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."deleted_at" IS NULL AND "users"."invitation_token" = ? ORDER BY "users"."id" ASC LIMIT ? [["invitation_token", "818c17c1d5ac3864d537d2b2ba34a9847f569d8c96fe2ec747049b63e6b29103"], ["LIMIT", 1]]
9639
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
9640
+ User Create (0.1ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password", "invitation_token", "invitation_created_at", "invitation_sent_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", "2023-02-07 19:15:50.349602"], ["updated_at", "2023-02-07 19:15:50.349602"], ["email", "email-39@test.com"], ["encrypted_password", "[FILTERED]"], ["invitation_token", "818c17c1d5ac3864d537d2b2ba34a9847f569d8c96fe2ec747049b63e6b29103"], ["invitation_created_at", "2023-02-07 19:15:50.349430"], ["invitation_sent_at", "2023-02-07 19:15:50.349430"]]
9641
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
9642
+ Rendering /var/home/cjcolvar/.rbenv/versions/3.0.5/lib/ruby/gems/3.0.0/gems/devise_invitable-2.0.7/app/views/devise/mailer/invitation_instructions.html.erb
9643
+ Rendered /var/home/cjcolvar/.rbenv/versions/3.0.5/lib/ruby/gems/3.0.0/gems/devise_invitable-2.0.7/app/views/devise/mailer/invitation_instructions.html.erb (Duration: 0.4ms | Allocations: 267)
9644
+ Rendering /var/home/cjcolvar/.rbenv/versions/3.0.5/lib/ruby/gems/3.0.0/gems/devise_invitable-2.0.7/app/views/devise/mailer/invitation_instructions.text.erb
9645
+ Rendered /var/home/cjcolvar/.rbenv/versions/3.0.5/lib/ruby/gems/3.0.0/gems/devise_invitable-2.0.7/app/views/devise/mailer/invitation_instructions.text.erb (Duration: 0.2ms | Allocations: 172)
9646
+ Devise::Mailer#invitation_instructions: processed outbound mail in 2.5ms
9647
+ Delivered mail 63e2a36656467_198074c3041855@toolbox.mail (1.9ms)
9648
+ Date: Tue, 07 Feb 2023 14:15:50 -0500
9649
+ From: please-change-me-at-config-initializers-devise@example.com
9650
+ Reply-To: please-change-me-at-config-initializers-devise@example.com
9651
+ To: email-39@test.com
9652
+ Message-ID: <63e2a36656467_198074c3041855@toolbox.mail>
9653
+ Subject: Invitation instructions
9654
+ Mime-Version: 1.0
9655
+ Content-Type: multipart/alternative;
9656
+ boundary="--==_mimepart_63e2a36656059_198074c304171f";
9657
+ charset=UTF-8
9658
+ Content-Transfer-Encoding: 7bit
9659
+ validate:
9660
+
9661
+
9662
+ ----==_mimepart_63e2a36656059_198074c304171f
9663
+ Content-Type: text/plain;
9664
+ charset=UTF-8
9665
+ Content-Transfer-Encoding: 7bit
9666
+
9667
+ Hello email-39@test.com
9668
+
9669
+ Someone has invited you to http://localhost:3000/, you can accept it through the link below.
9670
+
9671
+ http://localhost:3000/users/invitation/accept?invitation_token=mrZ8uyAtttYyzuukHb7p
9672
+
9673
+
9674
+ If you don't want to accept the invitation, please ignore this email. Your account won't be created until you access the link above and set your password.
9675
+
9676
+ ----==_mimepart_63e2a36656059_198074c304171f
9677
+ Content-Type: text/html;
9678
+ charset=UTF-8
9679
+ Content-Transfer-Encoding: 7bit
9680
+
9681
+ <p>Hello email-39@test.com</p>
9682
+
9683
+ <p>Someone has invited you to http://localhost:3000/, you can accept it through the link below.</p>
9684
+
9685
+ <p><a href="http://localhost:3000/users/invitation/accept?invitation_token=mrZ8uyAtttYyzuukHb7p">Accept invitation</a></p>
9686
+
9687
+
9688
+ <p>If you don&#39;t want to accept the invitation, please ignore this email. Your account won&#39;t be created until you access the link above and set your password.</p>
9689
+
9690
+ ----==_mimepart_63e2a36656059_198074c304171f--
9691
+
9692
+ User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."deleted_at" IS NULL AND "users"."email" = ? ORDER BY "users"."id" ASC LIMIT ? [["email", "email-40@test.com"], ["LIMIT", 1]]
9693
+ User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."deleted_at" IS NULL AND "users"."invitation_token" = ? ORDER BY "users"."id" ASC LIMIT ? [["invitation_token", "9356ef014402faf8ca86a5b1dd1d61bfded98aacba95f4c7b34f31e17185b400"], ["LIMIT", 1]]
9694
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
9695
+ User Create (0.1ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password", "invitation_token", "invitation_created_at", "invitation_sent_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", "2023-02-07 19:15:50.357670"], ["updated_at", "2023-02-07 19:15:50.357670"], ["email", "email-40@test.com"], ["encrypted_password", "[FILTERED]"], ["invitation_token", "9356ef014402faf8ca86a5b1dd1d61bfded98aacba95f4c7b34f31e17185b400"], ["invitation_created_at", "2023-02-07 19:15:50.357490"], ["invitation_sent_at", "2023-02-07 19:15:50.357490"]]
9696
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
9697
+ Rendering /var/home/cjcolvar/.rbenv/versions/3.0.5/lib/ruby/gems/3.0.0/gems/devise_invitable-2.0.7/app/views/devise/mailer/invitation_instructions.html.erb
9698
+ Rendered /var/home/cjcolvar/.rbenv/versions/3.0.5/lib/ruby/gems/3.0.0/gems/devise_invitable-2.0.7/app/views/devise/mailer/invitation_instructions.html.erb (Duration: 0.5ms | Allocations: 217)
9699
+ Rendering /var/home/cjcolvar/.rbenv/versions/3.0.5/lib/ruby/gems/3.0.0/gems/devise_invitable-2.0.7/app/views/devise/mailer/invitation_instructions.text.erb
9700
+ Rendered /var/home/cjcolvar/.rbenv/versions/3.0.5/lib/ruby/gems/3.0.0/gems/devise_invitable-2.0.7/app/views/devise/mailer/invitation_instructions.text.erb (Duration: 0.4ms | Allocations: 172)
9701
+ Devise::Mailer#invitation_instructions: processed outbound mail in 3.6ms
9702
+ Delivered mail 63e2a36658829_198074c304204a@toolbox.mail (1.6ms)
9703
+ Date: Tue, 07 Feb 2023 14:15:50 -0500
9704
+ From: please-change-me-at-config-initializers-devise@example.com
9705
+ Reply-To: please-change-me-at-config-initializers-devise@example.com
9706
+ To: email-40@test.com
9707
+ Message-ID: <63e2a36658829_198074c304204a@toolbox.mail>
9708
+ Subject: Invitation instructions
9709
+ Mime-Version: 1.0
9710
+ Content-Type: multipart/alternative;
9711
+ boundary="--==_mimepart_63e2a366581cf_198074c30419b0";
9712
+ charset=UTF-8
9713
+ Content-Transfer-Encoding: 7bit
9714
+ validate:
9715
+
9716
+
9717
+ ----==_mimepart_63e2a366581cf_198074c30419b0
9718
+ Content-Type: text/plain;
9719
+ charset=UTF-8
9720
+ Content-Transfer-Encoding: 7bit
9721
+
9722
+ Hello email-40@test.com
9723
+
9724
+ Someone has invited you to http://localhost:3000/, you can accept it through the link below.
9725
+
9726
+ http://localhost:3000/users/invitation/accept?invitation_token=Hu3oSYK8jYbQtR9NmeSD
9727
+
9728
+
9729
+ If you don't want to accept the invitation, please ignore this email. Your account won't be created until you access the link above and set your password.
9730
+
9731
+ ----==_mimepart_63e2a366581cf_198074c30419b0
9732
+ Content-Type: text/html;
9733
+ charset=UTF-8
9734
+ Content-Transfer-Encoding: 7bit
9735
+
9736
+ <p>Hello email-40@test.com</p>
9737
+
9738
+ <p>Someone has invited you to http://localhost:3000/, you can accept it through the link below.</p>
9739
+
9740
+ <p><a href="http://localhost:3000/users/invitation/accept?invitation_token=Hu3oSYK8jYbQtR9NmeSD">Accept invitation</a></p>
9741
+
9742
+
9743
+ <p>If you don&#39;t want to accept the invitation, please ignore this email. Your account won&#39;t be created until you access the link above and set your password.</p>
9744
+
9745
+ ----==_mimepart_63e2a366581cf_198074c30419b0--
9746
+
9747
+ Rendering /var/home/cjcolvar/Code/samvera/samvera-persona/app/views/samvera/persona/users/index.html.erb
9748
+ Rendered /var/home/cjcolvar/Code/samvera/samvera-persona/app/views/samvera/persona/users/_index_title.html.erb (Duration: 0.1ms | Allocations: 57)
9749
+ Rendered /var/home/cjcolvar/.rbenv/versions/3.0.5/lib/ruby/gems/3.0.0/gems/devise-4.8.1/app/views/devise/shared/_error_messages.html.erb (Duration: 0.0ms | Allocations: 19)
9750
+ Rendered /var/home/cjcolvar/Code/samvera/samvera-persona/app/views/samvera/persona/users/index.html.erb (Duration: 5.8ms | Allocations: 5170)
9751
+ TRANSACTION (0.1ms) rollback transaction
9752
+ TRANSACTION (0.0ms) begin transaction
9753
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
9754
+ User Exists? (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? AND "users"."deleted_at" IS NULL LIMIT ? [["email", "email-41@test.com"], ["LIMIT", 1]]
9755
+ User Create (0.3ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password") VALUES (?, ?, ?, ?) [["created_at", "2023-02-07 19:15:50.374702"], ["updated_at", "2023-02-07 19:15:50.374702"], ["email", "email-41@test.com"], ["encrypted_password", "[FILTERED]"]]
9756
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
9757
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
9758
+ User Exists? (0.0ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? AND "users"."deleted_at" IS NULL LIMIT ? [["email", "email-42@test.com"], ["LIMIT", 1]]
9759
+ User Create (0.1ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password") VALUES (?, ?, ?, ?) [["created_at", "2023-02-07 19:15:50.377619"], ["updated_at", "2023-02-07 19:15:50.377619"], ["email", "email-42@test.com"], ["encrypted_password", "[FILTERED]"]]
9760
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
9761
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
9762
+ User Exists? (0.0ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? AND "users"."deleted_at" IS NULL LIMIT ? [["email", "email-43@test.com"], ["LIMIT", 1]]
9763
+ User Create (0.1ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password") VALUES (?, ?, ?, ?) [["created_at", "2023-02-07 19:15:50.379963"], ["updated_at", "2023-02-07 19:15:50.379963"], ["email", "email-43@test.com"], ["encrypted_password", "[FILTERED]"]]
9764
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
9765
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
9766
+ User Exists? (0.0ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? AND "users"."deleted_at" IS NULL LIMIT ? [["email", "email-44@test.com"], ["LIMIT", 1]]
9767
+ User Create (0.1ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password") VALUES (?, ?, ?, ?) [["created_at", "2023-02-07 19:15:50.382229"], ["updated_at", "2023-02-07 19:15:50.382229"], ["email", "email-44@test.com"], ["encrypted_password", "[FILTERED]"]]
9768
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
9769
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
9770
+ User Exists? (0.0ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? AND "users"."deleted_at" IS NULL LIMIT ? [["email", "email-45@test.com"], ["LIMIT", 1]]
9771
+ User Create (0.1ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password") VALUES (?, ?, ?, ?) [["created_at", "2023-02-07 19:15:50.384365"], ["updated_at", "2023-02-07 19:15:50.384365"], ["email", "email-45@test.com"], ["encrypted_password", "[FILTERED]"]]
9772
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
9773
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
9774
+ User Exists? (0.0ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? AND "users"."deleted_at" IS NULL LIMIT ? [["email", "email-46@test.com"], ["LIMIT", 1]]
9775
+ User Create (0.1ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password") VALUES (?, ?, ?, ?) [["created_at", "2023-02-07 19:15:50.386595"], ["updated_at", "2023-02-07 19:15:50.386595"], ["email", "email-46@test.com"], ["encrypted_password", "[FILTERED]"]]
9776
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
9777
+ User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."deleted_at" IS NULL AND "users"."email" = ? ORDER BY "users"."id" ASC LIMIT ? [["email", "email-47@test.com"], ["LIMIT", 1]]
9778
+ User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."deleted_at" IS NULL AND "users"."invitation_token" = ? ORDER BY "users"."id" ASC LIMIT ? [["invitation_token", "1071b1ed429e4270a039683e22a379ee04a1d3269eaf02ebf2f1416eab190173"], ["LIMIT", 1]]
9779
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
9780
+ User Create (0.1ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password", "invitation_token", "invitation_created_at", "invitation_sent_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", "2023-02-07 19:15:50.389778"], ["updated_at", "2023-02-07 19:15:50.389778"], ["email", "email-47@test.com"], ["encrypted_password", "[FILTERED]"], ["invitation_token", "1071b1ed429e4270a039683e22a379ee04a1d3269eaf02ebf2f1416eab190173"], ["invitation_created_at", "2023-02-07 19:15:50.389626"], ["invitation_sent_at", "2023-02-07 19:15:50.389626"]]
9781
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
9782
+ Rendering /var/home/cjcolvar/.rbenv/versions/3.0.5/lib/ruby/gems/3.0.0/gems/devise_invitable-2.0.7/app/views/devise/mailer/invitation_instructions.html.erb
9783
+ Rendered /var/home/cjcolvar/.rbenv/versions/3.0.5/lib/ruby/gems/3.0.0/gems/devise_invitable-2.0.7/app/views/devise/mailer/invitation_instructions.html.erb (Duration: 0.4ms | Allocations: 267)
9784
+ Rendering /var/home/cjcolvar/.rbenv/versions/3.0.5/lib/ruby/gems/3.0.0/gems/devise_invitable-2.0.7/app/views/devise/mailer/invitation_instructions.text.erb
9785
+ Rendered /var/home/cjcolvar/.rbenv/versions/3.0.5/lib/ruby/gems/3.0.0/gems/devise_invitable-2.0.7/app/views/devise/mailer/invitation_instructions.text.erb (Duration: 0.3ms | Allocations: 172)
9786
+ Devise::Mailer#invitation_instructions: processed outbound mail in 2.5ms
9787
+ Delivered mail 63e2a36660142_198074c3042214@toolbox.mail (1.7ms)
9788
+ Date: Tue, 07 Feb 2023 14:15:50 -0500
9789
+ From: please-change-me-at-config-initializers-devise@example.com
9790
+ Reply-To: please-change-me-at-config-initializers-devise@example.com
9791
+ To: email-47@test.com
9792
+ Message-ID: <63e2a36660142_198074c3042214@toolbox.mail>
9793
+ Subject: Invitation instructions
9794
+ Mime-Version: 1.0
9795
+ Content-Type: multipart/alternative;
9796
+ boundary="--==_mimepart_63e2a3665fd36_198074c30421fd";
9797
+ charset=UTF-8
9798
+ Content-Transfer-Encoding: 7bit
9799
+ validate:
9800
+
9801
+
9802
+ ----==_mimepart_63e2a3665fd36_198074c30421fd
9803
+ Content-Type: text/plain;
9804
+ charset=UTF-8
9805
+ Content-Transfer-Encoding: 7bit
9806
+
9807
+ Hello email-47@test.com
9808
+
9809
+ Someone has invited you to http://localhost:3000/, you can accept it through the link below.
9810
+
9811
+ http://localhost:3000/users/invitation/accept?invitation_token=AsPMSSxmr-QFir_3ZDcw
9812
+
9813
+
9814
+ If you don't want to accept the invitation, please ignore this email. Your account won't be created until you access the link above and set your password.
9815
+
9816
+ ----==_mimepart_63e2a3665fd36_198074c30421fd
9817
+ Content-Type: text/html;
9818
+ charset=UTF-8
9819
+ Content-Transfer-Encoding: 7bit
9820
+
9821
+ <p>Hello email-47@test.com</p>
9822
+
9823
+ <p>Someone has invited you to http://localhost:3000/, you can accept it through the link below.</p>
9824
+
9825
+ <p><a href="http://localhost:3000/users/invitation/accept?invitation_token=AsPMSSxmr-QFir_3ZDcw">Accept invitation</a></p>
9826
+
9827
+
9828
+ <p>If you don&#39;t want to accept the invitation, please ignore this email. Your account won&#39;t be created until you access the link above and set your password.</p>
9829
+
9830
+ ----==_mimepart_63e2a3665fd36_198074c30421fd--
9831
+
9832
+ User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."deleted_at" IS NULL AND "users"."email" = ? ORDER BY "users"."id" ASC LIMIT ? [["email", "email-48@test.com"], ["LIMIT", 1]]
9833
+ User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."deleted_at" IS NULL AND "users"."invitation_token" = ? ORDER BY "users"."id" ASC LIMIT ? [["invitation_token", "fc505c9a933a214c9a90c98a1b9597426c0e8b786cab12844e8397c3e25c1e70"], ["LIMIT", 1]]
9834
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
9835
+ User Create (0.1ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password", "invitation_token", "invitation_created_at", "invitation_sent_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", "2023-02-07 19:15:50.397552"], ["updated_at", "2023-02-07 19:15:50.397552"], ["email", "email-48@test.com"], ["encrypted_password", "[FILTERED]"], ["invitation_token", "fc505c9a933a214c9a90c98a1b9597426c0e8b786cab12844e8397c3e25c1e70"], ["invitation_created_at", "2023-02-07 19:15:50.397347"], ["invitation_sent_at", "2023-02-07 19:15:50.397347"]]
9836
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
9837
+ Rendering /var/home/cjcolvar/.rbenv/versions/3.0.5/lib/ruby/gems/3.0.0/gems/devise_invitable-2.0.7/app/views/devise/mailer/invitation_instructions.html.erb
9838
+ Rendered /var/home/cjcolvar/.rbenv/versions/3.0.5/lib/ruby/gems/3.0.0/gems/devise_invitable-2.0.7/app/views/devise/mailer/invitation_instructions.html.erb (Duration: 0.4ms | Allocations: 217)
9839
+ Rendering /var/home/cjcolvar/.rbenv/versions/3.0.5/lib/ruby/gems/3.0.0/gems/devise_invitable-2.0.7/app/views/devise/mailer/invitation_instructions.text.erb
9840
+ Rendered /var/home/cjcolvar/.rbenv/versions/3.0.5/lib/ruby/gems/3.0.0/gems/devise_invitable-2.0.7/app/views/devise/mailer/invitation_instructions.text.erb (Duration: 0.3ms | Allocations: 172)
9841
+ Devise::Mailer#invitation_instructions: processed outbound mail in 2.6ms
9842
+ Delivered mail 63e2a36662031_198074c30424ae@toolbox.mail (1.7ms)
9843
+ Date: Tue, 07 Feb 2023 14:15:50 -0500
9844
+ From: please-change-me-at-config-initializers-devise@example.com
9845
+ Reply-To: please-change-me-at-config-initializers-devise@example.com
9846
+ To: email-48@test.com
9847
+ Message-ID: <63e2a36662031_198074c30424ae@toolbox.mail>
9848
+ Subject: Invitation instructions
9849
+ Mime-Version: 1.0
9850
+ Content-Type: multipart/alternative;
9851
+ boundary="--==_mimepart_63e2a36661c1e_198074c3042348";
9852
+ charset=UTF-8
9853
+ Content-Transfer-Encoding: 7bit
9854
+ validate:
9855
+
9856
+
9857
+ ----==_mimepart_63e2a36661c1e_198074c3042348
9858
+ Content-Type: text/plain;
9859
+ charset=UTF-8
9860
+ Content-Transfer-Encoding: 7bit
9861
+
9862
+ Hello email-48@test.com
9863
+
9864
+ Someone has invited you to http://localhost:3000/, you can accept it through the link below.
9865
+
9866
+ http://localhost:3000/users/invitation/accept?invitation_token=g5dakv--3xGezuxpumn_
9867
+
9868
+
9869
+ If you don't want to accept the invitation, please ignore this email. Your account won't be created until you access the link above and set your password.
9870
+
9871
+ ----==_mimepart_63e2a36661c1e_198074c3042348
9872
+ Content-Type: text/html;
9873
+ charset=UTF-8
9874
+ Content-Transfer-Encoding: 7bit
9875
+
9876
+ <p>Hello email-48@test.com</p>
9877
+
9878
+ <p>Someone has invited you to http://localhost:3000/, you can accept it through the link below.</p>
9879
+
9880
+ <p><a href="http://localhost:3000/users/invitation/accept?invitation_token=g5dakv--3xGezuxpumn_">Accept invitation</a></p>
9881
+
9882
+
9883
+ <p>If you don&#39;t want to accept the invitation, please ignore this email. Your account won&#39;t be created until you access the link above and set your password.</p>
9884
+
9885
+ ----==_mimepart_63e2a36661c1e_198074c3042348--
9886
+
9887
+ Rendering /var/home/cjcolvar/Code/samvera/samvera-persona/app/views/samvera/persona/users/index.html.erb
9888
+ Rendered /var/home/cjcolvar/Code/samvera/samvera-persona/app/views/samvera/persona/users/_index_title.html.erb (Duration: 0.1ms | Allocations: 57)
9889
+ Rendered /var/home/cjcolvar/.rbenv/versions/3.0.5/lib/ruby/gems/3.0.0/gems/devise-4.8.1/app/views/devise/shared/_error_messages.html.erb (Duration: 0.0ms | Allocations: 19)
9890
+ Rendered /var/home/cjcolvar/Code/samvera/samvera-persona/app/views/samvera/persona/users/index.html.erb (Duration: 11.8ms | Allocations: 5170)
9891
+ TRANSACTION (0.1ms) rollback transaction
9892
+ TRANSACTION (0.0ms) begin transaction
9893
+ TRANSACTION (0.0ms) rollback transaction
9894
+ TRANSACTION (0.0ms) begin transaction
9895
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
9896
+ User Exists? (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? AND "users"."deleted_at" IS NULL LIMIT ? [["email", "email-49@test.com"], ["LIMIT", 1]]
9897
+ User Create (0.2ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password") VALUES (?, ?, ?, ?) [["created_at", "2023-02-07 19:15:50.424470"], ["updated_at", "2023-02-07 19:15:50.424470"], ["email", "email-49@test.com"], ["encrypted_password", "[FILTERED]"]]
9898
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
9899
+ Processing by Samvera::Persona::UsersController#destroy as HTML
9900
+ Parameters: {"id"=>"1"}
9901
+ User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."deleted_at" IS NULL AND "users"."id" = ? ORDER BY "users"."id" ASC LIMIT ? [["id", 1], ["LIMIT", 1]]
9902
+ User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."deleted_at" IS NULL AND "users"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
9903
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
9904
+ User Update (0.1ms) UPDATE "users" SET "deleted_at" = ?, "updated_at" = ? WHERE "users"."id" = ? [["deleted_at", "2023-02-07 19:15:50.431582"], ["updated_at", "2023-02-07 19:15:50.431588"], ["id", 1]]
9905
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
9906
+ Redirected to http://test.host/persona/users
9907
+ Completed 302 Found in 3ms (ActiveRecord: 0.3ms | Allocations: 2057)
9908
+ User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."deleted_at" IS NULL AND "users"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
9909
+ TRANSACTION (0.2ms) rollback transaction
9910
+ TRANSACTION (0.1ms) begin transaction
9911
+ TRANSACTION (0.1ms) SAVEPOINT active_record_1
9912
+ User Exists? (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? AND "users"."deleted_at" IS NULL LIMIT ? [["email", "email-50@test.com"], ["LIMIT", 1]]
9913
+ User Create (0.4ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password") VALUES (?, ?, ?, ?) [["created_at", "2023-02-07 19:15:50.450883"], ["updated_at", "2023-02-07 19:15:50.450883"], ["email", "email-50@test.com"], ["encrypted_password", "[FILTERED]"]]
9914
+ TRANSACTION (0.1ms) RELEASE SAVEPOINT active_record_1
9915
+ Processing by Samvera::Persona::UsersController#destroy as HTML
9916
+ Parameters: {"id"=>"1"}
9917
+ User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."deleted_at" IS NULL AND "users"."id" = ? ORDER BY "users"."id" ASC LIMIT ? [["id", 1], ["LIMIT", 1]]
9918
+ User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."deleted_at" IS NULL AND "users"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
9919
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
9920
+ User Update (0.1ms) UPDATE "users" SET "deleted_at" = ?, "updated_at" = ? WHERE "users"."id" = ? [["deleted_at", "2023-02-07 19:15:50.455361"], ["updated_at", "2023-02-07 19:15:50.455367"], ["id", 1]]
9921
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
9922
+ Redirected to http://test.host/persona/users
9923
+ Completed 302 Found in 3ms (ActiveRecord: 0.3ms | Allocations: 1341)
9924
+ User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
9925
+ TRANSACTION (0.2ms) rollback transaction
9926
+ TRANSACTION (0.0ms) begin transaction
9927
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
9928
+ User Exists? (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? AND "users"."deleted_at" IS NULL LIMIT ? [["email", "email-51@test.com"], ["LIMIT", 1]]
9929
+ User Create (0.3ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password") VALUES (?, ?, ?, ?) [["created_at", "2023-02-07 19:15:50.461880"], ["updated_at", "2023-02-07 19:15:50.461880"], ["email", "email-51@test.com"], ["encrypted_password", "[FILTERED]"]]
9930
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
9931
+ Processing by Samvera::Persona::UsersController#destroy as HTML
9932
+ Parameters: {"id"=>"1"}
9933
+ Completed 401 Unauthorized in 2ms (ActiveRecord: 0.0ms | Allocations: 234)
9934
+ User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."deleted_at" IS NULL AND "users"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
9935
+ TRANSACTION (0.1ms) rollback transaction
9936
+ TRANSACTION (0.0ms) begin transaction
9937
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
9938
+ User Exists? (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? AND "users"."deleted_at" IS NULL LIMIT ? [["email", "email-52@test.com"], ["LIMIT", 1]]
9939
+ User Create (0.2ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password") VALUES (?, ?, ?, ?) [["created_at", "2023-02-07 19:15:50.471295"], ["updated_at", "2023-02-07 19:15:50.471295"], ["email", "email-52@test.com"], ["encrypted_password", "[FILTERED]"]]
9940
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
9941
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
9942
+ User Exists? (0.0ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? AND "users"."deleted_at" IS NULL LIMIT ? [["email", "email-53@test.com"], ["LIMIT", 1]]
9943
+ User Create (0.1ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password") VALUES (?, ?, ?, ?) [["created_at", "2023-02-07 19:15:50.473745"], ["updated_at", "2023-02-07 19:15:50.473745"], ["email", "email-53@test.com"], ["encrypted_password", "[FILTERED]"]]
9944
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
9945
+ Processing by Samvera::Persona::UsersController#stop_impersonating as HTML
9946
+ Parameters: {"id"=>"2"}
9947
+ User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."deleted_at" IS NULL AND "users"."id" = ? ORDER BY "users"."id" ASC LIMIT ? [["id", 1], ["LIMIT", 1]]
9948
+ Redirected to http://test.host/persona/users
9949
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms | Allocations: 692)
9950
+ TRANSACTION (0.1ms) rollback transaction
9951
+ TRANSACTION (0.0ms) begin transaction
9952
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
9953
+ User Exists? (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? AND "users"."deleted_at" IS NULL LIMIT ? [["email", "email-54@test.com"], ["LIMIT", 1]]
9954
+ User Create (0.2ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password") VALUES (?, ?, ?, ?) [["created_at", "2023-02-07 19:15:50.479213"], ["updated_at", "2023-02-07 19:15:50.479213"], ["email", "email-54@test.com"], ["encrypted_password", "[FILTERED]"]]
9955
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
9956
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
9957
+ User Exists? (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? AND "users"."deleted_at" IS NULL LIMIT ? [["email", "email-55@test.com"], ["LIMIT", 1]]
9958
+ User Create (0.1ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password") VALUES (?, ?, ?, ?) [["created_at", "2023-02-07 19:15:50.481832"], ["updated_at", "2023-02-07 19:15:50.481832"], ["email", "email-55@test.com"], ["encrypted_password", "[FILTERED]"]]
9959
+ TRANSACTION (0.2ms) RELEASE SAVEPOINT active_record_1
9960
+ Processing by Samvera::Persona::UsersController#impersonate as HTML
9961
+ Parameters: {"id"=>"2"}
9962
+ User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."deleted_at" IS NULL AND "users"."id" = ? ORDER BY "users"."id" ASC LIMIT ? [["id", 1], ["LIMIT", 1]]
9963
+ User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."deleted_at" IS NULL AND "users"."id" = ? LIMIT ? [["id", 2], ["LIMIT", 1]]
9964
+ Redirected to http://test.host/
9965
+ Completed 302 Found in 1ms (ActiveRecord: 0.1ms | Allocations: 979)
9966
+ TRANSACTION (0.1ms) rollback transaction
9967
+ TRANSACTION (0.0ms) begin transaction
9968
+ TRANSACTION (0.0ms) SAVEPOINT active_record_1
9969
+ User Exists? (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? AND "users"."deleted_at" IS NULL LIMIT ? [["email", "email-56@test.com"], ["LIMIT", 1]]
9970
+ User Create (0.2ms) INSERT INTO "users" ("created_at", "updated_at", "email", "encrypted_password") VALUES (?, ?, ?, ?) [["created_at", "2023-02-07 19:15:50.487804"], ["updated_at", "2023-02-07 19:15:50.487804"], ["email", "email-56@test.com"], ["encrypted_password", "[FILTERED]"]]
9971
+ TRANSACTION (0.0ms) RELEASE SAVEPOINT active_record_1
9972
+ Processing by Samvera::Persona::UsersController#index as HTML
9973
+ User Load (0.0ms) SELECT "users".* FROM "users" WHERE "users"."deleted_at" IS NULL AND "users"."id" = ? ORDER BY "users"."id" ASC LIMIT ? [["id", 1], ["LIMIT", 1]]
9974
+ Rendering layout layouts/application.html.erb
9975
+ Rendering /var/home/cjcolvar/Code/samvera/samvera-persona/app/views/samvera/persona/users/index.html.erb within layouts/application
9976
+ Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary.
9977
+ Rendered /var/home/cjcolvar/Code/samvera/samvera-persona/app/views/samvera/persona/users/index.html.erb within layouts/application (Duration: 0.1ms | Allocations: 74)
9978
+ Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary.
9979
+ Rendered layout layouts/application.html.erb (Duration: 0.2ms | Allocations: 168)
9980
+ Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms | Allocations: 1684)
9981
+ TRANSACTION (0.2ms) rollback transaction
9982
+ TRANSACTION (0.0ms) begin transaction
9983
+ TRANSACTION (0.0ms) rollback transaction
9984
+ TRANSACTION (0.0ms) begin transaction
9985
+ TRANSACTION (0.0ms) rollback transaction
9986
+ TRANSACTION (0.0ms) begin transaction
9987
+ TRANSACTION (0.1ms) rollback transaction
9988
+ TRANSACTION (0.1ms) begin transaction
9989
+ TRANSACTION (0.0ms) rollback transaction
9990
+ TRANSACTION (0.0ms) begin transaction
9991
+ TRANSACTION (0.0ms) rollback transaction
9992
+ TRANSACTION (0.0ms) begin transaction
9993
+ TRANSACTION (0.0ms) rollback transaction
9994
+ TRANSACTION (0.0ms) begin transaction
9995
+ TRANSACTION (0.0ms) rollback transaction
9996
+ TRANSACTION (0.0ms) begin transaction
9997
+ TRANSACTION (0.0ms) rollback transaction
9998
+ TRANSACTION (0.0ms) begin transaction
9999
+ TRANSACTION (0.0ms) rollback transaction
10000
+ TRANSACTION (0.0ms) begin transaction
10001
+ TRANSACTION (0.1ms) rollback transaction
10002
+ TRANSACTION (0.0ms) begin transaction
10003
+ TRANSACTION (0.0ms) rollback transaction
10004
+ TRANSACTION (0.0ms) begin transaction
10005
+ TRANSACTION (0.0ms) rollback transaction
10006
+ TRANSACTION (0.0ms) begin transaction
10007
+ TRANSACTION (0.1ms) rollback transaction
10008
+ TRANSACTION (0.0ms) begin transaction
10009
+ TRANSACTION (0.0ms) rollback transaction
10010
+ TRANSACTION (0.0ms) begin transaction
10011
+ TRANSACTION (0.0ms) rollback transaction
10012
+ TRANSACTION (0.0ms) begin transaction
10013
+ TRANSACTION (0.0ms) rollback transaction