cmor_testimonials 0.0.15.pre → 0.0.16.pre
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- metadata +6 -8
- data/spec/dummy/log/development.log +0 -126
- data/spec/dummy/log/test.log +0 -1418
data/spec/dummy/log/test.log
DELETED
|
@@ -1,1418 +0,0 @@
|
|
|
1
|
-
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
|
2
|
-
[1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
3
|
-
[1m[36mCmor::Testimonials::Category Exists (0.4ms)[0m [1m[34mSELECT 1 AS one FROM "cmor_testimonials_categories" WHERE "cmor_testimonials_categories"."identifier" = ? AND "cmor_testimonials_categories"."locale" = ? LIMIT ?[0m [["identifier", "category_1"], ["locale", "de"], ["LIMIT", 1]]
|
|
4
|
-
[1m[36mCmor::Testimonials::Category Exists (0.4ms)[0m [1m[34mSELECT 1 AS one FROM "cmor_testimonials_categories" WHERE "cmor_testimonials_categories"."name" = ? AND "cmor_testimonials_categories"."locale" = ? LIMIT ?[0m [["name", "Category #1"], ["locale", "de"], ["LIMIT", 1]]
|
|
5
|
-
[1m[36mCmor::Testimonials::Category Create (0.7ms)[0m [1m[32mINSERT INTO "cmor_testimonials_categories" ("locale", "name", "identifier", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["locale", "de"], ["name", "Category #1"], ["identifier", "category_1"], ["created_at", "2019-06-12 11:33:34.266842"], ["updated_at", "2019-06-12 11:33:34.266842"]]
|
|
6
|
-
[1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
7
|
-
[1m[35m (2.9ms)[0m [1m[31mrollback transaction[0m
|
|
8
|
-
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
|
9
|
-
[1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
10
|
-
[1m[36mCmor::Testimonials::Category Exists (0.2ms)[0m [1m[34mSELECT 1 AS one FROM "cmor_testimonials_categories" WHERE "cmor_testimonials_categories"."identifier" = ? AND "cmor_testimonials_categories"."locale" = ? LIMIT ?[0m [["identifier", "category_2"], ["locale", "de"], ["LIMIT", 1]]
|
|
11
|
-
[1m[36mCmor::Testimonials::Category Exists (0.2ms)[0m [1m[34mSELECT 1 AS one FROM "cmor_testimonials_categories" WHERE "cmor_testimonials_categories"."name" = ? AND "cmor_testimonials_categories"."locale" = ? LIMIT ?[0m [["name", "Category #2"], ["locale", "de"], ["LIMIT", 1]]
|
|
12
|
-
[1m[36mCmor::Testimonials::Category Create (0.7ms)[0m [1m[32mINSERT INTO "cmor_testimonials_categories" ("locale", "name", "identifier", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["locale", "de"], ["name", "Category #2"], ["identifier", "category_2"], ["created_at", "2019-06-12 11:33:34.313021"], ["updated_at", "2019-06-12 11:33:34.313021"]]
|
|
13
|
-
[1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
14
|
-
[36m Disk Storage (1.9ms) [0m[32mUploaded file to key: 26DFwDpGmZZSZML93bPyLpyd (checksum: NaVcfheFhJeCWwo0C8BLTg==)[0m
|
|
15
|
-
[1m[35m (0.2ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
16
|
-
[1m[36mActiveStorage::Blob Create (0.5ms)[0m [1m[32mINSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["key", "26DFwDpGmZZSZML93bPyLpyd"], ["filename", "homer.png"], ["content_type", "image/png"], ["metadata", "{\"identified\":true}"], ["byte_size", 196543], ["checksum", "NaVcfheFhJeCWwo0C8BLTg=="], ["created_at", "2019-06-12 11:33:34.467015"]]
|
|
17
|
-
[1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
18
|
-
[1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
19
|
-
[1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
20
|
-
[1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
21
|
-
[1m[36mCmor::Testimonials::Testimonial Load (0.3ms)[0m [1m[34mSELECT "cmor_testimonials_testimonials".* FROM "cmor_testimonials_testimonials" WHERE "cmor_testimonials_testimonials"."category_id" = ? AND ("cmor_testimonials_testimonials"."position" IS NOT NULL) ORDER BY "cmor_testimonials_testimonials"."position" DESC LIMIT ?[0m [["category_id", 1], ["LIMIT", 1]]
|
|
22
|
-
[1m[36mCmor::Testimonials::Testimonial Create (0.2ms)[0m [1m[32mINSERT INTO "cmor_testimonials_testimonials" ("category_id", "fullname", "role", "company", "body", "position", "published_at", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["category_id", 1], ["fullname", "John_Doe_1"], ["role", "MyString"], ["company", "MyString"], ["body", "MyText"], ["position", 1], ["published_at", "2019-06-12 10:33:34.334176"], ["created_at", "2019-06-12 11:33:34.487084"], ["updated_at", "2019-06-12 11:33:34.487084"]]
|
|
23
|
-
[1m[36mActiveStorage::Attachment Create (0.3ms)[0m [1m[32mINSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?)[0m [["name", "image"], ["record_type", "Cmor::Testimonials::Testimonial"], ["record_id", 1], ["blob_id", 1], ["created_at", "2019-06-12 11:33:34.491360"]]
|
|
24
|
-
[1m[36mCmor::Testimonials::Testimonial Update (0.1ms)[0m [1m[33mUPDATE "cmor_testimonials_testimonials" SET "updated_at" = ? WHERE "cmor_testimonials_testimonials"."id" = ?[0m [["updated_at", "2019-06-12 11:33:34.492836"], ["id", 1]]
|
|
25
|
-
[1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
26
|
-
[ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: 95d867d7-3dfd-474b-baed-55e7ccc3b105) to Async(default) with arguments: #<GlobalID:0x000000050adac0 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>>
|
|
27
|
-
[1m[36mActiveStorage::Blob Load (2.4ms)[0m [1m[34mSELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ?[0m [["id", 1], ["LIMIT", 1]]
|
|
28
|
-
[1m[35m (0.2ms)[0m [1m[31mrollback transaction[0m
|
|
29
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [95d867d7-3dfd-474b-baed-55e7ccc3b105] Performing ActiveStorage::AnalyzeJob (Job ID: 95d867d7-3dfd-474b-baed-55e7ccc3b105) from Async(default) with arguments: #<GlobalID:0x00000005095970 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>>
|
|
30
|
-
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
|
31
|
-
[1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
32
|
-
[1m[36mCmor::Testimonials::Category Exists (0.2ms)[0m [1m[34mSELECT 1 AS one FROM "cmor_testimonials_categories" WHERE "cmor_testimonials_categories"."identifier" = ? AND "cmor_testimonials_categories"."locale" = ? LIMIT ?[0m [["identifier", "category_3"], ["locale", "de"], ["LIMIT", 1]]
|
|
33
|
-
[1m[36mCmor::Testimonials::Category Exists (0.1ms)[0m [1m[34mSELECT 1 AS one FROM "cmor_testimonials_categories" WHERE "cmor_testimonials_categories"."name" = ? AND "cmor_testimonials_categories"."locale" = ? LIMIT ?[0m [["name", "Category #3"], ["locale", "de"], ["LIMIT", 1]]
|
|
34
|
-
[1m[36mCmor::Testimonials::Category Create (0.3ms)[0m [1m[32mINSERT INTO "cmor_testimonials_categories" ("locale", "name", "identifier", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["locale", "de"], ["name", "Category #3"], ["identifier", "category_3"], ["created_at", "2019-06-12 11:33:34.518725"], ["updated_at", "2019-06-12 11:33:34.518725"]]
|
|
35
|
-
[1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
36
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [95d867d7-3dfd-474b-baed-55e7ccc3b105] [36m Disk Storage (21.0ms) [0m[34mDownloaded file from key: 26DFwDpGmZZSZML93bPyLpyd[0m
|
|
37
|
-
[36m Disk Storage (5.4ms) [0m[32mUploaded file to key: jeb4rTMckY4r4AnhhFMXk4R9 (checksum: NaVcfheFhJeCWwo0C8BLTg==)[0m
|
|
38
|
-
[1m[35m (0.2ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
39
|
-
[1m[36mActiveStorage::Blob Create (0.4ms)[0m [1m[32mINSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["key", "jeb4rTMckY4r4AnhhFMXk4R9"], ["filename", "homer.png"], ["content_type", "image/png"], ["metadata", "{\"identified\":true}"], ["byte_size", 196543], ["checksum", "NaVcfheFhJeCWwo0C8BLTg=="], ["created_at", "2019-06-12 11:33:34.581914"]]
|
|
40
|
-
[1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
41
|
-
[1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
42
|
-
[1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
43
|
-
[1m[35m (0.0ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
44
|
-
[1m[36mCmor::Testimonials::Testimonial Load (1.5ms)[0m [1m[34mSELECT "cmor_testimonials_testimonials".* FROM "cmor_testimonials_testimonials" WHERE "cmor_testimonials_testimonials"."category_id" = ? AND ("cmor_testimonials_testimonials"."position" IS NOT NULL) ORDER BY "cmor_testimonials_testimonials"."position" DESC LIMIT ?[0m [["category_id", 1], ["LIMIT", 1]]
|
|
45
|
-
[1m[36mCmor::Testimonials::Testimonial Create (0.6ms)[0m [1m[32mINSERT INTO "cmor_testimonials_testimonials" ("category_id", "fullname", "role", "company", "body", "position", "published_at", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["category_id", 1], ["fullname", "John_Doe_2"], ["role", "MyString"], ["company", "MyString"], ["body", "MyText"], ["position", 1], ["published_at", "2019-06-12 10:33:34.520547"], ["created_at", "2019-06-12 11:33:34.585727"], ["updated_at", "2019-06-12 11:33:34.585727"]]
|
|
46
|
-
[1m[36mActiveStorage::Attachment Create (1.1ms)[0m [1m[32mINSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?)[0m [["name", "image"], ["record_type", "Cmor::Testimonials::Testimonial"], ["record_id", 1], ["blob_id", 1], ["created_at", "2019-06-12 11:33:34.591866"]]
|
|
47
|
-
[1m[36mCmor::Testimonials::Testimonial Update (0.3ms)[0m [1m[33mUPDATE "cmor_testimonials_testimonials" SET "updated_at" = ? WHERE "cmor_testimonials_testimonials"."id" = ?[0m [["updated_at", "2019-06-12 11:33:34.594625"], ["id", 1]]
|
|
48
|
-
[1m[35m (0.2ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
49
|
-
[ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: 183a4cef-2e92-457e-a936-07bb632ae084) to Async(default) with arguments: #<GlobalID:0x00000005415b68 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>>
|
|
50
|
-
[1m[36mActiveStorage::Blob Load (3.0ms)[0m [1m[34mSELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ?[0m [["id", 1], ["LIMIT", 1]]
|
|
51
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [183a4cef-2e92-457e-a936-07bb632ae084] Performing ActiveStorage::AnalyzeJob (Job ID: 183a4cef-2e92-457e-a936-07bb632ae084) from Async(default) with arguments: #<GlobalID:0x000000053fcf50 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>>
|
|
52
|
-
[1m[35m (0.3ms)[0m [1m[31mrollback transaction[0m
|
|
53
|
-
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
|
54
|
-
[1m[35m (0.2ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
55
|
-
[1m[36mCmor::Testimonials::Category Exists (0.2ms)[0m [1m[34mSELECT 1 AS one FROM "cmor_testimonials_categories" WHERE "cmor_testimonials_categories"."identifier" = ? AND "cmor_testimonials_categories"."locale" = ? LIMIT ?[0m [["identifier", "category_4"], ["locale", "de"], ["LIMIT", 1]]
|
|
56
|
-
[1m[36mCmor::Testimonials::Category Exists (0.1ms)[0m [1m[34mSELECT 1 AS one FROM "cmor_testimonials_categories" WHERE "cmor_testimonials_categories"."name" = ? AND "cmor_testimonials_categories"."locale" = ? LIMIT ?[0m [["name", "Category #4"], ["locale", "de"], ["LIMIT", 1]]
|
|
57
|
-
[1m[36mCmor::Testimonials::Category Create (0.3ms)[0m [1m[32mINSERT INTO "cmor_testimonials_categories" ("locale", "name", "identifier", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["locale", "de"], ["name", "Category #4"], ["identifier", "category_4"], ["created_at", "2019-06-12 11:33:34.615227"], ["updated_at", "2019-06-12 11:33:34.615227"]]
|
|
58
|
-
[1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
59
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [95d867d7-3dfd-474b-baed-55e7ccc3b105] [1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
60
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [95d867d7-3dfd-474b-baed-55e7ccc3b105] [1m[36mActiveStorage::Blob Update (0.3ms)[0m [1m[33mUPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ?[0m [["metadata", "{\"identified\":true,\"width\":767,\"height\":431,\"analyzed\":true}"], ["id", 1]]
|
|
61
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [95d867d7-3dfd-474b-baed-55e7ccc3b105] [1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
62
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [95d867d7-3dfd-474b-baed-55e7ccc3b105] Performed ActiveStorage::AnalyzeJob (Job ID: 95d867d7-3dfd-474b-baed-55e7ccc3b105) from Async(default) in 109.25ms
|
|
63
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [183a4cef-2e92-457e-a936-07bb632ae084] [36m Disk Storage (20.3ms) [0m[34mDownloaded file from key: jeb4rTMckY4r4AnhhFMXk4R9[0m
|
|
64
|
-
[36m Disk Storage (18.6ms) [0m[32mUploaded file to key: QAGdLsevAhPH3G3TvmsUDR7o (checksum: NaVcfheFhJeCWwo0C8BLTg==)[0m
|
|
65
|
-
[1m[35m (0.5ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
66
|
-
[1m[36mActiveStorage::Blob Create (0.8ms)[0m [1m[32mINSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["key", "QAGdLsevAhPH3G3TvmsUDR7o"], ["filename", "homer.png"], ["content_type", "image/png"], ["metadata", "{\"identified\":true}"], ["byte_size", 196543], ["checksum", "NaVcfheFhJeCWwo0C8BLTg=="], ["created_at", "2019-06-12 11:33:34.639927"]]
|
|
67
|
-
[1m[35m (0.3ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
68
|
-
[1m[35m (0.2ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
69
|
-
[1m[35m (0.2ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
70
|
-
[1m[35m (0.2ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
71
|
-
[1m[36mCmor::Testimonials::Testimonial Load (0.7ms)[0m [1m[34mSELECT "cmor_testimonials_testimonials".* FROM "cmor_testimonials_testimonials" WHERE "cmor_testimonials_testimonials"."category_id" = ? AND ("cmor_testimonials_testimonials"."position" IS NOT NULL) ORDER BY "cmor_testimonials_testimonials"."position" DESC LIMIT ?[0m [["category_id", 1], ["LIMIT", 1]]
|
|
72
|
-
[1m[36mCmor::Testimonials::Testimonial Create (0.9ms)[0m [1m[32mINSERT INTO "cmor_testimonials_testimonials" ("category_id", "fullname", "role", "company", "body", "position", "published_at", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["category_id", 1], ["fullname", "John_Doe_3"], ["role", "MyString"], ["company", "MyString"], ["body", "MyText"], ["position", 1], ["published_at", "2019-06-12 10:33:34.617083"], ["created_at", "2019-06-12 11:33:34.650660"], ["updated_at", "2019-06-12 11:33:34.650660"]]
|
|
73
|
-
[1m[36mActiveStorage::Attachment Create (0.4ms)[0m [1m[32mINSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?)[0m [["name", "image"], ["record_type", "Cmor::Testimonials::Testimonial"], ["record_id", 1], ["blob_id", 1], ["created_at", "2019-06-12 11:33:34.664158"]]
|
|
74
|
-
[1m[36mCmor::Testimonials::Testimonial Update (0.2ms)[0m [1m[33mUPDATE "cmor_testimonials_testimonials" SET "updated_at" = ? WHERE "cmor_testimonials_testimonials"."id" = ?[0m [["updated_at", "2019-06-12 11:33:34.666304"], ["id", 1]]
|
|
75
|
-
[1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
76
|
-
[ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: f088b607-0c29-429a-b19c-1e68efd308f8) to Async(default) with arguments: #<GlobalID:0x0000000512a020 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>>
|
|
77
|
-
[1m[36mActiveStorage::Blob Load (2.4ms)[0m [1m[34mSELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ?[0m [["id", 1], ["LIMIT", 1]]
|
|
78
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [f088b607-0c29-429a-b19c-1e68efd308f8] Performing ActiveStorage::AnalyzeJob (Job ID: f088b607-0c29-429a-b19c-1e68efd308f8) from Async(default) with arguments: #<GlobalID:0x00000005101210 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>>
|
|
79
|
-
[1m[35m (1.1ms)[0m [1m[31mrollback transaction[0m
|
|
80
|
-
[1m[35m (0.2ms)[0m [1m[36mbegin transaction[0m
|
|
81
|
-
[1m[35m (0.2ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
82
|
-
[1m[36mCmor::Testimonials::Category Exists (0.4ms)[0m [1m[34mSELECT 1 AS one FROM "cmor_testimonials_categories" WHERE "cmor_testimonials_categories"."identifier" = ? AND "cmor_testimonials_categories"."locale" = ? LIMIT ?[0m [["identifier", "category_5"], ["locale", "de"], ["LIMIT", 1]]
|
|
83
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [f088b607-0c29-429a-b19c-1e68efd308f8] [36m Disk Storage (25.4ms) [0m[34mDownloaded file from key: QAGdLsevAhPH3G3TvmsUDR7o[0m
|
|
84
|
-
[1m[36mCmor::Testimonials::Category Exists (0.2ms)[0m [1m[34mSELECT 1 AS one FROM "cmor_testimonials_categories" WHERE "cmor_testimonials_categories"."name" = ? AND "cmor_testimonials_categories"."locale" = ? LIMIT ?[0m [["name", "Category #5"], ["locale", "de"], ["LIMIT", 1]]
|
|
85
|
-
[1m[36mCmor::Testimonials::Category Create (0.4ms)[0m [1m[32mINSERT INTO "cmor_testimonials_categories" ("locale", "name", "identifier", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["locale", "de"], ["name", "Category #5"], ["identifier", "category_5"], ["created_at", "2019-06-12 11:33:34.705684"], ["updated_at", "2019-06-12 11:33:34.705684"]]
|
|
86
|
-
[1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
87
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [183a4cef-2e92-457e-a936-07bb632ae084] [1m[36mActiveStorage::Blob Update (8.2ms)[0m [1m[33mUPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ?[0m [["metadata", "{\"identified\":true,\"width\":767,\"height\":431,\"analyzed\":true}"], ["id", 1]]
|
|
88
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [183a4cef-2e92-457e-a936-07bb632ae084] Performed ActiveStorage::AnalyzeJob (Job ID: 183a4cef-2e92-457e-a936-07bb632ae084) from Async(default) in 108.19ms
|
|
89
|
-
[36m Disk Storage (1.0ms) [0m[32mUploaded file to key: om1vbCT4eH4VcgYnypysJXxd (checksum: NaVcfheFhJeCWwo0C8BLTg==)[0m
|
|
90
|
-
[1m[35m (0.2ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
91
|
-
[1m[36mActiveStorage::Blob Create (0.5ms)[0m [1m[32mINSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["key", "om1vbCT4eH4VcgYnypysJXxd"], ["filename", "homer.png"], ["content_type", "image/png"], ["metadata", "{\"identified\":true}"], ["byte_size", 196543], ["checksum", "NaVcfheFhJeCWwo0C8BLTg=="], ["created_at", "2019-06-12 11:33:34.716295"]]
|
|
92
|
-
[1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
93
|
-
[1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
94
|
-
[1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
95
|
-
[1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
96
|
-
[1m[36mCmor::Testimonials::Testimonial Load (0.9ms)[0m [1m[34mSELECT "cmor_testimonials_testimonials".* FROM "cmor_testimonials_testimonials" WHERE "cmor_testimonials_testimonials"."category_id" = ? AND ("cmor_testimonials_testimonials"."position" IS NOT NULL) ORDER BY "cmor_testimonials_testimonials"."position" DESC LIMIT ?[0m [["category_id", 1], ["LIMIT", 1]]
|
|
97
|
-
[1m[36mCmor::Testimonials::Testimonial Create (0.5ms)[0m [1m[32mINSERT INTO "cmor_testimonials_testimonials" ("category_id", "fullname", "role", "company", "body", "position", "published_at", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["category_id", 1], ["fullname", "John_Doe_4"], ["role", "MyString"], ["company", "MyString"], ["body", "MyText"], ["position", 1], ["published_at", "2019-06-12 10:33:34.709646"], ["created_at", "2019-06-12 11:33:34.722841"], ["updated_at", "2019-06-12 11:33:34.722841"]]
|
|
98
|
-
[1m[36mActiveStorage::Attachment Create (0.7ms)[0m [1m[32mINSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?)[0m [["name", "image"], ["record_type", "Cmor::Testimonials::Testimonial"], ["record_id", 1], ["blob_id", 1], ["created_at", "2019-06-12 11:33:34.730460"]]
|
|
99
|
-
[1m[36mCmor::Testimonials::Testimonial Update (0.6ms)[0m [1m[33mUPDATE "cmor_testimonials_testimonials" SET "updated_at" = ? WHERE "cmor_testimonials_testimonials"."id" = ?[0m [["updated_at", "2019-06-12 11:33:34.733365"], ["id", 1]]
|
|
100
|
-
[1m[35m (0.3ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
101
|
-
[ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: b0233ee2-829c-4d4a-a98d-23e5a6e4d73e) to Async(default) with arguments: #<GlobalID:0x0000000221ec68 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>>
|
|
102
|
-
[1m[36mActiveStorage::Blob Load (0.5ms)[0m [1m[34mSELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ?[0m [["id", 1], ["LIMIT", 1]]
|
|
103
|
-
[1m[35m (0.3ms)[0m [1m[31mrollback transaction[0m
|
|
104
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [b0233ee2-829c-4d4a-a98d-23e5a6e4d73e] Performing ActiveStorage::AnalyzeJob (Job ID: b0233ee2-829c-4d4a-a98d-23e5a6e4d73e) from Async(default) with arguments: #<GlobalID:0x000000027c0950 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>>
|
|
105
|
-
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
|
106
|
-
[1m[35m (9.9ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
107
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [b0233ee2-829c-4d4a-a98d-23e5a6e4d73e] [36m Disk Storage (24.4ms) [0m[34mDownloaded file from key: om1vbCT4eH4VcgYnypysJXxd[0m
|
|
108
|
-
[1m[36mCmor::Testimonials::Category Exists (0.6ms)[0m [1m[34mSELECT 1 AS one FROM "cmor_testimonials_categories" WHERE "cmor_testimonials_categories"."identifier" = ? AND "cmor_testimonials_categories"."locale" = ? LIMIT ?[0m [["identifier", "category_6"], ["locale", "de"], ["LIMIT", 1]]
|
|
109
|
-
[1m[36mCmor::Testimonials::Category Exists (0.4ms)[0m [1m[34mSELECT 1 AS one FROM "cmor_testimonials_categories" WHERE "cmor_testimonials_categories"."name" = ? AND "cmor_testimonials_categories"."locale" = ? LIMIT ?[0m [["name", "Category #6"], ["locale", "de"], ["LIMIT", 1]]
|
|
110
|
-
[1m[36mCmor::Testimonials::Category Create (0.4ms)[0m [1m[32mINSERT INTO "cmor_testimonials_categories" ("locale", "name", "identifier", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["locale", "de"], ["name", "Category #6"], ["identifier", "category_6"], ["created_at", "2019-06-12 11:33:34.786878"], ["updated_at", "2019-06-12 11:33:34.786878"]]
|
|
111
|
-
[1m[35m (0.2ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
112
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [f088b607-0c29-429a-b19c-1e68efd308f8] [1m[35m (0.2ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
113
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [f088b607-0c29-429a-b19c-1e68efd308f8] [1m[36mActiveStorage::Blob Update (0.1ms)[0m [1m[33mUPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ?[0m [["metadata", "{\"identified\":true,\"width\":767,\"height\":431,\"analyzed\":true}"], ["id", 1]]
|
|
114
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [f088b607-0c29-429a-b19c-1e68efd308f8] [1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
115
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [f088b607-0c29-429a-b19c-1e68efd308f8] Performed ActiveStorage::AnalyzeJob (Job ID: f088b607-0c29-429a-b19c-1e68efd308f8) from Async(default) in 130.2ms
|
|
116
|
-
[36m Disk Storage (5.4ms) [0m[32mUploaded file to key: ikrNbqJpr2tmLKkT7ZYmyoTz (checksum: NaVcfheFhJeCWwo0C8BLTg==)[0m
|
|
117
|
-
[1m[35m (0.2ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
118
|
-
[1m[36mActiveStorage::Blob Create (0.4ms)[0m [1m[32mINSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["key", "ikrNbqJpr2tmLKkT7ZYmyoTz"], ["filename", "homer.png"], ["content_type", "image/png"], ["metadata", "{\"identified\":true}"], ["byte_size", 196543], ["checksum", "NaVcfheFhJeCWwo0C8BLTg=="], ["created_at", "2019-06-12 11:33:34.806332"]]
|
|
119
|
-
[1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
120
|
-
[1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
121
|
-
[1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
122
|
-
[1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
123
|
-
[1m[36mCmor::Testimonials::Testimonial Load (0.2ms)[0m [1m[34mSELECT "cmor_testimonials_testimonials".* FROM "cmor_testimonials_testimonials" WHERE "cmor_testimonials_testimonials"."category_id" = ? AND ("cmor_testimonials_testimonials"."position" IS NOT NULL) ORDER BY "cmor_testimonials_testimonials"."position" DESC LIMIT ?[0m [["category_id", 1], ["LIMIT", 1]]
|
|
124
|
-
[1m[36mCmor::Testimonials::Testimonial Create (2.1ms)[0m [1m[32mINSERT INTO "cmor_testimonials_testimonials" ("category_id", "fullname", "role", "company", "body", "position", "published_at", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["category_id", 1], ["fullname", "John_Doe_5"], ["role", "MyString"], ["company", "MyString"], ["body", "MyText"], ["position", 1], ["published_at", "2019-06-12 10:33:34.796808"], ["created_at", "2019-06-12 11:33:34.811510"], ["updated_at", "2019-06-12 11:33:34.811510"]]
|
|
125
|
-
[1m[36mActiveStorage::Attachment Create (0.4ms)[0m [1m[32mINSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?)[0m [["name", "image"], ["record_type", "Cmor::Testimonials::Testimonial"], ["record_id", 1], ["blob_id", 1], ["created_at", "2019-06-12 11:33:34.818017"]]
|
|
126
|
-
[1m[36mCmor::Testimonials::Testimonial Update (0.3ms)[0m [1m[33mUPDATE "cmor_testimonials_testimonials" SET "updated_at" = ? WHERE "cmor_testimonials_testimonials"."id" = ?[0m [["updated_at", "2019-06-12 11:33:34.820019"], ["id", 1]]
|
|
127
|
-
[1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
128
|
-
[ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: 07b9ff73-3973-4bfe-a78e-9a6fa6c01704) to Async(default) with arguments: #<GlobalID:0x00000003a005c0 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>>
|
|
129
|
-
[1m[35m (0.3ms)[0m [1m[31mrollback transaction[0m
|
|
130
|
-
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
|
131
|
-
[1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
132
|
-
[1m[36mCmor::Testimonials::Category Exists (0.2ms)[0m [1m[34mSELECT 1 AS one FROM "cmor_testimonials_categories" WHERE "cmor_testimonials_categories"."identifier" = ? AND "cmor_testimonials_categories"."locale" = ? LIMIT ?[0m [["identifier", "category_7"], ["locale", "de"], ["LIMIT", 1]]
|
|
133
|
-
[1m[36mCmor::Testimonials::Category Exists (0.1ms)[0m [1m[34mSELECT 1 AS one FROM "cmor_testimonials_categories" WHERE "cmor_testimonials_categories"."name" = ? AND "cmor_testimonials_categories"."locale" = ? LIMIT ?[0m [["name", "Category #7"], ["locale", "de"], ["LIMIT", 1]]
|
|
134
|
-
[1m[36mCmor::Testimonials::Category Create (0.2ms)[0m [1m[32mINSERT INTO "cmor_testimonials_categories" ("locale", "name", "identifier", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["locale", "de"], ["name", "Category #7"], ["identifier", "category_7"], ["created_at", "2019-06-12 11:33:34.839748"], ["updated_at", "2019-06-12 11:33:34.839748"]]
|
|
135
|
-
[1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
136
|
-
[1m[36mActiveStorage::Blob Load (0.1ms)[0m [1m[34mSELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ?[0m [["id", 1], ["LIMIT", 1]]
|
|
137
|
-
[36m Disk Storage (3.6ms) [0m[32mUploaded file to key: sinxQVxjcYigPsc6YzRSbP1j (checksum: NaVcfheFhJeCWwo0C8BLTg==)[0m
|
|
138
|
-
[1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
139
|
-
[1m[36mActiveStorage::Blob Create (0.5ms)[0m [1m[32mINSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["key", "sinxQVxjcYigPsc6YzRSbP1j"], ["filename", "homer.png"], ["content_type", "image/png"], ["metadata", "{\"identified\":true}"], ["byte_size", 196543], ["checksum", "NaVcfheFhJeCWwo0C8BLTg=="], ["created_at", "2019-06-12 11:33:34.852295"]]
|
|
140
|
-
[1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
141
|
-
[1m[35m (0.2ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
142
|
-
[1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
143
|
-
[1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
144
|
-
[1m[36mCmor::Testimonials::Testimonial Load (0.3ms)[0m [1m[34mSELECT "cmor_testimonials_testimonials".* FROM "cmor_testimonials_testimonials" WHERE "cmor_testimonials_testimonials"."category_id" = ? AND ("cmor_testimonials_testimonials"."position" IS NOT NULL) ORDER BY "cmor_testimonials_testimonials"."position" DESC LIMIT ?[0m [["category_id", 1], ["LIMIT", 1]]
|
|
145
|
-
[1m[36mCmor::Testimonials::Testimonial Create (1.4ms)[0m [1m[32mINSERT INTO "cmor_testimonials_testimonials" ("category_id", "fullname", "role", "company", "body", "position", "published_at", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["category_id", 1], ["fullname", "John_Doe_6"], ["role", "MyString"], ["company", "MyString"], ["body", "MyText"], ["position", 1], ["published_at", "2019-06-12 10:33:34.841282"], ["created_at", "2019-06-12 11:33:34.856997"], ["updated_at", "2019-06-12 11:33:34.856997"]]
|
|
146
|
-
[1m[36mActiveStorage::Attachment Create (0.3ms)[0m [1m[32mINSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?)[0m [["name", "image"], ["record_type", "Cmor::Testimonials::Testimonial"], ["record_id", 1], ["blob_id", 1], ["created_at", "2019-06-12 11:33:34.864182"]]
|
|
147
|
-
[1m[36mCmor::Testimonials::Testimonial Update (0.7ms)[0m [1m[33mUPDATE "cmor_testimonials_testimonials" SET "updated_at" = ? WHERE "cmor_testimonials_testimonials"."id" = ?[0m [["updated_at", "2019-06-12 11:33:34.866381"], ["id", 1]]
|
|
148
|
-
[1m[35m (0.0ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
149
|
-
[ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: 9298779e-38e0-4b8b-9170-ce4f19de9ae8) to Async(default) with arguments: #<GlobalID:0x00000003c382c0 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>>
|
|
150
|
-
[1m[35m (0.2ms)[0m [1m[31mrollback transaction[0m
|
|
151
|
-
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
|
152
|
-
[1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
153
|
-
[1m[36mCmor::Testimonials::Category Exists (0.4ms)[0m [1m[34mSELECT 1 AS one FROM "cmor_testimonials_categories" WHERE "cmor_testimonials_categories"."identifier" = ? AND "cmor_testimonials_categories"."locale" = ? LIMIT ?[0m [["identifier", "category_8"], ["locale", "de"], ["LIMIT", 1]]
|
|
154
|
-
[1m[36mCmor::Testimonials::Category Exists (0.2ms)[0m [1m[34mSELECT 1 AS one FROM "cmor_testimonials_categories" WHERE "cmor_testimonials_categories"."name" = ? AND "cmor_testimonials_categories"."locale" = ? LIMIT ?[0m [["name", "Category #8"], ["locale", "de"], ["LIMIT", 1]]
|
|
155
|
-
[1m[36mCmor::Testimonials::Category Create (1.1ms)[0m [1m[32mINSERT INTO "cmor_testimonials_categories" ("locale", "name", "identifier", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["locale", "de"], ["name", "Category #8"], ["identifier", "category_8"], ["created_at", "2019-06-12 11:33:34.899576"], ["updated_at", "2019-06-12 11:33:34.899576"]]
|
|
156
|
-
[1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
157
|
-
[1m[36mActiveStorage::Blob Load (127.0ms)[0m [1m[34mSELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ?[0m [["id", 1], ["LIMIT", 1]]
|
|
158
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [b0233ee2-829c-4d4a-a98d-23e5a6e4d73e] [1m[36mActiveStorage::Blob Update (122.4ms)[0m [1m[33mUPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ?[0m [["metadata", "{\"identified\":true,\"width\":767,\"height\":431,\"analyzed\":true}"], ["id", 1]]
|
|
159
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [b0233ee2-829c-4d4a-a98d-23e5a6e4d73e] Performed ActiveStorage::AnalyzeJob (Job ID: b0233ee2-829c-4d4a-a98d-23e5a6e4d73e) from Async(default) in 272.2ms
|
|
160
|
-
[36m Disk Storage (1.1ms) [0m[32mUploaded file to key: jD4EGuHfMMk8B5vX9xuzckTN (checksum: NaVcfheFhJeCWwo0C8BLTg==)[0m
|
|
161
|
-
[1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
162
|
-
[1m[36mActiveStorage::Blob Create (0.4ms)[0m [1m[32mINSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["key", "jD4EGuHfMMk8B5vX9xuzckTN"], ["filename", "homer.png"], ["content_type", "image/png"], ["metadata", "{\"identified\":true}"], ["byte_size", 196543], ["checksum", "NaVcfheFhJeCWwo0C8BLTg=="], ["created_at", "2019-06-12 11:33:35.025596"]]
|
|
163
|
-
[1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
164
|
-
[1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
165
|
-
[1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
166
|
-
[1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
167
|
-
[1m[36mCmor::Testimonials::Testimonial Load (0.2ms)[0m [1m[34mSELECT "cmor_testimonials_testimonials".* FROM "cmor_testimonials_testimonials" WHERE "cmor_testimonials_testimonials"."category_id" = ? AND ("cmor_testimonials_testimonials"."position" IS NOT NULL) ORDER BY "cmor_testimonials_testimonials"."position" DESC LIMIT ?[0m [["category_id", 1], ["LIMIT", 1]]
|
|
168
|
-
[1m[36mCmor::Testimonials::Testimonial Create (0.2ms)[0m [1m[32mINSERT INTO "cmor_testimonials_testimonials" ("category_id", "fullname", "role", "company", "body", "position", "published_at", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["category_id", 1], ["fullname", "John_Doe_7"], ["role", "MyString"], ["company", "MyString"], ["body", "MyText"], ["position", 1], ["published_at", "2019-06-12 10:33:34.903537"], ["created_at", "2019-06-12 11:33:35.029811"], ["updated_at", "2019-06-12 11:33:35.029811"]]
|
|
169
|
-
[1m[36mActiveStorage::Attachment Create (0.2ms)[0m [1m[32mINSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?)[0m [["name", "image"], ["record_type", "Cmor::Testimonials::Testimonial"], ["record_id", 1], ["blob_id", 1], ["created_at", "2019-06-12 11:33:35.032610"]]
|
|
170
|
-
[1m[36mCmor::Testimonials::Testimonial Update (0.1ms)[0m [1m[33mUPDATE "cmor_testimonials_testimonials" SET "updated_at" = ? WHERE "cmor_testimonials_testimonials"."id" = ?[0m [["updated_at", "2019-06-12 11:33:35.033847"], ["id", 1]]
|
|
171
|
-
[1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
172
|
-
[ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: 5c07dea7-fe46-4998-b558-403c3de5cc2a) to Async(default) with arguments: #<GlobalID:0x00000001e8bc18 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>>
|
|
173
|
-
[1m[36mActiveStorage::Blob Load (0.1ms)[0m [1m[34mSELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ?[0m [["id", 1], ["LIMIT", 1]]
|
|
174
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [5c07dea7-fe46-4998-b558-403c3de5cc2a] Performing ActiveStorage::AnalyzeJob (Job ID: 5c07dea7-fe46-4998-b558-403c3de5cc2a) from Async(default) with arguments: #<GlobalID:0x00000002067438 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>>
|
|
175
|
-
[36m Disk Storage (2.4ms) [0m[32mUploaded file to key: zynKjQhnZiPPtAadybFmdcw6 (checksum: NaVcfheFhJeCWwo0C8BLTg==)[0m
|
|
176
|
-
[1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
177
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [5c07dea7-fe46-4998-b558-403c3de5cc2a] [36m Disk Storage (3.3ms) [0m[34mDownloaded file from key: jD4EGuHfMMk8B5vX9xuzckTN[0m
|
|
178
|
-
[1m[36mActiveStorage::Blob Create (0.3ms)[0m [1m[32mINSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["key", "zynKjQhnZiPPtAadybFmdcw6"], ["filename", "homer.png"], ["content_type", "image/png"], ["metadata", "{\"identified\":true}"], ["byte_size", 196543], ["checksum", "NaVcfheFhJeCWwo0C8BLTg=="], ["created_at", "2019-06-12 11:33:35.046160"]]
|
|
179
|
-
[1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
180
|
-
[1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
181
|
-
[1m[36mActiveStorage::Attachment Destroy (0.2ms)[0m [1m[31mDELETE FROM "active_storage_attachments" WHERE "active_storage_attachments"."id" = ?[0m [["id", 1]]
|
|
182
|
-
[1m[36mActiveStorage::Attachment Create (0.3ms)[0m [1m[32mINSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?)[0m [["name", "image"], ["record_type", "Cmor::Testimonials::Testimonial"], ["record_id", 1], ["blob_id", 2], ["created_at", "2019-06-12 11:33:35.057165"]]
|
|
183
|
-
[1m[36mCmor::Testimonials::Testimonial Update (0.5ms)[0m [1m[33mUPDATE "cmor_testimonials_testimonials" SET "updated_at" = ? WHERE "cmor_testimonials_testimonials"."id" = ?[0m [["updated_at", "2019-06-12 11:33:35.059090"], ["id", 1]]
|
|
184
|
-
[1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
185
|
-
[ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: 618cf8f2-430e-456f-ad3c-9439fe25fa08) to Async(default) with arguments: #<GlobalID:0x00000002881088 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/2>>
|
|
186
|
-
[1m[36mActiveStorage::Blob Load (0.2ms)[0m [1m[34mSELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ?[0m [["id", 2], ["LIMIT", 1]]
|
|
187
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [618cf8f2-430e-456f-ad3c-9439fe25fa08] Performing ActiveStorage::AnalyzeJob (Job ID: 618cf8f2-430e-456f-ad3c-9439fe25fa08) from Async(default) with arguments: #<GlobalID:0x00000002932298 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/2>>
|
|
188
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [618cf8f2-430e-456f-ad3c-9439fe25fa08] [36m Disk Storage (101.5ms) [0m[34mDownloaded file from key: zynKjQhnZiPPtAadybFmdcw6[0m
|
|
189
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [5c07dea7-fe46-4998-b558-403c3de5cc2a] [1m[35m (0.2ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
190
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [5c07dea7-fe46-4998-b558-403c3de5cc2a] [1m[36mActiveStorage::Blob Update (0.4ms)[0m [1m[33mUPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ?[0m [["metadata", "{\"identified\":true,\"width\":767,\"height\":431,\"analyzed\":true}"], ["id", 1]]
|
|
191
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [5c07dea7-fe46-4998-b558-403c3de5cc2a] [1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
192
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [5c07dea7-fe46-4998-b558-403c3de5cc2a] Performed ActiveStorage::AnalyzeJob (Job ID: 5c07dea7-fe46-4998-b558-403c3de5cc2a) from Async(default) in 139.0ms
|
|
193
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [618cf8f2-430e-456f-ad3c-9439fe25fa08] [1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
194
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [618cf8f2-430e-456f-ad3c-9439fe25fa08] [1m[36mActiveStorage::Blob Update (0.2ms)[0m [1m[33mUPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ?[0m [["metadata", "{\"identified\":true,\"width\":767,\"height\":431,\"analyzed\":true}"], ["id", 2]]
|
|
195
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [618cf8f2-430e-456f-ad3c-9439fe25fa08] [1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
196
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [618cf8f2-430e-456f-ad3c-9439fe25fa08] Performed ActiveStorage::AnalyzeJob (Job ID: 618cf8f2-430e-456f-ad3c-9439fe25fa08) from Async(default) in 143.81ms
|
|
197
|
-
[ActiveJob] Enqueued ActiveStorage::PurgeJob (Job ID: 084caf59-3e3d-4977-a3cd-ba7dce3a66b1) to Async(default) with arguments: #<GlobalID:0x0000000547afb8 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>>
|
|
198
|
-
[1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
199
|
-
[1m[35m (0.2ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
200
|
-
[1m[35m (0.2ms)[0m [1m[31mrollback transaction[0m
|
|
201
|
-
[1m[36mActiveStorage::Blob Load (0.1ms)[0m [1m[34mSELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ?[0m [["id", 1], ["LIMIT", 1]]
|
|
202
|
-
Discarded ActiveStorage::PurgeJob due to a ActiveRecord::RecordNotFound. The original exception was nil.
|
|
203
|
-
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
|
204
|
-
[1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
205
|
-
[1m[36mCmor::Testimonials::Category Exists (0.2ms)[0m [1m[34mSELECT 1 AS one FROM "cmor_testimonials_categories" WHERE "cmor_testimonials_categories"."identifier" = ? AND "cmor_testimonials_categories"."locale" = ? LIMIT ?[0m [["identifier", "category_9"], ["locale", "de"], ["LIMIT", 1]]
|
|
206
|
-
[1m[36mCmor::Testimonials::Category Exists (0.1ms)[0m [1m[34mSELECT 1 AS one FROM "cmor_testimonials_categories" WHERE "cmor_testimonials_categories"."name" = ? AND "cmor_testimonials_categories"."locale" = ? LIMIT ?[0m [["name", "Category #9"], ["locale", "de"], ["LIMIT", 1]]
|
|
207
|
-
[1m[36mCmor::Testimonials::Category Create (0.3ms)[0m [1m[32mINSERT INTO "cmor_testimonials_categories" ("locale", "name", "identifier", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["locale", "de"], ["name", "Category #9"], ["identifier", "category_9"], ["created_at", "2019-06-12 11:33:35.224846"], ["updated_at", "2019-06-12 11:33:35.224846"]]
|
|
208
|
-
[1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
209
|
-
[36m Disk Storage (1.3ms) [0m[32mUploaded file to key: FKVr2WxXHhRbtghXaWsrxUHV (checksum: NaVcfheFhJeCWwo0C8BLTg==)[0m
|
|
210
|
-
[1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
211
|
-
[1m[36mActiveStorage::Blob Create (4.0ms)[0m [1m[32mINSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["key", "FKVr2WxXHhRbtghXaWsrxUHV"], ["filename", "homer.png"], ["content_type", "image/png"], ["metadata", "{\"identified\":true}"], ["byte_size", 196543], ["checksum", "NaVcfheFhJeCWwo0C8BLTg=="], ["created_at", "2019-06-12 11:33:35.230730"]]
|
|
212
|
-
[1m[35m (0.2ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
213
|
-
[1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
214
|
-
[1m[35m (2.8ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
215
|
-
[1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
216
|
-
[1m[36mCmor::Testimonials::Testimonial Load (0.7ms)[0m [1m[34mSELECT "cmor_testimonials_testimonials".* FROM "cmor_testimonials_testimonials" WHERE "cmor_testimonials_testimonials"."category_id" = ? AND ("cmor_testimonials_testimonials"."position" IS NOT NULL) ORDER BY "cmor_testimonials_testimonials"."position" DESC LIMIT ?[0m [["category_id", 1], ["LIMIT", 1]]
|
|
217
|
-
[1m[36mCmor::Testimonials::Testimonial Create (1.4ms)[0m [1m[32mINSERT INTO "cmor_testimonials_testimonials" ("category_id", "fullname", "role", "company", "body", "position", "published_at", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["category_id", 1], ["fullname", "John_Doe_8"], ["role", "MyString"], ["company", "MyString"], ["body", "MyText"], ["position", 1], ["published_at", "2019-06-12 10:33:35.226438"], ["created_at", "2019-06-12 11:33:35.246327"], ["updated_at", "2019-06-12 11:33:35.246327"]]
|
|
218
|
-
[1m[36mActiveStorage::Attachment Create (0.5ms)[0m [1m[32mINSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?)[0m [["name", "image"], ["record_type", "Cmor::Testimonials::Testimonial"], ["record_id", 1], ["blob_id", 1], ["created_at", "2019-06-12 11:33:35.255790"]]
|
|
219
|
-
[1m[36mCmor::Testimonials::Testimonial Update (0.6ms)[0m [1m[33mUPDATE "cmor_testimonials_testimonials" SET "updated_at" = ? WHERE "cmor_testimonials_testimonials"."id" = ?[0m [["updated_at", "2019-06-12 11:33:35.258040"], ["id", 1]]
|
|
220
|
-
[1m[35m (0.2ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
221
|
-
[ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: 6c0548d3-20ad-4dc7-bdc1-15e3759b265f) to Async(default) with arguments: #<GlobalID:0x000000053cafc8 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>>
|
|
222
|
-
[1m[36mActiveStorage::Blob Load (2.8ms)[0m [1m[34mSELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ?[0m [["id", 1], ["LIMIT", 1]]
|
|
223
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [6c0548d3-20ad-4dc7-bdc1-15e3759b265f] Performing ActiveStorage::AnalyzeJob (Job ID: 6c0548d3-20ad-4dc7-bdc1-15e3759b265f) from Async(default) with arguments: #<GlobalID:0x000000053bac68 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>>
|
|
224
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [6c0548d3-20ad-4dc7-bdc1-15e3759b265f] [36m Disk Storage (0.4ms) [0m[34mDownloaded file from key: FKVr2WxXHhRbtghXaWsrxUHV[0m
|
|
225
|
-
[36m Disk Storage (1.4ms) [0m[32mUploaded file to key: QasqLb9DzrmdBN8BH8Ck33eA (checksum: NaVcfheFhJeCWwo0C8BLTg==)[0m
|
|
226
|
-
[1m[35m (0.3ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
227
|
-
[1m[36mActiveStorage::Blob Create (0.3ms)[0m [1m[32mINSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["key", "QasqLb9DzrmdBN8BH8Ck33eA"], ["filename", "homer.png"], ["content_type", "image/png"], ["metadata", "{\"identified\":true}"], ["byte_size", 196543], ["checksum", "NaVcfheFhJeCWwo0C8BLTg=="], ["created_at", "2019-06-12 11:33:35.281704"]]
|
|
228
|
-
[1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
229
|
-
[1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
230
|
-
[1m[36mActiveStorage::Attachment Destroy (0.1ms)[0m [1m[31mDELETE FROM "active_storage_attachments" WHERE "active_storage_attachments"."id" = ?[0m [["id", 1]]
|
|
231
|
-
[1m[36mActiveStorage::Attachment Create (0.2ms)[0m [1m[32mINSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?)[0m [["name", "image"], ["record_type", "Cmor::Testimonials::Testimonial"], ["record_id", 1], ["blob_id", 2], ["created_at", "2019-06-12 11:33:35.286256"]]
|
|
232
|
-
[1m[36mCmor::Testimonials::Testimonial Update (0.3ms)[0m [1m[33mUPDATE "cmor_testimonials_testimonials" SET "updated_at" = ? WHERE "cmor_testimonials_testimonials"."id" = ?[0m [["updated_at", "2019-06-12 11:33:35.287738"], ["id", 1]]
|
|
233
|
-
[1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
234
|
-
[ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: 27b65495-beba-4977-9d63-548030b449df) to Async(default) with arguments: #<GlobalID:0x000000052893d0 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/2>>
|
|
235
|
-
[ActiveJob] Enqueued ActiveStorage::PurgeJob (Job ID: 8b84694b-e6ef-4256-9b9f-753cbe4b375d) to Async(default) with arguments: #<GlobalID:0x00000005262ac8 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>>
|
|
236
|
-
[1m[36mActiveStorage::Blob Load (1.7ms)[0m [1m[34mSELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ?[0m [["id", 2], ["LIMIT", 1]]
|
|
237
|
-
[1m[36mActiveStorage::Blob Load (0.2ms)[0m [1m[34mSELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ?[0m [["id", 1], ["LIMIT", 1]]
|
|
238
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [27b65495-beba-4977-9d63-548030b449df] Performing ActiveStorage::AnalyzeJob (Job ID: 27b65495-beba-4977-9d63-548030b449df) from Async(default) with arguments: #<GlobalID:0x00000005251ea8 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/2>>
|
|
239
|
-
[1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
240
|
-
[ActiveJob] [ActiveStorage::PurgeJob] [8b84694b-e6ef-4256-9b9f-753cbe4b375d] Performing ActiveStorage::PurgeJob (Job ID: 8b84694b-e6ef-4256-9b9f-753cbe4b375d) from Async(default) with arguments: #<GlobalID:0x00000005247930 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>>
|
|
241
|
-
[1m[35m (0.2ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
242
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [27b65495-beba-4977-9d63-548030b449df] [36m Disk Storage (14.4ms) [0m[34mDownloaded file from key: QasqLb9DzrmdBN8BH8Ck33eA[0m
|
|
243
|
-
[ActiveJob] [ActiveStorage::PurgeJob] [8b84694b-e6ef-4256-9b9f-753cbe4b375d] [1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
244
|
-
[ActiveJob] [ActiveStorage::PurgeJob] [8b84694b-e6ef-4256-9b9f-753cbe4b375d] [1m[36mActiveStorage::Attachment Exists (0.2ms)[0m [1m[34mSELECT 1 AS one FROM "active_storage_attachments" WHERE "active_storage_attachments"."blob_id" = ? LIMIT ?[0m [["blob_id", 1], ["LIMIT", 1]]
|
|
245
|
-
[ActiveJob] [ActiveStorage::PurgeJob] [8b84694b-e6ef-4256-9b9f-753cbe4b375d] [1m[36mActiveStorage::Blob Destroy (0.1ms)[0m [1m[31mDELETE FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ?[0m [["id", 1]]
|
|
246
|
-
[ActiveJob] [ActiveStorage::PurgeJob] [8b84694b-e6ef-4256-9b9f-753cbe4b375d] [1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
247
|
-
[ActiveJob] [ActiveStorage::PurgeJob] [8b84694b-e6ef-4256-9b9f-753cbe4b375d] [1m[36mActiveStorage::Attachment Load (0.2ms)[0m [1m[34mSELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = ? AND "active_storage_attachments"."record_type" = ? AND "active_storage_attachments"."name" = ? LIMIT ?[0m [["record_id", 1], ["record_type", "ActiveStorage::Blob"], ["name", "preview_image"], ["LIMIT", 1]]
|
|
248
|
-
[ActiveJob] [ActiveStorage::PurgeJob] [8b84694b-e6ef-4256-9b9f-753cbe4b375d] [36m Disk Storage (0.2ms) [0m[31mDeleted file from key: FKVr2WxXHhRbtghXaWsrxUHV[0m
|
|
249
|
-
[ActiveJob] [ActiveStorage::PurgeJob] [8b84694b-e6ef-4256-9b9f-753cbe4b375d] [36m Disk Storage (0.1ms) [0m[31mDeleted files by key prefix: variants/FKVr2WxXHhRbtghXaWsrxUHV/[0m
|
|
250
|
-
[ActiveJob] [ActiveStorage::PurgeJob] [8b84694b-e6ef-4256-9b9f-753cbe4b375d] Performed ActiveStorage::PurgeJob (Job ID: 8b84694b-e6ef-4256-9b9f-753cbe4b375d) from Async(default) in 40.74ms
|
|
251
|
-
[1m[35m (0.5ms)[0m [1m[31mrollback transaction[0m
|
|
252
|
-
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
|
253
|
-
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
|
254
|
-
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
|
255
|
-
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
|
256
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [6c0548d3-20ad-4dc7-bdc1-15e3759b265f] [1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
|
257
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [6c0548d3-20ad-4dc7-bdc1-15e3759b265f] [1m[36mActiveStorage::Blob Update (0.2ms)[0m [1m[33mUPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ?[0m [["metadata", "{\"identified\":true,\"width\":767,\"height\":431,\"analyzed\":true}"], ["id", 1]]
|
|
258
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [6c0548d3-20ad-4dc7-bdc1-15e3759b265f] [1m[35m (0.1ms)[0m [1m[36mcommit transaction[0m
|
|
259
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [6c0548d3-20ad-4dc7-bdc1-15e3759b265f] Performed ActiveStorage::AnalyzeJob (Job ID: 6c0548d3-20ad-4dc7-bdc1-15e3759b265f) from Async(default) in 106.58ms
|
|
260
|
-
[1m[35m (1.0ms)[0m [1m[36mbegin transaction[0m
|
|
261
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [27b65495-beba-4977-9d63-548030b449df] [1m[35m (0.2ms)[0m [1m[36mbegin transaction[0m
|
|
262
|
-
[1m[36mCmor::Testimonials::Category Exists (0.7ms)[0m [1m[34mSELECT 1 AS one FROM "cmor_testimonials_categories" WHERE "cmor_testimonials_categories"."identifier" = ? AND "cmor_testimonials_categories"."locale" = ? LIMIT ?[0m [["identifier", "category_10"], ["locale", "de"], ["LIMIT", 1]]
|
|
263
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [27b65495-beba-4977-9d63-548030b449df] [1m[35m (0.2ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
264
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [27b65495-beba-4977-9d63-548030b449df] [1m[36mActiveStorage::Blob Update (0.4ms)[0m [1m[33mUPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ?[0m [["metadata", "{\"identified\":true,\"width\":767,\"height\":431,\"analyzed\":true}"], ["id", 2]]
|
|
265
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [27b65495-beba-4977-9d63-548030b449df] [1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
266
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [27b65495-beba-4977-9d63-548030b449df] [1m[35m (0.1ms)[0m [1m[36mcommit transaction[0m
|
|
267
|
-
[1m[36mCmor::Testimonials::Category Exists (3.7ms)[0m [1m[34mSELECT 1 AS one FROM "cmor_testimonials_categories" WHERE "cmor_testimonials_categories"."name" = ? AND "cmor_testimonials_categories"."locale" = ? LIMIT ?[0m [["name", "Category #10"], ["locale", "de"], ["LIMIT", 1]]
|
|
268
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [27b65495-beba-4977-9d63-548030b449df] Performed ActiveStorage::AnalyzeJob (Job ID: 27b65495-beba-4977-9d63-548030b449df) from Async(default) in 114.99ms
|
|
269
|
-
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
|
270
|
-
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
|
271
|
-
[1m[36mCmor::Testimonials::Category Exists (0.4ms)[0m [1m[34mSELECT 1 AS one FROM "cmor_testimonials_categories" WHERE "cmor_testimonials_categories"."identifier" IS NULL AND "cmor_testimonials_categories"."locale" IS NULL LIMIT ?[0m [["LIMIT", 1]]
|
|
272
|
-
[1m[36mCmor::Testimonials::Category Exists (0.2ms)[0m [1m[34mSELECT 1 AS one FROM "cmor_testimonials_categories" WHERE "cmor_testimonials_categories"."name" IS NULL AND "cmor_testimonials_categories"."locale" IS NULL LIMIT ?[0m [["LIMIT", 1]]
|
|
273
|
-
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
|
274
|
-
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
|
275
|
-
[1m[35m (0.2ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
276
|
-
[1m[36mCmor::Testimonials::Category Exists (2.0ms)[0m [1m[34mSELECT 1 AS one FROM "cmor_testimonials_categories" WHERE "cmor_testimonials_categories"."identifier" = ? AND "cmor_testimonials_categories"."locale" = ? LIMIT ?[0m [["identifier", "category_11"], ["locale", "de"], ["LIMIT", 1]]
|
|
277
|
-
[1m[36mCmor::Testimonials::Category Exists (0.3ms)[0m [1m[34mSELECT 1 AS one FROM "cmor_testimonials_categories" WHERE "cmor_testimonials_categories"."name" = ? AND "cmor_testimonials_categories"."locale" = ? LIMIT ?[0m [["name", "Category #11"], ["locale", "de"], ["LIMIT", 1]]
|
|
278
|
-
[1m[36mCmor::Testimonials::Category Create (0.7ms)[0m [1m[32mINSERT INTO "cmor_testimonials_categories" ("locale", "name", "identifier", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["locale", "de"], ["name", "Category #11"], ["identifier", "category_11"], ["created_at", "2019-06-12 11:33:35.464614"], ["updated_at", "2019-06-12 11:33:35.464614"]]
|
|
279
|
-
[1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
280
|
-
[1m[35m (0.3ms)[0m [1m[31mrollback transaction[0m
|
|
281
|
-
[1m[35m (0.2ms)[0m [1m[36mbegin transaction[0m
|
|
282
|
-
[1m[35m (0.2ms)[0m [1m[31mrollback transaction[0m
|
|
283
|
-
[1m[35m (0.2ms)[0m [1m[36mbegin transaction[0m
|
|
284
|
-
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
|
285
|
-
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
|
286
|
-
[36m Disk Storage (2.4ms) [0m[32mUploaded file to key: 7HFvQyFBz4hvk9zgj3XZ9kNt (checksum: NaVcfheFhJeCWwo0C8BLTg==)[0m
|
|
287
|
-
[1m[35m (0.3ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
288
|
-
[1m[36mActiveStorage::Blob Create (0.8ms)[0m [1m[32mINSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["key", "7HFvQyFBz4hvk9zgj3XZ9kNt"], ["filename", "homer.png"], ["content_type", "image/png"], ["metadata", "{\"identified\":true}"], ["byte_size", 196543], ["checksum", "NaVcfheFhJeCWwo0C8BLTg=="], ["created_at", "2019-06-12 11:33:35.534510"]]
|
|
289
|
-
[1m[35m (0.3ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
290
|
-
[1m[35m (0.3ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
291
|
-
[1m[35m (0.3ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
292
|
-
[1m[35m (0.3ms)[0m [1m[31mrollback transaction[0m
|
|
293
|
-
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
|
294
|
-
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
|
295
|
-
[1m[35m (6.9ms)[0m [1m[36mbegin transaction[0m
|
|
296
|
-
[36m Disk Storage (2.8ms) [0m[32mUploaded file to key: GjWYE948tz7r7gL3gg19jcVS (checksum: NaVcfheFhJeCWwo0C8BLTg==)[0m
|
|
297
|
-
[1m[35m (0.3ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
298
|
-
[1m[36mActiveStorage::Blob Create (1.1ms)[0m [1m[32mINSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["key", "GjWYE948tz7r7gL3gg19jcVS"], ["filename", "homer.png"], ["content_type", "image/png"], ["metadata", "{\"identified\":true}"], ["byte_size", 196543], ["checksum", "NaVcfheFhJeCWwo0C8BLTg=="], ["created_at", "2019-06-12 11:33:35.593333"]]
|
|
299
|
-
[1m[35m (0.2ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
300
|
-
[1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
301
|
-
[1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
302
|
-
[1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
303
|
-
[1m[36mCmor::Testimonials::Category Exists (0.2ms)[0m [1m[34mSELECT 1 AS one FROM "cmor_testimonials_categories" WHERE "cmor_testimonials_categories"."identifier" = ? AND "cmor_testimonials_categories"."locale" = ? LIMIT ?[0m [["identifier", "category_13"], ["locale", "de"], ["LIMIT", 1]]
|
|
304
|
-
[1m[36mCmor::Testimonials::Category Exists (0.6ms)[0m [1m[34mSELECT 1 AS one FROM "cmor_testimonials_categories" WHERE "cmor_testimonials_categories"."name" = ? AND "cmor_testimonials_categories"."locale" = ? LIMIT ?[0m [["name", "Category #13"], ["locale", "de"], ["LIMIT", 1]]
|
|
305
|
-
[1m[36mCmor::Testimonials::Category Create (1.0ms)[0m [1m[32mINSERT INTO "cmor_testimonials_categories" ("locale", "name", "identifier", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["locale", "de"], ["name", "Category #13"], ["identifier", "category_13"], ["created_at", "2019-06-12 11:33:35.606864"], ["updated_at", "2019-06-12 11:33:35.606864"]]
|
|
306
|
-
[1m[36mCmor::Testimonials::Testimonial Load (0.3ms)[0m [1m[34mSELECT "cmor_testimonials_testimonials".* FROM "cmor_testimonials_testimonials" WHERE "cmor_testimonials_testimonials"."category_id" = ? AND ("cmor_testimonials_testimonials"."position" IS NOT NULL) ORDER BY "cmor_testimonials_testimonials"."position" DESC LIMIT ?[0m [["category_id", 1], ["LIMIT", 1]]
|
|
307
|
-
[1m[36mCmor::Testimonials::Testimonial Create (2.5ms)[0m [1m[32mINSERT INTO "cmor_testimonials_testimonials" ("category_id", "fullname", "role", "company", "body", "position", "published_at", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["category_id", 1], ["fullname", "John_Doe_10"], ["role", "MyString"], ["company", "MyString"], ["body", "MyText"], ["position", 1], ["published_at", "2019-06-12 10:33:35.585816"], ["created_at", "2019-06-12 11:33:35.610660"], ["updated_at", "2019-06-12 11:33:35.610660"]]
|
|
308
|
-
[1m[36mActiveStorage::Attachment Create (0.6ms)[0m [1m[32mINSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?)[0m [["name", "image"], ["record_type", "Cmor::Testimonials::Testimonial"], ["record_id", 1], ["blob_id", 1], ["created_at", "2019-06-12 11:33:35.619497"]]
|
|
309
|
-
[1m[36mCmor::Testimonials::Testimonial Update (0.2ms)[0m [1m[33mUPDATE "cmor_testimonials_testimonials" SET "updated_at" = ? WHERE "cmor_testimonials_testimonials"."id" = ?[0m [["updated_at", "2019-06-12 11:33:35.628022"], ["id", 1]]
|
|
310
|
-
[1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
311
|
-
[ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: ceba0453-1a0a-4e56-b6f7-56e8c1b6e4ae) to Async(default) with arguments: #<GlobalID:0x000000047aa6d0 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>>
|
|
312
|
-
[1m[36mActiveStorage::Blob Load (1.1ms)[0m [1m[34mSELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ?[0m [["id", 1], ["LIMIT", 1]]
|
|
313
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [ceba0453-1a0a-4e56-b6f7-56e8c1b6e4ae] Performing ActiveStorage::AnalyzeJob (Job ID: ceba0453-1a0a-4e56-b6f7-56e8c1b6e4ae) from Async(default) with arguments: #<GlobalID:0x0000000479a730 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>>
|
|
314
|
-
[1m[35m (0.3ms)[0m [1m[31mrollback transaction[0m
|
|
315
|
-
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
|
316
|
-
[1m[35m (0.2ms)[0m [1m[31mrollback transaction[0m
|
|
317
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [ceba0453-1a0a-4e56-b6f7-56e8c1b6e4ae] [36m Disk Storage (21.2ms) [0m[34mDownloaded file from key: GjWYE948tz7r7gL3gg19jcVS[0m
|
|
318
|
-
[1m[35m (0.2ms)[0m [1m[36mbegin transaction[0m
|
|
319
|
-
[1m[35m (0.2ms)[0m [1m[31mrollback transaction[0m
|
|
320
|
-
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
|
321
|
-
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
|
322
|
-
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
|
323
|
-
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
|
324
|
-
[1m[35m (0.2ms)[0m [1m[36mbegin transaction[0m
|
|
325
|
-
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
|
326
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [ceba0453-1a0a-4e56-b6f7-56e8c1b6e4ae] [1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
|
327
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [ceba0453-1a0a-4e56-b6f7-56e8c1b6e4ae] [1m[36mActiveStorage::Blob Update (0.5ms)[0m [1m[33mUPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ?[0m [["metadata", "{\"identified\":true,\"width\":767,\"height\":431,\"analyzed\":true}"], ["id", 1]]
|
|
328
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [ceba0453-1a0a-4e56-b6f7-56e8c1b6e4ae] [1m[35m (0.2ms)[0m [1m[36mcommit transaction[0m
|
|
329
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [ceba0453-1a0a-4e56-b6f7-56e8c1b6e4ae] Performed ActiveStorage::AnalyzeJob (Job ID: ceba0453-1a0a-4e56-b6f7-56e8c1b6e4ae) from Async(default) in 104.62ms
|
|
330
|
-
[1m[35m (1.0ms)[0m [1m[36mbegin transaction[0m
|
|
331
|
-
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
|
332
|
-
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
|
333
|
-
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
|
334
|
-
[1m[35m (0.3ms)[0m [1m[36mbegin transaction[0m
|
|
335
|
-
[1m[35m (0.3ms)[0m [1m[31mrollback transaction[0m
|
|
336
|
-
[1m[35m (0.2ms)[0m [1m[36mbegin transaction[0m
|
|
337
|
-
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
|
338
|
-
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
|
339
|
-
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
|
340
|
-
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
|
341
|
-
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
|
342
|
-
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
|
343
|
-
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
|
344
|
-
[1m[35m (1.2ms)[0m [1m[36mbegin transaction[0m
|
|
345
|
-
[1m[35m (0.3ms)[0m [1m[31mrollback transaction[0m
|
|
346
|
-
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
|
347
|
-
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
|
348
|
-
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
|
349
|
-
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
|
350
|
-
[1m[35m (0.2ms)[0m [1m[36mbegin transaction[0m
|
|
351
|
-
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
|
352
|
-
[1m[35m (0.2ms)[0m [1m[36mbegin transaction[0m
|
|
353
|
-
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
|
354
|
-
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
|
355
|
-
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
|
356
|
-
[1m[35m (0.2ms)[0m [1m[36mbegin transaction[0m
|
|
357
|
-
[1m[35m (0.2ms)[0m [1m[31mrollback transaction[0m
|
|
358
|
-
[1m[35m (0.3ms)[0m [1m[36mbegin transaction[0m
|
|
359
|
-
[1m[35m (0.2ms)[0m [1m[31mrollback transaction[0m
|
|
360
|
-
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
|
361
|
-
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
|
362
|
-
[1m[35m (0.2ms)[0m [1m[36mbegin transaction[0m
|
|
363
|
-
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
|
364
|
-
[1m[35m (0.3ms)[0m [1m[36mbegin transaction[0m
|
|
365
|
-
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
|
366
|
-
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
|
367
|
-
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
|
368
|
-
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
|
369
|
-
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
|
370
|
-
[1m[35m (0.2ms)[0m [1m[36mbegin transaction[0m
|
|
371
|
-
[1m[35m (0.2ms)[0m [1m[31mrollback transaction[0m
|
|
372
|
-
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
|
373
|
-
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
|
374
|
-
[1m[35m (0.2ms)[0m [1m[36mbegin transaction[0m
|
|
375
|
-
[1m[35m (0.2ms)[0m [1m[31mrollback transaction[0m
|
|
376
|
-
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
|
377
|
-
[1m[35m (0.2ms)[0m [1m[31mrollback transaction[0m
|
|
378
|
-
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
|
379
|
-
[1m[35m (0.9ms)[0m [1m[31mrollback transaction[0m
|
|
380
|
-
[1m[35m (0.2ms)[0m [1m[36mbegin transaction[0m
|
|
381
|
-
[1m[35m (0.2ms)[0m [1m[31mrollback transaction[0m
|
|
382
|
-
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
|
383
|
-
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
|
384
|
-
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
|
385
|
-
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
|
386
|
-
[1m[35m (0.3ms)[0m [1m[36mbegin transaction[0m
|
|
387
|
-
[1m[35m (0.2ms)[0m [1m[31mrollback transaction[0m
|
|
388
|
-
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
|
389
|
-
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
|
390
|
-
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
|
391
|
-
[1m[35m (0.2ms)[0m [1m[31mrollback transaction[0m
|
|
392
|
-
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
|
393
|
-
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
|
394
|
-
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
|
395
|
-
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
|
396
|
-
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
|
397
|
-
[1m[35m (0.3ms)[0m [1m[31mrollback transaction[0m
|
|
398
|
-
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
|
399
|
-
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
|
400
|
-
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
|
401
|
-
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
|
402
|
-
[1m[35m (0.2ms)[0m [1m[36mbegin transaction[0m
|
|
403
|
-
[1m[35m (0.2ms)[0m [1m[31mrollback transaction[0m
|
|
404
|
-
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
|
405
|
-
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
|
406
|
-
[1m[35m (0.8ms)[0m [1m[36mbegin transaction[0m
|
|
407
|
-
[1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
408
|
-
[1m[36mCmor::Testimonials::Category Exists (0.3ms)[0m [1m[34mSELECT 1 AS one FROM "cmor_testimonials_categories" WHERE "cmor_testimonials_categories"."identifier" = ? AND "cmor_testimonials_categories"."locale" = ? LIMIT ?[0m [["identifier", "category_1"], ["locale", "de"], ["LIMIT", 1]]
|
|
409
|
-
[1m[36mCmor::Testimonials::Category Exists (0.2ms)[0m [1m[34mSELECT 1 AS one FROM "cmor_testimonials_categories" WHERE "cmor_testimonials_categories"."name" = ? AND "cmor_testimonials_categories"."locale" = ? LIMIT ?[0m [["name", "Category #1"], ["locale", "de"], ["LIMIT", 1]]
|
|
410
|
-
[1m[36mCmor::Testimonials::Category Create (7.0ms)[0m [1m[32mINSERT INTO "cmor_testimonials_categories" ("locale", "name", "identifier", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["locale", "de"], ["name", "Category #1"], ["identifier", "category_1"], ["created_at", "2019-06-12 11:43:58.699539"], ["updated_at", "2019-06-12 11:43:58.699539"]]
|
|
411
|
-
[1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
412
|
-
[1m[35m (0.4ms)[0m [1m[31mrollback transaction[0m
|
|
413
|
-
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
|
414
|
-
[1m[35m (0.4ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
415
|
-
[1m[36mCmor::Testimonials::Category Exists (0.5ms)[0m [1m[34mSELECT 1 AS one FROM "cmor_testimonials_categories" WHERE "cmor_testimonials_categories"."identifier" = ? AND "cmor_testimonials_categories"."locale" = ? LIMIT ?[0m [["identifier", "category_2"], ["locale", "de"], ["LIMIT", 1]]
|
|
416
|
-
[1m[36mCmor::Testimonials::Category Exists (0.5ms)[0m [1m[34mSELECT 1 AS one FROM "cmor_testimonials_categories" WHERE "cmor_testimonials_categories"."name" = ? AND "cmor_testimonials_categories"."locale" = ? LIMIT ?[0m [["name", "Category #2"], ["locale", "de"], ["LIMIT", 1]]
|
|
417
|
-
[1m[36mCmor::Testimonials::Category Create (8.9ms)[0m [1m[32mINSERT INTO "cmor_testimonials_categories" ("locale", "name", "identifier", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["locale", "de"], ["name", "Category #2"], ["identifier", "category_2"], ["created_at", "2019-06-12 11:43:58.755576"], ["updated_at", "2019-06-12 11:43:58.755576"]]
|
|
418
|
-
[1m[35m (0.3ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
419
|
-
[36m Disk Storage (1.4ms) [0m[32mUploaded file to key: N8htauXoFGJvm9whDzv1nGgF (checksum: NaVcfheFhJeCWwo0C8BLTg==)[0m
|
|
420
|
-
[1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
421
|
-
[1m[36mActiveStorage::Blob Create (1.3ms)[0m [1m[32mINSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["key", "N8htauXoFGJvm9whDzv1nGgF"], ["filename", "homer.png"], ["content_type", "image/png"], ["metadata", "{\"identified\":true}"], ["byte_size", 196543], ["checksum", "NaVcfheFhJeCWwo0C8BLTg=="], ["created_at", "2019-06-12 11:43:58.937671"]]
|
|
422
|
-
[1m[35m (0.2ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
423
|
-
[1m[35m (0.2ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
424
|
-
[1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
425
|
-
[1m[35m (1.0ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
426
|
-
[1m[36mCmor::Testimonials::Testimonial Load (0.3ms)[0m [1m[34mSELECT "cmor_testimonials_testimonials".* FROM "cmor_testimonials_testimonials" WHERE "cmor_testimonials_testimonials"."category_id" = ? AND ("cmor_testimonials_testimonials"."position" IS NOT NULL) ORDER BY "cmor_testimonials_testimonials"."position" DESC LIMIT ?[0m [["category_id", 1], ["LIMIT", 1]]
|
|
427
|
-
[1m[36mCmor::Testimonials::Testimonial Create (0.2ms)[0m [1m[32mINSERT INTO "cmor_testimonials_testimonials" ("category_id", "fullname", "role", "company", "body", "position", "published_at", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["category_id", 1], ["fullname", "John_Doe_1"], ["role", "MyString"], ["company", "MyString"], ["body", "MyText"], ["position", 1], ["published_at", "2019-06-12 10:43:58.781264"], ["created_at", "2019-06-12 11:43:58.969200"], ["updated_at", "2019-06-12 11:43:58.969200"]]
|
|
428
|
-
[1m[36mActiveStorage::Attachment Create (0.2ms)[0m [1m[32mINSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?)[0m [["name", "image"], ["record_type", "Cmor::Testimonials::Testimonial"], ["record_id", 1], ["blob_id", 1], ["created_at", "2019-06-12 11:43:58.976414"]]
|
|
429
|
-
[1m[36mCmor::Testimonials::Testimonial Update (0.1ms)[0m [1m[33mUPDATE "cmor_testimonials_testimonials" SET "updated_at" = ? WHERE "cmor_testimonials_testimonials"."id" = ?[0m [["updated_at", "2019-06-12 11:43:58.977484"], ["id", 1]]
|
|
430
|
-
[1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
431
|
-
[ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: cdb4b6af-4ecf-42d6-9516-2c2e947d75fd) to Async(default) with arguments: #<GlobalID:0x000000033bbae8 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>>
|
|
432
|
-
[1m[36mActiveStorage::Blob Load (2.7ms)[0m [1m[34mSELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ?[0m [["id", 1], ["LIMIT", 1]]
|
|
433
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [cdb4b6af-4ecf-42d6-9516-2c2e947d75fd] Performing ActiveStorage::AnalyzeJob (Job ID: cdb4b6af-4ecf-42d6-9516-2c2e947d75fd) from Async(default) with arguments: #<GlobalID:0x000000033e5140 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>>
|
|
434
|
-
[1m[35m (0.2ms)[0m [1m[31mrollback transaction[0m
|
|
435
|
-
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
|
436
|
-
[1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
437
|
-
[1m[36mCmor::Testimonials::Category Exists (0.2ms)[0m [1m[34mSELECT 1 AS one FROM "cmor_testimonials_categories" WHERE "cmor_testimonials_categories"."identifier" = ? AND "cmor_testimonials_categories"."locale" = ? LIMIT ?[0m [["identifier", "category_3"], ["locale", "de"], ["LIMIT", 1]]
|
|
438
|
-
[1m[36mCmor::Testimonials::Category Exists (0.1ms)[0m [1m[34mSELECT 1 AS one FROM "cmor_testimonials_categories" WHERE "cmor_testimonials_categories"."name" = ? AND "cmor_testimonials_categories"."locale" = ? LIMIT ?[0m [["name", "Category #3"], ["locale", "de"], ["LIMIT", 1]]
|
|
439
|
-
[1m[36mCmor::Testimonials::Category Create (0.9ms)[0m [1m[32mINSERT INTO "cmor_testimonials_categories" ("locale", "name", "identifier", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["locale", "de"], ["name", "Category #3"], ["identifier", "category_3"], ["created_at", "2019-06-12 11:43:59.014453"], ["updated_at", "2019-06-12 11:43:59.014453"]]
|
|
440
|
-
[1m[35m (0.2ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
441
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [cdb4b6af-4ecf-42d6-9516-2c2e947d75fd] [36m Disk Storage (117.6ms) [0m[34mDownloaded file from key: N8htauXoFGJvm9whDzv1nGgF[0m
|
|
442
|
-
[36m Disk Storage (12.9ms) [0m[32mUploaded file to key: FxUpowXySwtf55Tk8cAaHX1N (checksum: NaVcfheFhJeCWwo0C8BLTg==)[0m
|
|
443
|
-
[1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
444
|
-
[1m[36mActiveStorage::Blob Create (0.4ms)[0m [1m[32mINSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["key", "FxUpowXySwtf55Tk8cAaHX1N"], ["filename", "homer.png"], ["content_type", "image/png"], ["metadata", "{\"identified\":true}"], ["byte_size", 196543], ["checksum", "NaVcfheFhJeCWwo0C8BLTg=="], ["created_at", "2019-06-12 11:43:59.136159"]]
|
|
445
|
-
[1m[35m (0.2ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
446
|
-
[1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
447
|
-
[1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
448
|
-
[1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
449
|
-
[1m[36mCmor::Testimonials::Testimonial Load (0.2ms)[0m [1m[34mSELECT "cmor_testimonials_testimonials".* FROM "cmor_testimonials_testimonials" WHERE "cmor_testimonials_testimonials"."category_id" = ? AND ("cmor_testimonials_testimonials"."position" IS NOT NULL) ORDER BY "cmor_testimonials_testimonials"."position" DESC LIMIT ?[0m [["category_id", 1], ["LIMIT", 1]]
|
|
450
|
-
[1m[36mCmor::Testimonials::Testimonial Create (0.3ms)[0m [1m[32mINSERT INTO "cmor_testimonials_testimonials" ("category_id", "fullname", "role", "company", "body", "position", "published_at", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["category_id", 1], ["fullname", "John_Doe_2"], ["role", "MyString"], ["company", "MyString"], ["body", "MyText"], ["position", 1], ["published_at", "2019-06-12 10:43:59.016887"], ["created_at", "2019-06-12 11:43:59.140724"], ["updated_at", "2019-06-12 11:43:59.140724"]]
|
|
451
|
-
[1m[36mActiveStorage::Attachment Create (0.2ms)[0m [1m[32mINSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?)[0m [["name", "image"], ["record_type", "Cmor::Testimonials::Testimonial"], ["record_id", 1], ["blob_id", 1], ["created_at", "2019-06-12 11:43:59.144711"]]
|
|
452
|
-
[1m[36mCmor::Testimonials::Testimonial Update (0.1ms)[0m [1m[33mUPDATE "cmor_testimonials_testimonials" SET "updated_at" = ? WHERE "cmor_testimonials_testimonials"."id" = ?[0m [["updated_at", "2019-06-12 11:43:59.146327"], ["id", 1]]
|
|
453
|
-
[1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
454
|
-
[ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: 7edfb1ae-5636-4df3-8e5c-97bd3c371f3a) to Async(default) with arguments: #<GlobalID:0x0000000572a0b0 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>>
|
|
455
|
-
[1m[35m (0.2ms)[0m [1m[31mrollback transaction[0m
|
|
456
|
-
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
|
457
|
-
[1m[36mActiveStorage::Blob Load (0.2ms)[0m [1m[34mSELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ?[0m [["id", 1], ["LIMIT", 1]]
|
|
458
|
-
[1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
459
|
-
[1m[36mCmor::Testimonials::Category Exists (0.4ms)[0m [1m[34mSELECT 1 AS one FROM "cmor_testimonials_categories" WHERE "cmor_testimonials_categories"."identifier" = ? AND "cmor_testimonials_categories"."locale" = ? LIMIT ?[0m [["identifier", "category_4"], ["locale", "de"], ["LIMIT", 1]]
|
|
460
|
-
[1m[36mCmor::Testimonials::Category Exists (0.5ms)[0m [1m[34mSELECT 1 AS one FROM "cmor_testimonials_categories" WHERE "cmor_testimonials_categories"."name" = ? AND "cmor_testimonials_categories"."locale" = ? LIMIT ?[0m [["name", "Category #4"], ["locale", "de"], ["LIMIT", 1]]
|
|
461
|
-
[1m[36mCmor::Testimonials::Category Create (0.8ms)[0m [1m[32mINSERT INTO "cmor_testimonials_categories" ("locale", "name", "identifier", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["locale", "de"], ["name", "Category #4"], ["identifier", "category_4"], ["created_at", "2019-06-12 11:43:59.169687"], ["updated_at", "2019-06-12 11:43:59.169687"]]
|
|
462
|
-
[1m[35m (0.2ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
463
|
-
[36m Disk Storage (2.5ms) [0m[32mUploaded file to key: XLKWzG1zeb1vqx6EszD4G696 (checksum: NaVcfheFhJeCWwo0C8BLTg==)[0m
|
|
464
|
-
[1m[35m (0.4ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
465
|
-
[1m[36mActiveStorage::Blob Create (0.6ms)[0m [1m[32mINSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["key", "XLKWzG1zeb1vqx6EszD4G696"], ["filename", "homer.png"], ["content_type", "image/png"], ["metadata", "{\"identified\":true}"], ["byte_size", 196543], ["checksum", "NaVcfheFhJeCWwo0C8BLTg=="], ["created_at", "2019-06-12 11:43:59.196476"]]
|
|
466
|
-
[1m[35m (0.2ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
467
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [cdb4b6af-4ecf-42d6-9516-2c2e947d75fd] [1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
468
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [cdb4b6af-4ecf-42d6-9516-2c2e947d75fd] [1m[36mActiveStorage::Blob Update (0.4ms)[0m [1m[33mUPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ?[0m [["metadata", "{\"identified\":true,\"width\":767,\"height\":431,\"analyzed\":true}"], ["id", 1]]
|
|
469
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [cdb4b6af-4ecf-42d6-9516-2c2e947d75fd] [1m[35m (0.2ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
470
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [cdb4b6af-4ecf-42d6-9516-2c2e947d75fd] Performed ActiveStorage::AnalyzeJob (Job ID: cdb4b6af-4ecf-42d6-9516-2c2e947d75fd) from Async(default) in 212.8ms
|
|
471
|
-
[1m[35m (0.2ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
472
|
-
[1m[35m (0.2ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
473
|
-
[1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
474
|
-
[1m[36mCmor::Testimonials::Testimonial Load (0.3ms)[0m [1m[34mSELECT "cmor_testimonials_testimonials".* FROM "cmor_testimonials_testimonials" WHERE "cmor_testimonials_testimonials"."category_id" = ? AND ("cmor_testimonials_testimonials"."position" IS NOT NULL) ORDER BY "cmor_testimonials_testimonials"."position" DESC LIMIT ?[0m [["category_id", 1], ["LIMIT", 1]]
|
|
475
|
-
[1m[36mCmor::Testimonials::Testimonial Create (0.5ms)[0m [1m[32mINSERT INTO "cmor_testimonials_testimonials" ("category_id", "fullname", "role", "company", "body", "position", "published_at", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["category_id", 1], ["fullname", "John_Doe_3"], ["role", "MyString"], ["company", "MyString"], ["body", "MyText"], ["position", 1], ["published_at", "2019-06-12 10:43:59.173477"], ["created_at", "2019-06-12 11:43:59.218467"], ["updated_at", "2019-06-12 11:43:59.218467"]]
|
|
476
|
-
[1m[36mActiveStorage::Attachment Create (0.8ms)[0m [1m[32mINSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?)[0m [["name", "image"], ["record_type", "Cmor::Testimonials::Testimonial"], ["record_id", 1], ["blob_id", 1], ["created_at", "2019-06-12 11:43:59.224216"]]
|
|
477
|
-
[1m[36mCmor::Testimonials::Testimonial Update (0.7ms)[0m [1m[33mUPDATE "cmor_testimonials_testimonials" SET "updated_at" = ? WHERE "cmor_testimonials_testimonials"."id" = ?[0m [["updated_at", "2019-06-12 11:43:59.226993"], ["id", 1]]
|
|
478
|
-
[1m[35m (0.4ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
479
|
-
[ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: 356a3b0b-e3fa-4e7c-93da-b16d78d65ae2) to Async(default) with arguments: #<GlobalID:0x00000004fdc150 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>>
|
|
480
|
-
[1m[36mActiveStorage::Blob Load (0.9ms)[0m [1m[34mSELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ?[0m [["id", 1], ["LIMIT", 1]]
|
|
481
|
-
[1m[35m (0.4ms)[0m [1m[31mrollback transaction[0m
|
|
482
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [356a3b0b-e3fa-4e7c-93da-b16d78d65ae2] Performing ActiveStorage::AnalyzeJob (Job ID: 356a3b0b-e3fa-4e7c-93da-b16d78d65ae2) from Async(default) with arguments: #<GlobalID:0x00000004f74668 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>>
|
|
483
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [356a3b0b-e3fa-4e7c-93da-b16d78d65ae2] [36m Disk Storage (0.4ms) [0m[34mDownloaded file from key: XLKWzG1zeb1vqx6EszD4G696[0m
|
|
484
|
-
[1m[35m (0.8ms)[0m [1m[36mbegin transaction[0m
|
|
485
|
-
[1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
486
|
-
[1m[36mCmor::Testimonials::Category Exists (0.2ms)[0m [1m[34mSELECT 1 AS one FROM "cmor_testimonials_categories" WHERE "cmor_testimonials_categories"."identifier" = ? AND "cmor_testimonials_categories"."locale" = ? LIMIT ?[0m [["identifier", "category_5"], ["locale", "de"], ["LIMIT", 1]]
|
|
487
|
-
[1m[36mCmor::Testimonials::Category Exists (0.2ms)[0m [1m[34mSELECT 1 AS one FROM "cmor_testimonials_categories" WHERE "cmor_testimonials_categories"."name" = ? AND "cmor_testimonials_categories"."locale" = ? LIMIT ?[0m [["name", "Category #5"], ["locale", "de"], ["LIMIT", 1]]
|
|
488
|
-
[1m[36mCmor::Testimonials::Category Create (0.4ms)[0m [1m[32mINSERT INTO "cmor_testimonials_categories" ("locale", "name", "identifier", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["locale", "de"], ["name", "Category #5"], ["identifier", "category_5"], ["created_at", "2019-06-12 11:43:59.255336"], ["updated_at", "2019-06-12 11:43:59.255336"]]
|
|
489
|
-
[1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
490
|
-
[36m Disk Storage (2.3ms) [0m[32mUploaded file to key: SAnCAj3Ej5VGnWqGxCu8A4EJ (checksum: NaVcfheFhJeCWwo0C8BLTg==)[0m
|
|
491
|
-
[1m[35m (0.3ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
492
|
-
[1m[36mActiveStorage::Blob Create (0.8ms)[0m [1m[32mINSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["key", "SAnCAj3Ej5VGnWqGxCu8A4EJ"], ["filename", "homer.png"], ["content_type", "image/png"], ["metadata", "{\"identified\":true}"], ["byte_size", 196543], ["checksum", "NaVcfheFhJeCWwo0C8BLTg=="], ["created_at", "2019-06-12 11:43:59.263754"]]
|
|
493
|
-
[1m[35m (0.0ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
494
|
-
[1m[35m (0.3ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
495
|
-
[1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
496
|
-
[1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
497
|
-
[1m[36mCmor::Testimonials::Testimonial Load (0.6ms)[0m [1m[34mSELECT "cmor_testimonials_testimonials".* FROM "cmor_testimonials_testimonials" WHERE "cmor_testimonials_testimonials"."category_id" = ? AND ("cmor_testimonials_testimonials"."position" IS NOT NULL) ORDER BY "cmor_testimonials_testimonials"."position" DESC LIMIT ?[0m [["category_id", 1], ["LIMIT", 1]]
|
|
498
|
-
[1m[36mCmor::Testimonials::Testimonial Create (0.4ms)[0m [1m[32mINSERT INTO "cmor_testimonials_testimonials" ("category_id", "fullname", "role", "company", "body", "position", "published_at", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["category_id", 1], ["fullname", "John_Doe_4"], ["role", "MyString"], ["company", "MyString"], ["body", "MyText"], ["position", 1], ["published_at", "2019-06-12 10:43:59.257580"], ["created_at", "2019-06-12 11:43:59.272591"], ["updated_at", "2019-06-12 11:43:59.272591"]]
|
|
499
|
-
[1m[36mActiveStorage::Attachment Create (0.4ms)[0m [1m[32mINSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?)[0m [["name", "image"], ["record_type", "Cmor::Testimonials::Testimonial"], ["record_id", 1], ["blob_id", 1], ["created_at", "2019-06-12 11:43:59.278855"]]
|
|
500
|
-
[1m[36mCmor::Testimonials::Testimonial Update (0.3ms)[0m [1m[33mUPDATE "cmor_testimonials_testimonials" SET "updated_at" = ? WHERE "cmor_testimonials_testimonials"."id" = ?[0m [["updated_at", "2019-06-12 11:43:59.281532"], ["id", 1]]
|
|
501
|
-
[1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
502
|
-
[ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: a902d3b9-7054-4cde-9700-68bb92f7dae9) to Async(default) with arguments: #<GlobalID:0x00000004cfae00 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>>
|
|
503
|
-
[1m[36mActiveStorage::Blob Load (0.0ms)[0m [1m[34mSELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ?[0m [["id", 1], ["LIMIT", 1]]
|
|
504
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [a902d3b9-7054-4cde-9700-68bb92f7dae9] Performing ActiveStorage::AnalyzeJob (Job ID: a902d3b9-7054-4cde-9700-68bb92f7dae9) from Async(default) with arguments: #<GlobalID:0x00000004cd24f0 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>>
|
|
505
|
-
[1m[35m (0.5ms)[0m [1m[31mrollback transaction[0m
|
|
506
|
-
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
|
507
|
-
[1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
508
|
-
[1m[36mCmor::Testimonials::Category Exists (0.7ms)[0m [1m[34mSELECT 1 AS one FROM "cmor_testimonials_categories" WHERE "cmor_testimonials_categories"."identifier" = ? AND "cmor_testimonials_categories"."locale" = ? LIMIT ?[0m [["identifier", "category_6"], ["locale", "de"], ["LIMIT", 1]]
|
|
509
|
-
[1m[36mCmor::Testimonials::Category Exists (0.6ms)[0m [1m[34mSELECT 1 AS one FROM "cmor_testimonials_categories" WHERE "cmor_testimonials_categories"."name" = ? AND "cmor_testimonials_categories"."locale" = ? LIMIT ?[0m [["name", "Category #6"], ["locale", "de"], ["LIMIT", 1]]
|
|
510
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [356a3b0b-e3fa-4e7c-93da-b16d78d65ae2] Performed ActiveStorage::AnalyzeJob (Job ID: 356a3b0b-e3fa-4e7c-93da-b16d78d65ae2) from Async(default) in 83.58ms
|
|
511
|
-
[1m[36mCmor::Testimonials::Category Create (0.6ms)[0m [1m[32mINSERT INTO "cmor_testimonials_categories" ("locale", "name", "identifier", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["locale", "de"], ["name", "Category #6"], ["identifier", "category_6"], ["created_at", "2019-06-12 11:43:59.333518"], ["updated_at", "2019-06-12 11:43:59.333518"]]
|
|
512
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [a902d3b9-7054-4cde-9700-68bb92f7dae9] [36m Disk Storage (35.8ms) [0m[34mDownloaded file from key: SAnCAj3Ej5VGnWqGxCu8A4EJ[0m
|
|
513
|
-
[1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
514
|
-
[36m Disk Storage (1.1ms) [0m[32mUploaded file to key: QrJip4etZBfYNRWGo2pbTqq1 (checksum: NaVcfheFhJeCWwo0C8BLTg==)[0m
|
|
515
|
-
[1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
516
|
-
[1m[36mActiveStorage::Blob Create (0.3ms)[0m [1m[32mINSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["key", "QrJip4etZBfYNRWGo2pbTqq1"], ["filename", "homer.png"], ["content_type", "image/png"], ["metadata", "{\"identified\":true}"], ["byte_size", 196543], ["checksum", "NaVcfheFhJeCWwo0C8BLTg=="], ["created_at", "2019-06-12 11:43:59.348764"]]
|
|
517
|
-
[1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
518
|
-
[1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
519
|
-
[1m[35m (0.2ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
520
|
-
[1m[35m (0.2ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
521
|
-
[1m[36mCmor::Testimonials::Testimonial Load (0.6ms)[0m [1m[34mSELECT "cmor_testimonials_testimonials".* FROM "cmor_testimonials_testimonials" WHERE "cmor_testimonials_testimonials"."category_id" = ? AND ("cmor_testimonials_testimonials"."position" IS NOT NULL) ORDER BY "cmor_testimonials_testimonials"."position" DESC LIMIT ?[0m [["category_id", 1], ["LIMIT", 1]]
|
|
522
|
-
[1m[36mCmor::Testimonials::Testimonial Create (0.6ms)[0m [1m[32mINSERT INTO "cmor_testimonials_testimonials" ("category_id", "fullname", "role", "company", "body", "position", "published_at", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["category_id", 1], ["fullname", "John_Doe_5"], ["role", "MyString"], ["company", "MyString"], ["body", "MyText"], ["position", 1], ["published_at", "2019-06-12 10:43:59.345216"], ["created_at", "2019-06-12 11:43:59.353860"], ["updated_at", "2019-06-12 11:43:59.353860"]]
|
|
523
|
-
[1m[36mActiveStorage::Attachment Create (0.5ms)[0m [1m[32mINSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?)[0m [["name", "image"], ["record_type", "Cmor::Testimonials::Testimonial"], ["record_id", 1], ["blob_id", 1], ["created_at", "2019-06-12 11:43:59.371732"]]
|
|
524
|
-
[1m[36mCmor::Testimonials::Testimonial Update (0.4ms)[0m [1m[33mUPDATE "cmor_testimonials_testimonials" SET "updated_at" = ? WHERE "cmor_testimonials_testimonials"."id" = ?[0m [["updated_at", "2019-06-12 11:43:59.375160"], ["id", 1]]
|
|
525
|
-
[1m[35m (0.2ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
526
|
-
[ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: 67183761-181f-4a2a-9563-8e548a0b6ec3) to Async(default) with arguments: #<GlobalID:0x00000001d1ab40 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>>
|
|
527
|
-
[1m[36mActiveStorage::Blob Load (1.6ms)[0m [1m[34mSELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ?[0m [["id", 1], ["LIMIT", 1]]
|
|
528
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [67183761-181f-4a2a-9563-8e548a0b6ec3] Performing ActiveStorage::AnalyzeJob (Job ID: 67183761-181f-4a2a-9563-8e548a0b6ec3) from Async(default) with arguments: #<GlobalID:0x00000002302080 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>>
|
|
529
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [67183761-181f-4a2a-9563-8e548a0b6ec3] [36m Disk Storage (3.7ms) [0m[34mDownloaded file from key: QrJip4etZBfYNRWGo2pbTqq1[0m
|
|
530
|
-
[1m[35m (0.3ms)[0m [1m[31mrollback transaction[0m
|
|
531
|
-
[1m[35m (0.2ms)[0m [1m[36mbegin transaction[0m
|
|
532
|
-
[1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
533
|
-
[1m[36mCmor::Testimonials::Category Exists (0.8ms)[0m [1m[34mSELECT 1 AS one FROM "cmor_testimonials_categories" WHERE "cmor_testimonials_categories"."identifier" = ? AND "cmor_testimonials_categories"."locale" = ? LIMIT ?[0m [["identifier", "category_7"], ["locale", "de"], ["LIMIT", 1]]
|
|
534
|
-
[1m[36mCmor::Testimonials::Category Exists (0.5ms)[0m [1m[34mSELECT 1 AS one FROM "cmor_testimonials_categories" WHERE "cmor_testimonials_categories"."name" = ? AND "cmor_testimonials_categories"."locale" = ? LIMIT ?[0m [["name", "Category #7"], ["locale", "de"], ["LIMIT", 1]]
|
|
535
|
-
[1m[36mCmor::Testimonials::Category Create (0.9ms)[0m [1m[32mINSERT INTO "cmor_testimonials_categories" ("locale", "name", "identifier", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["locale", "de"], ["name", "Category #7"], ["identifier", "category_7"], ["created_at", "2019-06-12 11:43:59.416650"], ["updated_at", "2019-06-12 11:43:59.416650"]]
|
|
536
|
-
[1m[35m (0.3ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
537
|
-
[36m Disk Storage (4.1ms) [0m[32mUploaded file to key: ZN5LwmNhLQ3BhhrSuNQz9mBF (checksum: NaVcfheFhJeCWwo0C8BLTg==)[0m
|
|
538
|
-
[1m[35m (0.3ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
539
|
-
[1m[36mActiveStorage::Blob Create (1.3ms)[0m [1m[32mINSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["key", "ZN5LwmNhLQ3BhhrSuNQz9mBF"], ["filename", "homer.png"], ["content_type", "image/png"], ["metadata", "{\"identified\":true}"], ["byte_size", 196543], ["checksum", "NaVcfheFhJeCWwo0C8BLTg=="], ["created_at", "2019-06-12 11:43:59.442187"]]
|
|
540
|
-
[1m[35m (0.4ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
541
|
-
[1m[35m (0.2ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
542
|
-
[1m[35m (0.3ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
543
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [a902d3b9-7054-4cde-9700-68bb92f7dae9] [1m[36mActiveStorage::Blob Update (10.0ms)[0m [1m[33mUPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ?[0m [["metadata", "{\"identified\":true,\"width\":767,\"height\":431,\"analyzed\":true}"], ["id", 1]]
|
|
544
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [a902d3b9-7054-4cde-9700-68bb92f7dae9] Performed ActiveStorage::AnalyzeJob (Job ID: a902d3b9-7054-4cde-9700-68bb92f7dae9) from Async(default) in 158.28ms
|
|
545
|
-
[1m[35m (0.4ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
546
|
-
[1m[36mCmor::Testimonials::Testimonial Load (0.9ms)[0m [1m[34mSELECT "cmor_testimonials_testimonials".* FROM "cmor_testimonials_testimonials" WHERE "cmor_testimonials_testimonials"."category_id" = ? AND ("cmor_testimonials_testimonials"."position" IS NOT NULL) ORDER BY "cmor_testimonials_testimonials"."position" DESC LIMIT ?[0m [["category_id", 1], ["LIMIT", 1]]
|
|
547
|
-
[1m[36mCmor::Testimonials::Testimonial Create (0.8ms)[0m [1m[32mINSERT INTO "cmor_testimonials_testimonials" ("category_id", "fullname", "role", "company", "body", "position", "published_at", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["category_id", 1], ["fullname", "John_Doe_6"], ["role", "MyString"], ["company", "MyString"], ["body", "MyText"], ["position", 1], ["published_at", "2019-06-12 10:43:59.422794"], ["created_at", "2019-06-12 11:43:59.464111"], ["updated_at", "2019-06-12 11:43:59.464111"]]
|
|
548
|
-
[1m[36mActiveStorage::Attachment Create (0.7ms)[0m [1m[32mINSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?)[0m [["name", "image"], ["record_type", "Cmor::Testimonials::Testimonial"], ["record_id", 1], ["blob_id", 1], ["created_at", "2019-06-12 11:43:59.484572"]]
|
|
549
|
-
[1m[36mCmor::Testimonials::Testimonial Update (0.3ms)[0m [1m[33mUPDATE "cmor_testimonials_testimonials" SET "updated_at" = ? WHERE "cmor_testimonials_testimonials"."id" = ?[0m [["updated_at", "2019-06-12 11:43:59.488660"], ["id", 1]]
|
|
550
|
-
[1m[35m (0.2ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
551
|
-
[ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: f1eac854-f3e8-483f-8f6d-e51f033760d6) to Async(default) with arguments: #<GlobalID:0x00000003442110 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>>
|
|
552
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [67183761-181f-4a2a-9563-8e548a0b6ec3] [1m[36mActiveStorage::Blob Update (13.6ms)[0m [1m[33mUPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ?[0m [["metadata", "{\"identified\":true,\"width\":767,\"height\":431,\"analyzed\":true}"], ["id", 1]]
|
|
553
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [67183761-181f-4a2a-9563-8e548a0b6ec3] Performed ActiveStorage::AnalyzeJob (Job ID: 67183761-181f-4a2a-9563-8e548a0b6ec3) from Async(default) in 111.75ms
|
|
554
|
-
[1m[36mActiveStorage::Blob Load (0.4ms)[0m [1m[34mSELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ?[0m [["id", 1], ["LIMIT", 1]]
|
|
555
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [f1eac854-f3e8-483f-8f6d-e51f033760d6] Performing ActiveStorage::AnalyzeJob (Job ID: f1eac854-f3e8-483f-8f6d-e51f033760d6) from Async(default) with arguments: #<GlobalID:0x000000034b4530 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>>
|
|
556
|
-
[1m[35m (0.6ms)[0m [1m[31mrollback transaction[0m
|
|
557
|
-
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
|
558
|
-
[1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
559
|
-
[1m[36mCmor::Testimonials::Category Exists (0.2ms)[0m [1m[34mSELECT 1 AS one FROM "cmor_testimonials_categories" WHERE "cmor_testimonials_categories"."identifier" = ? AND "cmor_testimonials_categories"."locale" = ? LIMIT ?[0m [["identifier", "category_8"], ["locale", "de"], ["LIMIT", 1]]
|
|
560
|
-
[1m[36mCmor::Testimonials::Category Exists (0.1ms)[0m [1m[34mSELECT 1 AS one FROM "cmor_testimonials_categories" WHERE "cmor_testimonials_categories"."name" = ? AND "cmor_testimonials_categories"."locale" = ? LIMIT ?[0m [["name", "Category #8"], ["locale", "de"], ["LIMIT", 1]]
|
|
561
|
-
[1m[36mCmor::Testimonials::Category Create (0.4ms)[0m [1m[32mINSERT INTO "cmor_testimonials_categories" ("locale", "name", "identifier", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["locale", "de"], ["name", "Category #8"], ["identifier", "category_8"], ["created_at", "2019-06-12 11:43:59.525991"], ["updated_at", "2019-06-12 11:43:59.525991"]]
|
|
562
|
-
[1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
563
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [f1eac854-f3e8-483f-8f6d-e51f033760d6] [36m Disk Storage (153.4ms) [0m[34mDownloaded file from key: ZN5LwmNhLQ3BhhrSuNQz9mBF[0m
|
|
564
|
-
[36m Disk Storage (2.5ms) [0m[32mUploaded file to key: AqmQeyWB2HsX7MgBSFxbFoSK (checksum: NaVcfheFhJeCWwo0C8BLTg==)[0m
|
|
565
|
-
[1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
566
|
-
[1m[36mActiveStorage::Blob Create (0.6ms)[0m [1m[32mINSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["key", "AqmQeyWB2HsX7MgBSFxbFoSK"], ["filename", "homer.png"], ["content_type", "image/png"], ["metadata", "{\"identified\":true}"], ["byte_size", 196543], ["checksum", "NaVcfheFhJeCWwo0C8BLTg=="], ["created_at", "2019-06-12 11:43:59.679293"]]
|
|
567
|
-
[1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
568
|
-
[1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
569
|
-
[1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
570
|
-
[1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
571
|
-
[1m[36mCmor::Testimonials::Testimonial Load (0.3ms)[0m [1m[34mSELECT "cmor_testimonials_testimonials".* FROM "cmor_testimonials_testimonials" WHERE "cmor_testimonials_testimonials"."category_id" = ? AND ("cmor_testimonials_testimonials"."position" IS NOT NULL) ORDER BY "cmor_testimonials_testimonials"."position" DESC LIMIT ?[0m [["category_id", 1], ["LIMIT", 1]]
|
|
572
|
-
[1m[36mCmor::Testimonials::Testimonial Create (0.3ms)[0m [1m[32mINSERT INTO "cmor_testimonials_testimonials" ("category_id", "fullname", "role", "company", "body", "position", "published_at", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["category_id", 1], ["fullname", "John_Doe_7"], ["role", "MyString"], ["company", "MyString"], ["body", "MyText"], ["position", 1], ["published_at", "2019-06-12 10:43:59.527852"], ["created_at", "2019-06-12 11:43:59.683186"], ["updated_at", "2019-06-12 11:43:59.683186"]]
|
|
573
|
-
[1m[36mActiveStorage::Attachment Create (0.3ms)[0m [1m[32mINSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?)[0m [["name", "image"], ["record_type", "Cmor::Testimonials::Testimonial"], ["record_id", 1], ["blob_id", 1], ["created_at", "2019-06-12 11:43:59.686786"]]
|
|
574
|
-
[1m[36mCmor::Testimonials::Testimonial Update (0.1ms)[0m [1m[33mUPDATE "cmor_testimonials_testimonials" SET "updated_at" = ? WHERE "cmor_testimonials_testimonials"."id" = ?[0m [["updated_at", "2019-06-12 11:43:59.689080"], ["id", 1]]
|
|
575
|
-
[1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
576
|
-
[ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: 94e352fa-9347-42f3-991c-aac689c7de0e) to Async(default) with arguments: #<GlobalID:0x00000002281b38 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>>
|
|
577
|
-
[1m[36mActiveStorage::Blob Load (0.1ms)[0m [1m[34mSELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ?[0m [["id", 1], ["LIMIT", 1]]
|
|
578
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [94e352fa-9347-42f3-991c-aac689c7de0e] Performing ActiveStorage::AnalyzeJob (Job ID: 94e352fa-9347-42f3-991c-aac689c7de0e) from Async(default) with arguments: #<GlobalID:0x00000002354858 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>>
|
|
579
|
-
[36m Disk Storage (1.5ms) [0m[32mUploaded file to key: wRma8AeJXfDjy8mrhVkemPcY (checksum: NaVcfheFhJeCWwo0C8BLTg==)[0m
|
|
580
|
-
[1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
581
|
-
[1m[36mActiveStorage::Blob Create (0.2ms)[0m [1m[32mINSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["key", "wRma8AeJXfDjy8mrhVkemPcY"], ["filename", "homer.png"], ["content_type", "image/png"], ["metadata", "{\"identified\":true}"], ["byte_size", 196543], ["checksum", "NaVcfheFhJeCWwo0C8BLTg=="], ["created_at", "2019-06-12 11:43:59.697729"]]
|
|
582
|
-
[1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
583
|
-
[1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
584
|
-
[1m[36mActiveStorage::Attachment Destroy (0.2ms)[0m [1m[31mDELETE FROM "active_storage_attachments" WHERE "active_storage_attachments"."id" = ?[0m [["id", 1]]
|
|
585
|
-
[1m[36mActiveStorage::Attachment Create (0.2ms)[0m [1m[32mINSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?)[0m [["name", "image"], ["record_type", "Cmor::Testimonials::Testimonial"], ["record_id", 1], ["blob_id", 2], ["created_at", "2019-06-12 11:43:59.701693"]]
|
|
586
|
-
[1m[36mCmor::Testimonials::Testimonial Update (0.2ms)[0m [1m[33mUPDATE "cmor_testimonials_testimonials" SET "updated_at" = ? WHERE "cmor_testimonials_testimonials"."id" = ?[0m [["updated_at", "2019-06-12 11:43:59.702507"], ["id", 1]]
|
|
587
|
-
[1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
588
|
-
[ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: 227b1a47-b6ea-4d97-af75-848da17f4622) to Async(default) with arguments: #<GlobalID:0x00000002f6b3a8 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/2>>
|
|
589
|
-
[1m[36mActiveStorage::Blob Load (0.1ms)[0m [1m[34mSELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ?[0m [["id", 2], ["LIMIT", 1]]
|
|
590
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [227b1a47-b6ea-4d97-af75-848da17f4622] Performing ActiveStorage::AnalyzeJob (Job ID: 227b1a47-b6ea-4d97-af75-848da17f4622) from Async(default) with arguments: #<GlobalID:0x0000000300d518 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/2>>
|
|
591
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [94e352fa-9347-42f3-991c-aac689c7de0e] [36m Disk Storage (13.0ms) [0m[34mDownloaded file from key: AqmQeyWB2HsX7MgBSFxbFoSK[0m
|
|
592
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [227b1a47-b6ea-4d97-af75-848da17f4622] [36m Disk Storage (99.6ms) [0m[34mDownloaded file from key: wRma8AeJXfDjy8mrhVkemPcY[0m
|
|
593
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [f1eac854-f3e8-483f-8f6d-e51f033760d6] [1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
594
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [f1eac854-f3e8-483f-8f6d-e51f033760d6] [1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
595
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [f1eac854-f3e8-483f-8f6d-e51f033760d6] Performed ActiveStorage::AnalyzeJob (Job ID: f1eac854-f3e8-483f-8f6d-e51f033760d6) from Async(default) in 318.91ms
|
|
596
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [94e352fa-9347-42f3-991c-aac689c7de0e] [1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
597
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [94e352fa-9347-42f3-991c-aac689c7de0e] [1m[36mActiveStorage::Blob Update (0.2ms)[0m [1m[33mUPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ?[0m [["metadata", "{\"identified\":true,\"width\":767,\"height\":431,\"analyzed\":true}"], ["id", 1]]
|
|
598
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [94e352fa-9347-42f3-991c-aac689c7de0e] [1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
599
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [94e352fa-9347-42f3-991c-aac689c7de0e] Performed ActiveStorage::AnalyzeJob (Job ID: 94e352fa-9347-42f3-991c-aac689c7de0e) from Async(default) in 129.15ms
|
|
600
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [227b1a47-b6ea-4d97-af75-848da17f4622] [1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
601
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [227b1a47-b6ea-4d97-af75-848da17f4622] [1m[36mActiveStorage::Blob Update (0.8ms)[0m [1m[33mUPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ?[0m [["metadata", "{\"identified\":true,\"width\":767,\"height\":431,\"analyzed\":true}"], ["id", 2]]
|
|
602
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [227b1a47-b6ea-4d97-af75-848da17f4622] [1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
603
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [227b1a47-b6ea-4d97-af75-848da17f4622] Performed ActiveStorage::AnalyzeJob (Job ID: 227b1a47-b6ea-4d97-af75-848da17f4622) from Async(default) in 145.35ms
|
|
604
|
-
[ActiveJob] Enqueued ActiveStorage::PurgeJob (Job ID: db784df5-26e1-4628-9ef8-7a0bebb4bb9f) to Async(default) with arguments: #<GlobalID:0x007f29e4d337f8 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>>
|
|
605
|
-
[1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
606
|
-
[1m[35m (0.8ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
607
|
-
[1m[36mActiveStorage::Blob Load (0.7ms)[0m [1m[34mSELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ?[0m [["id", 1], ["LIMIT", 1]]
|
|
608
|
-
[ActiveJob] [ActiveStorage::PurgeJob] [db784df5-26e1-4628-9ef8-7a0bebb4bb9f] Performing ActiveStorage::PurgeJob (Job ID: db784df5-26e1-4628-9ef8-7a0bebb4bb9f) from Async(default) with arguments: #<GlobalID:0x0000000561e6f8 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>>
|
|
609
|
-
[1m[35m (0.2ms)[0m [1m[31mrollback transaction[0m
|
|
610
|
-
[ActiveJob] [ActiveStorage::PurgeJob] [db784df5-26e1-4628-9ef8-7a0bebb4bb9f] [1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
|
611
|
-
[ActiveJob] [ActiveStorage::PurgeJob] [db784df5-26e1-4628-9ef8-7a0bebb4bb9f] [1m[36mActiveStorage::Attachment Exists (1.0ms)[0m [1m[34mSELECT 1 AS one FROM "active_storage_attachments" WHERE "active_storage_attachments"."blob_id" = ? LIMIT ?[0m [["blob_id", 1], ["LIMIT", 1]]
|
|
612
|
-
[ActiveJob] [ActiveStorage::PurgeJob] [db784df5-26e1-4628-9ef8-7a0bebb4bb9f] [1m[36mActiveStorage::Blob Destroy (0.2ms)[0m [1m[31mDELETE FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ?[0m [["id", 1]]
|
|
613
|
-
[ActiveJob] [ActiveStorage::PurgeJob] [db784df5-26e1-4628-9ef8-7a0bebb4bb9f] [1m[35m (0.1ms)[0m [1m[36mcommit transaction[0m
|
|
614
|
-
[ActiveJob] [ActiveStorage::PurgeJob] [db784df5-26e1-4628-9ef8-7a0bebb4bb9f] [36m Disk Storage (0.2ms) [0m[31mDeleted file from key: AqmQeyWB2HsX7MgBSFxbFoSK[0m
|
|
615
|
-
[ActiveJob] [ActiveStorage::PurgeJob] [db784df5-26e1-4628-9ef8-7a0bebb4bb9f] [36m Disk Storage (0.1ms) [0m[31mDeleted files by key prefix: variants/AqmQeyWB2HsX7MgBSFxbFoSK/[0m
|
|
616
|
-
[ActiveJob] [ActiveStorage::PurgeJob] [db784df5-26e1-4628-9ef8-7a0bebb4bb9f] Performed ActiveStorage::PurgeJob (Job ID: db784df5-26e1-4628-9ef8-7a0bebb4bb9f) from Async(default) in 26.12ms
|
|
617
|
-
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
|
618
|
-
[1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
619
|
-
[1m[36mCmor::Testimonials::Category Exists (0.2ms)[0m [1m[34mSELECT 1 AS one FROM "cmor_testimonials_categories" WHERE "cmor_testimonials_categories"."identifier" = ? AND "cmor_testimonials_categories"."locale" = ? LIMIT ?[0m [["identifier", "category_9"], ["locale", "de"], ["LIMIT", 1]]
|
|
620
|
-
[1m[36mCmor::Testimonials::Category Exists (0.1ms)[0m [1m[34mSELECT 1 AS one FROM "cmor_testimonials_categories" WHERE "cmor_testimonials_categories"."name" = ? AND "cmor_testimonials_categories"."locale" = ? LIMIT ?[0m [["name", "Category #9"], ["locale", "de"], ["LIMIT", 1]]
|
|
621
|
-
[1m[36mCmor::Testimonials::Category Create (1.3ms)[0m [1m[32mINSERT INTO "cmor_testimonials_categories" ("locale", "name", "identifier", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["locale", "de"], ["name", "Category #9"], ["identifier", "category_9"], ["created_at", "2019-06-12 11:43:59.888042"], ["updated_at", "2019-06-12 11:43:59.888042"]]
|
|
622
|
-
[1m[35m (0.2ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
623
|
-
[36m Disk Storage (1.3ms) [0m[32mUploaded file to key: tWLWPuVNC2C2cMEfKAfQ5AWa (checksum: NaVcfheFhJeCWwo0C8BLTg==)[0m
|
|
624
|
-
[1m[35m (0.2ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
625
|
-
[1m[36mActiveStorage::Blob Create (0.7ms)[0m [1m[32mINSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["key", "tWLWPuVNC2C2cMEfKAfQ5AWa"], ["filename", "homer.png"], ["content_type", "image/png"], ["metadata", "{\"identified\":true}"], ["byte_size", 196543], ["checksum", "NaVcfheFhJeCWwo0C8BLTg=="], ["created_at", "2019-06-12 11:43:59.897614"]]
|
|
626
|
-
[1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
627
|
-
[1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
628
|
-
[1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
629
|
-
[1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
630
|
-
[1m[36mCmor::Testimonials::Testimonial Load (0.6ms)[0m [1m[34mSELECT "cmor_testimonials_testimonials".* FROM "cmor_testimonials_testimonials" WHERE "cmor_testimonials_testimonials"."category_id" = ? AND ("cmor_testimonials_testimonials"."position" IS NOT NULL) ORDER BY "cmor_testimonials_testimonials"."position" DESC LIMIT ?[0m [["category_id", 1], ["LIMIT", 1]]
|
|
631
|
-
[1m[36mCmor::Testimonials::Testimonial Create (0.5ms)[0m [1m[32mINSERT INTO "cmor_testimonials_testimonials" ("category_id", "fullname", "role", "company", "body", "position", "published_at", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["category_id", 1], ["fullname", "John_Doe_8"], ["role", "MyString"], ["company", "MyString"], ["body", "MyText"], ["position", 1], ["published_at", "2019-06-12 10:43:59.891334"], ["created_at", "2019-06-12 11:43:59.903080"], ["updated_at", "2019-06-12 11:43:59.903080"]]
|
|
632
|
-
[1m[36mActiveStorage::Attachment Create (3.1ms)[0m [1m[32mINSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?)[0m [["name", "image"], ["record_type", "Cmor::Testimonials::Testimonial"], ["record_id", 1], ["blob_id", 1], ["created_at", "2019-06-12 11:43:59.910323"]]
|
|
633
|
-
[1m[36mCmor::Testimonials::Testimonial Update (0.0ms)[0m [1m[33mUPDATE "cmor_testimonials_testimonials" SET "updated_at" = ? WHERE "cmor_testimonials_testimonials"."id" = ?[0m [["updated_at", "2019-06-12 11:43:59.915584"], ["id", 1]]
|
|
634
|
-
[1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
635
|
-
[ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: c0b5320d-8d2f-4611-a674-b308d3109b6e) to Async(default) with arguments: #<GlobalID:0x007f29e4dcf888 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>>
|
|
636
|
-
[1m[36mActiveStorage::Blob Load (2.2ms)[0m [1m[34mSELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ?[0m [["id", 1], ["LIMIT", 1]]
|
|
637
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [c0b5320d-8d2f-4611-a674-b308d3109b6e] Performing ActiveStorage::AnalyzeJob (Job ID: c0b5320d-8d2f-4611-a674-b308d3109b6e) from Async(default) with arguments: #<GlobalID:0x000000056fe0f0 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>>
|
|
638
|
-
[36m Disk Storage (8.9ms) [0m[32mUploaded file to key: XBQjJxRa2vQdaWh6Z43FK7Gh (checksum: NaVcfheFhJeCWwo0C8BLTg==)[0m
|
|
639
|
-
[1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
640
|
-
[1m[36mActiveStorage::Blob Create (0.2ms)[0m [1m[32mINSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["key", "XBQjJxRa2vQdaWh6Z43FK7Gh"], ["filename", "homer.png"], ["content_type", "image/png"], ["metadata", "{\"identified\":true}"], ["byte_size", 196543], ["checksum", "NaVcfheFhJeCWwo0C8BLTg=="], ["created_at", "2019-06-12 11:43:59.943797"]]
|
|
641
|
-
[1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
642
|
-
[1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
643
|
-
[1m[36mActiveStorage::Attachment Destroy (0.2ms)[0m [1m[31mDELETE FROM "active_storage_attachments" WHERE "active_storage_attachments"."id" = ?[0m [["id", 1]]
|
|
644
|
-
[1m[36mActiveStorage::Attachment Create (0.2ms)[0m [1m[32mINSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?)[0m [["name", "image"], ["record_type", "Cmor::Testimonials::Testimonial"], ["record_id", 1], ["blob_id", 2], ["created_at", "2019-06-12 11:43:59.947718"]]
|
|
645
|
-
[1m[36mCmor::Testimonials::Testimonial Update (0.1ms)[0m [1m[33mUPDATE "cmor_testimonials_testimonials" SET "updated_at" = ? WHERE "cmor_testimonials_testimonials"."id" = ?[0m [["updated_at", "2019-06-12 11:43:59.948975"], ["id", 1]]
|
|
646
|
-
[1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
647
|
-
[ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: 524e2d81-c08f-485d-9792-d130812ae2b5) to Async(default) with arguments: #<GlobalID:0x0000000175f728 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/2>>
|
|
648
|
-
[ActiveJob] Enqueued ActiveStorage::PurgeJob (Job ID: d5e240cb-4ab3-423a-a265-832888c85772) to Async(default) with arguments: #<GlobalID:0x000000017bca40 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>>
|
|
649
|
-
[1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
650
|
-
[1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
651
|
-
[1m[35m (0.9ms)[0m [1m[31mrollback transaction[0m
|
|
652
|
-
[1m[36mActiveStorage::Blob Load (0.3ms)[0m [1m[34mSELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ?[0m [["id", 2], ["LIMIT", 1]]
|
|
653
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [c0b5320d-8d2f-4611-a674-b308d3109b6e] [36m Disk Storage (29.6ms) [0m[34mDownloaded file from key: tWLWPuVNC2C2cMEfKAfQ5AWa[0m
|
|
654
|
-
[1m[36mActiveStorage::Blob Load (0.4ms)[0m [1m[34mSELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ?[0m [["id", 1], ["LIMIT", 1]]
|
|
655
|
-
Discarded ActiveStorage::PurgeJob due to a ActiveRecord::RecordNotFound. The original exception was nil.
|
|
656
|
-
[1m[35m (0.2ms)[0m [1m[36mbegin transaction[0m
|
|
657
|
-
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
|
658
|
-
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
|
659
|
-
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
|
660
|
-
[1m[35m (0.2ms)[0m [1m[36mbegin transaction[0m
|
|
661
|
-
[1m[36mCmor::Testimonials::Category Exists (0.6ms)[0m [1m[34mSELECT 1 AS one FROM "cmor_testimonials_categories" WHERE "cmor_testimonials_categories"."identifier" = ? AND "cmor_testimonials_categories"."locale" = ? LIMIT ?[0m [["identifier", "category_10"], ["locale", "de"], ["LIMIT", 1]]
|
|
662
|
-
[1m[36mCmor::Testimonials::Category Exists (0.3ms)[0m [1m[34mSELECT 1 AS one FROM "cmor_testimonials_categories" WHERE "cmor_testimonials_categories"."name" = ? AND "cmor_testimonials_categories"."locale" = ? LIMIT ?[0m [["name", "Category #10"], ["locale", "de"], ["LIMIT", 1]]
|
|
663
|
-
[1m[35m (0.2ms)[0m [1m[31mrollback transaction[0m
|
|
664
|
-
[1m[35m (0.2ms)[0m [1m[36mbegin transaction[0m
|
|
665
|
-
[1m[36mCmor::Testimonials::Category Exists (0.3ms)[0m [1m[34mSELECT 1 AS one FROM "cmor_testimonials_categories" WHERE "cmor_testimonials_categories"."identifier" IS NULL AND "cmor_testimonials_categories"."locale" IS NULL LIMIT ?[0m [["LIMIT", 1]]
|
|
666
|
-
[1m[36mCmor::Testimonials::Category Exists (1.3ms)[0m [1m[34mSELECT 1 AS one FROM "cmor_testimonials_categories" WHERE "cmor_testimonials_categories"."name" IS NULL AND "cmor_testimonials_categories"."locale" IS NULL LIMIT ?[0m [["LIMIT", 1]]
|
|
667
|
-
[1m[35m (0.4ms)[0m [1m[31mrollback transaction[0m
|
|
668
|
-
[1m[35m (0.2ms)[0m [1m[36mbegin transaction[0m
|
|
669
|
-
[1m[35m (0.2ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
670
|
-
[1m[36mCmor::Testimonials::Category Exists (0.2ms)[0m [1m[34mSELECT 1 AS one FROM "cmor_testimonials_categories" WHERE "cmor_testimonials_categories"."identifier" = ? AND "cmor_testimonials_categories"."locale" = ? LIMIT ?[0m [["identifier", "category_11"], ["locale", "de"], ["LIMIT", 1]]
|
|
671
|
-
[1m[36mCmor::Testimonials::Category Exists (13.5ms)[0m [1m[34mSELECT 1 AS one FROM "cmor_testimonials_categories" WHERE "cmor_testimonials_categories"."name" = ? AND "cmor_testimonials_categories"."locale" = ? LIMIT ?[0m [["name", "Category #11"], ["locale", "de"], ["LIMIT", 1]]
|
|
672
|
-
[1m[36mCmor::Testimonials::Category Create (1.4ms)[0m [1m[32mINSERT INTO "cmor_testimonials_categories" ("locale", "name", "identifier", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["locale", "de"], ["name", "Category #11"], ["identifier", "category_11"], ["created_at", "2019-06-12 11:44:00.114693"], ["updated_at", "2019-06-12 11:44:00.114693"]]
|
|
673
|
-
[1m[35m (0.2ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
674
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [c0b5320d-8d2f-4611-a674-b308d3109b6e] [1m[35m (0.2ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
675
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [c0b5320d-8d2f-4611-a674-b308d3109b6e] [1m[36mActiveStorage::Blob Update (0.4ms)[0m [1m[33mUPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ?[0m [["metadata", "{\"identified\":true,\"width\":767,\"height\":431,\"analyzed\":true}"], ["id", 1]]
|
|
676
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [c0b5320d-8d2f-4611-a674-b308d3109b6e] [1m[35m (0.3ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
677
|
-
[1m[35m (0.3ms)[0m [1m[31mrollback transaction[0m
|
|
678
|
-
[1m[35m (0.2ms)[0m [1m[36mbegin transaction[0m
|
|
679
|
-
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
|
680
|
-
[1m[35m (0.2ms)[0m [1m[36mbegin transaction[0m
|
|
681
|
-
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
|
682
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [c0b5320d-8d2f-4611-a674-b308d3109b6e] Performed ActiveStorage::AnalyzeJob (Job ID: c0b5320d-8d2f-4611-a674-b308d3109b6e) from Async(default) in 191.73ms
|
|
683
|
-
[1m[35m (0.2ms)[0m [1m[36mbegin transaction[0m
|
|
684
|
-
[36m Disk Storage (1.6ms) [0m[32mUploaded file to key: 25JmfwQrRyokjTK6WUSPE6WE (checksum: NaVcfheFhJeCWwo0C8BLTg==)[0m
|
|
685
|
-
[1m[35m (0.3ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
686
|
-
[1m[36mActiveStorage::Blob Create (0.7ms)[0m [1m[32mINSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["key", "25JmfwQrRyokjTK6WUSPE6WE"], ["filename", "homer.png"], ["content_type", "image/png"], ["metadata", "{\"identified\":true}"], ["byte_size", 196543], ["checksum", "NaVcfheFhJeCWwo0C8BLTg=="], ["created_at", "2019-06-12 11:44:00.197238"]]
|
|
687
|
-
[1m[35m (0.2ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
688
|
-
[1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
689
|
-
[1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
690
|
-
[1m[35m (0.9ms)[0m [1m[31mrollback transaction[0m
|
|
691
|
-
[1m[35m (0.2ms)[0m [1m[36mbegin transaction[0m
|
|
692
|
-
[1m[35m (0.2ms)[0m [1m[31mrollback transaction[0m
|
|
693
|
-
[1m[35m (0.3ms)[0m [1m[36mbegin transaction[0m
|
|
694
|
-
[36m Disk Storage (2.3ms) [0m[32mUploaded file to key: BxdBhySgmQweiqpjfxNqhFSX (checksum: NaVcfheFhJeCWwo0C8BLTg==)[0m
|
|
695
|
-
[1m[35m (0.2ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
696
|
-
[1m[36mActiveStorage::Blob Create (1.1ms)[0m [1m[32mINSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["key", "BxdBhySgmQweiqpjfxNqhFSX"], ["filename", "homer.png"], ["content_type", "image/png"], ["metadata", "{\"identified\":true}"], ["byte_size", 196543], ["checksum", "NaVcfheFhJeCWwo0C8BLTg=="], ["created_at", "2019-06-12 11:44:00.258932"]]
|
|
697
|
-
[1m[35m (8.3ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
698
|
-
[1m[35m (0.3ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
699
|
-
[1m[35m (0.3ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
700
|
-
[1m[35m (0.2ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
701
|
-
[1m[36mCmor::Testimonials::Category Exists (0.6ms)[0m [1m[34mSELECT 1 AS one FROM "cmor_testimonials_categories" WHERE "cmor_testimonials_categories"."identifier" = ? AND "cmor_testimonials_categories"."locale" = ? LIMIT ?[0m [["identifier", "category_13"], ["locale", "de"], ["LIMIT", 1]]
|
|
702
|
-
[1m[36mCmor::Testimonials::Category Exists (0.2ms)[0m [1m[34mSELECT 1 AS one FROM "cmor_testimonials_categories" WHERE "cmor_testimonials_categories"."name" = ? AND "cmor_testimonials_categories"."locale" = ? LIMIT ?[0m [["name", "Category #13"], ["locale", "de"], ["LIMIT", 1]]
|
|
703
|
-
[1m[36mCmor::Testimonials::Category Create (1.0ms)[0m [1m[32mINSERT INTO "cmor_testimonials_categories" ("locale", "name", "identifier", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["locale", "de"], ["name", "Category #13"], ["identifier", "category_13"], ["created_at", "2019-06-12 11:44:00.282588"], ["updated_at", "2019-06-12 11:44:00.282588"]]
|
|
704
|
-
[1m[36mCmor::Testimonials::Testimonial Load (0.5ms)[0m [1m[34mSELECT "cmor_testimonials_testimonials".* FROM "cmor_testimonials_testimonials" WHERE "cmor_testimonials_testimonials"."category_id" = ? AND ("cmor_testimonials_testimonials"."position" IS NOT NULL) ORDER BY "cmor_testimonials_testimonials"."position" DESC LIMIT ?[0m [["category_id", 1], ["LIMIT", 1]]
|
|
705
|
-
[1m[36mCmor::Testimonials::Testimonial Create (0.4ms)[0m [1m[32mINSERT INTO "cmor_testimonials_testimonials" ("category_id", "fullname", "role", "company", "body", "position", "published_at", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["category_id", 1], ["fullname", "John_Doe_10"], ["role", "MyString"], ["company", "MyString"], ["body", "MyText"], ["position", 1], ["published_at", "2019-06-12 10:44:00.250968"], ["created_at", "2019-06-12 11:44:00.285815"], ["updated_at", "2019-06-12 11:44:00.285815"]]
|
|
706
|
-
[1m[36mActiveStorage::Attachment Create (0.9ms)[0m [1m[32mINSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?)[0m [["name", "image"], ["record_type", "Cmor::Testimonials::Testimonial"], ["record_id", 1], ["blob_id", 1], ["created_at", "2019-06-12 11:44:00.298530"]]
|
|
707
|
-
[1m[36mCmor::Testimonials::Testimonial Update (0.7ms)[0m [1m[33mUPDATE "cmor_testimonials_testimonials" SET "updated_at" = ? WHERE "cmor_testimonials_testimonials"."id" = ?[0m [["updated_at", "2019-06-12 11:44:00.301448"], ["id", 1]]
|
|
708
|
-
[1m[35m (0.5ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
709
|
-
[ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: a2bbaac9-7ce8-4413-ba90-94c6655824ce) to Async(default) with arguments: #<GlobalID:0x000000051a42f8 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>>
|
|
710
|
-
[1m[36mActiveStorage::Blob Load (1.9ms)[0m [1m[34mSELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ?[0m [["id", 1], ["LIMIT", 1]]
|
|
711
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [a2bbaac9-7ce8-4413-ba90-94c6655824ce] Performing ActiveStorage::AnalyzeJob (Job ID: a2bbaac9-7ce8-4413-ba90-94c6655824ce) from Async(default) with arguments: #<GlobalID:0x0000000516b318 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>>
|
|
712
|
-
[1m[35m (0.7ms)[0m [1m[31mrollback transaction[0m
|
|
713
|
-
[1m[35m (0.0ms)[0m [1m[36mbegin transaction[0m
|
|
714
|
-
[1m[35m (0.2ms)[0m [1m[31mrollback transaction[0m
|
|
715
|
-
[1m[35m (0.2ms)[0m [1m[36mbegin transaction[0m
|
|
716
|
-
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
|
717
|
-
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
|
718
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [a2bbaac9-7ce8-4413-ba90-94c6655824ce] [36m Disk Storage (40.0ms) [0m[34mDownloaded file from key: BxdBhySgmQweiqpjfxNqhFSX[0m
|
|
719
|
-
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
|
720
|
-
[1m[35m (0.3ms)[0m [1m[36mbegin transaction[0m
|
|
721
|
-
[1m[35m (0.2ms)[0m [1m[31mrollback transaction[0m
|
|
722
|
-
[1m[35m (0.2ms)[0m [1m[36mbegin transaction[0m
|
|
723
|
-
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
|
724
|
-
[1m[35m (0.2ms)[0m [1m[36mbegin transaction[0m
|
|
725
|
-
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
|
726
|
-
[1m[35m (0.2ms)[0m [1m[36mbegin transaction[0m
|
|
727
|
-
[1m[35m (0.4ms)[0m [1m[31mrollback transaction[0m
|
|
728
|
-
[1m[35m (0.2ms)[0m [1m[36mbegin transaction[0m
|
|
729
|
-
[1m[35m (0.2ms)[0m [1m[31mrollback transaction[0m
|
|
730
|
-
[1m[35m (0.2ms)[0m [1m[36mbegin transaction[0m
|
|
731
|
-
[1m[35m (8.8ms)[0m [1m[31mrollback transaction[0m
|
|
732
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [a2bbaac9-7ce8-4413-ba90-94c6655824ce] [1m[35m (0.2ms)[0m [1m[36mbegin transaction[0m
|
|
733
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [a2bbaac9-7ce8-4413-ba90-94c6655824ce] [1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
|
734
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [a2bbaac9-7ce8-4413-ba90-94c6655824ce] [1m[36mActiveStorage::Blob Update (0.4ms)[0m [1m[33mUPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ?[0m [["metadata", "{\"identified\":true,\"width\":767,\"height\":431,\"analyzed\":true}"], ["id", 1]]
|
|
735
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [a2bbaac9-7ce8-4413-ba90-94c6655824ce] [1m[35m (0.2ms)[0m [1m[36mcommit transaction[0m
|
|
736
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [a2bbaac9-7ce8-4413-ba90-94c6655824ce] [1m[35m (0.1ms)[0m [1m[36mcommit transaction[0m
|
|
737
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [a2bbaac9-7ce8-4413-ba90-94c6655824ce] Performed ActiveStorage::AnalyzeJob (Job ID: a2bbaac9-7ce8-4413-ba90-94c6655824ce) from Async(default) in 177.94ms
|
|
738
|
-
[1m[35m (0.4ms)[0m [1m[36mbegin transaction[0m
|
|
739
|
-
[1m[35m (0.2ms)[0m [1m[31mrollback transaction[0m
|
|
740
|
-
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
|
741
|
-
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
|
742
|
-
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
|
743
|
-
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
|
744
|
-
[1m[35m (0.3ms)[0m [1m[36mbegin transaction[0m
|
|
745
|
-
[1m[35m (0.3ms)[0m [1m[31mrollback transaction[0m
|
|
746
|
-
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
|
747
|
-
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
|
748
|
-
[1m[35m (0.2ms)[0m [1m[36mbegin transaction[0m
|
|
749
|
-
[1m[35m (0.2ms)[0m [1m[31mrollback transaction[0m
|
|
750
|
-
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
|
751
|
-
[1m[35m (0.2ms)[0m [1m[31mrollback transaction[0m
|
|
752
|
-
[1m[35m (0.4ms)[0m [1m[36mbegin transaction[0m
|
|
753
|
-
[1m[35m (0.2ms)[0m [1m[31mrollback transaction[0m
|
|
754
|
-
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
|
755
|
-
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
|
756
|
-
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
|
757
|
-
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
|
758
|
-
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
|
759
|
-
[1m[35m (0.2ms)[0m [1m[31mrollback transaction[0m
|
|
760
|
-
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
|
761
|
-
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
|
762
|
-
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
|
763
|
-
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
|
764
|
-
[1m[35m (0.3ms)[0m [1m[36mbegin transaction[0m
|
|
765
|
-
[1m[35m (0.3ms)[0m [1m[31mrollback transaction[0m
|
|
766
|
-
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
|
767
|
-
[1m[35m (1.0ms)[0m [1m[31mrollback transaction[0m
|
|
768
|
-
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
|
769
|
-
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
|
770
|
-
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
|
771
|
-
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
|
772
|
-
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
|
773
|
-
[1m[35m (0.2ms)[0m [1m[31mrollback transaction[0m
|
|
774
|
-
[1m[35m (0.9ms)[0m [1m[36mbegin transaction[0m
|
|
775
|
-
[1m[35m (0.3ms)[0m [1m[31mrollback transaction[0m
|
|
776
|
-
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
|
777
|
-
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
|
778
|
-
[1m[35m (0.3ms)[0m [1m[36mbegin transaction[0m
|
|
779
|
-
[1m[35m (0.3ms)[0m [1m[31mrollback transaction[0m
|
|
780
|
-
[1m[35m (0.2ms)[0m [1m[36mbegin transaction[0m
|
|
781
|
-
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
|
782
|
-
[1m[35m (0.2ms)[0m [1m[36mbegin transaction[0m
|
|
783
|
-
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
|
784
|
-
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
|
785
|
-
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
|
786
|
-
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
|
787
|
-
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
|
788
|
-
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
|
789
|
-
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
|
790
|
-
[1m[35m (0.2ms)[0m [1m[36mbegin transaction[0m
|
|
791
|
-
[1m[35m (0.2ms)[0m [1m[31mrollback transaction[0m
|
|
792
|
-
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
|
793
|
-
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
|
794
|
-
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
|
795
|
-
[1m[35m (0.3ms)[0m [1m[31mrollback transaction[0m
|
|
796
|
-
[1m[35m (0.2ms)[0m [1m[36mbegin transaction[0m
|
|
797
|
-
[1m[35m (0.2ms)[0m [1m[31mrollback transaction[0m
|
|
798
|
-
[1m[35m (0.2ms)[0m [1m[36mbegin transaction[0m
|
|
799
|
-
[1m[35m (0.2ms)[0m [1m[31mrollback transaction[0m
|
|
800
|
-
[1m[35m (0.3ms)[0m [1m[36mbegin transaction[0m
|
|
801
|
-
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
|
802
|
-
[1m[35m (0.2ms)[0m [1m[36mbegin transaction[0m
|
|
803
|
-
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
|
804
|
-
[1m[35m (0.2ms)[0m [1m[36mbegin transaction[0m
|
|
805
|
-
[1m[35m (0.2ms)[0m [1m[31mrollback transaction[0m
|
|
806
|
-
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
|
807
|
-
[1m[35m (0.0ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
808
|
-
[1m[36mCmor::Testimonials::Category Exists (0.5ms)[0m [1m[34mSELECT 1 AS one FROM "cmor_testimonials_categories" WHERE "cmor_testimonials_categories"."identifier" = ? AND "cmor_testimonials_categories"."locale" = ? LIMIT ?[0m [["identifier", "category_1"], ["locale", "de"], ["LIMIT", 1]]
|
|
809
|
-
[1m[36mCmor::Testimonials::Category Exists (0.3ms)[0m [1m[34mSELECT 1 AS one FROM "cmor_testimonials_categories" WHERE "cmor_testimonials_categories"."name" = ? AND "cmor_testimonials_categories"."locale" = ? LIMIT ?[0m [["name", "Category #1"], ["locale", "de"], ["LIMIT", 1]]
|
|
810
|
-
[1m[36mCmor::Testimonials::Category Create (6.2ms)[0m [1m[32mINSERT INTO "cmor_testimonials_categories" ("locale", "name", "identifier", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["locale", "de"], ["name", "Category #1"], ["identifier", "category_1"], ["created_at", "2019-06-12 11:46:16.312810"], ["updated_at", "2019-06-12 11:46:16.312810"]]
|
|
811
|
-
[1m[35m (0.2ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
812
|
-
[1m[35m (0.8ms)[0m [1m[31mrollback transaction[0m
|
|
813
|
-
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
|
814
|
-
[1m[35m (0.2ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
815
|
-
[1m[36mCmor::Testimonials::Category Exists (0.3ms)[0m [1m[34mSELECT 1 AS one FROM "cmor_testimonials_categories" WHERE "cmor_testimonials_categories"."identifier" = ? AND "cmor_testimonials_categories"."locale" = ? LIMIT ?[0m [["identifier", "category_2"], ["locale", "de"], ["LIMIT", 1]]
|
|
816
|
-
[1m[36mCmor::Testimonials::Category Exists (0.3ms)[0m [1m[34mSELECT 1 AS one FROM "cmor_testimonials_categories" WHERE "cmor_testimonials_categories"."name" = ? AND "cmor_testimonials_categories"."locale" = ? LIMIT ?[0m [["name", "Category #2"], ["locale", "de"], ["LIMIT", 1]]
|
|
817
|
-
[1m[36mCmor::Testimonials::Category Create (2.3ms)[0m [1m[32mINSERT INTO "cmor_testimonials_categories" ("locale", "name", "identifier", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["locale", "de"], ["name", "Category #2"], ["identifier", "category_2"], ["created_at", "2019-06-12 11:46:16.383226"], ["updated_at", "2019-06-12 11:46:16.383226"]]
|
|
818
|
-
[1m[35m (0.6ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
819
|
-
[36m Disk Storage (1.4ms) [0m[32mUploaded file to key: 85JCh6mxyarbUiB7aw4tA5Zp (checksum: NaVcfheFhJeCWwo0C8BLTg==)[0m
|
|
820
|
-
[1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
821
|
-
[1m[36mActiveStorage::Blob Create (0.4ms)[0m [1m[32mINSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["key", "85JCh6mxyarbUiB7aw4tA5Zp"], ["filename", "homer.png"], ["content_type", "image/png"], ["metadata", "{\"identified\":true}"], ["byte_size", 196543], ["checksum", "NaVcfheFhJeCWwo0C8BLTg=="], ["created_at", "2019-06-12 11:46:16.570647"]]
|
|
822
|
-
[1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
823
|
-
[1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
824
|
-
[1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
825
|
-
[1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
826
|
-
[1m[36mCmor::Testimonials::Testimonial Load (0.3ms)[0m [1m[34mSELECT "cmor_testimonials_testimonials".* FROM "cmor_testimonials_testimonials" WHERE "cmor_testimonials_testimonials"."category_id" = ? AND ("cmor_testimonials_testimonials"."position" IS NOT NULL) ORDER BY "cmor_testimonials_testimonials"."position" DESC LIMIT ?[0m [["category_id", 1], ["LIMIT", 1]]
|
|
827
|
-
[1m[36mCmor::Testimonials::Testimonial Create (1.1ms)[0m [1m[32mINSERT INTO "cmor_testimonials_testimonials" ("category_id", "fullname", "role", "company", "body", "position", "published_at", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["category_id", 1], ["fullname", "John_Doe_1"], ["role", "MyString"], ["company", "MyString"], ["body", "MyText"], ["position", 1], ["published_at", "2019-06-12 10:46:16.410164"], ["created_at", "2019-06-12 11:46:16.591906"], ["updated_at", "2019-06-12 11:46:16.591906"]]
|
|
828
|
-
[1m[36mActiveStorage::Attachment Create (0.5ms)[0m [1m[32mINSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?)[0m [["name", "image"], ["record_type", "Cmor::Testimonials::Testimonial"], ["record_id", 1], ["blob_id", 1], ["created_at", "2019-06-12 11:46:16.596489"]]
|
|
829
|
-
[1m[36mCmor::Testimonials::Testimonial Update (0.2ms)[0m [1m[33mUPDATE "cmor_testimonials_testimonials" SET "updated_at" = ? WHERE "cmor_testimonials_testimonials"."id" = ?[0m [["updated_at", "2019-06-12 11:46:16.598413"], ["id", 1]]
|
|
830
|
-
[1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
831
|
-
[ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: 27d09689-b0b1-4ce7-87c5-2a1633fa7670) to Async(default) with arguments: #<GlobalID:0x0000000413a048 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>>
|
|
832
|
-
[1m[36mActiveStorage::Blob Load (1.0ms)[0m [1m[34mSELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ?[0m [["id", 1], ["LIMIT", 1]]
|
|
833
|
-
[1m[35m (0.3ms)[0m [1m[31mrollback transaction[0m
|
|
834
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [27d09689-b0b1-4ce7-87c5-2a1633fa7670] Performing ActiveStorage::AnalyzeJob (Job ID: 27d09689-b0b1-4ce7-87c5-2a1633fa7670) from Async(default) with arguments: #<GlobalID:0x00000004104ce0 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>>
|
|
835
|
-
[1m[35m (0.0ms)[0m [1m[36mbegin transaction[0m
|
|
836
|
-
[1m[35m (0.6ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
837
|
-
[1m[36mCmor::Testimonials::Category Exists (0.3ms)[0m [1m[34mSELECT 1 AS one FROM "cmor_testimonials_categories" WHERE "cmor_testimonials_categories"."identifier" = ? AND "cmor_testimonials_categories"."locale" = ? LIMIT ?[0m [["identifier", "category_3"], ["locale", "de"], ["LIMIT", 1]]
|
|
838
|
-
[1m[36mCmor::Testimonials::Category Exists (0.2ms)[0m [1m[34mSELECT 1 AS one FROM "cmor_testimonials_categories" WHERE "cmor_testimonials_categories"."name" = ? AND "cmor_testimonials_categories"."locale" = ? LIMIT ?[0m [["name", "Category #3"], ["locale", "de"], ["LIMIT", 1]]
|
|
839
|
-
[1m[36mCmor::Testimonials::Category Create (0.5ms)[0m [1m[32mINSERT INTO "cmor_testimonials_categories" ("locale", "name", "identifier", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["locale", "de"], ["name", "Category #3"], ["identifier", "category_3"], ["created_at", "2019-06-12 11:46:16.638043"], ["updated_at", "2019-06-12 11:46:16.638043"]]
|
|
840
|
-
[1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
841
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [27d09689-b0b1-4ce7-87c5-2a1633fa7670] [36m Disk Storage (20.5ms) [0m[34mDownloaded file from key: 85JCh6mxyarbUiB7aw4tA5Zp[0m
|
|
842
|
-
[36m Disk Storage (13.1ms) [0m[32mUploaded file to key: BtroVrQzCDg9xxVrAuC1q3aH (checksum: NaVcfheFhJeCWwo0C8BLTg==)[0m
|
|
843
|
-
[1m[35m (0.2ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
844
|
-
[1m[36mActiveStorage::Blob Create (0.5ms)[0m [1m[32mINSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["key", "BtroVrQzCDg9xxVrAuC1q3aH"], ["filename", "homer.png"], ["content_type", "image/png"], ["metadata", "{\"identified\":true}"], ["byte_size", 196543], ["checksum", "NaVcfheFhJeCWwo0C8BLTg=="], ["created_at", "2019-06-12 11:46:16.657376"]]
|
|
845
|
-
[1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
846
|
-
[1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
847
|
-
[1m[35m (0.2ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
848
|
-
[1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
849
|
-
[1m[36mCmor::Testimonials::Testimonial Load (0.4ms)[0m [1m[34mSELECT "cmor_testimonials_testimonials".* FROM "cmor_testimonials_testimonials" WHERE "cmor_testimonials_testimonials"."category_id" = ? AND ("cmor_testimonials_testimonials"."position" IS NOT NULL) ORDER BY "cmor_testimonials_testimonials"."position" DESC LIMIT ?[0m [["category_id", 1], ["LIMIT", 1]]
|
|
850
|
-
[1m[36mCmor::Testimonials::Testimonial Create (0.5ms)[0m [1m[32mINSERT INTO "cmor_testimonials_testimonials" ("category_id", "fullname", "role", "company", "body", "position", "published_at", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["category_id", 1], ["fullname", "John_Doe_2"], ["role", "MyString"], ["company", "MyString"], ["body", "MyText"], ["position", 1], ["published_at", "2019-06-12 10:46:16.640049"], ["created_at", "2019-06-12 11:46:16.664306"], ["updated_at", "2019-06-12 11:46:16.664306"]]
|
|
851
|
-
[1m[36mActiveStorage::Attachment Create (7.8ms)[0m [1m[32mINSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?)[0m [["name", "image"], ["record_type", "Cmor::Testimonials::Testimonial"], ["record_id", 1], ["blob_id", 1], ["created_at", "2019-06-12 11:46:16.670378"]]
|
|
852
|
-
[1m[36mCmor::Testimonials::Testimonial Update (0.7ms)[0m [1m[33mUPDATE "cmor_testimonials_testimonials" SET "updated_at" = ? WHERE "cmor_testimonials_testimonials"."id" = ?[0m [["updated_at", "2019-06-12 11:46:16.681301"], ["id", 1]]
|
|
853
|
-
[1m[35m (0.2ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
854
|
-
[ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: c6c297d4-af33-4ff3-8498-080aae27b704) to Async(default) with arguments: #<GlobalID:0x00000005778dc8 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>>
|
|
855
|
-
[1m[36mActiveStorage::Blob Load (1.4ms)[0m [1m[34mSELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ?[0m [["id", 1], ["LIMIT", 1]]
|
|
856
|
-
[1m[35m (0.4ms)[0m [1m[31mrollback transaction[0m
|
|
857
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [c6c297d4-af33-4ff3-8498-080aae27b704] Performing ActiveStorage::AnalyzeJob (Job ID: c6c297d4-af33-4ff3-8498-080aae27b704) from Async(default) with arguments: #<GlobalID:0x00000005732f08 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>>
|
|
858
|
-
[1m[35m (4.0ms)[0m [1m[36mbegin transaction[0m
|
|
859
|
-
[1m[35m (2.3ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
860
|
-
[1m[36mCmor::Testimonials::Category Exists (2.3ms)[0m [1m[34mSELECT 1 AS one FROM "cmor_testimonials_categories" WHERE "cmor_testimonials_categories"."identifier" = ? AND "cmor_testimonials_categories"."locale" = ? LIMIT ?[0m [["identifier", "category_4"], ["locale", "de"], ["LIMIT", 1]]
|
|
861
|
-
[1m[36mCmor::Testimonials::Category Exists (0.3ms)[0m [1m[34mSELECT 1 AS one FROM "cmor_testimonials_categories" WHERE "cmor_testimonials_categories"."name" = ? AND "cmor_testimonials_categories"."locale" = ? LIMIT ?[0m [["name", "Category #4"], ["locale", "de"], ["LIMIT", 1]]
|
|
862
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [c6c297d4-af33-4ff3-8498-080aae27b704] [36m Disk Storage (35.1ms) [0m[34mDownloaded file from key: BtroVrQzCDg9xxVrAuC1q3aH[0m
|
|
863
|
-
[1m[36mCmor::Testimonials::Category Create (0.8ms)[0m [1m[32mINSERT INTO "cmor_testimonials_categories" ("locale", "name", "identifier", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["locale", "de"], ["name", "Category #4"], ["identifier", "category_4"], ["created_at", "2019-06-12 11:46:16.745896"], ["updated_at", "2019-06-12 11:46:16.745896"]]
|
|
864
|
-
[1m[35m (0.2ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
865
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [27d09689-b0b1-4ce7-87c5-2a1633fa7670] [1m[36mActiveStorage::Blob Update (16.5ms)[0m [1m[33mUPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ?[0m [["metadata", "{\"identified\":true,\"width\":767,\"height\":431,\"analyzed\":true}"], ["id", 1]]
|
|
866
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [27d09689-b0b1-4ce7-87c5-2a1633fa7670] Performed ActiveStorage::AnalyzeJob (Job ID: 27d09689-b0b1-4ce7-87c5-2a1633fa7670) from Async(default) in 153.62ms
|
|
867
|
-
[36m Disk Storage (3.3ms) [0m[32mUploaded file to key: vfW37Kr5yH46dy7ctxrNU63Q (checksum: NaVcfheFhJeCWwo0C8BLTg==)[0m
|
|
868
|
-
[1m[35m (0.3ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
869
|
-
[1m[36mActiveStorage::Blob Create (4.4ms)[0m [1m[32mINSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["key", "vfW37Kr5yH46dy7ctxrNU63Q"], ["filename", "homer.png"], ["content_type", "image/png"], ["metadata", "{\"identified\":true}"], ["byte_size", 196543], ["checksum", "NaVcfheFhJeCWwo0C8BLTg=="], ["created_at", "2019-06-12 11:46:16.785606"]]
|
|
870
|
-
[1m[35m (0.2ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
871
|
-
[1m[35m (0.2ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
872
|
-
[1m[35m (0.2ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
873
|
-
[1m[35m (0.2ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
874
|
-
[1m[36mCmor::Testimonials::Testimonial Load (0.4ms)[0m [1m[34mSELECT "cmor_testimonials_testimonials".* FROM "cmor_testimonials_testimonials" WHERE "cmor_testimonials_testimonials"."category_id" = ? AND ("cmor_testimonials_testimonials"."position" IS NOT NULL) ORDER BY "cmor_testimonials_testimonials"."position" DESC LIMIT ?[0m [["category_id", 1], ["LIMIT", 1]]
|
|
875
|
-
[1m[36mCmor::Testimonials::Testimonial Create (0.4ms)[0m [1m[32mINSERT INTO "cmor_testimonials_testimonials" ("category_id", "fullname", "role", "company", "body", "position", "published_at", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["category_id", 1], ["fullname", "John_Doe_3"], ["role", "MyString"], ["company", "MyString"], ["body", "MyText"], ["position", 1], ["published_at", "2019-06-12 10:46:16.770096"], ["created_at", "2019-06-12 11:46:16.800730"], ["updated_at", "2019-06-12 11:46:16.800730"]]
|
|
876
|
-
[1m[36mActiveStorage::Attachment Create (1.8ms)[0m [1m[32mINSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?)[0m [["name", "image"], ["record_type", "Cmor::Testimonials::Testimonial"], ["record_id", 1], ["blob_id", 1], ["created_at", "2019-06-12 11:46:16.806774"]]
|
|
877
|
-
[1m[36mCmor::Testimonials::Testimonial Update (0.3ms)[0m [1m[33mUPDATE "cmor_testimonials_testimonials" SET "updated_at" = ? WHERE "cmor_testimonials_testimonials"."id" = ?[0m [["updated_at", "2019-06-12 11:46:16.810655"], ["id", 1]]
|
|
878
|
-
[1m[35m (0.3ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
879
|
-
[ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: 9f67c2c2-15d6-4672-b1dd-e68f747d907f) to Async(default) with arguments: #<GlobalID:0x00000003e2ba50 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>>
|
|
880
|
-
[1m[35m (0.3ms)[0m [1m[31mrollback transaction[0m
|
|
881
|
-
[1m[35m (0.3ms)[0m [1m[36mbegin transaction[0m
|
|
882
|
-
[1m[35m (0.6ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
883
|
-
[1m[36mCmor::Testimonials::Category Exists (4.7ms)[0m [1m[34mSELECT 1 AS one FROM "cmor_testimonials_categories" WHERE "cmor_testimonials_categories"."identifier" = ? AND "cmor_testimonials_categories"."locale" = ? LIMIT ?[0m [["identifier", "category_5"], ["locale", "de"], ["LIMIT", 1]]
|
|
884
|
-
[1m[36mCmor::Testimonials::Category Exists (0.2ms)[0m [1m[34mSELECT 1 AS one FROM "cmor_testimonials_categories" WHERE "cmor_testimonials_categories"."name" = ? AND "cmor_testimonials_categories"."locale" = ? LIMIT ?[0m [["name", "Category #5"], ["locale", "de"], ["LIMIT", 1]]
|
|
885
|
-
[1m[36mCmor::Testimonials::Category Create (0.4ms)[0m [1m[32mINSERT INTO "cmor_testimonials_categories" ("locale", "name", "identifier", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["locale", "de"], ["name", "Category #5"], ["identifier", "category_5"], ["created_at", "2019-06-12 11:46:16.855333"], ["updated_at", "2019-06-12 11:46:16.855333"]]
|
|
886
|
-
[1m[35m (0.2ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
887
|
-
[1m[36mActiveStorage::Blob Load (0.2ms)[0m [1m[34mSELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ?[0m [["id", 1], ["LIMIT", 1]]
|
|
888
|
-
[36m Disk Storage (4.8ms) [0m[32mUploaded file to key: 3N9efqnDZqMFRHr4b7MwD2hB (checksum: NaVcfheFhJeCWwo0C8BLTg==)[0m
|
|
889
|
-
[1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
890
|
-
[1m[36mActiveStorage::Blob Create (0.9ms)[0m [1m[32mINSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["key", "3N9efqnDZqMFRHr4b7MwD2hB"], ["filename", "homer.png"], ["content_type", "image/png"], ["metadata", "{\"identified\":true}"], ["byte_size", 196543], ["checksum", "NaVcfheFhJeCWwo0C8BLTg=="], ["created_at", "2019-06-12 11:46:16.868699"]]
|
|
891
|
-
[1m[35m (0.3ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
892
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [c6c297d4-af33-4ff3-8498-080aae27b704] [1m[35m (0.2ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
893
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [c6c297d4-af33-4ff3-8498-080aae27b704] [1m[36mActiveStorage::Blob Update (0.4ms)[0m [1m[33mUPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ?[0m [["metadata", "{\"identified\":true,\"width\":767,\"height\":431,\"analyzed\":true}"], ["id", 1]]
|
|
894
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [c6c297d4-af33-4ff3-8498-080aae27b704] [1m[35m (0.2ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
895
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [c6c297d4-af33-4ff3-8498-080aae27b704] Performed ActiveStorage::AnalyzeJob (Job ID: c6c297d4-af33-4ff3-8498-080aae27b704) from Async(default) in 178.47ms
|
|
896
|
-
[1m[35m (0.2ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
897
|
-
[1m[35m (0.3ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
898
|
-
[1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
899
|
-
[1m[36mCmor::Testimonials::Testimonial Load (0.8ms)[0m [1m[34mSELECT "cmor_testimonials_testimonials".* FROM "cmor_testimonials_testimonials" WHERE "cmor_testimonials_testimonials"."category_id" = ? AND ("cmor_testimonials_testimonials"."position" IS NOT NULL) ORDER BY "cmor_testimonials_testimonials"."position" DESC LIMIT ?[0m [["category_id", 1], ["LIMIT", 1]]
|
|
900
|
-
[1m[36mCmor::Testimonials::Testimonial Create (0.6ms)[0m [1m[32mINSERT INTO "cmor_testimonials_testimonials" ("category_id", "fullname", "role", "company", "body", "position", "published_at", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["category_id", 1], ["fullname", "John_Doe_4"], ["role", "MyString"], ["company", "MyString"], ["body", "MyText"], ["position", 1], ["published_at", "2019-06-12 10:46:16.857830"], ["created_at", "2019-06-12 11:46:16.892365"], ["updated_at", "2019-06-12 11:46:16.892365"]]
|
|
901
|
-
[1m[36mActiveStorage::Attachment Create (0.6ms)[0m [1m[32mINSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?)[0m [["name", "image"], ["record_type", "Cmor::Testimonials::Testimonial"], ["record_id", 1], ["blob_id", 1], ["created_at", "2019-06-12 11:46:16.901508"]]
|
|
902
|
-
[1m[36mCmor::Testimonials::Testimonial Update (0.6ms)[0m [1m[33mUPDATE "cmor_testimonials_testimonials" SET "updated_at" = ? WHERE "cmor_testimonials_testimonials"."id" = ?[0m [["updated_at", "2019-06-12 11:46:16.904364"], ["id", 1]]
|
|
903
|
-
[1m[35m (1.0ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
904
|
-
[ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: 09dca612-eb72-405c-a012-a9054bed66b4) to Async(default) with arguments: #<GlobalID:0x000000042a5360 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>>
|
|
905
|
-
[1m[36mActiveStorage::Blob Load (3.2ms)[0m [1m[34mSELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ?[0m [["id", 1], ["LIMIT", 1]]
|
|
906
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [09dca612-eb72-405c-a012-a9054bed66b4] Performing ActiveStorage::AnalyzeJob (Job ID: 09dca612-eb72-405c-a012-a9054bed66b4) from Async(default) with arguments: #<GlobalID:0x00000004316538 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>>
|
|
907
|
-
[1m[35m (0.8ms)[0m [1m[31mrollback transaction[0m
|
|
908
|
-
[1m[35m (0.2ms)[0m [1m[36mbegin transaction[0m
|
|
909
|
-
[1m[35m (0.3ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
910
|
-
[1m[36mCmor::Testimonials::Category Exists (0.4ms)[0m [1m[34mSELECT 1 AS one FROM "cmor_testimonials_categories" WHERE "cmor_testimonials_categories"."identifier" = ? AND "cmor_testimonials_categories"."locale" = ? LIMIT ?[0m [["identifier", "category_6"], ["locale", "de"], ["LIMIT", 1]]
|
|
911
|
-
[1m[36mCmor::Testimonials::Category Exists (0.2ms)[0m [1m[34mSELECT 1 AS one FROM "cmor_testimonials_categories" WHERE "cmor_testimonials_categories"."name" = ? AND "cmor_testimonials_categories"."locale" = ? LIMIT ?[0m [["name", "Category #6"], ["locale", "de"], ["LIMIT", 1]]
|
|
912
|
-
[1m[36mCmor::Testimonials::Category Create (0.3ms)[0m [1m[32mINSERT INTO "cmor_testimonials_categories" ("locale", "name", "identifier", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["locale", "de"], ["name", "Category #6"], ["identifier", "category_6"], ["created_at", "2019-06-12 11:46:16.938265"], ["updated_at", "2019-06-12 11:46:16.938265"]]
|
|
913
|
-
[1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
914
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [09dca612-eb72-405c-a012-a9054bed66b4] [36m Disk Storage (20.9ms) [0m[34mDownloaded file from key: 3N9efqnDZqMFRHr4b7MwD2hB[0m
|
|
915
|
-
[36m Disk Storage (6.0ms) [0m[32mUploaded file to key: YvAuXttgn89jw9hcR7d4Syra (checksum: NaVcfheFhJeCWwo0C8BLTg==)[0m
|
|
916
|
-
[1m[35m (0.4ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
917
|
-
[1m[36mActiveStorage::Blob Create (0.9ms)[0m [1m[32mINSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["key", "YvAuXttgn89jw9hcR7d4Syra"], ["filename", "homer.png"], ["content_type", "image/png"], ["metadata", "{\"identified\":true}"], ["byte_size", 196543], ["checksum", "NaVcfheFhJeCWwo0C8BLTg=="], ["created_at", "2019-06-12 11:46:16.951129"]]
|
|
918
|
-
[1m[35m (0.7ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
919
|
-
[1m[35m (2.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
920
|
-
[1m[35m (0.3ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
921
|
-
[1m[35m (0.5ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
922
|
-
[1m[36mCmor::Testimonials::Testimonial Load (0.7ms)[0m [1m[34mSELECT "cmor_testimonials_testimonials".* FROM "cmor_testimonials_testimonials" WHERE "cmor_testimonials_testimonials"."category_id" = ? AND ("cmor_testimonials_testimonials"."position" IS NOT NULL) ORDER BY "cmor_testimonials_testimonials"."position" DESC LIMIT ?[0m [["category_id", 1], ["LIMIT", 1]]
|
|
923
|
-
[1m[36mCmor::Testimonials::Testimonial Create (0.5ms)[0m [1m[32mINSERT INTO "cmor_testimonials_testimonials" ("category_id", "fullname", "role", "company", "body", "position", "published_at", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["category_id", 1], ["fullname", "John_Doe_5"], ["role", "MyString"], ["company", "MyString"], ["body", "MyText"], ["position", 1], ["published_at", "2019-06-12 10:46:16.940063"], ["created_at", "2019-06-12 11:46:16.975828"], ["updated_at", "2019-06-12 11:46:16.975828"]]
|
|
924
|
-
[1m[36mActiveStorage::Attachment Create (0.4ms)[0m [1m[32mINSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?)[0m [["name", "image"], ["record_type", "Cmor::Testimonials::Testimonial"], ["record_id", 1], ["blob_id", 1], ["created_at", "2019-06-12 11:46:16.983097"]]
|
|
925
|
-
[1m[36mCmor::Testimonials::Testimonial Update (0.3ms)[0m [1m[33mUPDATE "cmor_testimonials_testimonials" SET "updated_at" = ? WHERE "cmor_testimonials_testimonials"."id" = ?[0m [["updated_at", "2019-06-12 11:46:16.985447"], ["id", 1]]
|
|
926
|
-
[1m[35m (0.0ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
927
|
-
[ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: 10afc6e4-2127-424c-8a4e-a387caf5715a) to Async(default) with arguments: #<GlobalID:0x000000051d8328 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>>
|
|
928
|
-
[1m[36mActiveStorage::Blob Load (7.4ms)[0m [1m[34mSELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ?[0m [["id", 1], ["LIMIT", 1]]
|
|
929
|
-
[1m[35m (0.9ms)[0m [1m[31mrollback transaction[0m
|
|
930
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [10afc6e4-2127-424c-8a4e-a387caf5715a] Performing ActiveStorage::AnalyzeJob (Job ID: 10afc6e4-2127-424c-8a4e-a387caf5715a) from Async(default) with arguments: #<GlobalID:0x0000000523c058 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>>
|
|
931
|
-
[1m[35m (0.3ms)[0m [1m[36mbegin transaction[0m
|
|
932
|
-
[1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
933
|
-
[1m[36mCmor::Testimonials::Category Exists (1.5ms)[0m [1m[34mSELECT 1 AS one FROM "cmor_testimonials_categories" WHERE "cmor_testimonials_categories"."identifier" = ? AND "cmor_testimonials_categories"."locale" = ? LIMIT ?[0m [["identifier", "category_7"], ["locale", "de"], ["LIMIT", 1]]
|
|
934
|
-
[1m[36mCmor::Testimonials::Category Exists (0.5ms)[0m [1m[34mSELECT 1 AS one FROM "cmor_testimonials_categories" WHERE "cmor_testimonials_categories"."name" = ? AND "cmor_testimonials_categories"."locale" = ? LIMIT ?[0m [["name", "Category #7"], ["locale", "de"], ["LIMIT", 1]]
|
|
935
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [09dca612-eb72-405c-a012-a9054bed66b4] Performed ActiveStorage::AnalyzeJob (Job ID: 09dca612-eb72-405c-a012-a9054bed66b4) from Async(default) in 316.27ms
|
|
936
|
-
[1m[36mCmor::Testimonials::Category Create (0.4ms)[0m [1m[32mINSERT INTO "cmor_testimonials_categories" ("locale", "name", "identifier", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["locale", "de"], ["name", "Category #7"], ["identifier", "category_7"], ["created_at", "2019-06-12 11:46:17.237635"], ["updated_at", "2019-06-12 11:46:17.237635"]]
|
|
937
|
-
[1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
938
|
-
[36m Disk Storage (1.2ms) [0m[32mUploaded file to key: tP8CTMtnHaHRwBY9RU4QPkym (checksum: NaVcfheFhJeCWwo0C8BLTg==)[0m
|
|
939
|
-
[1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
940
|
-
[1m[36mActiveStorage::Blob Create (0.4ms)[0m [1m[32mINSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["key", "tP8CTMtnHaHRwBY9RU4QPkym"], ["filename", "homer.png"], ["content_type", "image/png"], ["metadata", "{\"identified\":true}"], ["byte_size", 196543], ["checksum", "NaVcfheFhJeCWwo0C8BLTg=="], ["created_at", "2019-06-12 11:46:17.244072"]]
|
|
941
|
-
[1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
942
|
-
[1m[35m (0.0ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
943
|
-
[1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
944
|
-
[1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
945
|
-
[1m[36mCmor::Testimonials::Testimonial Load (0.4ms)[0m [1m[34mSELECT "cmor_testimonials_testimonials".* FROM "cmor_testimonials_testimonials" WHERE "cmor_testimonials_testimonials"."category_id" = ? AND ("cmor_testimonials_testimonials"."position" IS NOT NULL) ORDER BY "cmor_testimonials_testimonials"."position" DESC LIMIT ?[0m [["category_id", 1], ["LIMIT", 1]]
|
|
946
|
-
[1m[36mCmor::Testimonials::Testimonial Create (0.7ms)[0m [1m[32mINSERT INTO "cmor_testimonials_testimonials" ("category_id", "fullname", "role", "company", "body", "position", "published_at", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["category_id", 1], ["fullname", "John_Doe_6"], ["role", "MyString"], ["company", "MyString"], ["body", "MyText"], ["position", 1], ["published_at", "2019-06-12 10:46:17.240460"], ["created_at", "2019-06-12 11:46:17.247695"], ["updated_at", "2019-06-12 11:46:17.247695"]]
|
|
947
|
-
[1m[36mActiveStorage::Attachment Create (0.7ms)[0m [1m[32mINSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?)[0m [["name", "image"], ["record_type", "Cmor::Testimonials::Testimonial"], ["record_id", 1], ["blob_id", 1], ["created_at", "2019-06-12 11:46:17.254107"]]
|
|
948
|
-
[1m[36mCmor::Testimonials::Testimonial Update (0.6ms)[0m [1m[33mUPDATE "cmor_testimonials_testimonials" SET "updated_at" = ? WHERE "cmor_testimonials_testimonials"."id" = ?[0m [["updated_at", "2019-06-12 11:46:17.257509"], ["id", 1]]
|
|
949
|
-
[1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
950
|
-
[ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: 22495aad-dafc-4a9d-8019-86914bb00aa8) to Async(default) with arguments: #<GlobalID:0x000000034af238 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>>
|
|
951
|
-
[1m[35m (0.2ms)[0m [1m[31mrollback transaction[0m
|
|
952
|
-
[1m[35m (0.5ms)[0m [1m[36mbegin transaction[0m
|
|
953
|
-
[1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
954
|
-
[1m[36mCmor::Testimonials::Category Exists (0.2ms)[0m [1m[34mSELECT 1 AS one FROM "cmor_testimonials_categories" WHERE "cmor_testimonials_categories"."identifier" = ? AND "cmor_testimonials_categories"."locale" = ? LIMIT ?[0m [["identifier", "category_8"], ["locale", "de"], ["LIMIT", 1]]
|
|
955
|
-
[1m[36mCmor::Testimonials::Category Exists (0.8ms)[0m [1m[34mSELECT 1 AS one FROM "cmor_testimonials_categories" WHERE "cmor_testimonials_categories"."name" = ? AND "cmor_testimonials_categories"."locale" = ? LIMIT ?[0m [["name", "Category #8"], ["locale", "de"], ["LIMIT", 1]]
|
|
956
|
-
[1m[36mCmor::Testimonials::Category Create (1.4ms)[0m [1m[32mINSERT INTO "cmor_testimonials_categories" ("locale", "name", "identifier", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["locale", "de"], ["name", "Category #8"], ["identifier", "category_8"], ["created_at", "2019-06-12 11:46:17.272483"], ["updated_at", "2019-06-12 11:46:17.272483"]]
|
|
957
|
-
[1m[35m (0.2ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
958
|
-
[36m Disk Storage (1.9ms) [0m[32mUploaded file to key: 4wnigrSKS2gxj2uCtfu4YfnD (checksum: NaVcfheFhJeCWwo0C8BLTg==)[0m
|
|
959
|
-
[1m[35m (0.2ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
960
|
-
[1m[36mActiveStorage::Blob Create (0.9ms)[0m [1m[32mINSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["key", "4wnigrSKS2gxj2uCtfu4YfnD"], ["filename", "homer.png"], ["content_type", "image/png"], ["metadata", "{\"identified\":true}"], ["byte_size", 196543], ["checksum", "NaVcfheFhJeCWwo0C8BLTg=="], ["created_at", "2019-06-12 11:46:17.282441"]]
|
|
961
|
-
[1m[35m (0.2ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
962
|
-
[1m[35m (0.2ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
963
|
-
[1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
964
|
-
[1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
965
|
-
[1m[36mCmor::Testimonials::Testimonial Load (0.3ms)[0m [1m[34mSELECT "cmor_testimonials_testimonials".* FROM "cmor_testimonials_testimonials" WHERE "cmor_testimonials_testimonials"."category_id" = ? AND ("cmor_testimonials_testimonials"."position" IS NOT NULL) ORDER BY "cmor_testimonials_testimonials"."position" DESC LIMIT ?[0m [["category_id", 1], ["LIMIT", 1]]
|
|
966
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [10afc6e4-2127-424c-8a4e-a387caf5715a] [36m Disk Storage (251.3ms) [0m[34mDownloaded file from key: YvAuXttgn89jw9hcR7d4Syra[0m
|
|
967
|
-
[1m[36mCmor::Testimonials::Testimonial Create (3.4ms)[0m [1m[32mINSERT INTO "cmor_testimonials_testimonials" ("category_id", "fullname", "role", "company", "body", "position", "published_at", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["category_id", 1], ["fullname", "John_Doe_7"], ["role", "MyString"], ["company", "MyString"], ["body", "MyText"], ["position", 1], ["published_at", "2019-06-12 10:46:17.275828"], ["created_at", "2019-06-12 11:46:17.289408"], ["updated_at", "2019-06-12 11:46:17.289408"]]
|
|
968
|
-
[1m[36mActiveStorage::Attachment Create (1.5ms)[0m [1m[32mINSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?)[0m [["name", "image"], ["record_type", "Cmor::Testimonials::Testimonial"], ["record_id", 1], ["blob_id", 1], ["created_at", "2019-06-12 11:46:17.316789"]]
|
|
969
|
-
[1m[36mCmor::Testimonials::Testimonial Update (0.6ms)[0m [1m[33mUPDATE "cmor_testimonials_testimonials" SET "updated_at" = ? WHERE "cmor_testimonials_testimonials"."id" = ?[0m [["updated_at", "2019-06-12 11:46:17.327000"], ["id", 1]]
|
|
970
|
-
[1m[35m (0.2ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
971
|
-
[ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: 5fe7be98-421f-4cd3-852b-c0e4f3f5e594) to Async(default) with arguments: #<GlobalID:0x000000041a3de0 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>>
|
|
972
|
-
[1m[36mActiveStorage::Blob Load (178.0ms)[0m [1m[34mSELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ?[0m [["id", 1], ["LIMIT", 1]]
|
|
973
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [22495aad-dafc-4a9d-8019-86914bb00aa8] Performing ActiveStorage::AnalyzeJob (Job ID: 22495aad-dafc-4a9d-8019-86914bb00aa8) from Async(default) with arguments: #<GlobalID:0x00000005974a28 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>>
|
|
974
|
-
[1m[36mActiveStorage::Blob Load (0.1ms)[0m [1m[34mSELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ?[0m [["id", 1], ["LIMIT", 1]]
|
|
975
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [5fe7be98-421f-4cd3-852b-c0e4f3f5e594] Performing ActiveStorage::AnalyzeJob (Job ID: 5fe7be98-421f-4cd3-852b-c0e4f3f5e594) from Async(default) with arguments: #<GlobalID:0x00000005958210 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>>
|
|
976
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [5fe7be98-421f-4cd3-852b-c0e4f3f5e594] [36m Disk Storage (2.0ms) [0m[34mDownloaded file from key: 4wnigrSKS2gxj2uCtfu4YfnD[0m
|
|
977
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [22495aad-dafc-4a9d-8019-86914bb00aa8] [36m Disk Storage (6.3ms) [0m[34mDownloaded file from key: 4wnigrSKS2gxj2uCtfu4YfnD[0m
|
|
978
|
-
[36m Disk Storage (4.8ms) [0m[32mUploaded file to key: UKfPaBaoRtSUExCWyeERBVDY (checksum: NaVcfheFhJeCWwo0C8BLTg==)[0m
|
|
979
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [10afc6e4-2127-424c-8a4e-a387caf5715a] [1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
980
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [10afc6e4-2127-424c-8a4e-a387caf5715a] [1m[36mActiveStorage::Blob Update (0.2ms)[0m [1m[33mUPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ?[0m [["metadata", "{\"identified\":true,\"width\":767,\"height\":431,\"analyzed\":true}"], ["id", 1]]
|
|
981
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [10afc6e4-2127-424c-8a4e-a387caf5715a] [1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
982
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [10afc6e4-2127-424c-8a4e-a387caf5715a] Performed ActiveStorage::AnalyzeJob (Job ID: 10afc6e4-2127-424c-8a4e-a387caf5715a) from Async(default) in 457.56ms
|
|
983
|
-
[1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
984
|
-
[1m[36mActiveStorage::Blob Create (0.2ms)[0m [1m[32mINSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["key", "UKfPaBaoRtSUExCWyeERBVDY"], ["filename", "homer.png"], ["content_type", "image/png"], ["metadata", "{\"identified\":true}"], ["byte_size", 196543], ["checksum", "NaVcfheFhJeCWwo0C8BLTg=="], ["created_at", "2019-06-12 11:46:17.496149"]]
|
|
985
|
-
[1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
986
|
-
[1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
987
|
-
[1m[36mActiveStorage::Attachment Destroy (0.1ms)[0m [1m[31mDELETE FROM "active_storage_attachments" WHERE "active_storage_attachments"."id" = ?[0m [["id", 1]]
|
|
988
|
-
[1m[36mActiveStorage::Attachment Create (0.2ms)[0m [1m[32mINSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?)[0m [["name", "image"], ["record_type", "Cmor::Testimonials::Testimonial"], ["record_id", 1], ["blob_id", 2], ["created_at", "2019-06-12 11:46:17.499581"]]
|
|
989
|
-
[1m[36mCmor::Testimonials::Testimonial Update (0.1ms)[0m [1m[33mUPDATE "cmor_testimonials_testimonials" SET "updated_at" = ? WHERE "cmor_testimonials_testimonials"."id" = ?[0m [["updated_at", "2019-06-12 11:46:17.501466"], ["id", 1]]
|
|
990
|
-
[1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
991
|
-
[ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: a7dcf88c-9ce7-4c45-a12a-24d53222ad6c) to Async(default) with arguments: #<GlobalID:0x000000058e85f0 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/2>>
|
|
992
|
-
[1m[36mActiveStorage::Blob Load (0.1ms)[0m [1m[34mSELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ?[0m [["id", 2], ["LIMIT", 1]]
|
|
993
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [a7dcf88c-9ce7-4c45-a12a-24d53222ad6c] Performing ActiveStorage::AnalyzeJob (Job ID: a7dcf88c-9ce7-4c45-a12a-24d53222ad6c) from Async(default) with arguments: #<GlobalID:0x000000058c7490 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/2>>
|
|
994
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [a7dcf88c-9ce7-4c45-a12a-24d53222ad6c] [36m Disk Storage (6.4ms) [0m[34mDownloaded file from key: UKfPaBaoRtSUExCWyeERBVDY[0m
|
|
995
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [22495aad-dafc-4a9d-8019-86914bb00aa8] [1m[35m (0.2ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
996
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [22495aad-dafc-4a9d-8019-86914bb00aa8] [1m[36mActiveStorage::Blob Update (0.2ms)[0m [1m[33mUPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ?[0m [["metadata", "{\"identified\":true,\"width\":767,\"height\":431,\"analyzed\":true}"], ["id", 1]]
|
|
997
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [22495aad-dafc-4a9d-8019-86914bb00aa8] [1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
998
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [22495aad-dafc-4a9d-8019-86914bb00aa8] Performed ActiveStorage::AnalyzeJob (Job ID: 22495aad-dafc-4a9d-8019-86914bb00aa8) from Async(default) in 59.8ms
|
|
999
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [5fe7be98-421f-4cd3-852b-c0e4f3f5e594] [1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
1000
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [5fe7be98-421f-4cd3-852b-c0e4f3f5e594] [1m[36mActiveStorage::Blob Update (0.2ms)[0m [1m[33mUPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ?[0m [["metadata", "{\"identified\":true,\"width\":767,\"height\":431,\"analyzed\":true}"], ["id", 1]]
|
|
1001
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [5fe7be98-421f-4cd3-852b-c0e4f3f5e594] [1m[35m (0.2ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
1002
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [5fe7be98-421f-4cd3-852b-c0e4f3f5e594] Performed ActiveStorage::AnalyzeJob (Job ID: 5fe7be98-421f-4cd3-852b-c0e4f3f5e594) from Async(default) in 59.47ms
|
|
1003
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [a7dcf88c-9ce7-4c45-a12a-24d53222ad6c] [1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
1004
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [a7dcf88c-9ce7-4c45-a12a-24d53222ad6c] [1m[36mActiveStorage::Blob Update (0.2ms)[0m [1m[33mUPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ?[0m [["metadata", "{\"identified\":true,\"width\":767,\"height\":431,\"analyzed\":true}"], ["id", 2]]
|
|
1005
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [a7dcf88c-9ce7-4c45-a12a-24d53222ad6c] [1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
1006
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [a7dcf88c-9ce7-4c45-a12a-24d53222ad6c] Performed ActiveStorage::AnalyzeJob (Job ID: a7dcf88c-9ce7-4c45-a12a-24d53222ad6c) from Async(default) in 50.36ms
|
|
1007
|
-
[ActiveJob] Enqueued ActiveStorage::PurgeJob (Job ID: 44b5583d-3c11-491b-b247-335f4a82607e) to Async(default) with arguments: #<GlobalID:0x00000005888f10 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>>
|
|
1008
|
-
[1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
1009
|
-
[1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
1010
|
-
[1m[35m (0.3ms)[0m [1m[31mrollback transaction[0m
|
|
1011
|
-
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
|
1012
|
-
[1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
1013
|
-
[1m[36mCmor::Testimonials::Category Exists (0.2ms)[0m [1m[34mSELECT 1 AS one FROM "cmor_testimonials_categories" WHERE "cmor_testimonials_categories"."identifier" = ? AND "cmor_testimonials_categories"."locale" = ? LIMIT ?[0m [["identifier", "category_9"], ["locale", "de"], ["LIMIT", 1]]
|
|
1014
|
-
[1m[36mCmor::Testimonials::Category Exists (0.1ms)[0m [1m[34mSELECT 1 AS one FROM "cmor_testimonials_categories" WHERE "cmor_testimonials_categories"."name" = ? AND "cmor_testimonials_categories"."locale" = ? LIMIT ?[0m [["name", "Category #9"], ["locale", "de"], ["LIMIT", 1]]
|
|
1015
|
-
[1m[36mCmor::Testimonials::Category Create (0.3ms)[0m [1m[32mINSERT INTO "cmor_testimonials_categories" ("locale", "name", "identifier", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["locale", "de"], ["name", "Category #9"], ["identifier", "category_9"], ["created_at", "2019-06-12 11:46:17.568003"], ["updated_at", "2019-06-12 11:46:17.568003"]]
|
|
1016
|
-
[1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
1017
|
-
[1m[36mActiveStorage::Blob Load (0.1ms)[0m [1m[34mSELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ?[0m [["id", 1], ["LIMIT", 1]]
|
|
1018
|
-
Discarded ActiveStorage::PurgeJob due to a ActiveRecord::RecordNotFound. The original exception was nil.
|
|
1019
|
-
[36m Disk Storage (1.1ms) [0m[32mUploaded file to key: QG3Z2rh3h79MKKqHGWBqEKeU (checksum: NaVcfheFhJeCWwo0C8BLTg==)[0m
|
|
1020
|
-
[1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
1021
|
-
[1m[36mActiveStorage::Blob Create (0.3ms)[0m [1m[32mINSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["key", "QG3Z2rh3h79MKKqHGWBqEKeU"], ["filename", "homer.png"], ["content_type", "image/png"], ["metadata", "{\"identified\":true}"], ["byte_size", 196543], ["checksum", "NaVcfheFhJeCWwo0C8BLTg=="], ["created_at", "2019-06-12 11:46:17.574533"]]
|
|
1022
|
-
[1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
1023
|
-
[1m[35m (0.8ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
1024
|
-
[1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
1025
|
-
[1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
1026
|
-
[1m[36mCmor::Testimonials::Testimonial Load (0.5ms)[0m [1m[34mSELECT "cmor_testimonials_testimonials".* FROM "cmor_testimonials_testimonials" WHERE "cmor_testimonials_testimonials"."category_id" = ? AND ("cmor_testimonials_testimonials"."position" IS NOT NULL) ORDER BY "cmor_testimonials_testimonials"."position" DESC LIMIT ?[0m [["category_id", 1], ["LIMIT", 1]]
|
|
1027
|
-
[1m[36mCmor::Testimonials::Testimonial Create (0.4ms)[0m [1m[32mINSERT INTO "cmor_testimonials_testimonials" ("category_id", "fullname", "role", "company", "body", "position", "published_at", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["category_id", 1], ["fullname", "John_Doe_8"], ["role", "MyString"], ["company", "MyString"], ["body", "MyText"], ["position", 1], ["published_at", "2019-06-12 10:46:17.569367"], ["created_at", "2019-06-12 11:46:17.579043"], ["updated_at", "2019-06-12 11:46:17.579043"]]
|
|
1028
|
-
[1m[36mActiveStorage::Attachment Create (0.4ms)[0m [1m[32mINSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?)[0m [["name", "image"], ["record_type", "Cmor::Testimonials::Testimonial"], ["record_id", 1], ["blob_id", 1], ["created_at", "2019-06-12 11:46:17.584304"]]
|
|
1029
|
-
[1m[36mCmor::Testimonials::Testimonial Update (0.2ms)[0m [1m[33mUPDATE "cmor_testimonials_testimonials" SET "updated_at" = ? WHERE "cmor_testimonials_testimonials"."id" = ?[0m [["updated_at", "2019-06-12 11:46:17.585628"], ["id", 1]]
|
|
1030
|
-
[1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
1031
|
-
[ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: d66e2e90-5e99-43a6-be4d-7d4fdf2f7538) to Async(default) with arguments: #<GlobalID:0x0000000568a3d0 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>>
|
|
1032
|
-
[36m Disk Storage (1.2ms) [0m[32mUploaded file to key: 8sngyEjezqc2ZSCivkAAygFM (checksum: NaVcfheFhJeCWwo0C8BLTg==)[0m
|
|
1033
|
-
[1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
1034
|
-
[1m[36mActiveStorage::Blob Create (0.2ms)[0m [1m[32mINSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["key", "8sngyEjezqc2ZSCivkAAygFM"], ["filename", "homer.png"], ["content_type", "image/png"], ["metadata", "{\"identified\":true}"], ["byte_size", 196543], ["checksum", "NaVcfheFhJeCWwo0C8BLTg=="], ["created_at", "2019-06-12 11:46:17.592218"]]
|
|
1035
|
-
[1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
1036
|
-
[1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
1037
|
-
[1m[36mActiveStorage::Attachment Destroy (0.1ms)[0m [1m[31mDELETE FROM "active_storage_attachments" WHERE "active_storage_attachments"."id" = ?[0m [["id", 1]]
|
|
1038
|
-
[1m[36mActiveStorage::Attachment Create (0.2ms)[0m [1m[32mINSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?)[0m [["name", "image"], ["record_type", "Cmor::Testimonials::Testimonial"], ["record_id", 1], ["blob_id", 2], ["created_at", "2019-06-12 11:46:17.595855"]]
|
|
1039
|
-
[1m[36mCmor::Testimonials::Testimonial Update (0.2ms)[0m [1m[33mUPDATE "cmor_testimonials_testimonials" SET "updated_at" = ? WHERE "cmor_testimonials_testimonials"."id" = ?[0m [["updated_at", "2019-06-12 11:46:17.597546"], ["id", 1]]
|
|
1040
|
-
[1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
1041
|
-
[ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: 8d34551b-dd00-4a2e-899e-f40125c72fcd) to Async(default) with arguments: #<GlobalID:0x0000000557cb00 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/2>>
|
|
1042
|
-
[ActiveJob] Enqueued ActiveStorage::PurgeJob (Job ID: 4bcf24a1-fd07-4ffb-9461-13620baf11bd) to Async(default) with arguments: #<GlobalID:0x000000055b1ad0 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>>
|
|
1043
|
-
[1m[36mActiveStorage::Blob Load (0.5ms)[0m [1m[34mSELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ?[0m [["id", 2], ["LIMIT", 1]]
|
|
1044
|
-
[1m[36mActiveStorage::Blob Load (0.4ms)[0m [1m[34mSELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ?[0m [["id", 1], ["LIMIT", 1]]
|
|
1045
|
-
[1m[36mActiveStorage::Blob Load (0.3ms)[0m [1m[34mSELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ?[0m [["id", 1], ["LIMIT", 1]]
|
|
1046
|
-
[ActiveJob] [ActiveStorage::PurgeJob] [4bcf24a1-fd07-4ffb-9461-13620baf11bd] Performing ActiveStorage::PurgeJob (Job ID: 4bcf24a1-fd07-4ffb-9461-13620baf11bd) from Async(default) with arguments: #<GlobalID:0x000000055c44c8 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>>
|
|
1047
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [8d34551b-dd00-4a2e-899e-f40125c72fcd] Performing ActiveStorage::AnalyzeJob (Job ID: 8d34551b-dd00-4a2e-899e-f40125c72fcd) from Async(default) with arguments: #<GlobalID:0x000000055d4530 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/2>>
|
|
1048
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [d66e2e90-5e99-43a6-be4d-7d4fdf2f7538] Performing ActiveStorage::AnalyzeJob (Job ID: d66e2e90-5e99-43a6-be4d-7d4fdf2f7538) from Async(default) with arguments: #<GlobalID:0x000000055c6778 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>>
|
|
1049
|
-
[1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
1050
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [8d34551b-dd00-4a2e-899e-f40125c72fcd] [36m Disk Storage (1.7ms) [0m[34mDownloaded file from key: 8sngyEjezqc2ZSCivkAAygFM[0m
|
|
1051
|
-
[1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
1052
|
-
[ActiveJob] [ActiveStorage::PurgeJob] [4bcf24a1-fd07-4ffb-9461-13620baf11bd] [1m[35m (0.3ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
1053
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [d66e2e90-5e99-43a6-be4d-7d4fdf2f7538] [36m Disk Storage (30.2ms) [0m[34mDownloaded file from key: QG3Z2rh3h79MKKqHGWBqEKeU[0m
|
|
1054
|
-
[ActiveJob] [ActiveStorage::PurgeJob] [4bcf24a1-fd07-4ffb-9461-13620baf11bd] [1m[36mActiveStorage::Attachment Exists (0.4ms)[0m [1m[34mSELECT 1 AS one FROM "active_storage_attachments" WHERE "active_storage_attachments"."blob_id" = ? LIMIT ?[0m [["blob_id", 1], ["LIMIT", 1]]
|
|
1055
|
-
[ActiveJob] [ActiveStorage::PurgeJob] [4bcf24a1-fd07-4ffb-9461-13620baf11bd] [1m[36mActiveStorage::Blob Destroy (0.2ms)[0m [1m[31mDELETE FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ?[0m [["id", 1]]
|
|
1056
|
-
[ActiveJob] [ActiveStorage::PurgeJob] [4bcf24a1-fd07-4ffb-9461-13620baf11bd] [1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
1057
|
-
[ActiveJob] [ActiveStorage::PurgeJob] [4bcf24a1-fd07-4ffb-9461-13620baf11bd] [1m[36mActiveStorage::Attachment Load (0.2ms)[0m [1m[34mSELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = ? AND "active_storage_attachments"."record_type" = ? AND "active_storage_attachments"."name" = ? LIMIT ?[0m [["record_id", 1], ["record_type", "ActiveStorage::Blob"], ["name", "preview_image"], ["LIMIT", 1]]
|
|
1058
|
-
[ActiveJob] [ActiveStorage::PurgeJob] [4bcf24a1-fd07-4ffb-9461-13620baf11bd] [36m Disk Storage (0.2ms) [0m[31mDeleted file from key: QG3Z2rh3h79MKKqHGWBqEKeU[0m
|
|
1059
|
-
[ActiveJob] [ActiveStorage::PurgeJob] [4bcf24a1-fd07-4ffb-9461-13620baf11bd] [36m Disk Storage (0.1ms) [0m[31mDeleted files by key prefix: variants/QG3Z2rh3h79MKKqHGWBqEKeU/[0m
|
|
1060
|
-
[ActiveJob] [ActiveStorage::PurgeJob] [4bcf24a1-fd07-4ffb-9461-13620baf11bd] Performed ActiveStorage::PurgeJob (Job ID: 4bcf24a1-fd07-4ffb-9461-13620baf11bd) from Async(default) in 59.89ms
|
|
1061
|
-
[1m[35m (0.2ms)[0m [1m[31mrollback transaction[0m
|
|
1062
|
-
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
|
1063
|
-
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
|
1064
|
-
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
|
1065
|
-
[1m[35m (0.2ms)[0m [1m[31mrollback transaction[0m
|
|
1066
|
-
[1m[35m (0.2ms)[0m [1m[36mbegin transaction[0m
|
|
1067
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [8d34551b-dd00-4a2e-899e-f40125c72fcd] [1m[35m (0.2ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
1068
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [8d34551b-dd00-4a2e-899e-f40125c72fcd] [1m[36mActiveStorage::Blob Update (0.5ms)[0m [1m[33mUPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ?[0m [["metadata", "{\"identified\":true,\"width\":767,\"height\":431,\"analyzed\":true}"], ["id", 2]]
|
|
1069
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [8d34551b-dd00-4a2e-899e-f40125c72fcd] [1m[35m (0.2ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
1070
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [8d34551b-dd00-4a2e-899e-f40125c72fcd] Performed ActiveStorage::AnalyzeJob (Job ID: 8d34551b-dd00-4a2e-899e-f40125c72fcd) from Async(default) in 100.34ms
|
|
1071
|
-
[1m[36mCmor::Testimonials::Category Exists (6.9ms)[0m [1m[34mSELECT 1 AS one FROM "cmor_testimonials_categories" WHERE "cmor_testimonials_categories"."identifier" = ? AND "cmor_testimonials_categories"."locale" = ? LIMIT ?[0m [["identifier", "category_10"], ["locale", "de"], ["LIMIT", 1]]
|
|
1072
|
-
[1m[36mCmor::Testimonials::Category Exists (0.2ms)[0m [1m[34mSELECT 1 AS one FROM "cmor_testimonials_categories" WHERE "cmor_testimonials_categories"."name" = ? AND "cmor_testimonials_categories"."locale" = ? LIMIT ?[0m [["name", "Category #10"], ["locale", "de"], ["LIMIT", 1]]
|
|
1073
|
-
[1m[35m (0.0ms)[0m [1m[31mrollback transaction[0m
|
|
1074
|
-
[1m[35m (0.3ms)[0m [1m[36mbegin transaction[0m
|
|
1075
|
-
[1m[36mCmor::Testimonials::Category Exists (0.6ms)[0m [1m[34mSELECT 1 AS one FROM "cmor_testimonials_categories" WHERE "cmor_testimonials_categories"."identifier" IS NULL AND "cmor_testimonials_categories"."locale" IS NULL LIMIT ?[0m [["LIMIT", 1]]
|
|
1076
|
-
[1m[36mCmor::Testimonials::Category Exists (0.3ms)[0m [1m[34mSELECT 1 AS one FROM "cmor_testimonials_categories" WHERE "cmor_testimonials_categories"."name" IS NULL AND "cmor_testimonials_categories"."locale" IS NULL LIMIT ?[0m [["LIMIT", 1]]
|
|
1077
|
-
[1m[35m (0.3ms)[0m [1m[31mrollback transaction[0m
|
|
1078
|
-
[1m[35m (0.3ms)[0m [1m[36mbegin transaction[0m
|
|
1079
|
-
[1m[35m (0.2ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
1080
|
-
[1m[36mCmor::Testimonials::Category Exists (0.3ms)[0m [1m[34mSELECT 1 AS one FROM "cmor_testimonials_categories" WHERE "cmor_testimonials_categories"."identifier" = ? AND "cmor_testimonials_categories"."locale" = ? LIMIT ?[0m [["identifier", "category_11"], ["locale", "de"], ["LIMIT", 1]]
|
|
1081
|
-
[1m[36mCmor::Testimonials::Category Exists (0.7ms)[0m [1m[34mSELECT 1 AS one FROM "cmor_testimonials_categories" WHERE "cmor_testimonials_categories"."name" = ? AND "cmor_testimonials_categories"."locale" = ? LIMIT ?[0m [["name", "Category #11"], ["locale", "de"], ["LIMIT", 1]]
|
|
1082
|
-
[1m[36mCmor::Testimonials::Category Create (1.2ms)[0m [1m[32mINSERT INTO "cmor_testimonials_categories" ("locale", "name", "identifier", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["locale", "de"], ["name", "Category #11"], ["identifier", "category_11"], ["created_at", "2019-06-12 11:46:17.798060"], ["updated_at", "2019-06-12 11:46:17.798060"]]
|
|
1083
|
-
[1m[35m (0.5ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
1084
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [d66e2e90-5e99-43a6-be4d-7d4fdf2f7538] [1m[36mActiveStorage::Blob Update (14.9ms)[0m [1m[33mUPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ?[0m [["metadata", "{\"identified\":true,\"width\":767,\"height\":431,\"analyzed\":true}"], ["id", 1]]
|
|
1085
|
-
[1m[35m (0.7ms)[0m [1m[31mrollback transaction[0m
|
|
1086
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [d66e2e90-5e99-43a6-be4d-7d4fdf2f7538] Performed ActiveStorage::AnalyzeJob (Job ID: d66e2e90-5e99-43a6-be4d-7d4fdf2f7538) from Async(default) in 182.93ms
|
|
1087
|
-
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
|
1088
|
-
[1m[35m (0.2ms)[0m [1m[31mrollback transaction[0m
|
|
1089
|
-
[1m[35m (0.3ms)[0m [1m[36mbegin transaction[0m
|
|
1090
|
-
[1m[35m (0.2ms)[0m [1m[31mrollback transaction[0m
|
|
1091
|
-
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
|
1092
|
-
[36m Disk Storage (2.5ms) [0m[32mUploaded file to key: M8uqWB6TkqtkvQi1F3oDRq8h (checksum: NaVcfheFhJeCWwo0C8BLTg==)[0m
|
|
1093
|
-
[1m[35m (0.3ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
1094
|
-
[1m[36mActiveStorage::Blob Create (0.8ms)[0m [1m[32mINSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["key", "M8uqWB6TkqtkvQi1F3oDRq8h"], ["filename", "homer.png"], ["content_type", "image/png"], ["metadata", "{\"identified\":true}"], ["byte_size", 196543], ["checksum", "NaVcfheFhJeCWwo0C8BLTg=="], ["created_at", "2019-06-12 11:46:17.893331"]]
|
|
1095
|
-
[1m[35m (0.3ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
1096
|
-
[1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
1097
|
-
[1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
1098
|
-
[1m[35m (0.5ms)[0m [1m[31mrollback transaction[0m
|
|
1099
|
-
[1m[35m (0.2ms)[0m [1m[36mbegin transaction[0m
|
|
1100
|
-
[1m[35m (0.2ms)[0m [1m[31mrollback transaction[0m
|
|
1101
|
-
[1m[35m (0.2ms)[0m [1m[36mbegin transaction[0m
|
|
1102
|
-
[36m Disk Storage (1.9ms) [0m[32mUploaded file to key: YxmaVsbTeNkXELC1Fgn4gzjx (checksum: NaVcfheFhJeCWwo0C8BLTg==)[0m
|
|
1103
|
-
[1m[35m (0.2ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
1104
|
-
[1m[36mActiveStorage::Blob Create (1.0ms)[0m [1m[32mINSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["key", "YxmaVsbTeNkXELC1Fgn4gzjx"], ["filename", "homer.png"], ["content_type", "image/png"], ["metadata", "{\"identified\":true}"], ["byte_size", 196543], ["checksum", "NaVcfheFhJeCWwo0C8BLTg=="], ["created_at", "2019-06-12 11:46:17.945954"]]
|
|
1105
|
-
[1m[35m (0.2ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
1106
|
-
[1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
1107
|
-
[1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
1108
|
-
[1m[35m (0.2ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
1109
|
-
[1m[36mCmor::Testimonials::Category Exists (0.7ms)[0m [1m[34mSELECT 1 AS one FROM "cmor_testimonials_categories" WHERE "cmor_testimonials_categories"."identifier" = ? AND "cmor_testimonials_categories"."locale" = ? LIMIT ?[0m [["identifier", "category_13"], ["locale", "de"], ["LIMIT", 1]]
|
|
1110
|
-
[1m[36mCmor::Testimonials::Category Exists (0.4ms)[0m [1m[34mSELECT 1 AS one FROM "cmor_testimonials_categories" WHERE "cmor_testimonials_categories"."name" = ? AND "cmor_testimonials_categories"."locale" = ? LIMIT ?[0m [["name", "Category #13"], ["locale", "de"], ["LIMIT", 1]]
|
|
1111
|
-
[1m[36mCmor::Testimonials::Category Create (1.7ms)[0m [1m[32mINSERT INTO "cmor_testimonials_categories" ("locale", "name", "identifier", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["locale", "de"], ["name", "Category #13"], ["identifier", "category_13"], ["created_at", "2019-06-12 11:46:17.966490"], ["updated_at", "2019-06-12 11:46:17.966490"]]
|
|
1112
|
-
[1m[36mCmor::Testimonials::Testimonial Load (0.9ms)[0m [1m[34mSELECT "cmor_testimonials_testimonials".* FROM "cmor_testimonials_testimonials" WHERE "cmor_testimonials_testimonials"."category_id" = ? AND ("cmor_testimonials_testimonials"."position" IS NOT NULL) ORDER BY "cmor_testimonials_testimonials"."position" DESC LIMIT ?[0m [["category_id", 1], ["LIMIT", 1]]
|
|
1113
|
-
[1m[36mCmor::Testimonials::Testimonial Create (0.8ms)[0m [1m[32mINSERT INTO "cmor_testimonials_testimonials" ("category_id", "fullname", "role", "company", "body", "position", "published_at", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["category_id", 1], ["fullname", "John_Doe_10"], ["role", "MyString"], ["company", "MyString"], ["body", "MyText"], ["position", 1], ["published_at", "2019-06-12 10:46:17.938559"], ["created_at", "2019-06-12 11:46:17.971060"], ["updated_at", "2019-06-12 11:46:17.971060"]]
|
|
1114
|
-
[1m[36mActiveStorage::Attachment Create (0.9ms)[0m [1m[32mINSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?)[0m [["name", "image"], ["record_type", "Cmor::Testimonials::Testimonial"], ["record_id", 1], ["blob_id", 1], ["created_at", "2019-06-12 11:46:17.980075"]]
|
|
1115
|
-
[1m[36mCmor::Testimonials::Testimonial Update (0.3ms)[0m [1m[33mUPDATE "cmor_testimonials_testimonials" SET "updated_at" = ? WHERE "cmor_testimonials_testimonials"."id" = ?[0m [["updated_at", "2019-06-12 11:46:17.988328"], ["id", 1]]
|
|
1116
|
-
[1m[35m (0.2ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
1117
|
-
[ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: 190ca32f-2e64-43cc-9a1e-43e759a19987) to Async(default) with arguments: #<GlobalID:0x00000005432150 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>>
|
|
1118
|
-
[1m[36mActiveStorage::Blob Load (1.0ms)[0m [1m[34mSELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ?[0m [["id", 1], ["LIMIT", 1]]
|
|
1119
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [190ca32f-2e64-43cc-9a1e-43e759a19987] Performing ActiveStorage::AnalyzeJob (Job ID: 190ca32f-2e64-43cc-9a1e-43e759a19987) from Async(default) with arguments: #<GlobalID:0x00000005441f88 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>>
|
|
1120
|
-
[1m[35m (0.7ms)[0m [1m[31mrollback transaction[0m
|
|
1121
|
-
[1m[35m (0.2ms)[0m [1m[36mbegin transaction[0m
|
|
1122
|
-
[1m[35m (0.2ms)[0m [1m[31mrollback transaction[0m
|
|
1123
|
-
[1m[35m (0.3ms)[0m [1m[36mbegin transaction[0m
|
|
1124
|
-
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
|
1125
|
-
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
|
1126
|
-
[1m[35m (0.2ms)[0m [1m[31mrollback transaction[0m
|
|
1127
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [190ca32f-2e64-43cc-9a1e-43e759a19987] [36m Disk Storage (68.5ms) [0m[34mDownloaded file from key: YxmaVsbTeNkXELC1Fgn4gzjx[0m
|
|
1128
|
-
[1m[35m (0.4ms)[0m [1m[36mbegin transaction[0m
|
|
1129
|
-
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
|
1130
|
-
[1m[35m (0.3ms)[0m [1m[36mbegin transaction[0m
|
|
1131
|
-
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
|
1132
|
-
[1m[35m (0.2ms)[0m [1m[36mbegin transaction[0m
|
|
1133
|
-
[1m[35m (0.3ms)[0m [1m[31mrollback transaction[0m
|
|
1134
|
-
[1m[35m (0.3ms)[0m [1m[36mbegin transaction[0m
|
|
1135
|
-
[1m[35m (0.2ms)[0m [1m[31mrollback transaction[0m
|
|
1136
|
-
[1m[35m (0.2ms)[0m [1m[36mbegin transaction[0m
|
|
1137
|
-
[1m[35m (0.2ms)[0m [1m[31mrollback transaction[0m
|
|
1138
|
-
[1m[35m (8.6ms)[0m [1m[36mbegin transaction[0m
|
|
1139
|
-
[1m[35m (0.2ms)[0m [1m[31mrollback transaction[0m
|
|
1140
|
-
[1m[35m (1.5ms)[0m [1m[36mbegin transaction[0m
|
|
1141
|
-
[1m[35m (0.3ms)[0m [1m[31mrollback transaction[0m
|
|
1142
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [190ca32f-2e64-43cc-9a1e-43e759a19987] [1m[35m (0.2ms)[0m [1m[36mbegin transaction[0m
|
|
1143
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [190ca32f-2e64-43cc-9a1e-43e759a19987] [1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
|
1144
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [190ca32f-2e64-43cc-9a1e-43e759a19987] [1m[36mActiveStorage::Blob Update (0.4ms)[0m [1m[33mUPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ?[0m [["metadata", "{\"identified\":true,\"width\":767,\"height\":431,\"analyzed\":true}"], ["id", 1]]
|
|
1145
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [190ca32f-2e64-43cc-9a1e-43e759a19987] [1m[35m (0.2ms)[0m [1m[36mcommit transaction[0m
|
|
1146
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [190ca32f-2e64-43cc-9a1e-43e759a19987] [1m[35m (0.1ms)[0m [1m[36mcommit transaction[0m
|
|
1147
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [190ca32f-2e64-43cc-9a1e-43e759a19987] Performed ActiveStorage::AnalyzeJob (Job ID: 190ca32f-2e64-43cc-9a1e-43e759a19987) from Async(default) in 256.09ms
|
|
1148
|
-
[1m[35m (0.2ms)[0m [1m[36mbegin transaction[0m
|
|
1149
|
-
[1m[35m (0.2ms)[0m [1m[31mrollback transaction[0m
|
|
1150
|
-
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
|
1151
|
-
[1m[35m (0.3ms)[0m [1m[31mrollback transaction[0m
|
|
1152
|
-
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
|
1153
|
-
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
|
1154
|
-
[1m[35m (0.4ms)[0m [1m[36mbegin transaction[0m
|
|
1155
|
-
[1m[35m (0.2ms)[0m [1m[31mrollback transaction[0m
|
|
1156
|
-
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
|
1157
|
-
[1m[35m (0.2ms)[0m [1m[31mrollback transaction[0m
|
|
1158
|
-
[1m[35m (0.2ms)[0m [1m[36mbegin transaction[0m
|
|
1159
|
-
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
|
1160
|
-
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
|
1161
|
-
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
|
1162
|
-
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
|
1163
|
-
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
|
1164
|
-
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
|
1165
|
-
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
|
1166
|
-
[1m[35m (2.6ms)[0m [1m[36mbegin transaction[0m
|
|
1167
|
-
[1m[35m (0.3ms)[0m [1m[31mrollback transaction[0m
|
|
1168
|
-
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
|
1169
|
-
[1m[35m (0.2ms)[0m [1m[31mrollback transaction[0m
|
|
1170
|
-
[1m[35m (0.2ms)[0m [1m[36mbegin transaction[0m
|
|
1171
|
-
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
|
1172
|
-
[1m[35m (0.9ms)[0m [1m[36mbegin transaction[0m
|
|
1173
|
-
[1m[35m (0.3ms)[0m [1m[31mrollback transaction[0m
|
|
1174
|
-
[1m[35m (0.3ms)[0m [1m[36mbegin transaction[0m
|
|
1175
|
-
[1m[35m (0.2ms)[0m [1m[31mrollback transaction[0m
|
|
1176
|
-
[1m[35m (0.3ms)[0m [1m[36mbegin transaction[0m
|
|
1177
|
-
[1m[35m (0.2ms)[0m [1m[31mrollback transaction[0m
|
|
1178
|
-
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
|
1179
|
-
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
|
1180
|
-
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
|
1181
|
-
[1m[35m (0.0ms)[0m [1m[31mrollback transaction[0m
|
|
1182
|
-
[1m[35m (0.3ms)[0m [1m[36mbegin transaction[0m
|
|
1183
|
-
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
|
1184
|
-
[1m[35m (0.2ms)[0m [1m[36mbegin transaction[0m
|
|
1185
|
-
[1m[35m (0.3ms)[0m [1m[31mrollback transaction[0m
|
|
1186
|
-
[1m[35m (0.3ms)[0m [1m[36mbegin transaction[0m
|
|
1187
|
-
[1m[35m (0.3ms)[0m [1m[31mrollback transaction[0m
|
|
1188
|
-
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
|
1189
|
-
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
|
1190
|
-
[1m[35m (0.6ms)[0m [1m[36mbegin transaction[0m
|
|
1191
|
-
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
|
1192
|
-
[1m[35m (0.3ms)[0m [1m[36mbegin transaction[0m
|
|
1193
|
-
[1m[35m (0.2ms)[0m [1m[31mrollback transaction[0m
|
|
1194
|
-
[1m[35m (0.3ms)[0m [1m[36mbegin transaction[0m
|
|
1195
|
-
[1m[35m (0.2ms)[0m [1m[31mrollback transaction[0m
|
|
1196
|
-
[1m[35m (0.3ms)[0m [1m[36mbegin transaction[0m
|
|
1197
|
-
[1m[35m (0.2ms)[0m [1m[31mrollback transaction[0m
|
|
1198
|
-
[1m[35m (0.2ms)[0m [1m[36mbegin transaction[0m
|
|
1199
|
-
[1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
|
|
1200
|
-
[1m[35m (0.2ms)[0m [1m[36mbegin transaction[0m
|
|
1201
|
-
[1m[35m (0.2ms)[0m [1m[31mrollback transaction[0m
|
|
1202
|
-
[1m[35m (0.2ms)[0m [1m[36mbegin transaction[0m
|
|
1203
|
-
[1m[35m (2.1ms)[0m [1m[31mrollback transaction[0m
|
|
1204
|
-
[1m[35m (0.7ms)[0m [1m[36mbegin transaction[0m
|
|
1205
|
-
[1m[35m (0.3ms)[0m [1m[31mrollback transaction[0m
|
|
1206
|
-
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
|
1207
|
-
[1m[35m (0.2ms)[0m [1m[31mrollback transaction[0m
|
|
1208
|
-
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
|
1209
|
-
[1m[35m (0.3ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
1210
|
-
[1m[36mCmor::Testimonials::Category Exists (1.8ms)[0m [1m[34mSELECT 1 AS one FROM "cmor_testimonials_categories" WHERE "cmor_testimonials_categories"."identifier" = ? AND "cmor_testimonials_categories"."locale" = ? LIMIT ?[0m [["identifier", "category_14"], ["locale", "de"], ["LIMIT", 1]]
|
|
1211
|
-
[1m[36mCmor::Testimonials::Category Exists (0.2ms)[0m [1m[34mSELECT 1 AS one FROM "cmor_testimonials_categories" WHERE "cmor_testimonials_categories"."name" = ? AND "cmor_testimonials_categories"."locale" = ? LIMIT ?[0m [["name", "Category #14"], ["locale", "de"], ["LIMIT", 1]]
|
|
1212
|
-
[1m[36mCmor::Testimonials::Category Create (1.9ms)[0m [1m[32mINSERT INTO "cmor_testimonials_categories" ("locale", "name", "identifier", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["locale", "de"], ["name", "Category #14"], ["identifier", "category_14"], ["created_at", "2019-06-12 11:46:18.885137"], ["updated_at", "2019-06-12 11:46:18.885137"]]
|
|
1213
|
-
[1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
1214
|
-
[36m Disk Storage (2.4ms) [0m[32mUploaded file to key: qYe3UrRQARuJVZgMaJ9iCyWd (checksum: NaVcfheFhJeCWwo0C8BLTg==)[0m
|
|
1215
|
-
[1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
1216
|
-
[1m[36mActiveStorage::Blob Create (0.4ms)[0m [1m[32mINSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["key", "qYe3UrRQARuJVZgMaJ9iCyWd"], ["filename", "homer.png"], ["content_type", "image/png"], ["metadata", "{\"identified\":true}"], ["byte_size", 196543], ["checksum", "NaVcfheFhJeCWwo0C8BLTg=="], ["created_at", "2019-06-12 11:46:19.017534"]]
|
|
1217
|
-
[1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
1218
|
-
[1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
1219
|
-
[1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
1220
|
-
[1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
1221
|
-
[1m[36mCmor::Testimonials::Testimonial Load (0.3ms)[0m [1m[34mSELECT "cmor_testimonials_testimonials".* FROM "cmor_testimonials_testimonials" WHERE "cmor_testimonials_testimonials"."category_id" = ? AND ("cmor_testimonials_testimonials"."position" IS NOT NULL) ORDER BY "cmor_testimonials_testimonials"."position" DESC LIMIT ?[0m [["category_id", 1], ["LIMIT", 1]]
|
|
1222
|
-
[1m[36mCmor::Testimonials::Testimonial Create (0.3ms)[0m [1m[32mINSERT INTO "cmor_testimonials_testimonials" ("category_id", "fullname", "role", "company", "body", "position", "published_at", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["category_id", 1], ["fullname", "John_Doe_11"], ["role", "MyString"], ["company", "MyString"], ["body", "MyText"], ["position", 1], ["published_at", "2019-06-12 10:46:18.889188"], ["created_at", "2019-06-12 11:46:19.022285"], ["updated_at", "2019-06-12 11:46:19.022285"]]
|
|
1223
|
-
[1m[36mActiveStorage::Attachment Create (0.3ms)[0m [1m[32mINSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?)[0m [["name", "image"], ["record_type", "Cmor::Testimonials::Testimonial"], ["record_id", 1], ["blob_id", 1], ["created_at", "2019-06-12 11:46:19.025627"]]
|
|
1224
|
-
[1m[36mCmor::Testimonials::Testimonial Update (0.2ms)[0m [1m[33mUPDATE "cmor_testimonials_testimonials" SET "updated_at" = ? WHERE "cmor_testimonials_testimonials"."id" = ?[0m [["updated_at", "2019-06-12 11:46:19.026998"], ["id", 1]]
|
|
1225
|
-
[1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
1226
|
-
[ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: 9aa5784e-20c3-40db-b121-ecb896b89016) to Async(default) with arguments: #<GlobalID:0x000000031d5440 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>>
|
|
1227
|
-
[1m[36mActiveStorage::Blob Load (2.2ms)[0m [1m[34mSELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ?[0m [["id", 1], ["LIMIT", 1]]
|
|
1228
|
-
[1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
1229
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [9aa5784e-20c3-40db-b121-ecb896b89016] Performing ActiveStorage::AnalyzeJob (Job ID: 9aa5784e-20c3-40db-b121-ecb896b89016) from Async(default) with arguments: #<GlobalID:0x0000000331e658 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>>
|
|
1230
|
-
[1m[36mCmor::Testimonials::Category Exists (0.3ms)[0m [1m[34mSELECT 1 AS one FROM "cmor_testimonials_categories" WHERE "cmor_testimonials_categories"."identifier" = ? AND "cmor_testimonials_categories"."locale" = ? LIMIT ?[0m [["identifier", "category_15"], ["locale", "de"], ["LIMIT", 1]]
|
|
1231
|
-
[1m[36mCmor::Testimonials::Category Exists (0.3ms)[0m [1m[34mSELECT 1 AS one FROM "cmor_testimonials_categories" WHERE "cmor_testimonials_categories"."name" = ? AND "cmor_testimonials_categories"."locale" = ? LIMIT ?[0m [["name", "Category #15"], ["locale", "de"], ["LIMIT", 1]]
|
|
1232
|
-
[1m[36mCmor::Testimonials::Category Create (0.4ms)[0m [1m[32mINSERT INTO "cmor_testimonials_categories" ("locale", "name", "identifier", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["locale", "de"], ["name", "Category #15"], ["identifier", "category_15"], ["created_at", "2019-06-12 11:46:19.037929"], ["updated_at", "2019-06-12 11:46:19.037929"]]
|
|
1233
|
-
[1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
1234
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [9aa5784e-20c3-40db-b121-ecb896b89016] [36m Disk Storage (6.2ms) [0m[34mDownloaded file from key: qYe3UrRQARuJVZgMaJ9iCyWd[0m
|
|
1235
|
-
[36m Disk Storage (1.3ms) [0m[32mUploaded file to key: qqmfjND3WCaRxtdY3gHUcWHb (checksum: NaVcfheFhJeCWwo0C8BLTg==)[0m
|
|
1236
|
-
[1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
1237
|
-
[1m[36mActiveStorage::Blob Create (0.2ms)[0m [1m[32mINSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["key", "qqmfjND3WCaRxtdY3gHUcWHb"], ["filename", "homer.png"], ["content_type", "image/png"], ["metadata", "{\"identified\":true}"], ["byte_size", 196543], ["checksum", "NaVcfheFhJeCWwo0C8BLTg=="], ["created_at", "2019-06-12 11:46:19.045734"]]
|
|
1238
|
-
[1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
1239
|
-
[1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
1240
|
-
[1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
1241
|
-
[1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
1242
|
-
[1m[36mCmor::Testimonials::Testimonial Load (0.3ms)[0m [1m[34mSELECT "cmor_testimonials_testimonials".* FROM "cmor_testimonials_testimonials" WHERE "cmor_testimonials_testimonials"."category_id" = ? AND ("cmor_testimonials_testimonials"."position" IS NOT NULL) ORDER BY "cmor_testimonials_testimonials"."position" DESC LIMIT ?[0m [["category_id", 2], ["LIMIT", 1]]
|
|
1243
|
-
[1m[36mCmor::Testimonials::Testimonial Create (0.2ms)[0m [1m[32mINSERT INTO "cmor_testimonials_testimonials" ("category_id", "fullname", "role", "company", "body", "position", "published_at", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["category_id", 2], ["fullname", "John_Doe_12"], ["role", "MyString"], ["company", "MyString"], ["body", "MyText"], ["position", 1], ["published_at", "2019-06-12 10:46:19.040436"], ["created_at", "2019-06-12 11:46:19.049429"], ["updated_at", "2019-06-12 11:46:19.049429"]]
|
|
1244
|
-
[1m[36mActiveStorage::Attachment Create (0.2ms)[0m [1m[32mINSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?)[0m [["name", "image"], ["record_type", "Cmor::Testimonials::Testimonial"], ["record_id", 2], ["blob_id", 2], ["created_at", "2019-06-12 11:46:19.054048"]]
|
|
1245
|
-
[1m[36mCmor::Testimonials::Testimonial Update (0.1ms)[0m [1m[33mUPDATE "cmor_testimonials_testimonials" SET "updated_at" = ? WHERE "cmor_testimonials_testimonials"."id" = ?[0m [["updated_at", "2019-06-12 11:46:19.055336"], ["id", 2]]
|
|
1246
|
-
[1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
1247
|
-
[ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: d4f03960-afa7-4f8e-8e25-f0d7f95f51f2) to Async(default) with arguments: #<GlobalID:0x00000003fc2418 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/2>>
|
|
1248
|
-
[1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
1249
|
-
[1m[36mCmor::Testimonials::Category Exists (0.1ms)[0m [1m[34mSELECT 1 AS one FROM "cmor_testimonials_categories" WHERE "cmor_testimonials_categories"."identifier" = ? AND "cmor_testimonials_categories"."locale" = ? LIMIT ?[0m [["identifier", "category_16"], ["locale", "de"], ["LIMIT", 1]]
|
|
1250
|
-
[1m[36mCmor::Testimonials::Category Exists (0.1ms)[0m [1m[34mSELECT 1 AS one FROM "cmor_testimonials_categories" WHERE "cmor_testimonials_categories"."name" = ? AND "cmor_testimonials_categories"."locale" = ? LIMIT ?[0m [["name", "Category #16"], ["locale", "de"], ["LIMIT", 1]]
|
|
1251
|
-
[1m[36mCmor::Testimonials::Category Create (0.1ms)[0m [1m[32mINSERT INTO "cmor_testimonials_categories" ("locale", "name", "identifier", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["locale", "de"], ["name", "Category #16"], ["identifier", "category_16"], ["created_at", "2019-06-12 11:46:19.060700"], ["updated_at", "2019-06-12 11:46:19.060700"]]
|
|
1252
|
-
[1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
1253
|
-
[1m[36mActiveStorage::Blob Load (2.6ms)[0m [1m[34mSELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ?[0m [["id", 2], ["LIMIT", 1]]
|
|
1254
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [d4f03960-afa7-4f8e-8e25-f0d7f95f51f2] Performing ActiveStorage::AnalyzeJob (Job ID: d4f03960-afa7-4f8e-8e25-f0d7f95f51f2) from Async(default) with arguments: #<GlobalID:0x000000041fa0a0 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/2>>
|
|
1255
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [d4f03960-afa7-4f8e-8e25-f0d7f95f51f2] [36m Disk Storage (93.5ms) [0m[34mDownloaded file from key: qqmfjND3WCaRxtdY3gHUcWHb[0m
|
|
1256
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [9aa5784e-20c3-40db-b121-ecb896b89016] [1m[35m (0.2ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
1257
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [9aa5784e-20c3-40db-b121-ecb896b89016] [1m[36mActiveStorage::Blob Update (0.2ms)[0m [1m[33mUPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ?[0m [["metadata", "{\"identified\":true,\"width\":767,\"height\":431,\"analyzed\":true}"], ["id", 1]]
|
|
1258
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [9aa5784e-20c3-40db-b121-ecb896b89016] [1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
1259
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [9aa5784e-20c3-40db-b121-ecb896b89016] Performed ActiveStorage::AnalyzeJob (Job ID: 9aa5784e-20c3-40db-b121-ecb896b89016) from Async(default) in 140.94ms
|
|
1260
|
-
[36m Disk Storage (1.7ms) [0m[32mUploaded file to key: 1oC4gx52scR3MtADXLq798fF (checksum: NaVcfheFhJeCWwo0C8BLTg==)[0m
|
|
1261
|
-
[1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
1262
|
-
[1m[36mActiveStorage::Blob Create (0.2ms)[0m [1m[32mINSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["key", "1oC4gx52scR3MtADXLq798fF"], ["filename", "homer.png"], ["content_type", "image/png"], ["metadata", "{\"identified\":true}"], ["byte_size", 196543], ["checksum", "NaVcfheFhJeCWwo0C8BLTg=="], ["created_at", "2019-06-12 11:46:19.177350"]]
|
|
1263
|
-
[1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
1264
|
-
[1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
1265
|
-
[1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
1266
|
-
[1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
1267
|
-
[1m[36mCmor::Testimonials::Testimonial Load (0.2ms)[0m [1m[34mSELECT "cmor_testimonials_testimonials".* FROM "cmor_testimonials_testimonials" WHERE "cmor_testimonials_testimonials"."category_id" = ? AND ("cmor_testimonials_testimonials"."position" IS NOT NULL) ORDER BY "cmor_testimonials_testimonials"."position" DESC LIMIT ?[0m [["category_id", 3], ["LIMIT", 1]]
|
|
1268
|
-
[1m[36mCmor::Testimonials::Testimonial Create (0.2ms)[0m [1m[32mINSERT INTO "cmor_testimonials_testimonials" ("category_id", "fullname", "role", "company", "body", "position", "published_at", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["category_id", 3], ["fullname", "John_Doe_13"], ["role", "MyString"], ["company", "MyString"], ["body", "MyText"], ["position", 1], ["published_at", "2019-06-12 10:46:19.062123"], ["created_at", "2019-06-12 11:46:19.180604"], ["updated_at", "2019-06-12 11:46:19.180604"]]
|
|
1269
|
-
[1m[36mActiveStorage::Attachment Create (0.4ms)[0m [1m[32mINSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?)[0m [["name", "image"], ["record_type", "Cmor::Testimonials::Testimonial"], ["record_id", 3], ["blob_id", 3], ["created_at", "2019-06-12 11:46:19.183974"]]
|
|
1270
|
-
[1m[36mCmor::Testimonials::Testimonial Update (0.5ms)[0m [1m[33mUPDATE "cmor_testimonials_testimonials" SET "updated_at" = ? WHERE "cmor_testimonials_testimonials"."id" = ?[0m [["updated_at", "2019-06-12 11:46:19.186807"], ["id", 3]]
|
|
1271
|
-
[1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
1272
|
-
[ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: ee5c9aae-f59c-41d4-afad-eabf28bdf5da) to Async(default) with arguments: #<GlobalID:0x000000058edf50 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/3>>
|
|
1273
|
-
[1m[36mActiveStorage::Blob Load (7.5ms)[0m [1m[34mSELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ?[0m [["id", 3], ["LIMIT", 1]]
|
|
1274
|
-
[1m[35m (0.2ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
1275
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [ee5c9aae-f59c-41d4-afad-eabf28bdf5da] Performing ActiveStorage::AnalyzeJob (Job ID: ee5c9aae-f59c-41d4-afad-eabf28bdf5da) from Async(default) with arguments: #<GlobalID:0x000000058c4218 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/3>>
|
|
1276
|
-
[1m[36mCmor::Testimonials::Category Exists (0.4ms)[0m [1m[34mSELECT 1 AS one FROM "cmor_testimonials_categories" WHERE "cmor_testimonials_categories"."identifier" = ? AND "cmor_testimonials_categories"."locale" = ? LIMIT ?[0m [["identifier", "category_17"], ["locale", "de"], ["LIMIT", 1]]
|
|
1277
|
-
[1m[36mCmor::Testimonials::Category Exists (0.5ms)[0m [1m[34mSELECT 1 AS one FROM "cmor_testimonials_categories" WHERE "cmor_testimonials_categories"."name" = ? AND "cmor_testimonials_categories"."locale" = ? LIMIT ?[0m [["name", "Category #17"], ["locale", "de"], ["LIMIT", 1]]
|
|
1278
|
-
[1m[36mCmor::Testimonials::Category Create (0.3ms)[0m [1m[32mINSERT INTO "cmor_testimonials_categories" ("locale", "name", "identifier", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["locale", "de"], ["name", "Category #17"], ["identifier", "category_17"], ["created_at", "2019-06-12 11:46:19.210152"], ["updated_at", "2019-06-12 11:46:19.210152"]]
|
|
1279
|
-
[1m[36mCmor::Testimonials::Category Load (0.3ms)[0m [1m[34mSELECT "cmor_testimonials_categories".* FROM "cmor_testimonials_categories" WHERE "cmor_testimonials_categories"."id" = ? LIMIT ?[0m [["id", 4], ["LIMIT", 1]]
|
|
1280
|
-
[1m[36mCmor::Testimonials::Testimonial Load (0.3ms)[0m [1m[34mSELECT "cmor_testimonials_testimonials".* FROM "cmor_testimonials_testimonials" WHERE "cmor_testimonials_testimonials"."category_id" = ? AND ("cmor_testimonials_testimonials"."position" >= 1) AND ("cmor_testimonials_testimonials".id != 1) ORDER BY "cmor_testimonials_testimonials"."position" ASC LIMIT ?[0m [["category_id", 1], ["LIMIT", 1]]
|
|
1281
|
-
[1m[36mCmor::Testimonials::Testimonial Load (0.3ms)[0m [1m[34mSELECT "cmor_testimonials_testimonials".* FROM "cmor_testimonials_testimonials" WHERE "cmor_testimonials_testimonials"."category_id" = ? AND ("cmor_testimonials_testimonials"."position" IS NOT NULL) ORDER BY "cmor_testimonials_testimonials"."position" DESC LIMIT ?[0m [["category_id", 4], ["LIMIT", 1]]
|
|
1282
|
-
[1m[36mCmor::Testimonials::Testimonial Update (0.2ms)[0m [1m[33mUPDATE "cmor_testimonials_testimonials" SET "category_id" = ?, "updated_at" = ? WHERE "cmor_testimonials_testimonials"."id" = ?[0m [["category_id", 4], ["updated_at", "2019-06-12 11:46:19.215228"], ["id", 1]]
|
|
1283
|
-
[1m[36mCmor::Testimonials::Category Load (0.1ms)[0m [1m[34mSELECT "cmor_testimonials_categories".* FROM "cmor_testimonials_categories" WHERE "cmor_testimonials_categories"."id" = ? LIMIT ?[0m [["id", 4], ["LIMIT", 1]]
|
|
1284
|
-
[1m[36mCmor::Testimonials::Testimonial Load (0.3ms)[0m [1m[34mSELECT "cmor_testimonials_testimonials".* FROM "cmor_testimonials_testimonials" WHERE "cmor_testimonials_testimonials"."category_id" = ? AND ("cmor_testimonials_testimonials"."position" >= 1) AND ("cmor_testimonials_testimonials".id != 2) ORDER BY "cmor_testimonials_testimonials"."position" ASC LIMIT ?[0m [["category_id", 2], ["LIMIT", 1]]
|
|
1285
|
-
[1m[36mCmor::Testimonials::Testimonial Load (0.3ms)[0m [1m[34mSELECT "cmor_testimonials_testimonials".* FROM "cmor_testimonials_testimonials" WHERE "cmor_testimonials_testimonials"."category_id" = ? AND ("cmor_testimonials_testimonials"."position" IS NOT NULL) ORDER BY "cmor_testimonials_testimonials"."position" DESC LIMIT ?[0m [["category_id", 4], ["LIMIT", 1]]
|
|
1286
|
-
[1m[36mCmor::Testimonials::Testimonial Update (0.2ms)[0m [1m[33mUPDATE "cmor_testimonials_testimonials" SET "category_id" = ?, "position" = ?, "updated_at" = ? WHERE "cmor_testimonials_testimonials"."id" = ?[0m [["category_id", 4], ["position", 2], ["updated_at", "2019-06-12 11:46:19.221198"], ["id", 2]]
|
|
1287
|
-
[1m[35m (0.1ms)[0m [1m[34mSELECT COUNT(*) FROM "cmor_testimonials_testimonials" WHERE "cmor_testimonials_testimonials"."category_id" = ? AND ("cmor_testimonials_testimonials"."position" = 2)[0m [["category_id", 4]]
|
|
1288
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [ee5c9aae-f59c-41d4-afad-eabf28bdf5da] [36m Disk Storage (2.8ms) [0m[34mDownloaded file from key: 1oC4gx52scR3MtADXLq798fF[0m
|
|
1289
|
-
[1m[36mCmor::Testimonials::Category Load (1.7ms)[0m [1m[34mSELECT "cmor_testimonials_categories".* FROM "cmor_testimonials_categories" WHERE "cmor_testimonials_categories"."id" = ? LIMIT ?[0m [["id", 4], ["LIMIT", 1]]
|
|
1290
|
-
[1m[36mCmor::Testimonials::Testimonial Load (0.3ms)[0m [1m[34mSELECT "cmor_testimonials_testimonials".* FROM "cmor_testimonials_testimonials" WHERE "cmor_testimonials_testimonials"."category_id" = ? AND ("cmor_testimonials_testimonials"."position" >= 1) AND ("cmor_testimonials_testimonials".id != 3) ORDER BY "cmor_testimonials_testimonials"."position" ASC LIMIT ?[0m [["category_id", 3], ["LIMIT", 1]]
|
|
1291
|
-
[1m[36mCmor::Testimonials::Testimonial Load (0.2ms)[0m [1m[34mSELECT "cmor_testimonials_testimonials".* FROM "cmor_testimonials_testimonials" WHERE "cmor_testimonials_testimonials"."category_id" = ? AND ("cmor_testimonials_testimonials"."position" IS NOT NULL) ORDER BY "cmor_testimonials_testimonials"."position" DESC LIMIT ?[0m [["category_id", 4], ["LIMIT", 1]]
|
|
1292
|
-
[1m[36mCmor::Testimonials::Testimonial Update (0.2ms)[0m [1m[33mUPDATE "cmor_testimonials_testimonials" SET "category_id" = ?, "position" = ?, "updated_at" = ? WHERE "cmor_testimonials_testimonials"."id" = ?[0m [["category_id", 4], ["position", 3], ["updated_at", "2019-06-12 11:46:19.231366"], ["id", 3]]
|
|
1293
|
-
[1m[35m (0.1ms)[0m [1m[34mSELECT COUNT(*) FROM "cmor_testimonials_testimonials" WHERE "cmor_testimonials_testimonials"."category_id" = ? AND ("cmor_testimonials_testimonials"."position" = 3)[0m [["category_id", 4]]
|
|
1294
|
-
[1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
1295
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [d4f03960-afa7-4f8e-8e25-f0d7f95f51f2] [1m[36mActiveStorage::Blob Update (11.4ms)[0m [1m[33mUPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ?[0m [["metadata", "{\"identified\":true,\"width\":767,\"height\":431,\"analyzed\":true}"], ["id", 2]]
|
|
1296
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [d4f03960-afa7-4f8e-8e25-f0d7f95f51f2] Performed ActiveStorage::AnalyzeJob (Job ID: d4f03960-afa7-4f8e-8e25-f0d7f95f51f2) from Async(default) in 175.16ms
|
|
1297
|
-
[1m[36mCmor::Testimonials::Category Load (1.5ms)[0m [1m[34mSELECT "cmor_testimonials_categories".* FROM "cmor_testimonials_categories" WHERE "cmor_testimonials_categories"."identifier" = ? ORDER BY "cmor_testimonials_categories"."id" ASC LIMIT ?[0m [["identifier", "category_17"], ["LIMIT", 1]]
|
|
1298
|
-
[1m[36mCmor::Testimonials::Testimonial Exists (0.3ms)[0m [1m[34mSELECT 1 AS one FROM "cmor_testimonials_testimonials" WHERE "cmor_testimonials_testimonials"."category_id" = ? AND "cmor_testimonials_testimonials"."published_at" IS NOT NULL LIMIT ?[0m [["category_id", 4], ["LIMIT", 1]]
|
|
1299
|
-
[1m[36mCmor::Testimonials::Testimonial Load (0.3ms)[0m [1m[34mSELECT "cmor_testimonials_testimonials".* FROM "cmor_testimonials_testimonials" WHERE "cmor_testimonials_testimonials"."category_id" = ? AND "cmor_testimonials_testimonials"."published_at" IS NOT NULL ORDER BY "cmor_testimonials_testimonials"."position" ASC[0m [["category_id", 4]]
|
|
1300
|
-
[1m[36mActiveStorage::Attachment Load (0.1ms)[0m [1m[34mSELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = ? AND "active_storage_attachments"."record_type" = ? AND "active_storage_attachments"."name" = ? LIMIT ?[0m [["record_id", 1], ["record_type", "Cmor::Testimonials::Testimonial"], ["name", "image"], ["LIMIT", 1]]
|
|
1301
|
-
[1m[36mActiveStorage::Blob Load (0.3ms)[0m [1m[34mSELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ?[0m [["id", 1], ["LIMIT", 1]]
|
|
1302
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [ee5c9aae-f59c-41d4-afad-eabf28bdf5da] [1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
1303
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [ee5c9aae-f59c-41d4-afad-eabf28bdf5da] [1m[36mActiveStorage::Blob Update (0.2ms)[0m [1m[33mUPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ?[0m [["metadata", "{\"identified\":true,\"width\":767,\"height\":431,\"analyzed\":true}"], ["id", 3]]
|
|
1304
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [ee5c9aae-f59c-41d4-afad-eabf28bdf5da] [1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
1305
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [ee5c9aae-f59c-41d4-afad-eabf28bdf5da] Performed ActiveStorage::AnalyzeJob (Job ID: ee5c9aae-f59c-41d4-afad-eabf28bdf5da) from Async(default) in 115.61ms
|
|
1306
|
-
[1m[36mActiveStorage::Attachment Load (0.2ms)[0m [1m[34mSELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = ? AND "active_storage_attachments"."record_type" = ? AND "active_storage_attachments"."name" = ? LIMIT ?[0m [["record_id", 2], ["record_type", "Cmor::Testimonials::Testimonial"], ["name", "image"], ["LIMIT", 1]]
|
|
1307
|
-
[1m[36mActiveStorage::Blob Load (0.1ms)[0m [1m[34mSELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ?[0m [["id", 2], ["LIMIT", 1]]
|
|
1308
|
-
[1m[36mActiveStorage::Attachment Load (0.1ms)[0m [1m[34mSELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = ? AND "active_storage_attachments"."record_type" = ? AND "active_storage_attachments"."name" = ? LIMIT ?[0m [["record_id", 3], ["record_type", "Cmor::Testimonials::Testimonial"], ["name", "image"], ["LIMIT", 1]]
|
|
1309
|
-
[1m[36mActiveStorage::Blob Load (0.1ms)[0m [1m[34mSELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ?[0m [["id", 3], ["LIMIT", 1]]
|
|
1310
|
-
Rendered /home/vagrant/rails/cmor/cmor/cmor_testimonials/app/views/cmor/testimonials/application_view_helper/_render_category.html.haml (194.7ms)
|
|
1311
|
-
[1m[35m (0.3ms)[0m [1m[31mrollback transaction[0m
|
|
1312
|
-
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
|
1313
|
-
[1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
1314
|
-
[1m[36mCmor::Testimonials::Category Exists (0.2ms)[0m [1m[34mSELECT 1 AS one FROM "cmor_testimonials_categories" WHERE "cmor_testimonials_categories"."identifier" = ? AND "cmor_testimonials_categories"."locale" = ? LIMIT ?[0m [["identifier", "category_18"], ["locale", "de"], ["LIMIT", 1]]
|
|
1315
|
-
[1m[36mCmor::Testimonials::Category Exists (0.2ms)[0m [1m[34mSELECT 1 AS one FROM "cmor_testimonials_categories" WHERE "cmor_testimonials_categories"."name" = ? AND "cmor_testimonials_categories"."locale" = ? LIMIT ?[0m [["name", "Category #18"], ["locale", "de"], ["LIMIT", 1]]
|
|
1316
|
-
[1m[36mCmor::Testimonials::Category Create (0.3ms)[0m [1m[32mINSERT INTO "cmor_testimonials_categories" ("locale", "name", "identifier", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["locale", "de"], ["name", "Category #18"], ["identifier", "category_18"], ["created_at", "2019-06-12 11:46:19.486731"], ["updated_at", "2019-06-12 11:46:19.486731"]]
|
|
1317
|
-
[1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
1318
|
-
[1m[36mCmor::Testimonials::Category Load (0.1ms)[0m [1m[34mSELECT "cmor_testimonials_categories".* FROM "cmor_testimonials_categories" WHERE "cmor_testimonials_categories"."identifier" = ? ORDER BY "cmor_testimonials_categories"."id" ASC LIMIT ?[0m [["identifier", "category_18"], ["LIMIT", 1]]
|
|
1319
|
-
[1m[36mCmor::Testimonials::Testimonial Exists (0.2ms)[0m [1m[34mSELECT 1 AS one FROM "cmor_testimonials_testimonials" WHERE "cmor_testimonials_testimonials"."category_id" = ? AND "cmor_testimonials_testimonials"."published_at" IS NOT NULL LIMIT ?[0m [["category_id", 1], ["LIMIT", 1]]
|
|
1320
|
-
[1m[35m (0.2ms)[0m [1m[31mrollback transaction[0m
|
|
1321
|
-
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
|
1322
|
-
[1m[35m (0.2ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
1323
|
-
[1m[36mCmor::Testimonials::Category Exists (0.7ms)[0m [1m[34mSELECT 1 AS one FROM "cmor_testimonials_categories" WHERE "cmor_testimonials_categories"."identifier" = ? AND "cmor_testimonials_categories"."locale" = ? LIMIT ?[0m [["identifier", "category_19"], ["locale", "de"], ["LIMIT", 1]]
|
|
1324
|
-
[1m[36mCmor::Testimonials::Category Exists (0.4ms)[0m [1m[34mSELECT 1 AS one FROM "cmor_testimonials_categories" WHERE "cmor_testimonials_categories"."name" = ? AND "cmor_testimonials_categories"."locale" = ? LIMIT ?[0m [["name", "Category #19"], ["locale", "de"], ["LIMIT", 1]]
|
|
1325
|
-
[1m[36mCmor::Testimonials::Category Create (0.7ms)[0m [1m[32mINSERT INTO "cmor_testimonials_categories" ("locale", "name", "identifier", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["locale", "de"], ["name", "Category #19"], ["identifier", "category_19"], ["created_at", "2019-06-12 11:46:19.510787"], ["updated_at", "2019-06-12 11:46:19.510787"]]
|
|
1326
|
-
[1m[35m (0.2ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
1327
|
-
[36m Disk Storage (1.3ms) [0m[32mUploaded file to key: JLJmpzT7ydQghcM54Hpxy6Hq (checksum: NaVcfheFhJeCWwo0C8BLTg==)[0m
|
|
1328
|
-
[1m[35m (0.2ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
1329
|
-
[1m[36mActiveStorage::Blob Create (0.4ms)[0m [1m[32mINSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["key", "JLJmpzT7ydQghcM54Hpxy6Hq"], ["filename", "homer.png"], ["content_type", "image/png"], ["metadata", "{\"identified\":true}"], ["byte_size", 196543], ["checksum", "NaVcfheFhJeCWwo0C8BLTg=="], ["created_at", "2019-06-12 11:46:19.519814"]]
|
|
1330
|
-
[1m[35m (0.0ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
1331
|
-
[1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
1332
|
-
[1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
1333
|
-
[1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
1334
|
-
[1m[36mCmor::Testimonials::Testimonial Load (0.3ms)[0m [1m[34mSELECT "cmor_testimonials_testimonials".* FROM "cmor_testimonials_testimonials" WHERE "cmor_testimonials_testimonials"."category_id" = ? AND ("cmor_testimonials_testimonials"."position" IS NOT NULL) ORDER BY "cmor_testimonials_testimonials"."position" DESC LIMIT ?[0m [["category_id", 1], ["LIMIT", 1]]
|
|
1335
|
-
[1m[36mCmor::Testimonials::Testimonial Create (0.6ms)[0m [1m[32mINSERT INTO "cmor_testimonials_testimonials" ("category_id", "fullname", "role", "company", "body", "position", "published_at", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["category_id", 1], ["fullname", "John_Doe_14"], ["role", "MyString"], ["company", "MyString"], ["body", "MyText"], ["position", 1], ["published_at", "2019-06-12 10:46:19.515314"], ["created_at", "2019-06-12 11:46:19.525785"], ["updated_at", "2019-06-12 11:46:19.525785"]]
|
|
1336
|
-
[1m[36mActiveStorage::Attachment Create (0.5ms)[0m [1m[32mINSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?)[0m [["name", "image"], ["record_type", "Cmor::Testimonials::Testimonial"], ["record_id", 1], ["blob_id", 1], ["created_at", "2019-06-12 11:46:19.530516"]]
|
|
1337
|
-
[1m[36mCmor::Testimonials::Testimonial Update (0.4ms)[0m [1m[33mUPDATE "cmor_testimonials_testimonials" SET "updated_at" = ? WHERE "cmor_testimonials_testimonials"."id" = ?[0m [["updated_at", "2019-06-12 11:46:19.532354"], ["id", 1]]
|
|
1338
|
-
[1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
1339
|
-
[ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: 3b5cf3be-dfc5-4dbf-9edb-91896d3fda60) to Async(default) with arguments: #<GlobalID:0x0000000316a168 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>>
|
|
1340
|
-
[1m[36mActiveStorage::Blob Load (6.5ms)[0m [1m[34mSELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ?[0m [["id", 1], ["LIMIT", 1]]
|
|
1341
|
-
[1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
1342
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [3b5cf3be-dfc5-4dbf-9edb-91896d3fda60] Performing ActiveStorage::AnalyzeJob (Job ID: 3b5cf3be-dfc5-4dbf-9edb-91896d3fda60) from Async(default) with arguments: #<GlobalID:0x000000030b99d0 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>>
|
|
1343
|
-
[1m[36mCmor::Testimonials::Category Exists (0.4ms)[0m [1m[34mSELECT 1 AS one FROM "cmor_testimonials_categories" WHERE "cmor_testimonials_categories"."identifier" = ? AND "cmor_testimonials_categories"."locale" = ? LIMIT ?[0m [["identifier", "category_20"], ["locale", "de"], ["LIMIT", 1]]
|
|
1344
|
-
[1m[36mCmor::Testimonials::Category Exists (0.7ms)[0m [1m[34mSELECT 1 AS one FROM "cmor_testimonials_categories" WHERE "cmor_testimonials_categories"."name" = ? AND "cmor_testimonials_categories"."locale" = ? LIMIT ?[0m [["name", "Category #20"], ["locale", "de"], ["LIMIT", 1]]
|
|
1345
|
-
[1m[36mCmor::Testimonials::Category Create (0.2ms)[0m [1m[32mINSERT INTO "cmor_testimonials_categories" ("locale", "name", "identifier", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["locale", "de"], ["name", "Category #20"], ["identifier", "category_20"], ["created_at", "2019-06-12 11:46:19.558693"], ["updated_at", "2019-06-12 11:46:19.558693"]]
|
|
1346
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [3b5cf3be-dfc5-4dbf-9edb-91896d3fda60] [36m Disk Storage (4.7ms) [0m[34mDownloaded file from key: JLJmpzT7ydQghcM54Hpxy6Hq[0m
|
|
1347
|
-
[1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
1348
|
-
[36m Disk Storage (1.3ms) [0m[32mUploaded file to key: TT51UmTvCwNyG7qWoqLfqim4 (checksum: NaVcfheFhJeCWwo0C8BLTg==)[0m
|
|
1349
|
-
[1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
1350
|
-
[1m[36mActiveStorage::Blob Create (0.2ms)[0m [1m[32mINSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["key", "TT51UmTvCwNyG7qWoqLfqim4"], ["filename", "homer.png"], ["content_type", "image/png"], ["metadata", "{\"identified\":true}"], ["byte_size", 196543], ["checksum", "NaVcfheFhJeCWwo0C8BLTg=="], ["created_at", "2019-06-12 11:46:19.574797"]]
|
|
1351
|
-
[1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
1352
|
-
[1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
1353
|
-
[1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
1354
|
-
[1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
1355
|
-
[1m[36mCmor::Testimonials::Testimonial Load (0.7ms)[0m [1m[34mSELECT "cmor_testimonials_testimonials".* FROM "cmor_testimonials_testimonials" WHERE "cmor_testimonials_testimonials"."category_id" = ? AND ("cmor_testimonials_testimonials"."position" IS NOT NULL) ORDER BY "cmor_testimonials_testimonials"."position" DESC LIMIT ?[0m [["category_id", 2], ["LIMIT", 1]]
|
|
1356
|
-
[1m[36mCmor::Testimonials::Testimonial Create (0.6ms)[0m [1m[32mINSERT INTO "cmor_testimonials_testimonials" ("category_id", "fullname", "role", "company", "body", "position", "published_at", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["category_id", 2], ["fullname", "John_Doe_15"], ["role", "MyString"], ["company", "MyString"], ["body", "MyText"], ["position", 1], ["published_at", "2019-06-12 10:46:19.564136"], ["created_at", "2019-06-12 11:46:19.578554"], ["updated_at", "2019-06-12 11:46:19.578554"]]
|
|
1357
|
-
[1m[36mActiveStorage::Attachment Create (0.8ms)[0m [1m[32mINSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?)[0m [["name", "image"], ["record_type", "Cmor::Testimonials::Testimonial"], ["record_id", 2], ["blob_id", 2], ["created_at", "2019-06-12 11:46:19.586967"]]
|
|
1358
|
-
[1m[36mCmor::Testimonials::Testimonial Update (0.8ms)[0m [1m[33mUPDATE "cmor_testimonials_testimonials" SET "updated_at" = ? WHERE "cmor_testimonials_testimonials"."id" = ?[0m [["updated_at", "2019-06-12 11:46:19.591769"], ["id", 2]]
|
|
1359
|
-
[1m[35m (0.2ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
1360
|
-
[ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: ad69265e-8d1c-4da1-96ed-48c497d3502a) to Async(default) with arguments: #<GlobalID:0x000000058996a8 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/2>>
|
|
1361
|
-
[1m[36mActiveStorage::Blob Load (5.2ms)[0m [1m[34mSELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ?[0m [["id", 2], ["LIMIT", 1]]
|
|
1362
|
-
[1m[35m (0.4ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
1363
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [ad69265e-8d1c-4da1-96ed-48c497d3502a] Performing ActiveStorage::AnalyzeJob (Job ID: ad69265e-8d1c-4da1-96ed-48c497d3502a) from Async(default) with arguments: #<GlobalID:0x0000000584bbd8 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/2>>
|
|
1364
|
-
[1m[36mCmor::Testimonials::Category Exists (0.2ms)[0m [1m[34mSELECT 1 AS one FROM "cmor_testimonials_categories" WHERE "cmor_testimonials_categories"."identifier" = ? AND "cmor_testimonials_categories"."locale" = ? LIMIT ?[0m [["identifier", "category_21"], ["locale", "de"], ["LIMIT", 1]]
|
|
1365
|
-
[1m[36mCmor::Testimonials::Category Exists (0.2ms)[0m [1m[34mSELECT 1 AS one FROM "cmor_testimonials_categories" WHERE "cmor_testimonials_categories"."name" = ? AND "cmor_testimonials_categories"."locale" = ? LIMIT ?[0m [["name", "Category #21"], ["locale", "de"], ["LIMIT", 1]]
|
|
1366
|
-
[1m[36mCmor::Testimonials::Category Create (0.2ms)[0m [1m[32mINSERT INTO "cmor_testimonials_categories" ("locale", "name", "identifier", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["locale", "de"], ["name", "Category #21"], ["identifier", "category_21"], ["created_at", "2019-06-12 11:46:19.613286"], ["updated_at", "2019-06-12 11:46:19.613286"]]
|
|
1367
|
-
[1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
1368
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [ad69265e-8d1c-4da1-96ed-48c497d3502a] [36m Disk Storage (4.5ms) [0m[34mDownloaded file from key: TT51UmTvCwNyG7qWoqLfqim4[0m
|
|
1369
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [3b5cf3be-dfc5-4dbf-9edb-91896d3fda60] [1m[35m (0.2ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
1370
|
-
[36m Disk Storage (1.7ms) [0m[32mUploaded file to key: 6ivjprj5Rh62PuKfqjwcfh1y (checksum: NaVcfheFhJeCWwo0C8BLTg==)[0m
|
|
1371
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [3b5cf3be-dfc5-4dbf-9edb-91896d3fda60] [1m[36mActiveStorage::Blob Update (0.2ms)[0m [1m[33mUPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ?[0m [["metadata", "{\"identified\":true,\"width\":767,\"height\":431,\"analyzed\":true}"], ["id", 1]]
|
|
1372
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [3b5cf3be-dfc5-4dbf-9edb-91896d3fda60] [1m[35m (1.0ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
1373
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [3b5cf3be-dfc5-4dbf-9edb-91896d3fda60] Performed ActiveStorage::AnalyzeJob (Job ID: 3b5cf3be-dfc5-4dbf-9edb-91896d3fda60) from Async(default) in 70.23ms
|
|
1374
|
-
[1m[36mActiveStorage::Blob Create (2.5ms)[0m [1m[32mINSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["key", "6ivjprj5Rh62PuKfqjwcfh1y"], ["filename", "homer.png"], ["content_type", "image/png"], ["metadata", "{\"identified\":true}"], ["byte_size", 196543], ["checksum", "NaVcfheFhJeCWwo0C8BLTg=="], ["created_at", "2019-06-12 11:46:19.622907"]]
|
|
1375
|
-
[1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
1376
|
-
[1m[35m (0.2ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
1377
|
-
[1m[35m (0.1ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
1378
|
-
[1m[36mCmor::Testimonials::Testimonial Load (0.3ms)[0m [1m[34mSELECT "cmor_testimonials_testimonials".* FROM "cmor_testimonials_testimonials" WHERE "cmor_testimonials_testimonials"."category_id" = ? AND ("cmor_testimonials_testimonials"."position" IS NOT NULL) ORDER BY "cmor_testimonials_testimonials"."position" DESC LIMIT ?[0m [["category_id", 3], ["LIMIT", 1]]
|
|
1379
|
-
[1m[36mCmor::Testimonials::Testimonial Create (0.2ms)[0m [1m[32mINSERT INTO "cmor_testimonials_testimonials" ("category_id", "fullname", "role", "company", "body", "position", "published_at", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["category_id", 3], ["fullname", "John_Doe_16"], ["role", "MyString"], ["company", "MyString"], ["body", "MyText"], ["position", 1], ["published_at", "2019-06-12 10:46:19.615170"], ["created_at", "2019-06-12 11:46:19.628666"], ["updated_at", "2019-06-12 11:46:19.628666"]]
|
|
1380
|
-
[1m[36mActiveStorage::Attachment Create (0.2ms)[0m [1m[32mINSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?)[0m [["name", "image"], ["record_type", "Cmor::Testimonials::Testimonial"], ["record_id", 3], ["blob_id", 3], ["created_at", "2019-06-12 11:46:19.632268"]]
|
|
1381
|
-
[1m[36mCmor::Testimonials::Testimonial Update (0.2ms)[0m [1m[33mUPDATE "cmor_testimonials_testimonials" SET "updated_at" = ? WHERE "cmor_testimonials_testimonials"."id" = ?[0m [["updated_at", "2019-06-12 11:46:19.633248"], ["id", 3]]
|
|
1382
|
-
[1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
1383
|
-
[ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: 892b7d54-8d78-4835-ab5f-b79d71fd6906) to Async(default) with arguments: #<GlobalID:0x0000000568a470 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/3>>
|
|
1384
|
-
[1m[36mActiveStorage::Blob Load (2.2ms)[0m [1m[34mSELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ?[0m [["id", 3], ["LIMIT", 1]]
|
|
1385
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [892b7d54-8d78-4835-ab5f-b79d71fd6906] Performing ActiveStorage::AnalyzeJob (Job ID: 892b7d54-8d78-4835-ab5f-b79d71fd6906) from Async(default) with arguments: #<GlobalID:0x00000005655e00 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/3>>
|
|
1386
|
-
[1m[35m (0.3ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
1387
|
-
[1m[36mCmor::Testimonials::Category Exists (0.4ms)[0m [1m[34mSELECT 1 AS one FROM "cmor_testimonials_categories" WHERE "cmor_testimonials_categories"."identifier" = ? AND "cmor_testimonials_categories"."locale" = ? LIMIT ?[0m [["identifier", "category_22"], ["locale", "de"], ["LIMIT", 1]]
|
|
1388
|
-
[1m[36mCmor::Testimonials::Category Exists (0.3ms)[0m [1m[34mSELECT 1 AS one FROM "cmor_testimonials_categories" WHERE "cmor_testimonials_categories"."name" = ? AND "cmor_testimonials_categories"."locale" = ? LIMIT ?[0m [["name", "Category #22"], ["locale", "de"], ["LIMIT", 1]]
|
|
1389
|
-
[1m[36mCmor::Testimonials::Category Create (0.3ms)[0m [1m[32mINSERT INTO "cmor_testimonials_categories" ("locale", "name", "identifier", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["locale", "de"], ["name", "Category #22"], ["identifier", "category_22"], ["created_at", "2019-06-12 11:46:19.645759"], ["updated_at", "2019-06-12 11:46:19.645759"]]
|
|
1390
|
-
[1m[36mCmor::Testimonials::Category Load (0.1ms)[0m [1m[34mSELECT "cmor_testimonials_categories".* FROM "cmor_testimonials_categories" WHERE "cmor_testimonials_categories"."id" = ? LIMIT ?[0m [["id", 4], ["LIMIT", 1]]
|
|
1391
|
-
[1m[36mCmor::Testimonials::Testimonial Load (0.3ms)[0m [1m[34mSELECT "cmor_testimonials_testimonials".* FROM "cmor_testimonials_testimonials" WHERE "cmor_testimonials_testimonials"."category_id" = ? AND ("cmor_testimonials_testimonials"."position" >= 1) AND ("cmor_testimonials_testimonials".id != 1) ORDER BY "cmor_testimonials_testimonials"."position" ASC LIMIT ?[0m [["category_id", 1], ["LIMIT", 1]]
|
|
1392
|
-
[1m[36mCmor::Testimonials::Testimonial Load (0.3ms)[0m [1m[34mSELECT "cmor_testimonials_testimonials".* FROM "cmor_testimonials_testimonials" WHERE "cmor_testimonials_testimonials"."category_id" = ? AND ("cmor_testimonials_testimonials"."position" IS NOT NULL) ORDER BY "cmor_testimonials_testimonials"."position" DESC LIMIT ?[0m [["category_id", 4], ["LIMIT", 1]]
|
|
1393
|
-
[1m[36mCmor::Testimonials::Testimonial Update (0.2ms)[0m [1m[33mUPDATE "cmor_testimonials_testimonials" SET "category_id" = ?, "updated_at" = ? WHERE "cmor_testimonials_testimonials"."id" = ?[0m [["category_id", 4], ["updated_at", "2019-06-12 11:46:19.649936"], ["id", 1]]
|
|
1394
|
-
[1m[36mCmor::Testimonials::Category Load (0.1ms)[0m [1m[34mSELECT "cmor_testimonials_categories".* FROM "cmor_testimonials_categories" WHERE "cmor_testimonials_categories"."id" = ? LIMIT ?[0m [["id", 4], ["LIMIT", 1]]
|
|
1395
|
-
[1m[36mCmor::Testimonials::Testimonial Load (0.2ms)[0m [1m[34mSELECT "cmor_testimonials_testimonials".* FROM "cmor_testimonials_testimonials" WHERE "cmor_testimonials_testimonials"."category_id" = ? AND ("cmor_testimonials_testimonials"."position" >= 1) AND ("cmor_testimonials_testimonials".id != 2) ORDER BY "cmor_testimonials_testimonials"."position" ASC LIMIT ?[0m [["category_id", 2], ["LIMIT", 1]]
|
|
1396
|
-
[1m[36mCmor::Testimonials::Testimonial Load (0.4ms)[0m [1m[34mSELECT "cmor_testimonials_testimonials".* FROM "cmor_testimonials_testimonials" WHERE "cmor_testimonials_testimonials"."category_id" = ? AND ("cmor_testimonials_testimonials"."position" IS NOT NULL) ORDER BY "cmor_testimonials_testimonials"."position" DESC LIMIT ?[0m [["category_id", 4], ["LIMIT", 1]]
|
|
1397
|
-
[1m[36mCmor::Testimonials::Testimonial Update (0.3ms)[0m [1m[33mUPDATE "cmor_testimonials_testimonials" SET "category_id" = ?, "position" = ?, "updated_at" = ? WHERE "cmor_testimonials_testimonials"."id" = ?[0m [["category_id", 4], ["position", 2], ["updated_at", "2019-06-12 11:46:19.656181"], ["id", 2]]
|
|
1398
|
-
[1m[35m (0.1ms)[0m [1m[34mSELECT COUNT(*) FROM "cmor_testimonials_testimonials" WHERE "cmor_testimonials_testimonials"."category_id" = ? AND ("cmor_testimonials_testimonials"."position" = 2)[0m [["category_id", 4]]
|
|
1399
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [892b7d54-8d78-4835-ab5f-b79d71fd6906] [36m Disk Storage (24.1ms) [0m[34mDownloaded file from key: 6ivjprj5Rh62PuKfqjwcfh1y[0m
|
|
1400
|
-
[1m[36mCmor::Testimonials::Category Load (0.1ms)[0m [1m[34mSELECT "cmor_testimonials_categories".* FROM "cmor_testimonials_categories" WHERE "cmor_testimonials_categories"."id" = ? LIMIT ?[0m [["id", 4], ["LIMIT", 1]]
|
|
1401
|
-
[1m[36mCmor::Testimonials::Testimonial Load (0.3ms)[0m [1m[34mSELECT "cmor_testimonials_testimonials".* FROM "cmor_testimonials_testimonials" WHERE "cmor_testimonials_testimonials"."category_id" = ? AND ("cmor_testimonials_testimonials"."position" >= 1) AND ("cmor_testimonials_testimonials".id != 3) ORDER BY "cmor_testimonials_testimonials"."position" ASC LIMIT ?[0m [["category_id", 3], ["LIMIT", 1]]
|
|
1402
|
-
[1m[36mCmor::Testimonials::Testimonial Load (0.2ms)[0m [1m[34mSELECT "cmor_testimonials_testimonials".* FROM "cmor_testimonials_testimonials" WHERE "cmor_testimonials_testimonials"."category_id" = ? AND ("cmor_testimonials_testimonials"."position" IS NOT NULL) ORDER BY "cmor_testimonials_testimonials"."position" DESC LIMIT ?[0m [["category_id", 4], ["LIMIT", 1]]
|
|
1403
|
-
[1m[36mCmor::Testimonials::Testimonial Update (0.2ms)[0m [1m[33mUPDATE "cmor_testimonials_testimonials" SET "category_id" = ?, "position" = ?, "updated_at" = ? WHERE "cmor_testimonials_testimonials"."id" = ?[0m [["category_id", 4], ["position", 3], ["updated_at", "2019-06-12 11:46:19.669074"], ["id", 3]]
|
|
1404
|
-
[1m[35m (0.1ms)[0m [1m[34mSELECT COUNT(*) FROM "cmor_testimonials_testimonials" WHERE "cmor_testimonials_testimonials"."category_id" = ? AND ("cmor_testimonials_testimonials"."position" = 3)[0m [["category_id", 4]]
|
|
1405
|
-
[1m[35m (0.1ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
1406
|
-
[1m[36mCmor::Testimonials::Testimonial Exists (0.1ms)[0m [1m[34mSELECT 1 AS one FROM "cmor_testimonials_testimonials" WHERE "cmor_testimonials_testimonials"."category_id" = ? AND "cmor_testimonials_testimonials"."published_at" IS NOT NULL LIMIT ?[0m [["category_id", 4], ["LIMIT", 1]]
|
|
1407
|
-
[1m[36mCmor::Testimonials::Testimonial Load (0.2ms)[0m [1m[34mSELECT "cmor_testimonials_testimonials".* FROM "cmor_testimonials_testimonials" WHERE "cmor_testimonials_testimonials"."category_id" = ? AND "cmor_testimonials_testimonials"."published_at" IS NOT NULL ORDER BY "cmor_testimonials_testimonials"."position" ASC[0m [["category_id", 4]]
|
|
1408
|
-
[1m[36mActiveStorage::Attachment Load (0.1ms)[0m [1m[34mSELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = ? AND "active_storage_attachments"."record_type" = ? AND "active_storage_attachments"."name" = ? LIMIT ?[0m [["record_id", 1], ["record_type", "Cmor::Testimonials::Testimonial"], ["name", "image"], ["LIMIT", 1]]
|
|
1409
|
-
[1m[36mActiveStorage::Blob Load (0.1ms)[0m [1m[34mSELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ?[0m [["id", 1], ["LIMIT", 1]]
|
|
1410
|
-
[1m[36mActiveStorage::Attachment Load (0.1ms)[0m [1m[34mSELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = ? AND "active_storage_attachments"."record_type" = ? AND "active_storage_attachments"."name" = ? LIMIT ?[0m [["record_id", 2], ["record_type", "Cmor::Testimonials::Testimonial"], ["name", "image"], ["LIMIT", 1]]
|
|
1411
|
-
[1m[36mActiveStorage::Blob Load (0.1ms)[0m [1m[34mSELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ?[0m [["id", 2], ["LIMIT", 1]]
|
|
1412
|
-
[1m[36mActiveStorage::Attachment Load (0.2ms)[0m [1m[34mSELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = ? AND "active_storage_attachments"."record_type" = ? AND "active_storage_attachments"."name" = ? LIMIT ?[0m [["record_id", 3], ["record_type", "Cmor::Testimonials::Testimonial"], ["name", "image"], ["LIMIT", 1]]
|
|
1413
|
-
[1m[36mActiveStorage::Blob Load (0.1ms)[0m [1m[34mSELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ?[0m [["id", 3], ["LIMIT", 1]]
|
|
1414
|
-
Rendered /home/vagrant/rails/cmor/cmor/cmor_testimonials/app/views/cmor/testimonials/application_view_helper/_render_category.html.haml (16.0ms)
|
|
1415
|
-
[1m[35m (0.2ms)[0m [1m[31mrollback transaction[0m
|
|
1416
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [ad69265e-8d1c-4da1-96ed-48c497d3502a] [1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
|
1417
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [ad69265e-8d1c-4da1-96ed-48c497d3502a] Performed ActiveStorage::AnalyzeJob (Job ID: ad69265e-8d1c-4da1-96ed-48c497d3502a) from Async(default) in 86.84ms
|
|
1418
|
-
[ActiveJob] [ActiveStorage::AnalyzeJob] [892b7d54-8d78-4835-ab5f-b79d71fd6906] Performed ActiveStorage::AnalyzeJob (Job ID: 892b7d54-8d78-4835-ab5f-b79d71fd6906) from Async(default) in 59.32ms
|