-
-
Save SebouChu/4eae82c9a18186fa0422e21ec6e74b64 to your computer and use it in GitHub Desktop.
V3 - Synchronisation Site Osuny (avec logs Octokit)
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
11:30:25 web.1 | Started POST "/admin/fr/communication/websites" for 127.0.0.1 at 2025-03-24 11:30:25 +0100 | |
11:30:25 web.1 | Processing by Admin::Communication::WebsitesController#create as HTML | |
11:30:25 web.1 | Parameters: {"authenticity_token" => "[FILTERED]", "communication_website" => {"localizations_attributes" => {"0" => {"language_id" => "9b93e55f-fefc-4383-9dc3-7fdef99fe9d1", "name" => "Test github 6"}}, "feature_posts" => "0", "feature_agenda" => "0", "feature_portfolio" => "0"}, "commit" => "Enregistrer", "lang" => "fr"} | |
11:30:25 web.1 | User Load (1.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = '63998e73-8fa6-4dbe-807d-4e2ea06e80f8' ORDER BY "users"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:25 web.1 | Language Load (0.9ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:25 web.1 | ↳ app/services/locale_service.rb:5:in 'LocaleService.locale' | |
11:30:25 web.1 | Communication::Extranet Load (0.8ms) SELECT "communication_extranets".* FROM "communication_extranets" WHERE "communication_extranets"."host" = 'demo.osuny' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:25 web.1 | ↳ app/models/communication/extranet.rb:87:in 'Communication::Extranet.with_host' | |
11:30:25 web.1 | University Load (0.8ms) SELECT "universities".* FROM "universities" WHERE "universities"."identifier" = 'demo' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:25 web.1 | ↳ app/models/university/with_identifier.rb:17:in 'University.with_host' | |
11:30:25 web.1 | CACHE Communication::Extranet Load (0.6ms) SELECT "communication_extranets".* FROM "communication_extranets" WHERE "communication_extranets"."host" = 'demo.osuny' LIMIT 1 | |
11:30:25 web.1 | ↳ app/models/communication/extranet.rb:87:in 'Communication::Extranet.with_host' | |
11:30:25 web.1 | Language Load (1.1ms) SELECT "languages".* FROM "languages" INNER JOIN "languages_universities" ON "languages"."id" = "languages_universities"."language_id" WHERE "languages_universities"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "languages"."iso_code" = 'fr' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:25 web.1 | ↳ app/models/university/with_languages.rb:17:in 'University::WithLanguages#best_language_for' | |
11:30:25 web.1 | CACHE Language Load (0.9ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 | |
11:30:25 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:30:25 web.1 | TRANSACTION (1.0ms) BEGIN /*action='create',application='Osuny',controller='websites'*/ | |
11:30:25 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:30:25 web.1 | Communication::Website::Localization Exists? (3.2ms) SELECT 1 AS one FROM "communication_website_localizations" WHERE "communication_website_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_localizations"."about_id" IS NULL LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:25 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:30:25 web.1 | University Load (1.1ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:25 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:30:25 web.1 | CACHE Communication::Website::Localization Exists? (0.8ms) SELECT 1 AS one FROM "communication_website_localizations" WHERE "communication_website_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_localizations"."about_id" IS NULL LIMIT 1 | |
11:30:25 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:30:25 web.1 | CACHE Language Load (0.8ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 | |
11:30:25 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:30:25 web.1 | Communication::Website Create (5.3ms) INSERT INTO "communication_websites" ("university_id", "url", "created_at", "updated_at", "access_token", "repository", "about_type", "about_id", "git_provider", "git_endpoint", "style", "style_updated_at", "plausible_url", "git_branch", "in_production", "default_language_id", "theme_version", "deployment_status_badge", "autoupdate_theme", "feature_posts", "feature_agenda", "deuxfleurs_hosting", "deuxfleurs_identifier", "default_time_zone", "feature_portfolio", "in_showcase", "locked_at", "git_files_analysed_at", "highlighted_in_showcase", "locked_by_job_id", "deuxfleurs_access_key_id", "deuxfleurs_secret_access_key") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', '', '2025-03-24 10:30:25.920938', '2025-03-24 10:30:25.920938', NULL, '', NULL, NULL, 0, '', NULL, NULL, '', '', FALSE, '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1', 'NA', NULL, TRUE, FALSE, FALSE, TRUE, NULL, 'Europe/Paris', FALSE, TRUE, NULL, NULL, FALSE, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:30:25 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:30:25 web.1 | Communication::Website::Localization Create (1.9ms) INSERT INTO "communication_website_localizations" ("about_id", "language_id", "university_id", "name", "social_email", "social_mastodon", "social_peertube", "social_x", "social_github", "social_linkedin", "social_youtube", "social_vimeo", "social_instagram", "social_facebook", "social_tiktok", "created_at", "updated_at", "published", "published_at") VALUES ('e71ed7bb-f4a1-4b4c-8e32-62728485e4cb', '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1', 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617', 'Test github 6', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2025-03-24 10:30:25.929077', '2025-03-24 10:30:25.929077', TRUE, '2025-03-24 10:30:25.904919') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:30:25 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:30:25 web.1 | [ActiveJob] TRANSACTION (1.4ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:25 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:25 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (4.0ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Dependencies::CleanWebsitesIfNecessaryJob-mice-c751435417c1ede21f25efad751dcb68"]] | |
11:30:25 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:25 web.1 | [ActiveJob] GoodJob::Job Count (2.1ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-c751435417c1ede21f25efad751dcb68' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
11:30:25 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:25 web.1 | [ActiveJob] GoodJob::Job Count (1.7ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-c751435417c1ede21f25efad751dcb68' AND "good_jobs"."created_at" > '2025-03-24 10:29:25.955148' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:25 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:25 web.1 | [ActiveJob] TRANSACTION (1.2ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:25 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:25 web.1 | [ActiveJob] GoodJob::Job Create (2.3ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('deffec24-13dc-42a4-8a13-01a7d3a7d85a', 'mice', 0, '{"job_class":"Dependencies::CleanWebsitesIfNecessaryJob","job_id":"deffec24-13dc-42a4-8a13-01a7d3a7d85a","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Localization/8a48d241-7aa9-4b1e-93cb-2d9674a32055"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T10:30:25.961183000Z","scheduled_at":null}', '2025-03-24 10:30:25.961197', NULL, NULL, NULL, '2025-03-24 10:30:25.961197', '2025-03-24 10:30:25.972473', 'deffec24-13dc-42a4-8a13-01a7d3a7d85a', 'Dependencies::CleanWebsitesIfNecessaryJob-mice-c751435417c1ede21f25efad751dcb68', NULL, NULL, NULL, NULL, NULL, 'Dependencies::CleanWebsitesIfNecessaryJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:30:25 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:25 web.1 | [ActiveJob] SQL (1.0ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T11:30:25.961+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:25 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:25 web.1 | [ActiveJob] Enqueued Dependencies::CleanWebsitesIfNecessaryJob (Job ID: deffec24-13dc-42a4-8a13-01a7d3a7d85a) to GoodJob(mice) with arguments: #<GlobalID:0x000000012cea0858 @uri=#<URI::GID gid://osuny/Communication::Website::Localization/8a48d241-7aa9-4b1e-93cb-2d9674a32055>> | |
11:30:25 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:25 web.1 | [ActiveJob] TRANSACTION (1.4ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:25 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:30:25 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (3.5ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-c751435417c1ede21f25efad751dcb68"]] | |
11:30:25 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:30:25 web.1 | [ActiveJob] GoodJob::Job Count (1.9ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-c751435417c1ede21f25efad751dcb68' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
11:30:25 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:30:25 web.1 | [ActiveJob] GoodJob::Job Count (1.7ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-c751435417c1ede21f25efad751dcb68' AND "good_jobs"."created_at" > '2025-03-24 10:29:25.989726' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:25 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:30:25 web.1 | [ActiveJob] TRANSACTION (1.2ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:25 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:30:25 web.1 | [ActiveJob] GoodJob::Job Create (2.1ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('7d864239-18e8-455a-9c83-0b40886f4810', 'mice', 0, '{"job_class":"Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob","job_id":"7d864239-18e8-455a-9c83-0b40886f4810","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Localization/8a48d241-7aa9-4b1e-93cb-2d9674a32055"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T10:30:25.995944000Z","scheduled_at":null}', '2025-03-24 10:30:25.995951', NULL, NULL, NULL, '2025-03-24 10:30:25.995951', '2025-03-24 10:30:25.996254', '7d864239-18e8-455a-9c83-0b40886f4810', 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-c751435417c1ede21f25efad751dcb68', NULL, NULL, NULL, NULL, NULL, 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:30:25 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:30:26 web.1 | [ActiveJob] SQL (1.0ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T11:30:25.995+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:30:26 web.1 | [ActiveJob] Enqueued Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob (Job ID: 7d864239-18e8-455a-9c83-0b40886f4810) to GoodJob(mice) with arguments: #<GlobalID:0x000000012cfa5708 @uri=#<URI::GID gid://osuny/Communication::Website::Localization/8a48d241-7aa9-4b1e-93cb-2d9674a32055>> | |
11:30:26 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:30:26 web.1 | Search Load (2.0ms) SELECT "search_index".* FROM "search_index" WHERE "search_index"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "search_index"."about_object_type" = 'Communication::Website' AND "search_index"."about_object_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "search_index"."about_localization_type" = 'Communication::Website::Localization' AND "search_index"."about_localization_id" = '8a48d241-7aa9-4b1e-93cb-2d9674a32055' AND "search_index"."website_id" IS NULL AND "search_index"."extranet_id" IS NULL AND "search_index"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' ORDER BY "search_index"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:30:26 web.1 | University Load (1.5ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:30:26 web.1 | Language Load (1.3ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:30:26 web.1 | Communication::Website Load (1.4ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:30:26 web.1 | Communication::Website::Localization Load (1.4ms) SELECT "communication_website_localizations".* FROM "communication_website_localizations" WHERE "communication_website_localizations"."id" = '8a48d241-7aa9-4b1e-93cb-2d9674a32055' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:30:26 web.1 | Search Create (3.9ms) INSERT INTO "search_index" ("university_id", "title", "text", "language_id", "about_object_type", "about_object_id", "about_localization_type", "about_localization_id", "website_id", "extranet_id", "created_at", "updated_at") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', NULL, NULL, '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1', 'Communication::Website', 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb', 'Communication::Website::Localization', '8a48d241-7aa9-4b1e-93cb-2d9674a32055', NULL, NULL, '2025-03-24 10:30:26.120968', '2025-03-24 10:30:26.120968') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:30:26 web.1 | Communication::Block Load (1.7ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = '8a48d241-7aa9-4b1e-93cb-2d9674a32055' AND "communication_blocks"."about_type" = 'Communication::Website::Localization' AND "communication_blocks"."published" = TRUE ORDER BY "communication_blocks"."position" ASC /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | ↳ app/models/concerns/contentful.rb:20:in 'Enumerable#collect' | |
11:30:26 web.1 | Search Update (1.2ms) UPDATE "search_index" SET "title" = 'Test github 6', "text" = 'Test github 6 ', "updated_at" = '2025-03-24 10:30:26.136053' WHERE "search_index"."id" = '801878f3-9cb3-4ebb-a898-3d2f3d27489e' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | ↳ app/models/concerns/searchable.rb:26:in 'block in Searchable#save_search_data' | |
11:30:26 web.1 | [ActiveJob] TRANSACTION (1.1ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:26 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (3.2ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Dependencies::CleanWebsitesIfNecessaryJob-mice-0378fe6951a09dea6b5e26f34e4bdeff"]] | |
11:30:26 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:26 web.1 | [ActiveJob] GoodJob::Job Count (1.4ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-0378fe6951a09dea6b5e26f34e4bdeff' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:26 web.1 | [ActiveJob] GoodJob::Job Count (1.2ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-0378fe6951a09dea6b5e26f34e4bdeff' AND "good_jobs"."created_at" > '2025-03-24 10:29:26.146133' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:26 web.1 | [ActiveJob] TRANSACTION (1.0ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:26 web.1 | [ActiveJob] GoodJob::Job Create (1.4ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('17efcaed-00b6-47ef-80c4-0bf522b59eb7', 'mice', 0, '{"job_class":"Dependencies::CleanWebsitesIfNecessaryJob","job_id":"17efcaed-00b6-47ef-80c4-0bf522b59eb7","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website/e71ed7bb-f4a1-4b4c-8e32-62728485e4cb"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T10:30:26.150781000Z","scheduled_at":null}', '2025-03-24 10:30:26.150789', NULL, NULL, NULL, '2025-03-24 10:30:26.150789', '2025-03-24 10:30:26.151120', '17efcaed-00b6-47ef-80c4-0bf522b59eb7', 'Dependencies::CleanWebsitesIfNecessaryJob-mice-0378fe6951a09dea6b5e26f34e4bdeff', NULL, NULL, NULL, NULL, NULL, 'Dependencies::CleanWebsitesIfNecessaryJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:26 web.1 | [ActiveJob] SQL (0.9ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T11:30:26.150+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:26 web.1 | [ActiveJob] Enqueued Dependencies::CleanWebsitesIfNecessaryJob (Job ID: 17efcaed-00b6-47ef-80c4-0bf522b59eb7) to GoodJob(mice) with arguments: #<GlobalID:0x000000012d4cd2d0 @uri=#<URI::GID gid://osuny/Communication::Website/e71ed7bb-f4a1-4b4c-8e32-62728485e4cb>> | |
11:30:26 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:26 web.1 | [ActiveJob] TRANSACTION (1.1ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | [ActiveJob] ↳ app/models/communication/website/with_deuxfleurs.rb:19:in 'Communication::Website::WithDeuxfleurs#deuxfleurs_setup' | |
11:30:26 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (3.6ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Communication::Website::Deuxfleurs::SetupJob-mice-1ffc060ef35d12e3841025273bfcecf9"]] | |
11:30:26 web.1 | [ActiveJob] ↳ app/models/communication/website/with_deuxfleurs.rb:19:in 'Communication::Website::WithDeuxfleurs#deuxfleurs_setup' | |
11:30:26 web.1 | [ActiveJob] GoodJob::Job Count (1.5ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Communication::Website::Deuxfleurs::SetupJob-mice-1ffc060ef35d12e3841025273bfcecf9' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | [ActiveJob] ↳ app/models/communication/website/with_deuxfleurs.rb:19:in 'Communication::Website::WithDeuxfleurs#deuxfleurs_setup' | |
11:30:26 web.1 | [ActiveJob] GoodJob::Job Count (1.3ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Communication::Website::Deuxfleurs::SetupJob-mice-1ffc060ef35d12e3841025273bfcecf9' AND "good_jobs"."created_at" > '2025-03-24 10:29:26.166652' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | [ActiveJob] ↳ app/models/communication/website/with_deuxfleurs.rb:19:in 'Communication::Website::WithDeuxfleurs#deuxfleurs_setup' | |
11:30:26 web.1 | [ActiveJob] TRANSACTION (1.1ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | [ActiveJob] ↳ app/models/communication/website/with_deuxfleurs.rb:19:in 'Communication::Website::WithDeuxfleurs#deuxfleurs_setup' | |
11:30:26 web.1 | [ActiveJob] GoodJob::Job Create (1.5ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('3f4fd173-f13f-4562-81e3-68ce4259cadc', 'mice', 0, '{"job_class":"Communication::Website::Deuxfleurs::SetupJob","job_id":"3f4fd173-f13f-4562-81e3-68ce4259cadc","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":["e71ed7bb-f4a1-4b4c-8e32-62728485e4cb"],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T10:30:26.171973000Z","scheduled_at":null}', '2025-03-24 10:30:26.171981', NULL, NULL, NULL, '2025-03-24 10:30:26.171981', '2025-03-24 10:30:26.172294', '3f4fd173-f13f-4562-81e3-68ce4259cadc', 'Communication::Website::Deuxfleurs::SetupJob-mice-1ffc060ef35d12e3841025273bfcecf9', NULL, NULL, NULL, NULL, NULL, 'Communication::Website::Deuxfleurs::SetupJob', NULL, '{website}', NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | [ActiveJob] ↳ app/models/communication/website/with_deuxfleurs.rb:19:in 'Communication::Website::WithDeuxfleurs#deuxfleurs_setup' | |
11:30:26 web.1 | [ActiveJob] SQL (1.2ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T11:30:26.171+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | [ActiveJob] ↳ app/models/communication/website/with_deuxfleurs.rb:19:in 'Communication::Website::WithDeuxfleurs#deuxfleurs_setup' | |
11:30:26 web.1 | [ActiveJob] Enqueued Communication::Website::Deuxfleurs::SetupJob (Job ID: 3f4fd173-f13f-4562-81e3-68ce4259cadc) to GoodJob(mice) with arguments: "e71ed7bb-f4a1-4b4c-8e32-62728485e4cb" | |
11:30:26 web.1 | [ActiveJob] ↳ app/models/communication/website/with_deuxfleurs.rb:19:in 'Communication::Website::WithDeuxfleurs#deuxfleurs_setup' | |
11:30:26 web.1 | Communication::Website::Page Load (1.7ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_pages"."type" = 'Communication::Website::Page::Home' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
11:30:26 web.1 | Communication::Website Load (1.4ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:128:in 'Communication::Website::Page::WithSpecialPage#initialize_special_page' | |
11:30:26 web.1 | Language Load (1.2ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:128:in 'Communication::Website::Page::WithSpecialPage#initialize_special_page' | |
11:30:26 web.1 | CACHE Language Load (1.1ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 | |
11:30:26 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:30:26 web.1 | Communication::Website::Page::Localization Exists? (2.0ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."about_id" IS NULL LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:30:26 web.1 | University Load (1.6ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:30:26 web.1 | CACHE Communication::Website Load (1.2ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 | |
11:30:26 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:30:26 web.1 | CACHE Communication::Website::Page::Localization Exists? (1.1ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."about_id" IS NULL LIMIT 1 | |
11:30:26 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:30:26 web.1 | CACHE University Load (1.0ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 | |
11:30:26 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:30:26 web.1 | Communication::Website::Page Load (1.4ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_pages"."parent_id" IS NULL ORDER BY "communication_website_pages"."position" DESC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | ↳ app/models/communication/website/page.rb:133:in 'Communication::Website::Page#last_ordered_element' | |
11:30:26 web.1 | Communication::Website::Page::Home Create (4.3ms) INSERT INTO "communication_website_pages" ("university_id", "communication_website_id", "parent_id", "position", "created_at", "updated_at", "bodyclass", "full_width", "type", "migration_identifier", "design_options") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb', NULL, 1, '2025-03-24 10:30:26.277308', '2025-03-24 10:30:26.277308', NULL, TRUE, 'Communication::Website::Page::Home', NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:30:26 web.1 | Communication::Website::Page::Localization Create (2.5ms) INSERT INTO "communication_website_page_localizations" ("breadcrumb_title", "featured_image_alt", "featured_image_credit", "header_cta", "header_cta_label", "header_cta_url", "header_text", "meta_description", "migration_identifier", "published", "published_at", "slug", "summary", "text", "title", "about_id", "language_id", "communication_website_id", "university_id", "created_at", "updated_at") VALUES (NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, TRUE, '2025-03-24 10:30:26.254098', '', NULL, NULL, 'Accueil', 'c960cf9f-a711-4276-a6ca-359b916598f3', '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1', 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb', 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617', '2025-03-24 10:30:26.286750', '2025-03-24 10:30:26.286750') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:30:26 web.1 | [ActiveJob] TRANSACTION (1.9ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:26 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (5.7ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Dependencies::CleanWebsitesIfNecessaryJob-mice-6ed7f3ecfa76379857df952556f1d39e"]] | |
11:30:26 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:26 web.1 | [ActiveJob] GoodJob::Job Count (1.9ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-6ed7f3ecfa76379857df952556f1d39e' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:26 web.1 | [ActiveJob] GoodJob::Job Count (1.9ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-6ed7f3ecfa76379857df952556f1d39e' AND "good_jobs"."created_at" > '2025-03-24 10:29:26.302199' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:26 web.1 | [ActiveJob] TRANSACTION (1.4ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:26 web.1 | [ActiveJob] GoodJob::Job Create (1.7ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('30b567fe-1d53-4f6e-a92b-6d615ea82694', 'mice', 0, '{"job_class":"Dependencies::CleanWebsitesIfNecessaryJob","job_id":"30b567fe-1d53-4f6e-a92b-6d615ea82694","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::Localization/16996476-b99d-495d-a3dd-28efe05ac65f"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T10:30:26.308980000Z","scheduled_at":null}', '2025-03-24 10:30:26.308993', NULL, NULL, NULL, '2025-03-24 10:30:26.308993', '2025-03-24 10:30:26.309326', '30b567fe-1d53-4f6e-a92b-6d615ea82694', 'Dependencies::CleanWebsitesIfNecessaryJob-mice-6ed7f3ecfa76379857df952556f1d39e', NULL, NULL, NULL, NULL, NULL, 'Dependencies::CleanWebsitesIfNecessaryJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:26 web.1 | [ActiveJob] SQL (1.2ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T11:30:26.308+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:26 web.1 | [ActiveJob] Enqueued Dependencies::CleanWebsitesIfNecessaryJob (Job ID: 30b567fe-1d53-4f6e-a92b-6d615ea82694) to GoodJob(mice) with arguments: #<GlobalID:0x000000012bc6cc18 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Localization/16996476-b99d-495d-a3dd-28efe05ac65f>> | |
11:30:26 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:26 web.1 | [ActiveJob] TRANSACTION (1.4ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:30:26 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (3.7ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-6ed7f3ecfa76379857df952556f1d39e"]] | |
11:30:26 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:30:26 web.1 | [ActiveJob] GoodJob::Job Count (1.5ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-6ed7f3ecfa76379857df952556f1d39e' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:30:26 web.1 | [ActiveJob] GoodJob::Job Count (1.4ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-6ed7f3ecfa76379857df952556f1d39e' AND "good_jobs"."created_at" > '2025-03-24 10:29:26.324304' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:30:26 web.1 | [ActiveJob] TRANSACTION (1.2ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:30:26 web.1 | [ActiveJob] GoodJob::Job Create (1.5ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('c8006a94-e278-4d40-a742-c87dcb39ce24', 'mice', 0, '{"job_class":"Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob","job_id":"c8006a94-e278-4d40-a742-c87dcb39ce24","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::Localization/16996476-b99d-495d-a3dd-28efe05ac65f"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T10:30:26.329322000Z","scheduled_at":null}', '2025-03-24 10:30:26.329329', NULL, NULL, NULL, '2025-03-24 10:30:26.329329', '2025-03-24 10:30:26.329613', 'c8006a94-e278-4d40-a742-c87dcb39ce24', 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-6ed7f3ecfa76379857df952556f1d39e', NULL, NULL, NULL, NULL, NULL, 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:30:26 web.1 | [ActiveJob] SQL (1.1ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T11:30:26.329+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:30:26 web.1 | [ActiveJob] Enqueued Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob (Job ID: c8006a94-e278-4d40-a742-c87dcb39ce24) to GoodJob(mice) with arguments: #<GlobalID:0x000000012c80d7c0 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Localization/16996476-b99d-495d-a3dd-28efe05ac65f>> | |
11:30:26 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:30:26 web.1 | [ActiveJob] TRANSACTION (1.1ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:26 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (3.4ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Dependencies::CleanWebsitesIfNecessaryJob-mice-5ec13ce3d8fbce27f6c78588b7f5f3bd"]] | |
11:30:26 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:26 web.1 | [ActiveJob] GoodJob::Job Count (1.9ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-5ec13ce3d8fbce27f6c78588b7f5f3bd' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:26 web.1 | [ActiveJob] GoodJob::Job Count (1.4ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-5ec13ce3d8fbce27f6c78588b7f5f3bd' AND "good_jobs"."created_at" > '2025-03-24 10:29:26.342907' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:26 web.1 | [ActiveJob] TRANSACTION (1.0ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:26 web.1 | [ActiveJob] GoodJob::Job Create (1.2ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('945603e7-c6c7-452d-a6ee-2db8e5e6cfda', 'mice', 0, '{"job_class":"Dependencies::CleanWebsitesIfNecessaryJob","job_id":"945603e7-c6c7-452d-a6ee-2db8e5e6cfda","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::Home/c960cf9f-a711-4276-a6ca-359b916598f3"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T10:30:26.348244000Z","scheduled_at":null}', '2025-03-24 10:30:26.348250', NULL, NULL, NULL, '2025-03-24 10:30:26.348250', '2025-03-24 10:30:26.348527', '945603e7-c6c7-452d-a6ee-2db8e5e6cfda', 'Dependencies::CleanWebsitesIfNecessaryJob-mice-5ec13ce3d8fbce27f6c78588b7f5f3bd', NULL, NULL, NULL, NULL, NULL, 'Dependencies::CleanWebsitesIfNecessaryJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:26 web.1 | [ActiveJob] SQL (0.9ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T11:30:26.348+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:26 web.1 | [ActiveJob] Enqueued Dependencies::CleanWebsitesIfNecessaryJob (Job ID: 945603e7-c6c7-452d-a6ee-2db8e5e6cfda) to GoodJob(mice) with arguments: #<GlobalID:0x000000012c883358 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Home/c960cf9f-a711-4276-a6ca-359b916598f3>> | |
11:30:26 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:26 web.1 | Language Pluck (1.4ms) SELECT "languages"."id" FROM "languages" INNER JOIN "communication_website_localizations" ON "languages"."id" = "communication_website_localizations"."language_id" WHERE "communication_website_localizations"."about_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_localizations"."published" = TRUE /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
11:30:26 web.1 | Communication::Website::Page::Localization Load (1.4ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = 'c960cf9f-a711-4276-a6ca-359b916598f3' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
11:30:26 web.1 | Communication::Website::Page::Category Load (2.0ms) SELECT "communication_website_page_categories".* FROM "communication_website_page_categories" INNER JOIN "communication_website_page_categories_pages" ON "communication_website_page_categories"."id" = "communication_website_page_categories_pages"."category_id" WHERE "communication_website_page_categories_pages"."page_id" = 'c960cf9f-a711-4276-a6ca-359b916598f3' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
11:30:26 web.1 | University Load (1.5ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:157:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:30:26 web.1 | Communication::Website::Connection Load (2.3ms) SELECT "communication_website_connections".* FROM "communication_website_connections" WHERE "communication_website_connections"."website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_connections"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "communication_website_connections"."indirect_object_type" = 'Communication::Website::Page::Localization' AND "communication_website_connections"."indirect_object_id" = '16996476-b99d-495d-a3dd-28efe05ac65f' AND "communication_website_connections"."direct_source_id" = 'c960cf9f-a711-4276-a6ca-359b916598f3' AND "communication_website_connections"."direct_source_type" = 'Communication::Website::Page' ORDER BY "communication_website_connections"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:30:26 web.1 | CACHE University Load (1.3ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 | |
11:30:26 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:30:26 web.1 | Communication::Website::Page::Localization Load (1.7ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."id" = '16996476-b99d-495d-a3dd-28efe05ac65f' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:30:26 web.1 | Communication::Website::Page Load (1.8ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."id" = 'c960cf9f-a711-4276-a6ca-359b916598f3' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:30:26 web.1 | Communication::Website::Connection Create (3.1ms) INSERT INTO "communication_website_connections" ("university_id", "website_id", "indirect_object_type", "indirect_object_id", "created_at", "updated_at", "direct_source_type", "direct_source_id") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb', 'Communication::Website::Page::Localization', '16996476-b99d-495d-a3dd-28efe05ac65f', '2025-03-24 10:30:26.419355', '2025-03-24 10:30:26.419355', 'Communication::Website::Page', 'c960cf9f-a711-4276-a6ca-359b916598f3') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:30:26 web.1 | Communication::Website::Connection Update (1.5ms) UPDATE "communication_website_connections" SET "updated_at" = '2025-03-24 10:30:26.424237' WHERE "communication_website_connections"."id" = 'b3fb5f62-0ee7-4fa0-a0f0-5d7a427a9638' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:162:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:30:26 web.1 | ActiveStorage::Attachment Load (1.4ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = '16996476-b99d-495d-a3dd-28efe05ac65f' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'featured_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | ↳ app/models/communication/website/page/localization.rb:155:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
11:30:26 web.1 | ActiveStorage::Attachment Load (1.4ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = '16996476-b99d-495d-a3dd-28efe05ac65f' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'shared_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | ↳ app/models/communication/website/page/localization.rb:156:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
11:30:26 web.1 | University Load (1.3ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | ↳ app/models/concerns/with_blobs.rb:27:in 'WithBlobs#blobs_with_ids' | |
11:30:26 web.1 | Communication::Block Load (1.2ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = '16996476-b99d-495d-a3dd-28efe05ac65f' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | ↳ app/models/communication/website/page/localization.rb:79:in 'Array#+' | |
11:30:26 web.1 | Communication::Website Load (1.3ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | ↳ app/models/communication/website/page/localization.rb:80:in 'Communication::Website::Page::Localization#dependencies' | |
11:30:26 web.1 | CACHE Communication::Website::Configs::DefaultContentSecurityPolicy Load (1.0ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 | |
11:30:26 web.1 | ↳ app/models/communication/website/with_configs.rb:31:in 'Communication::Website::WithConfigs#config_default_content_security_policy' | |
11:30:26 web.1 | Communication::Block Exists? (1.6ms) SELECT 1 AS one FROM "communication_blocks" WHERE "communication_blocks"."about_id" = '16996476-b99d-495d-a3dd-28efe05ac65f' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' AND "communication_blocks"."published" = TRUE LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | ↳ app/models/communication/website/page/localization.rb:81:in 'Communication::Website::Page::Localization#dependencies' | |
11:30:26 web.1 | Communication::Website::Page Load (1.3ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."parent_id" = 'c960cf9f-a711-4276-a6ca-359b916598f3' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | ↳ app/models/communication/website/page/localization.rb:83:in 'Array#+' | |
11:30:26 web.1 | Search Load (1.3ms) SELECT "search_index".* FROM "search_index" WHERE "search_index"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "search_index"."about_object_type" = 'Communication::Website::Page' AND "search_index"."about_object_id" = 'c960cf9f-a711-4276-a6ca-359b916598f3' AND "search_index"."about_localization_type" = 'Communication::Website::Page::Localization' AND "search_index"."about_localization_id" = '16996476-b99d-495d-a3dd-28efe05ac65f' AND "search_index"."website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "search_index"."extranet_id" IS NULL AND "search_index"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' ORDER BY "search_index"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:30:26 web.1 | CACHE University Load (1.1ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 | |
11:30:26 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:30:26 web.1 | Language Load (1.4ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:30:26 web.1 | Communication::Website::Page Load (2.1ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."id" = 'c960cf9f-a711-4276-a6ca-359b916598f3' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:30:26 web.1 | Communication::Website::Page::Localization Load (1.7ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."id" = '16996476-b99d-495d-a3dd-28efe05ac65f' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:30:26 web.1 | Search Create (2.2ms) INSERT INTO "search_index" ("university_id", "title", "text", "language_id", "about_object_type", "about_object_id", "about_localization_type", "about_localization_id", "website_id", "extranet_id", "created_at", "updated_at") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', NULL, NULL, '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1', 'Communication::Website::Page', 'c960cf9f-a711-4276-a6ca-359b916598f3', 'Communication::Website::Page::Localization', '16996476-b99d-495d-a3dd-28efe05ac65f', 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb', NULL, '2025-03-24 10:30:26.501547', '2025-03-24 10:30:26.501547') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:30:26 web.1 | Communication::Block Load (1.4ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = '16996476-b99d-495d-a3dd-28efe05ac65f' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' AND "communication_blocks"."published" = TRUE ORDER BY "communication_blocks"."position" ASC /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | ↳ app/models/concerns/contentful.rb:20:in 'Enumerable#collect' | |
11:30:26 web.1 | Search Update (2.2ms) UPDATE "search_index" SET "title" = 'Accueil', "text" = 'Accueil ', "updated_at" = '2025-03-24 10:30:26.508845' WHERE "search_index"."id" = 'f6ef85bb-aa1c-4387-9763-e1db9282f808' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | ↳ app/models/concerns/searchable.rb:26:in 'block in Searchable#save_search_data' | |
11:30:26 web.1 | Communication::Website::Menu Load (1.9ms) SELECT "communication_website_menus".* FROM "communication_website_menus" WHERE "communication_website_menus"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_menus"."automatic" = TRUE AND "communication_website_menus"."identifier" = 'primary' ORDER BY "communication_website_menus"."id" ASC LIMIT 1000 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | ↳ app/models/communication/website/with_menus.rb:64:in 'Communication::Website::WithMenus#generate_automatic_menus_for_identifier' | |
11:30:26 web.1 | [ActiveJob] TRANSACTION (1.3ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:26 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (3.5ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Communication::Website::DirectObject::SyncWithGitJob-elephant-8c0be9be8b287befde75259ac7f68e4b"]] | |
11:30:26 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:26 web.1 | [ActiveJob] GoodJob::Job Count (2.0ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Communication::Website::DirectObject::SyncWithGitJob-elephant-8c0be9be8b287befde75259ac7f68e4b' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:26 web.1 | [ActiveJob] GoodJob::Job Count (1.9ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Communication::Website::DirectObject::SyncWithGitJob-elephant-8c0be9be8b287befde75259ac7f68e4b' AND "good_jobs"."created_at" > '2025-03-24 10:29:26.538277' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:26 web.1 | [ActiveJob] TRANSACTION (1.9ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:26 web.1 | [ActiveJob] GoodJob::Job Create (2.0ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('133d70d5-928e-4ff7-98e1-dd3002adb375', 'elephant', 0, '{"job_class":"Communication::Website::DirectObject::SyncWithGitJob","job_id":"133d70d5-928e-4ff7-98e1-dd3002adb375","provider_job_id":null,"queue_name":"elephant","priority":null,"arguments":["e71ed7bb-f4a1-4b4c-8e32-62728485e4cb",{"direct_object":{"_aj_globalid":"gid://osuny/Communication::Website::Page::Home/c960cf9f-a711-4276-a6ca-359b916598f3"},"_aj_ruby2_keywords":["direct_object"]}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T10:30:26.546323000Z","scheduled_at":null}', '2025-03-24 10:30:26.546333', NULL, NULL, NULL, '2025-03-24 10:30:26.546333', '2025-03-24 10:30:26.546827', '133d70d5-928e-4ff7-98e1-dd3002adb375', 'Communication::Website::DirectObject::SyncWithGitJob-elephant-8c0be9be8b287befde75259ac7f68e4b', NULL, NULL, NULL, NULL, NULL, 'Communication::Website::DirectObject::SyncWithGitJob', NULL, '{website}', NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:26 web.1 | [ActiveJob] SQL (1.2ms) NOTIFY good_job, '{"queue_name":"elephant","scheduled_at":"2025-03-24T11:30:26.546+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:26 web.1 | [ActiveJob] Enqueued Communication::Website::DirectObject::SyncWithGitJob (Job ID: 133d70d5-928e-4ff7-98e1-dd3002adb375) to GoodJob(elephant) with arguments: "e71ed7bb-f4a1-4b4c-8e32-62728485e4cb", {direct_object: #<GlobalID:0x000000012cdca5f0 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Home/c960cf9f-a711-4276-a6ca-359b916598f3>>} | |
11:30:26 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:26 web.1 | Language Load (1.3ms) SELECT "languages".* FROM "languages" INNER JOIN "communication_website_localizations" ON "languages"."id" = "communication_website_localizations"."language_id" WHERE "communication_website_localizations"."about_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!' | |
11:30:26 web.1 | Communication::Website::Page::Localization Load (1.3ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = 'c960cf9f-a711-4276-a6ca-359b916598f3' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
11:30:26 web.1 | Communication::Website::Page Load (1.4ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_pages"."type" = 'Communication::Website::Page::CommunicationPost' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
11:30:26 web.1 | Communication::Website Load (2.2ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:120:in 'Communication::Website::Page::WithSpecialPage#default_parent' | |
11:30:26 web.1 | Communication::Website::Page Load (1.7ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_pages"."type" = 'Communication::Website::Page::Home' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
11:30:26 web.1 | Language Load (1.4ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:128:in 'Communication::Website::Page::WithSpecialPage#initialize_special_page' | |
11:30:26 web.1 | Communication::Website::Page::Localization Exists? (1.6ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" IS NULL AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."slug" = 'actualites' AND "communication_website_page_localizations"."id" IS NOT NULL LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?' | |
11:30:26 web.1 | CACHE Language Load (1.3ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 | |
11:30:26 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:30:26 web.1 | Communication::Website::Page::Localization Exists? (1.7ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."about_id" IS NULL LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:30:26 web.1 | Communication::Website::Page::Localization Exists? (1.8ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."slug" = 'actualites' AND "communication_website_page_localizations"."id" IS NOT NULL LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?' | |
11:30:26 web.1 | University Load (1.7ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:30:26 web.1 | CACHE Communication::Website Load (1.3ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 | |
11:30:26 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:30:26 web.1 | CACHE Communication::Website::Page::Localization Exists? (1.6ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."slug" = 'actualites' AND "communication_website_page_localizations"."id" IS NOT NULL LIMIT 1 | |
11:30:26 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?' | |
11:30:26 web.1 | CACHE Communication::Website::Page::Localization Exists? (1.3ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."about_id" IS NULL LIMIT 1 | |
11:30:26 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:30:26 web.1 | CACHE Communication::Website::Page::Localization Exists? (1.1ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."slug" = 'actualites' AND "communication_website_page_localizations"."id" IS NOT NULL LIMIT 1 | |
11:30:26 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?' | |
11:30:26 web.1 | CACHE University Load (1.1ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 | |
11:30:26 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:30:26 web.1 | Communication::Website::Page Load (2.1ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_pages"."parent_id" = 'c960cf9f-a711-4276-a6ca-359b916598f3' ORDER BY "communication_website_pages"."position" DESC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | ↳ app/models/communication/website/page.rb:133:in 'Communication::Website::Page#last_ordered_element' | |
11:30:26 web.1 | Communication::Website::Page::CommunicationPost Create (2.2ms) INSERT INTO "communication_website_pages" ("university_id", "communication_website_id", "parent_id", "position", "created_at", "updated_at", "bodyclass", "full_width", "type", "migration_identifier", "design_options") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb', 'c960cf9f-a711-4276-a6ca-359b916598f3', 1, '2025-03-24 10:30:26.615616', '2025-03-24 10:30:26.615616', NULL, TRUE, 'Communication::Website::Page::CommunicationPost', NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:30:26 web.1 | Communication::Website::Page::Localization Create (3.2ms) INSERT INTO "communication_website_page_localizations" ("breadcrumb_title", "featured_image_alt", "featured_image_credit", "header_cta", "header_cta_label", "header_cta_url", "header_text", "meta_description", "migration_identifier", "published", "published_at", "slug", "summary", "text", "title", "about_id", "language_id", "communication_website_id", "university_id", "created_at", "updated_at") VALUES (NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, TRUE, '2025-03-24 10:30:26.584538', 'actualites', NULL, NULL, 'Actualités', '1360b0c7-6cef-4e5a-85fd-52ae828fad65', '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1', 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb', 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617', '2025-03-24 10:30:26.624280', '2025-03-24 10:30:26.624280') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:30:26 web.1 | [ActiveJob] TRANSACTION (1.9ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:26 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (6.5ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Dependencies::CleanWebsitesIfNecessaryJob-mice-3ec93b133a6cf49e592bc17ef262d4d2"]] | |
11:30:26 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:26 web.1 | [ActiveJob] GoodJob::Job Count (2.3ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-3ec93b133a6cf49e592bc17ef262d4d2' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:26 web.1 | [ActiveJob] GoodJob::Job Count (2.8ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-3ec93b133a6cf49e592bc17ef262d4d2' AND "good_jobs"."created_at" > '2025-03-24 10:29:26.644227' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:26 web.1 | [ActiveJob] TRANSACTION (2.8ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:26 web.1 | [ActiveJob] GoodJob::Job Create (4.0ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('35c02d36-f854-4e33-966f-25f1eca251b2', 'mice', 0, '{"job_class":"Dependencies::CleanWebsitesIfNecessaryJob","job_id":"35c02d36-f854-4e33-966f-25f1eca251b2","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::Localization/46e91fba-f20f-431c-900b-54ffc61792e2"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T10:30:26.656461000Z","scheduled_at":null}', '2025-03-24 10:30:26.656491', NULL, NULL, NULL, '2025-03-24 10:30:26.656491', '2025-03-24 10:30:26.658121', '35c02d36-f854-4e33-966f-25f1eca251b2', 'Dependencies::CleanWebsitesIfNecessaryJob-mice-3ec93b133a6cf49e592bc17ef262d4d2', NULL, NULL, NULL, NULL, NULL, 'Dependencies::CleanWebsitesIfNecessaryJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:26 web.1 | [ActiveJob] SQL (1.4ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T11:30:26.656+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:26 web.1 | [ActiveJob] Enqueued Dependencies::CleanWebsitesIfNecessaryJob (Job ID: 35c02d36-f854-4e33-966f-25f1eca251b2) to GoodJob(mice) with arguments: #<GlobalID:0x000000012d02fc00 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Localization/46e91fba-f20f-431c-900b-54ffc61792e2>> | |
11:30:26 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:26 web.1 | [ActiveJob] TRANSACTION (1.7ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:30:26 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (4.6ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-3ec93b133a6cf49e592bc17ef262d4d2"]] | |
11:30:26 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:30:26 web.1 | [ActiveJob] GoodJob::Job Count (2.1ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-3ec93b133a6cf49e592bc17ef262d4d2' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:30:26 web.1 | [ActiveJob] GoodJob::Job Count (1.8ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-3ec93b133a6cf49e592bc17ef262d4d2' AND "good_jobs"."created_at" > '2025-03-24 10:29:26.680370' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:30:26 web.1 | [ActiveJob] TRANSACTION (1.5ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:30:26 web.1 | [ActiveJob] GoodJob::Job Create (2.2ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('61aa8177-450b-477e-bb7a-038df62e5b19', 'mice', 0, '{"job_class":"Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob","job_id":"61aa8177-450b-477e-bb7a-038df62e5b19","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::Localization/46e91fba-f20f-431c-900b-54ffc61792e2"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T10:30:26.686699000Z","scheduled_at":null}', '2025-03-24 10:30:26.686709', NULL, NULL, NULL, '2025-03-24 10:30:26.686709', '2025-03-24 10:30:26.687128', '61aa8177-450b-477e-bb7a-038df62e5b19', 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-3ec93b133a6cf49e592bc17ef262d4d2', NULL, NULL, NULL, NULL, NULL, 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:30:26 web.1 | [ActiveJob] SQL (1.4ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T11:30:26.686+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:30:26 web.1 | [ActiveJob] Enqueued Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob (Job ID: 61aa8177-450b-477e-bb7a-038df62e5b19) to GoodJob(mice) with arguments: #<GlobalID:0x000000012ce4e2b0 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Localization/46e91fba-f20f-431c-900b-54ffc61792e2>> | |
11:30:26 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:30:26 web.1 | [ActiveJob] TRANSACTION (1.5ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:26 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (4.0ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Dependencies::CleanWebsitesIfNecessaryJob-mice-7ba1aed4c0154d2f9806628f8f02bf85"]] | |
11:30:26 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:26 web.1 | [ActiveJob] GoodJob::Job Count (1.9ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-7ba1aed4c0154d2f9806628f8f02bf85' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:26 web.1 | [ActiveJob] GoodJob::Job Count (1.7ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-7ba1aed4c0154d2f9806628f8f02bf85' AND "good_jobs"."created_at" > '2025-03-24 10:29:26.703816' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:26 web.1 | [ActiveJob] TRANSACTION (1.1ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:26 web.1 | [ActiveJob] GoodJob::Job Create (1.6ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('a3891333-c8b9-464a-bbba-89149f79b964', 'mice', 0, '{"job_class":"Dependencies::CleanWebsitesIfNecessaryJob","job_id":"a3891333-c8b9-464a-bbba-89149f79b964","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::CommunicationPost/1360b0c7-6cef-4e5a-85fd-52ae828fad65"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T10:30:26.709561000Z","scheduled_at":null}', '2025-03-24 10:30:26.709570', NULL, NULL, NULL, '2025-03-24 10:30:26.709570', '2025-03-24 10:30:26.710116', 'a3891333-c8b9-464a-bbba-89149f79b964', 'Dependencies::CleanWebsitesIfNecessaryJob-mice-7ba1aed4c0154d2f9806628f8f02bf85', NULL, NULL, NULL, NULL, NULL, 'Dependencies::CleanWebsitesIfNecessaryJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:26 web.1 | [ActiveJob] SQL (1.2ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T11:30:26.709+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:26 web.1 | [ActiveJob] Enqueued Dependencies::CleanWebsitesIfNecessaryJob (Job ID: a3891333-c8b9-464a-bbba-89149f79b964) to GoodJob(mice) with arguments: #<GlobalID:0x000000012cbeda70 @uri=#<URI::GID gid://osuny/Communication::Website::Page::CommunicationPost/1360b0c7-6cef-4e5a-85fd-52ae828fad65>> | |
11:30:26 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:26 web.1 | Language Pluck (1.7ms) SELECT "languages"."id" FROM "languages" INNER JOIN "communication_website_localizations" ON "languages"."id" = "communication_website_localizations"."language_id" WHERE "communication_website_localizations"."about_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_localizations"."published" = TRUE /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
11:30:26 web.1 | Communication::Website::Page::Localization Load (1.6ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = '1360b0c7-6cef-4e5a-85fd-52ae828fad65' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
11:30:26 web.1 | Communication::Website::Page::Category Load (2.4ms) SELECT "communication_website_page_categories".* FROM "communication_website_page_categories" INNER JOIN "communication_website_page_categories_pages" ON "communication_website_page_categories"."id" = "communication_website_page_categories_pages"."category_id" WHERE "communication_website_page_categories_pages"."page_id" = '1360b0c7-6cef-4e5a-85fd-52ae828fad65' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
11:30:26 web.1 | Communication::Website::Configs::DefaultLanguages Load (1.4ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | ↳ app/models/communication/website/with_configs.rb:35:in 'Communication::Website::WithConfigs#config_default_languages' | |
11:30:26 web.1 | Communication::Website::Post::Category Load (2.4ms) SELECT "communication_website_post_categories".* FROM "communication_website_post_categories" WHERE "communication_website_post_categories"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | ↳ app/models/communication/website/page/communication_post.rb:13:in 'Array#+' | |
11:30:26 web.1 | Communication::Website::Post Load (1.5ms) SELECT "communication_website_posts".* FROM "communication_website_posts" WHERE "communication_website_posts"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | ↳ app/models/communication/website/page/communication_post.rb:14:in 'Array#+' | |
11:30:26 web.1 | University Load (1.3ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:157:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:30:26 web.1 | Communication::Website::Connection Load (1.7ms) SELECT "communication_website_connections".* FROM "communication_website_connections" WHERE "communication_website_connections"."website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_connections"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "communication_website_connections"."indirect_object_type" = 'Communication::Website::Page::Localization' AND "communication_website_connections"."indirect_object_id" = '46e91fba-f20f-431c-900b-54ffc61792e2' AND "communication_website_connections"."direct_source_id" = '1360b0c7-6cef-4e5a-85fd-52ae828fad65' AND "communication_website_connections"."direct_source_type" = 'Communication::Website::Page' ORDER BY "communication_website_connections"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:30:26 web.1 | CACHE University Load (1.3ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 | |
11:30:26 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:30:26 web.1 | Communication::Website::Page::Localization Load (1.7ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."id" = '46e91fba-f20f-431c-900b-54ffc61792e2' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:30:26 web.1 | Communication::Website::Page Load (1.9ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."id" = '1360b0c7-6cef-4e5a-85fd-52ae828fad65' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:30:26 web.1 | Communication::Website::Connection Create (2.2ms) INSERT INTO "communication_website_connections" ("university_id", "website_id", "indirect_object_type", "indirect_object_id", "created_at", "updated_at", "direct_source_type", "direct_source_id") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb', 'Communication::Website::Page::Localization', '46e91fba-f20f-431c-900b-54ffc61792e2', '2025-03-24 10:30:26.786313', '2025-03-24 10:30:26.786313', 'Communication::Website::Page', '1360b0c7-6cef-4e5a-85fd-52ae828fad65') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:30:26 web.1 | Communication::Website::Connection Update (1.6ms) UPDATE "communication_website_connections" SET "updated_at" = '2025-03-24 10:30:26.790093' WHERE "communication_website_connections"."id" = 'b806a04e-9f08-41b6-91bb-9fb847f77529' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:162:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:30:26 web.1 | ActiveStorage::Attachment Load (2.1ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = '46e91fba-f20f-431c-900b-54ffc61792e2' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'featured_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | ↳ app/models/communication/website/page/localization.rb:155:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
11:30:26 web.1 | ActiveStorage::Attachment Load (1.3ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = '46e91fba-f20f-431c-900b-54ffc61792e2' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'shared_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | ↳ app/models/communication/website/page/localization.rb:156:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
11:30:26 web.1 | University Load (1.6ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | ↳ app/models/concerns/with_blobs.rb:27:in 'WithBlobs#blobs_with_ids' | |
11:30:26 web.1 | Communication::Block Load (1.5ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = '46e91fba-f20f-431c-900b-54ffc61792e2' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | ↳ app/models/communication/website/page/localization.rb:79:in 'Array#+' | |
11:30:26 web.1 | Communication::Website Load (1.5ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | ↳ app/models/communication/website/page/localization.rb:80:in 'Communication::Website::Page::Localization#dependencies' | |
11:30:26 web.1 | CACHE Communication::Website::Configs::DefaultContentSecurityPolicy Load (1.0ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 | |
11:30:26 web.1 | ↳ app/models/communication/website/with_configs.rb:31:in 'Communication::Website::WithConfigs#config_default_content_security_policy' | |
11:30:26 web.1 | Communication::Block Exists? (1.4ms) SELECT 1 AS one FROM "communication_blocks" WHERE "communication_blocks"."about_id" = '46e91fba-f20f-431c-900b-54ffc61792e2' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' AND "communication_blocks"."published" = TRUE LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | ↳ app/models/communication/website/page/localization.rb:81:in 'Communication::Website::Page::Localization#dependencies' | |
11:30:26 web.1 | Communication::Website::Page Load (1.1ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."parent_id" = '1360b0c7-6cef-4e5a-85fd-52ae828fad65' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | ↳ app/models/communication/website/page/localization.rb:83:in 'Array#+' | |
11:30:26 web.1 | Search Load (2.3ms) SELECT "search_index".* FROM "search_index" WHERE "search_index"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "search_index"."about_object_type" = 'Communication::Website::Page' AND "search_index"."about_object_id" = '1360b0c7-6cef-4e5a-85fd-52ae828fad65' AND "search_index"."about_localization_type" = 'Communication::Website::Page::Localization' AND "search_index"."about_localization_id" = '46e91fba-f20f-431c-900b-54ffc61792e2' AND "search_index"."website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "search_index"."extranet_id" IS NULL AND "search_index"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' ORDER BY "search_index"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:30:26 web.1 | CACHE University Load (1.2ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 | |
11:30:26 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:30:26 web.1 | Language Load (1.7ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:30:26 web.1 | Communication::Website::Page Load (1.4ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."id" = '1360b0c7-6cef-4e5a-85fd-52ae828fad65' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:30:26 web.1 | Communication::Website::Page::Localization Load (1.8ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."id" = '46e91fba-f20f-431c-900b-54ffc61792e2' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:30:26 web.1 | Search Create (2.6ms) INSERT INTO "search_index" ("university_id", "title", "text", "language_id", "about_object_type", "about_object_id", "about_localization_type", "about_localization_id", "website_id", "extranet_id", "created_at", "updated_at") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', NULL, NULL, '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1', 'Communication::Website::Page', '1360b0c7-6cef-4e5a-85fd-52ae828fad65', 'Communication::Website::Page::Localization', '46e91fba-f20f-431c-900b-54ffc61792e2', 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb', NULL, '2025-03-24 10:30:26.838175', '2025-03-24 10:30:26.838175') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:30:26 web.1 | Communication::Block Load (2.5ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = '46e91fba-f20f-431c-900b-54ffc61792e2' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' AND "communication_blocks"."published" = TRUE ORDER BY "communication_blocks"."position" ASC /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | ↳ app/models/concerns/contentful.rb:20:in 'Enumerable#collect' | |
11:30:26 web.1 | Search Update (1.6ms) UPDATE "search_index" SET "title" = 'Actualités', "text" = 'Actualités ', "updated_at" = '2025-03-24 10:30:26.847283' WHERE "search_index"."id" = 'b4c795be-b4d1-422c-a7be-1728cab593ab' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | ↳ app/models/concerns/searchable.rb:26:in 'block in Searchable#save_search_data' | |
11:30:26 web.1 | Communication::Website::Menu Load (1.3ms) SELECT "communication_website_menus".* FROM "communication_website_menus" WHERE "communication_website_menus"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_menus"."automatic" = TRUE AND "communication_website_menus"."identifier" = 'primary' ORDER BY "communication_website_menus"."id" ASC LIMIT 1000 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | ↳ app/models/communication/website/with_menus.rb:64:in 'Communication::Website::WithMenus#generate_automatic_menus_for_identifier' | |
11:30:26 web.1 | [ActiveJob] TRANSACTION (1.3ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:26 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (3.4ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Communication::Website::DirectObject::SyncWithGitJob-elephant-1d36c6b4cd94d8eeb3d5dd909d7ffeac"]] | |
11:30:26 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:26 web.1 | [ActiveJob] GoodJob::Job Count (1.6ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Communication::Website::DirectObject::SyncWithGitJob-elephant-1d36c6b4cd94d8eeb3d5dd909d7ffeac' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:26 web.1 | [ActiveJob] GoodJob::Job Count (1.3ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Communication::Website::DirectObject::SyncWithGitJob-elephant-1d36c6b4cd94d8eeb3d5dd909d7ffeac' AND "good_jobs"."created_at" > '2025-03-24 10:29:26.861168' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:26 web.1 | [ActiveJob] TRANSACTION (1.0ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:26 web.1 | [ActiveJob] GoodJob::Job Create (1.3ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('22424f78-40bd-4715-b82a-b65940f4bc62', 'elephant', 0, '{"job_class":"Communication::Website::DirectObject::SyncWithGitJob","job_id":"22424f78-40bd-4715-b82a-b65940f4bc62","provider_job_id":null,"queue_name":"elephant","priority":null,"arguments":["e71ed7bb-f4a1-4b4c-8e32-62728485e4cb",{"direct_object":{"_aj_globalid":"gid://osuny/Communication::Website::Page::CommunicationPost/1360b0c7-6cef-4e5a-85fd-52ae828fad65"},"_aj_ruby2_keywords":["direct_object"]}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T10:30:26.866163000Z","scheduled_at":null}', '2025-03-24 10:30:26.866169', NULL, NULL, NULL, '2025-03-24 10:30:26.866169', '2025-03-24 10:30:26.866527', '22424f78-40bd-4715-b82a-b65940f4bc62', 'Communication::Website::DirectObject::SyncWithGitJob-elephant-1d36c6b4cd94d8eeb3d5dd909d7ffeac', NULL, NULL, NULL, NULL, NULL, 'Communication::Website::DirectObject::SyncWithGitJob', NULL, '{website}', NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:26 web.1 | [ActiveJob] SQL (0.9ms) NOTIFY good_job, '{"queue_name":"elephant","scheduled_at":"2025-03-24T11:30:26.866+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:26 web.1 | [ActiveJob] Enqueued Communication::Website::DirectObject::SyncWithGitJob (Job ID: 22424f78-40bd-4715-b82a-b65940f4bc62) to GoodJob(elephant) with arguments: "e71ed7bb-f4a1-4b4c-8e32-62728485e4cb", {direct_object: #<GlobalID:0x0000000127606b98 @uri=#<URI::GID gid://osuny/Communication::Website::Page::CommunicationPost/1360b0c7-6cef-4e5a-85fd-52ae828fad65>>} | |
11:30:26 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:26 web.1 | Language Load (1.1ms) SELECT "languages".* FROM "languages" INNER JOIN "communication_website_localizations" ON "languages"."id" = "communication_website_localizations"."language_id" WHERE "communication_website_localizations"."about_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!' | |
11:30:26 web.1 | Communication::Website::Page::Localization Load (1.1ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = '1360b0c7-6cef-4e5a-85fd-52ae828fad65' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
11:30:26 web.1 | Communication::Website::Page Load (1.2ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_pages"."type" = 'Communication::Website::Page::CommunicationAgenda' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
11:30:26 web.1 | Communication::Website Load (1.2ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | ↳ app/models/communication/website/page/communication_agenda.rb:12:in 'Communication::Website::Page::CommunicationAgenda#is_necessary_for_website?' | |
11:30:26 web.1 | Communication::Website::Page Load (1.3ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_pages"."type" = 'Communication::Website::Page::CommunicationAgendaExhibition' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
11:30:26 web.1 | CACHE Communication::Website Load (0.8ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 | |
11:30:26 web.1 | ↳ app/models/communication/website/page/communication_agenda_exhibition.rb:12:in 'Communication::Website::Page::CommunicationAgendaExhibition#is_necessary_for_website?' | |
11:30:26 web.1 | Communication::Website::Page Load (1.1ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_pages"."type" = 'Communication::Website::Page::CommunicationAgendaExhibitionArchive' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
11:30:26 web.1 | CACHE Communication::Website Load (0.9ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 | |
11:30:26 web.1 | ↳ app/models/communication/website/page/communication_agenda_exhibition_archive.rb:11:in 'Communication::Website::Page::CommunicationAgendaExhibitionArchive#is_necessary_for_website?' | |
11:30:26 web.1 | Communication::Website::Page Load (1.1ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_pages"."type" = 'Communication::Website::Page::CommunicationPortfolio' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
11:30:26 web.1 | CACHE Communication::Website Load (0.8ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 | |
11:30:26 web.1 | ↳ app/models/communication/website/page/communication_portfolio.rb:12:in 'Communication::Website::Page::CommunicationPortfolio#is_necessary_for_website?' | |
11:30:26 web.1 | Communication::Website::Page Load (1.1ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_pages"."type" = 'Communication::Website::Page::Person' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
11:30:26 web.1 | CACHE Communication::Website Load (1.2ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 | |
11:30:26 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:120:in 'Communication::Website::Page::WithSpecialPage#default_parent' | |
11:30:26 web.1 | Communication::Website::Page Load (1.5ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_pages"."type" = 'Communication::Website::Page::Home' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
11:30:26 web.1 | Language Load (1.2ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:128:in 'Communication::Website::Page::WithSpecialPage#initialize_special_page' | |
11:30:26 web.1 | Communication::Website::Page::Localization Exists? (1.8ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" IS NULL AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."slug" = 'equipe' AND "communication_website_page_localizations"."id" IS NOT NULL LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?' | |
11:30:26 web.1 | CACHE Language Load (1.8ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 | |
11:30:26 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:30:26 web.1 | Communication::Website::Page::Localization Exists? (2.4ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."about_id" IS NULL LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:30:26 web.1 | Communication::Website::Page::Localization Exists? (1.5ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."slug" = 'equipe' AND "communication_website_page_localizations"."id" IS NOT NULL LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?' | |
11:30:26 web.1 | University Load (1.4ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:30:26 web.1 | CACHE Communication::Website Load (1.2ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 | |
11:30:26 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:30:26 web.1 | CACHE Communication::Website::Page::Localization Exists? (1.0ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."slug" = 'equipe' AND "communication_website_page_localizations"."id" IS NOT NULL LIMIT 1 | |
11:30:26 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?' | |
11:30:26 web.1 | CACHE Communication::Website::Page::Localization Exists? (1.2ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."about_id" IS NULL LIMIT 1 | |
11:30:26 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:30:26 web.1 | CACHE Communication::Website::Page::Localization Exists? (1.0ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."slug" = 'equipe' AND "communication_website_page_localizations"."id" IS NOT NULL LIMIT 1 | |
11:30:26 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?' | |
11:30:26 web.1 | CACHE University Load (0.9ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 | |
11:30:26 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:30:26 web.1 | Communication::Website::Page Load (1.6ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_pages"."parent_id" = 'c960cf9f-a711-4276-a6ca-359b916598f3' ORDER BY "communication_website_pages"."position" DESC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | ↳ app/models/communication/website/page.rb:133:in 'Communication::Website::Page#last_ordered_element' | |
11:30:26 web.1 | CACHE Communication::Website::Page Load (1.0ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_pages"."parent_id" = 'c960cf9f-a711-4276-a6ca-359b916598f3' ORDER BY "communication_website_pages"."position" DESC LIMIT 1 | |
11:30:26 web.1 | ↳ app/models/communication/website/page.rb:133:in 'Communication::Website::Page#last_ordered_element' | |
11:30:26 web.1 | Communication::Website::Page::Person Create (1.3ms) INSERT INTO "communication_website_pages" ("university_id", "communication_website_id", "parent_id", "position", "created_at", "updated_at", "bodyclass", "full_width", "type", "migration_identifier", "design_options") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb', 'c960cf9f-a711-4276-a6ca-359b916598f3', 2, '2025-03-24 10:30:26.959215', '2025-03-24 10:30:26.959215', NULL, FALSE, 'Communication::Website::Page::Person', NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:30:26 web.1 | Communication::Website::Page::Localization Create (1.5ms) INSERT INTO "communication_website_page_localizations" ("breadcrumb_title", "featured_image_alt", "featured_image_credit", "header_cta", "header_cta_label", "header_cta_url", "header_text", "meta_description", "migration_identifier", "published", "published_at", "slug", "summary", "text", "title", "about_id", "language_id", "communication_website_id", "university_id", "created_at", "updated_at") VALUES (NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, TRUE, '2025-03-24 10:30:26.930920', 'equipe', NULL, NULL, 'Équipe', 'f05d72fc-7c8e-4980-a860-7b8013374e78', '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1', 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb', 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617', '2025-03-24 10:30:26.967811', '2025-03-24 10:30:26.967811') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:30:26 web.1 | [ActiveJob] TRANSACTION (1.6ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:26 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (3.8ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Dependencies::CleanWebsitesIfNecessaryJob-mice-2e947966c9ccdaed672258a725aa6fb5"]] | |
11:30:26 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:26 web.1 | [ActiveJob] GoodJob::Job Count (2.0ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-2e947966c9ccdaed672258a725aa6fb5' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:26 web.1 | [ActiveJob] GoodJob::Job Count (1.8ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-2e947966c9ccdaed672258a725aa6fb5' AND "good_jobs"."created_at" > '2025-03-24 10:29:26.980542' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:26 web.1 | [ActiveJob] TRANSACTION (1.4ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:26 web.1 | [ActiveJob] GoodJob::Job Create (1.6ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('597d72d7-e120-4dba-bcf8-ddc146555065', 'mice', 0, '{"job_class":"Dependencies::CleanWebsitesIfNecessaryJob","job_id":"597d72d7-e120-4dba-bcf8-ddc146555065","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::Localization/d33d6ef9-9495-42c5-9a01-0510b90005d0"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T10:30:26.986436000Z","scheduled_at":null}', '2025-03-24 10:30:26.986443', NULL, NULL, NULL, '2025-03-24 10:30:26.986443', '2025-03-24 10:30:26.986763', '597d72d7-e120-4dba-bcf8-ddc146555065', 'Dependencies::CleanWebsitesIfNecessaryJob-mice-2e947966c9ccdaed672258a725aa6fb5', NULL, NULL, NULL, NULL, NULL, 'Dependencies::CleanWebsitesIfNecessaryJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:26 web.1 | [ActiveJob] SQL (1.2ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T11:30:26.986+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:26 web.1 | [ActiveJob] Enqueued Dependencies::CleanWebsitesIfNecessaryJob (Job ID: 597d72d7-e120-4dba-bcf8-ddc146555065) to GoodJob(mice) with arguments: #<GlobalID:0x000000012f2ae948 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Localization/d33d6ef9-9495-42c5-9a01-0510b90005d0>> | |
11:30:26 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:26 web.1 | [ActiveJob] TRANSACTION (1.4ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:26 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:30:26 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (3.8ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-2e947966c9ccdaed672258a725aa6fb5"]] | |
11:30:26 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:30:27 web.1 | [ActiveJob] GoodJob::Job Count (1.7ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-2e947966c9ccdaed672258a725aa6fb5' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:30:27 web.1 | [ActiveJob] GoodJob::Job Count (1.5ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-2e947966c9ccdaed672258a725aa6fb5' AND "good_jobs"."created_at" > '2025-03-24 10:29:27.001876' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:30:27 web.1 | [ActiveJob] TRANSACTION (1.3ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:30:27 web.1 | [ActiveJob] GoodJob::Job Create (1.6ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('66a47b6c-1919-4f51-95df-2f2b04a65e72', 'mice', 0, '{"job_class":"Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob","job_id":"66a47b6c-1919-4f51-95df-2f2b04a65e72","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::Localization/d33d6ef9-9495-42c5-9a01-0510b90005d0"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T10:30:27.007610000Z","scheduled_at":null}', '2025-03-24 10:30:27.007617', NULL, NULL, NULL, '2025-03-24 10:30:27.007617', '2025-03-24 10:30:27.007885', '66a47b6c-1919-4f51-95df-2f2b04a65e72', 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-2e947966c9ccdaed672258a725aa6fb5', NULL, NULL, NULL, NULL, NULL, 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:30:27 web.1 | [ActiveJob] SQL (1.1ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T11:30:27.007+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:30:27 web.1 | [ActiveJob] Enqueued Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob (Job ID: 66a47b6c-1919-4f51-95df-2f2b04a65e72) to GoodJob(mice) with arguments: #<GlobalID:0x000000012f4c57e0 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Localization/d33d6ef9-9495-42c5-9a01-0510b90005d0>> | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:30:27 web.1 | [ActiveJob] TRANSACTION (1.3ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:27 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (4.4ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Dependencies::CleanWebsitesIfNecessaryJob-mice-ded3765663dee07e8c9da5ec0d02a4a2"]] | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:27 web.1 | [ActiveJob] GoodJob::Job Count (1.8ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-ded3765663dee07e8c9da5ec0d02a4a2' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:27 web.1 | [ActiveJob] GoodJob::Job Count (1.8ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-ded3765663dee07e8c9da5ec0d02a4a2' AND "good_jobs"."created_at" > '2025-03-24 10:29:27.023297' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:27 web.1 | [ActiveJob] TRANSACTION (1.3ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:27 web.1 | [ActiveJob] GoodJob::Job Create (1.4ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('4843551a-03e3-4de6-81be-5885fc940148', 'mice', 0, '{"job_class":"Dependencies::CleanWebsitesIfNecessaryJob","job_id":"4843551a-03e3-4de6-81be-5885fc940148","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::Person/f05d72fc-7c8e-4980-a860-7b8013374e78"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T10:30:27.029645000Z","scheduled_at":null}', '2025-03-24 10:30:27.029653', NULL, NULL, NULL, '2025-03-24 10:30:27.029653', '2025-03-24 10:30:27.029963', '4843551a-03e3-4de6-81be-5885fc940148', 'Dependencies::CleanWebsitesIfNecessaryJob-mice-ded3765663dee07e8c9da5ec0d02a4a2', NULL, NULL, NULL, NULL, NULL, 'Dependencies::CleanWebsitesIfNecessaryJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:27 web.1 | [ActiveJob] SQL (1.0ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T11:30:27.029+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:27 web.1 | [ActiveJob] Enqueued Dependencies::CleanWebsitesIfNecessaryJob (Job ID: 4843551a-03e3-4de6-81be-5885fc940148) to GoodJob(mice) with arguments: #<GlobalID:0x000000012f8cca50 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Person/f05d72fc-7c8e-4980-a860-7b8013374e78>> | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:27 web.1 | Language Pluck (1.3ms) SELECT "languages"."id" FROM "languages" INNER JOIN "communication_website_localizations" ON "languages"."id" = "communication_website_localizations"."language_id" WHERE "communication_website_localizations"."about_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_localizations"."published" = TRUE /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
11:30:27 web.1 | Communication::Website::Page::Localization Load (1.3ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = 'f05d72fc-7c8e-4980-a860-7b8013374e78' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
11:30:27 web.1 | Communication::Website::Page::Category Load (1.4ms) SELECT "communication_website_page_categories".* FROM "communication_website_page_categories" INNER JOIN "communication_website_page_categories_pages" ON "communication_website_page_categories"."id" = "communication_website_page_categories_pages"."category_id" WHERE "communication_website_page_categories_pages"."page_id" = 'f05d72fc-7c8e-4980-a860-7b8013374e78' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
11:30:27 web.1 | Communication::Website::Configs::DefaultLanguages Load (1.8ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/communication/website/with_configs.rb:35:in 'Communication::Website::WithConfigs#config_default_languages' | |
11:30:27 web.1 | Communication::Website::Connection Pluck (1.5ms) SELECT "communication_website_connections"."indirect_object_id" FROM "communication_website_connections" WHERE "communication_website_connections"."website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_connections"."indirect_object_type" = 'University::Person' AND "communication_website_connections"."direct_source_type" = 'Communication::Website::Page::Person' AND "communication_website_connections"."direct_source_id" = 'f05d72fc-7c8e-4980-a860-7b8013374e78' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/communication/website/page/person.rb:21:in 'Communication::Website::Page::Person#explicitly_connected_people' | |
11:30:27 web.1 | University Load (2.1ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:157:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:30:27 web.1 | Communication::Website::Connection Load (2.0ms) SELECT "communication_website_connections".* FROM "communication_website_connections" WHERE "communication_website_connections"."website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_connections"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "communication_website_connections"."indirect_object_type" = 'Communication::Website::Page::Localization' AND "communication_website_connections"."indirect_object_id" = 'd33d6ef9-9495-42c5-9a01-0510b90005d0' AND "communication_website_connections"."direct_source_id" = 'f05d72fc-7c8e-4980-a860-7b8013374e78' AND "communication_website_connections"."direct_source_type" = 'Communication::Website::Page' ORDER BY "communication_website_connections"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:30:27 web.1 | CACHE University Load (1.9ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 | |
11:30:27 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:30:27 web.1 | Communication::Website::Page::Localization Load (2.1ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."id" = 'd33d6ef9-9495-42c5-9a01-0510b90005d0' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:30:27 web.1 | Communication::Website::Page Load (2.2ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."id" = 'f05d72fc-7c8e-4980-a860-7b8013374e78' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:30:27 web.1 | Communication::Website::Connection Create (2.9ms) INSERT INTO "communication_website_connections" ("university_id", "website_id", "indirect_object_type", "indirect_object_id", "created_at", "updated_at", "direct_source_type", "direct_source_id") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb', 'Communication::Website::Page::Localization', 'd33d6ef9-9495-42c5-9a01-0510b90005d0', '2025-03-24 10:30:27.083489', '2025-03-24 10:30:27.083489', 'Communication::Website::Page', 'f05d72fc-7c8e-4980-a860-7b8013374e78') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:30:27 web.1 | Communication::Website::Connection Update (3.0ms) UPDATE "communication_website_connections" SET "updated_at" = '2025-03-24 10:30:27.089738' WHERE "communication_website_connections"."id" = '0361bedb-889b-493d-87f7-7727e507a3a2' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:162:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:30:27 web.1 | ActiveStorage::Attachment Load (2.6ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = 'd33d6ef9-9495-42c5-9a01-0510b90005d0' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'featured_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/communication/website/page/localization.rb:155:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
11:30:27 web.1 | ActiveStorage::Attachment Load (2.0ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = 'd33d6ef9-9495-42c5-9a01-0510b90005d0' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'shared_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/communication/website/page/localization.rb:156:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
11:30:27 web.1 | University Load (1.8ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/concerns/with_blobs.rb:27:in 'WithBlobs#blobs_with_ids' | |
11:30:27 web.1 | Communication::Block Load (1.7ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = 'd33d6ef9-9495-42c5-9a01-0510b90005d0' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/communication/website/page/localization.rb:79:in 'Array#+' | |
11:30:27 web.1 | Communication::Website Load (1.5ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/communication/website/page/localization.rb:80:in 'Communication::Website::Page::Localization#dependencies' | |
11:30:27 web.1 | CACHE Communication::Website::Configs::DefaultContentSecurityPolicy Load (1.2ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 | |
11:30:27 web.1 | ↳ app/models/communication/website/with_configs.rb:31:in 'Communication::Website::WithConfigs#config_default_content_security_policy' | |
11:30:27 web.1 | Communication::Block Exists? (1.3ms) SELECT 1 AS one FROM "communication_blocks" WHERE "communication_blocks"."about_id" = 'd33d6ef9-9495-42c5-9a01-0510b90005d0' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' AND "communication_blocks"."published" = TRUE LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/communication/website/page/localization.rb:81:in 'Communication::Website::Page::Localization#dependencies' | |
11:30:27 web.1 | Communication::Website::Page Load (1.3ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."parent_id" = 'f05d72fc-7c8e-4980-a860-7b8013374e78' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/communication/website/page/localization.rb:83:in 'Array#+' | |
11:30:27 web.1 | Search Load (1.6ms) SELECT "search_index".* FROM "search_index" WHERE "search_index"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "search_index"."about_object_type" = 'Communication::Website::Page' AND "search_index"."about_object_id" = 'f05d72fc-7c8e-4980-a860-7b8013374e78' AND "search_index"."about_localization_type" = 'Communication::Website::Page::Localization' AND "search_index"."about_localization_id" = 'd33d6ef9-9495-42c5-9a01-0510b90005d0' AND "search_index"."website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "search_index"."extranet_id" IS NULL AND "search_index"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' ORDER BY "search_index"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:30:27 web.1 | CACHE University Load (1.3ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 | |
11:30:27 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:30:27 web.1 | Language Load (1.6ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:30:27 web.1 | Communication::Website::Page Load (1.4ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."id" = 'f05d72fc-7c8e-4980-a860-7b8013374e78' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:30:27 web.1 | Communication::Website::Page::Localization Load (1.4ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."id" = 'd33d6ef9-9495-42c5-9a01-0510b90005d0' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:30:27 web.1 | Search Create (1.6ms) INSERT INTO "search_index" ("university_id", "title", "text", "language_id", "about_object_type", "about_object_id", "about_localization_type", "about_localization_id", "website_id", "extranet_id", "created_at", "updated_at") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', NULL, NULL, '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1', 'Communication::Website::Page', 'f05d72fc-7c8e-4980-a860-7b8013374e78', 'Communication::Website::Page::Localization', 'd33d6ef9-9495-42c5-9a01-0510b90005d0', 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb', NULL, '2025-03-24 10:30:27.137016', '2025-03-24 10:30:27.137016') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:30:27 web.1 | Communication::Block Load (1.4ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = 'd33d6ef9-9495-42c5-9a01-0510b90005d0' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' AND "communication_blocks"."published" = TRUE ORDER BY "communication_blocks"."position" ASC /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/concerns/contentful.rb:20:in 'Enumerable#collect' | |
11:30:27 web.1 | Search Update (1.8ms) UPDATE "search_index" SET "title" = 'Équipe', "text" = 'Équipe ', "updated_at" = '2025-03-24 10:30:27.142980' WHERE "search_index"."id" = '7623dfeb-5d9a-40c8-a190-c984c36c079e' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/concerns/searchable.rb:26:in 'block in Searchable#save_search_data' | |
11:30:27 web.1 | Communication::Website::Menu Load (1.3ms) SELECT "communication_website_menus".* FROM "communication_website_menus" WHERE "communication_website_menus"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_menus"."automatic" = TRUE AND "communication_website_menus"."identifier" = 'primary' ORDER BY "communication_website_menus"."id" ASC LIMIT 1000 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/communication/website/with_menus.rb:64:in 'Communication::Website::WithMenus#generate_automatic_menus_for_identifier' | |
11:30:27 web.1 | Communication::Website::Connection Pluck (1.2ms) SELECT "communication_website_connections"."indirect_object_id" FROM "communication_website_connections" WHERE "communication_website_connections"."website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_connections"."indirect_object_type" = 'University::Person' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:105:in 'Communication::Website::WithConnectedObjects#connected_people' | |
11:30:27 web.1 | University::Person Update All (1.9ms) UPDATE "university_people" SET "updated_at" = '2025-03-24 10:30:27.150963' WHERE 1=0 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/communication/website/page.rb:144:in 'block in Communication::Website::Page#touch_elements_if_special_page_in_hierarchy' | |
11:30:27 web.1 | [ActiveJob] TRANSACTION (1.6ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:27 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (4.2ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Communication::Website::DirectObject::SyncWithGitJob-elephant-1233c7625027780e474b3f6596436a61"]] | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:27 web.1 | [ActiveJob] GoodJob::Job Count (2.2ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Communication::Website::DirectObject::SyncWithGitJob-elephant-1233c7625027780e474b3f6596436a61' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:27 web.1 | [ActiveJob] GoodJob::Job Count (1.4ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Communication::Website::DirectObject::SyncWithGitJob-elephant-1233c7625027780e474b3f6596436a61' AND "good_jobs"."created_at" > '2025-03-24 10:29:27.167639' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:27 web.1 | [ActiveJob] TRANSACTION (1.3ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:27 web.1 | [ActiveJob] GoodJob::Job Create (1.9ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('dff13d1c-5e61-4ed8-b985-78d56a3f103b', 'elephant', 0, '{"job_class":"Communication::Website::DirectObject::SyncWithGitJob","job_id":"dff13d1c-5e61-4ed8-b985-78d56a3f103b","provider_job_id":null,"queue_name":"elephant","priority":null,"arguments":["e71ed7bb-f4a1-4b4c-8e32-62728485e4cb",{"direct_object":{"_aj_globalid":"gid://osuny/Communication::Website::Page::Person/f05d72fc-7c8e-4980-a860-7b8013374e78"},"_aj_ruby2_keywords":["direct_object"]}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T10:30:27.174009000Z","scheduled_at":null}', '2025-03-24 10:30:27.174019', NULL, NULL, NULL, '2025-03-24 10:30:27.174019', '2025-03-24 10:30:27.174748', 'dff13d1c-5e61-4ed8-b985-78d56a3f103b', 'Communication::Website::DirectObject::SyncWithGitJob-elephant-1233c7625027780e474b3f6596436a61', NULL, NULL, NULL, NULL, NULL, 'Communication::Website::DirectObject::SyncWithGitJob', NULL, '{website}', NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:27 web.1 | [ActiveJob] SQL (1.3ms) NOTIFY good_job, '{"queue_name":"elephant","scheduled_at":"2025-03-24T11:30:27.174+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:27 web.1 | [ActiveJob] Enqueued Communication::Website::DirectObject::SyncWithGitJob (Job ID: dff13d1c-5e61-4ed8-b985-78d56a3f103b) to GoodJob(elephant) with arguments: "e71ed7bb-f4a1-4b4c-8e32-62728485e4cb", {direct_object: #<GlobalID:0x00000001305663d8 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Person/f05d72fc-7c8e-4980-a860-7b8013374e78>>} | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:27 web.1 | Language Load (1.5ms) SELECT "languages".* FROM "languages" INNER JOIN "communication_website_localizations" ON "languages"."id" = "communication_website_localizations"."language_id" WHERE "communication_website_localizations"."about_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!' | |
11:30:27 web.1 | Communication::Website::Page::Localization Load (1.3ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = 'f05d72fc-7c8e-4980-a860-7b8013374e78' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
11:30:27 web.1 | Communication::Website::Page Load (1.2ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_pages"."type" = 'Communication::Website::Page::Organization' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
11:30:27 web.1 | Communication::Website Load (1.8ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:120:in 'Communication::Website::Page::WithSpecialPage#default_parent' | |
11:30:27 web.1 | Communication::Website::Page Load (1.5ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_pages"."type" = 'Communication::Website::Page::Home' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
11:30:27 web.1 | Language Load (1.3ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:128:in 'Communication::Website::Page::WithSpecialPage#initialize_special_page' | |
11:30:27 web.1 | Communication::Website::Page::Localization Exists? (1.3ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" IS NULL AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."slug" = 'organisations' AND "communication_website_page_localizations"."id" IS NOT NULL LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?' | |
11:30:27 web.1 | CACHE Language Load (1.0ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 | |
11:30:27 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:30:27 web.1 | Communication::Website::Page::Localization Exists? (1.4ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."about_id" IS NULL LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:30:27 web.1 | Communication::Website::Page::Localization Exists? (1.4ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."slug" = 'organisations' AND "communication_website_page_localizations"."id" IS NOT NULL LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?' | |
11:30:27 web.1 | University Load (1.4ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:30:27 web.1 | CACHE Communication::Website Load (1.1ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 | |
11:30:27 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:30:27 web.1 | CACHE Communication::Website::Page::Localization Exists? (1.2ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."slug" = 'organisations' AND "communication_website_page_localizations"."id" IS NOT NULL LIMIT 1 | |
11:30:27 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?' | |
11:30:27 web.1 | CACHE Communication::Website::Page::Localization Exists? (1.1ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."about_id" IS NULL LIMIT 1 | |
11:30:27 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:30:27 web.1 | CACHE Communication::Website::Page::Localization Exists? (1.0ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."slug" = 'organisations' AND "communication_website_page_localizations"."id" IS NOT NULL LIMIT 1 | |
11:30:27 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?' | |
11:30:27 web.1 | CACHE University Load (0.9ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 | |
11:30:27 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:30:27 web.1 | Communication::Website::Page Load (17.1ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_pages"."parent_id" = 'c960cf9f-a711-4276-a6ca-359b916598f3' ORDER BY "communication_website_pages"."position" DESC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/communication/website/page.rb:133:in 'Communication::Website::Page#last_ordered_element' | |
11:30:27 web.1 | CACHE Communication::Website::Page Load (1.2ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_pages"."parent_id" = 'c960cf9f-a711-4276-a6ca-359b916598f3' ORDER BY "communication_website_pages"."position" DESC LIMIT 1 | |
11:30:27 web.1 | ↳ app/models/communication/website/page.rb:133:in 'Communication::Website::Page#last_ordered_element' | |
11:30:27 web.1 | Communication::Website::Page::Organization Create (1.4ms) INSERT INTO "communication_website_pages" ("university_id", "communication_website_id", "parent_id", "position", "created_at", "updated_at", "bodyclass", "full_width", "type", "migration_identifier", "design_options") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb', 'c960cf9f-a711-4276-a6ca-359b916598f3', 3, '2025-03-24 10:30:27.235708', '2025-03-24 10:30:27.235708', NULL, FALSE, 'Communication::Website::Page::Organization', NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:30:27 web.1 | Communication::Website::Page::Localization Create (1.8ms) INSERT INTO "communication_website_page_localizations" ("breadcrumb_title", "featured_image_alt", "featured_image_credit", "header_cta", "header_cta_label", "header_cta_url", "header_text", "meta_description", "migration_identifier", "published", "published_at", "slug", "summary", "text", "title", "about_id", "language_id", "communication_website_id", "university_id", "created_at", "updated_at") VALUES (NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, TRUE, '2025-03-24 10:30:27.212905', 'organisations', NULL, NULL, 'Organisations', '8cf0db07-4743-4a78-8b3a-6c8ce5d5797a', '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1', 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb', 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617', '2025-03-24 10:30:27.260267', '2025-03-24 10:30:27.260267') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:30:27 web.1 | [ActiveJob] TRANSACTION (1.7ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:27 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (4.2ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Dependencies::CleanWebsitesIfNecessaryJob-mice-0fdd49c2f785eb711a5cd9a941d392d8"]] | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:27 web.1 | [ActiveJob] GoodJob::Job Count (3.1ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-0fdd49c2f785eb711a5cd9a941d392d8' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:27 web.1 | [ActiveJob] GoodJob::Job Count (1.7ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-0fdd49c2f785eb711a5cd9a941d392d8' AND "good_jobs"."created_at" > '2025-03-24 10:29:27.275856' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:27 web.1 | [ActiveJob] TRANSACTION (1.3ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:27 web.1 | [ActiveJob] GoodJob::Job Create (1.6ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('4ffc040e-d7f9-4db9-9a50-27e67cc727de', 'mice', 0, '{"job_class":"Dependencies::CleanWebsitesIfNecessaryJob","job_id":"4ffc040e-d7f9-4db9-9a50-27e67cc727de","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::Localization/f937d267-cda4-4b68-9648-f22fff0bdf18"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T10:30:27.282871000Z","scheduled_at":null}', '2025-03-24 10:30:27.282880', NULL, NULL, NULL, '2025-03-24 10:30:27.282880', '2025-03-24 10:30:27.283215', '4ffc040e-d7f9-4db9-9a50-27e67cc727de', 'Dependencies::CleanWebsitesIfNecessaryJob-mice-0fdd49c2f785eb711a5cd9a941d392d8', NULL, NULL, NULL, NULL, NULL, 'Dependencies::CleanWebsitesIfNecessaryJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:27 web.1 | [ActiveJob] SQL (1.1ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T11:30:27.282+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:27 web.1 | [ActiveJob] Enqueued Dependencies::CleanWebsitesIfNecessaryJob (Job ID: 4ffc040e-d7f9-4db9-9a50-27e67cc727de) to GoodJob(mice) with arguments: #<GlobalID:0x0000000127684840 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Localization/f937d267-cda4-4b68-9648-f22fff0bdf18>> | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:27 web.1 | [ActiveJob] TRANSACTION (2.1ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:30:27 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (4.7ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-0fdd49c2f785eb711a5cd9a941d392d8"]] | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:30:27 web.1 | [ActiveJob] GoodJob::Job Count (1.8ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-0fdd49c2f785eb711a5cd9a941d392d8' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:30:27 web.1 | [ActiveJob] GoodJob::Job Count (2.3ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-0fdd49c2f785eb711a5cd9a941d392d8' AND "good_jobs"."created_at" > '2025-03-24 10:29:27.298212' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:30:27 web.1 | [ActiveJob] TRANSACTION (1.2ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:30:27 web.1 | [ActiveJob] GoodJob::Job Create (2.9ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('53427571-e980-4d2e-8790-3aa39b45966e', 'mice', 0, '{"job_class":"Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob","job_id":"53427571-e980-4d2e-8790-3aa39b45966e","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::Localization/f937d267-cda4-4b68-9648-f22fff0bdf18"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T10:30:27.304305000Z","scheduled_at":null}', '2025-03-24 10:30:27.304314', NULL, NULL, NULL, '2025-03-24 10:30:27.304314', '2025-03-24 10:30:27.304700', '53427571-e980-4d2e-8790-3aa39b45966e', 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-0fdd49c2f785eb711a5cd9a941d392d8', NULL, NULL, NULL, NULL, NULL, 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:30:27 web.1 | [ActiveJob] SQL (1.1ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T11:30:27.304+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:30:27 web.1 | [ActiveJob] Enqueued Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob (Job ID: 53427571-e980-4d2e-8790-3aa39b45966e) to GoodJob(mice) with arguments: #<GlobalID:0x000000012998c518 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Localization/f937d267-cda4-4b68-9648-f22fff0bdf18>> | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:30:27 web.1 | [ActiveJob] TRANSACTION (1.1ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:27 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (4.1ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Dependencies::CleanWebsitesIfNecessaryJob-mice-e9ac9e6be19e067f7e6900723bdce143"]] | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:27 web.1 | [ActiveJob] GoodJob::Job Count (1.4ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-e9ac9e6be19e067f7e6900723bdce143' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:27 web.1 | [ActiveJob] GoodJob::Job Count (1.3ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-e9ac9e6be19e067f7e6900723bdce143' AND "good_jobs"."created_at" > '2025-03-24 10:29:27.320003' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:27 web.1 | [ActiveJob] TRANSACTION (1.1ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:27 web.1 | [ActiveJob] GoodJob::Job Create (1.4ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('5550c36c-76ed-43bd-8cf4-b0f700ba6686', 'mice', 0, '{"job_class":"Dependencies::CleanWebsitesIfNecessaryJob","job_id":"5550c36c-76ed-43bd-8cf4-b0f700ba6686","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::Organization/8cf0db07-4743-4a78-8b3a-6c8ce5d5797a"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T10:30:27.325687000Z","scheduled_at":null}', '2025-03-24 10:30:27.325695', NULL, NULL, NULL, '2025-03-24 10:30:27.325695', '2025-03-24 10:30:27.326034', '5550c36c-76ed-43bd-8cf4-b0f700ba6686', 'Dependencies::CleanWebsitesIfNecessaryJob-mice-e9ac9e6be19e067f7e6900723bdce143', NULL, NULL, NULL, NULL, NULL, 'Dependencies::CleanWebsitesIfNecessaryJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:27 web.1 | [ActiveJob] SQL (1.9ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T11:30:27.325+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:27 web.1 | [ActiveJob] Enqueued Dependencies::CleanWebsitesIfNecessaryJob (Job ID: 5550c36c-76ed-43bd-8cf4-b0f700ba6686) to GoodJob(mice) with arguments: #<GlobalID:0x0000000129c4a9d0 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Organization/8cf0db07-4743-4a78-8b3a-6c8ce5d5797a>> | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:27 web.1 | Language Pluck (1.0ms) SELECT "languages"."id" FROM "languages" INNER JOIN "communication_website_localizations" ON "languages"."id" = "communication_website_localizations"."language_id" WHERE "communication_website_localizations"."about_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_localizations"."published" = TRUE /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
11:30:27 web.1 | Communication::Website::Page::Localization Load (1.2ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = '8cf0db07-4743-4a78-8b3a-6c8ce5d5797a' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
11:30:27 web.1 | Communication::Website::Page::Category Load (1.2ms) SELECT "communication_website_page_categories".* FROM "communication_website_page_categories" INNER JOIN "communication_website_page_categories_pages" ON "communication_website_page_categories"."id" = "communication_website_page_categories_pages"."category_id" WHERE "communication_website_page_categories_pages"."page_id" = '8cf0db07-4743-4a78-8b3a-6c8ce5d5797a' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
11:30:27 web.1 | Communication::Website::Configs::DefaultLanguages Load (1.9ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/communication/website/with_configs.rb:35:in 'Communication::Website::WithConfigs#config_default_languages' | |
11:30:27 web.1 | Communication::Website::Connection Pluck (1.0ms) SELECT "communication_website_connections"."indirect_object_id" FROM "communication_website_connections" WHERE "communication_website_connections"."website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_connections"."indirect_object_type" = 'University::Organization' AND "communication_website_connections"."direct_source_type" = 'Communication::Website::Page::Organization' AND "communication_website_connections"."direct_source_id" = '8cf0db07-4743-4a78-8b3a-6c8ce5d5797a' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/communication/website/page/organization.rb:21:in 'Communication::Website::Page::Organization#explicitly_connected_organizations' | |
11:30:27 web.1 | University Load (1.1ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:157:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:30:27 web.1 | Communication::Website::Connection Load (2.1ms) SELECT "communication_website_connections".* FROM "communication_website_connections" WHERE "communication_website_connections"."website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_connections"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "communication_website_connections"."indirect_object_type" = 'Communication::Website::Page::Localization' AND "communication_website_connections"."indirect_object_id" = 'f937d267-cda4-4b68-9648-f22fff0bdf18' AND "communication_website_connections"."direct_source_id" = '8cf0db07-4743-4a78-8b3a-6c8ce5d5797a' AND "communication_website_connections"."direct_source_type" = 'Communication::Website::Page' ORDER BY "communication_website_connections"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:30:27 web.1 | CACHE University Load (1.0ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 | |
11:30:27 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:30:27 web.1 | Communication::Website::Page::Localization Load (1.5ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."id" = 'f937d267-cda4-4b68-9648-f22fff0bdf18' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:30:27 web.1 | Communication::Website::Page Load (1.5ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."id" = '8cf0db07-4743-4a78-8b3a-6c8ce5d5797a' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:30:27 web.1 | Communication::Website::Connection Create (1.3ms) INSERT INTO "communication_website_connections" ("university_id", "website_id", "indirect_object_type", "indirect_object_id", "created_at", "updated_at", "direct_source_type", "direct_source_id") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb', 'Communication::Website::Page::Localization', 'f937d267-cda4-4b68-9648-f22fff0bdf18', '2025-03-24 10:30:27.361887', '2025-03-24 10:30:27.361887', 'Communication::Website::Page', '8cf0db07-4743-4a78-8b3a-6c8ce5d5797a') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:30:27 web.1 | Communication::Website::Connection Update (1.0ms) UPDATE "communication_website_connections" SET "updated_at" = '2025-03-24 10:30:27.364434' WHERE "communication_website_connections"."id" = 'c7770475-cf73-4012-8bbf-031406d150e4' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:162:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:30:27 web.1 | ActiveStorage::Attachment Load (1.1ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = 'f937d267-cda4-4b68-9648-f22fff0bdf18' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'featured_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/communication/website/page/localization.rb:155:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
11:30:27 web.1 | ActiveStorage::Attachment Load (1.9ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = 'f937d267-cda4-4b68-9648-f22fff0bdf18' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'shared_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/communication/website/page/localization.rb:156:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
11:30:27 web.1 | University Load (1.1ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/concerns/with_blobs.rb:27:in 'WithBlobs#blobs_with_ids' | |
11:30:27 web.1 | Communication::Block Load (1.1ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = 'f937d267-cda4-4b68-9648-f22fff0bdf18' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/communication/website/page/localization.rb:79:in 'Array#+' | |
11:30:27 web.1 | Communication::Website Load (1.1ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/communication/website/page/localization.rb:80:in 'Communication::Website::Page::Localization#dependencies' | |
11:30:27 web.1 | CACHE Communication::Website::Configs::DefaultContentSecurityPolicy Load (1.4ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 | |
11:30:27 web.1 | ↳ app/models/communication/website/with_configs.rb:31:in 'Communication::Website::WithConfigs#config_default_content_security_policy' | |
11:30:27 web.1 | Communication::Block Exists? (1.0ms) SELECT 1 AS one FROM "communication_blocks" WHERE "communication_blocks"."about_id" = 'f937d267-cda4-4b68-9648-f22fff0bdf18' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' AND "communication_blocks"."published" = TRUE LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/communication/website/page/localization.rb:81:in 'Communication::Website::Page::Localization#dependencies' | |
11:30:27 web.1 | Communication::Website::Page Load (1.0ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."parent_id" = '8cf0db07-4743-4a78-8b3a-6c8ce5d5797a' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/communication/website/page/localization.rb:83:in 'Array#+' | |
11:30:27 web.1 | Search Load (1.9ms) SELECT "search_index".* FROM "search_index" WHERE "search_index"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "search_index"."about_object_type" = 'Communication::Website::Page' AND "search_index"."about_object_id" = '8cf0db07-4743-4a78-8b3a-6c8ce5d5797a' AND "search_index"."about_localization_type" = 'Communication::Website::Page::Localization' AND "search_index"."about_localization_id" = 'f937d267-cda4-4b68-9648-f22fff0bdf18' AND "search_index"."website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "search_index"."extranet_id" IS NULL AND "search_index"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' ORDER BY "search_index"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:30:27 web.1 | CACHE University Load (1.1ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 | |
11:30:27 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:30:27 web.1 | Language Load (1.6ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:30:27 web.1 | Communication::Website::Page Load (1.5ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."id" = '8cf0db07-4743-4a78-8b3a-6c8ce5d5797a' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:30:27 web.1 | Communication::Website::Page::Localization Load (1.9ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."id" = 'f937d267-cda4-4b68-9648-f22fff0bdf18' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:30:27 web.1 | Search Create (2.2ms) INSERT INTO "search_index" ("university_id", "title", "text", "language_id", "about_object_type", "about_object_id", "about_localization_type", "about_localization_id", "website_id", "extranet_id", "created_at", "updated_at") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', NULL, NULL, '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1', 'Communication::Website::Page', '8cf0db07-4743-4a78-8b3a-6c8ce5d5797a', 'Communication::Website::Page::Localization', 'f937d267-cda4-4b68-9648-f22fff0bdf18', 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb', NULL, '2025-03-24 10:30:27.398538', '2025-03-24 10:30:27.398538') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:30:27 web.1 | Communication::Block Load (1.1ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = 'f937d267-cda4-4b68-9648-f22fff0bdf18' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' AND "communication_blocks"."published" = TRUE ORDER BY "communication_blocks"."position" ASC /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/concerns/contentful.rb:20:in 'Enumerable#collect' | |
11:30:27 web.1 | Search Update (1.8ms) UPDATE "search_index" SET "title" = 'Organisations', "text" = 'Organisations ', "updated_at" = '2025-03-24 10:30:27.404335' WHERE "search_index"."id" = 'cc0ff5b6-8bd0-430b-a57b-bc119f82b908' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/concerns/searchable.rb:26:in 'block in Searchable#save_search_data' | |
11:30:27 web.1 | Communication::Website::Menu Load (1.0ms) SELECT "communication_website_menus".* FROM "communication_website_menus" WHERE "communication_website_menus"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_menus"."automatic" = TRUE AND "communication_website_menus"."identifier" = 'primary' ORDER BY "communication_website_menus"."id" ASC LIMIT 1000 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/communication/website/with_menus.rb:64:in 'Communication::Website::WithMenus#generate_automatic_menus_for_identifier' | |
11:30:27 web.1 | Communication::Website::Connection Pluck (1.0ms) SELECT "communication_website_connections"."indirect_object_id" FROM "communication_website_connections" WHERE "communication_website_connections"."website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_connections"."indirect_object_type" = 'University::Organization' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:110:in 'Communication::Website::WithConnectedObjects#connected_organizations' | |
11:30:27 web.1 | University::Organization Update All (1.1ms) UPDATE "university_organizations" SET "updated_at" = '2025-03-24 10:30:27.411161' WHERE 1=0 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/communication/website/page.rb:146:in 'block in Communication::Website::Page#touch_elements_if_special_page_in_hierarchy' | |
11:30:27 web.1 | [ActiveJob] TRANSACTION (1.0ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:27 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (2.8ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Communication::Website::DirectObject::SyncWithGitJob-elephant-c1a58ef343655e2f001e931558c7d4e0"]] | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:27 web.1 | [ActiveJob] GoodJob::Job Count (1.4ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Communication::Website::DirectObject::SyncWithGitJob-elephant-c1a58ef343655e2f001e931558c7d4e0' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:27 web.1 | [ActiveJob] GoodJob::Job Count (2.3ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Communication::Website::DirectObject::SyncWithGitJob-elephant-c1a58ef343655e2f001e931558c7d4e0' AND "good_jobs"."created_at" > '2025-03-24 10:29:27.422741' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:27 web.1 | [ActiveJob] TRANSACTION (1.0ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:27 web.1 | [ActiveJob] GoodJob::Job Create (1.3ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('6be1ee8a-68a0-4d49-91c3-f976ef643a57', 'elephant', 0, '{"job_class":"Communication::Website::DirectObject::SyncWithGitJob","job_id":"6be1ee8a-68a0-4d49-91c3-f976ef643a57","provider_job_id":null,"queue_name":"elephant","priority":null,"arguments":["e71ed7bb-f4a1-4b4c-8e32-62728485e4cb",{"direct_object":{"_aj_globalid":"gid://osuny/Communication::Website::Page::Organization/8cf0db07-4743-4a78-8b3a-6c8ce5d5797a"},"_aj_ruby2_keywords":["direct_object"]}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T10:30:27.428547000Z","scheduled_at":null}', '2025-03-24 10:30:27.428555', NULL, NULL, NULL, '2025-03-24 10:30:27.428555', '2025-03-24 10:30:27.428942', '6be1ee8a-68a0-4d49-91c3-f976ef643a57', 'Communication::Website::DirectObject::SyncWithGitJob-elephant-c1a58ef343655e2f001e931558c7d4e0', NULL, NULL, NULL, NULL, NULL, 'Communication::Website::DirectObject::SyncWithGitJob', NULL, '{website}', NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:27 web.1 | [ActiveJob] SQL (0.8ms) NOTIFY good_job, '{"queue_name":"elephant","scheduled_at":"2025-03-24T11:30:27.428+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:27 web.1 | [ActiveJob] Enqueued Communication::Website::DirectObject::SyncWithGitJob (Job ID: 6be1ee8a-68a0-4d49-91c3-f976ef643a57) to GoodJob(elephant) with arguments: "e71ed7bb-f4a1-4b4c-8e32-62728485e4cb", {direct_object: #<GlobalID:0x000000012d000fe0 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Organization/8cf0db07-4743-4a78-8b3a-6c8ce5d5797a>>} | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:27 web.1 | Language Load (1.2ms) SELECT "languages".* FROM "languages" INNER JOIN "communication_website_localizations" ON "languages"."id" = "communication_website_localizations"."language_id" WHERE "communication_website_localizations"."about_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!' | |
11:30:27 web.1 | Communication::Website::Page::Localization Load (1.0ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = '8cf0db07-4743-4a78-8b3a-6c8ce5d5797a' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
11:30:27 web.1 | Communication::Website::Page Load (1.0ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_pages"."type" = 'Communication::Website::Page::EducationDiploma' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
11:30:27 web.1 | Communication::Website Load (1.1ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/communication/website/page/education_diploma.rb:4:in 'Communication::Website::Page::EducationDiploma#is_necessary_for_website?' | |
11:30:27 web.1 | Communication::Website::Page Load (1.0ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_pages"."type" = 'Communication::Website::Page::EducationProgram' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
11:30:27 web.1 | CACHE Communication::Website Load (0.7ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 | |
11:30:27 web.1 | ↳ app/models/communication/website/page/education_program.rb:4:in 'Communication::Website::Page::EducationProgram#is_necessary_for_website?' | |
11:30:27 web.1 | Communication::Website::Page Load (1.0ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_pages"."type" = 'Communication::Website::Page::ResearchVolume' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
11:30:27 web.1 | CACHE Communication::Website Load (0.7ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 | |
11:30:27 web.1 | ↳ app/models/communication/website/page/research_volume.rb:4:in 'Communication::Website::Page::ResearchVolume#is_necessary_for_website?' | |
11:30:27 web.1 | Communication::Website::Page Load (1.8ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_pages"."type" = 'Communication::Website::Page::ResearchPaper' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
11:30:27 web.1 | CACHE Communication::Website Load (0.7ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 | |
11:30:27 web.1 | ↳ app/models/communication/website/page/research_paper.rb:4:in 'Communication::Website::Page::ResearchPaper#is_necessary_for_website?' | |
11:30:27 web.1 | Communication::Website::Page Load (1.1ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_pages"."type" = 'Communication::Website::Page::ResearchPublication' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
11:30:27 web.1 | CACHE Communication::Website Load (0.8ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 | |
11:30:27 web.1 | ↳ app/models/communication/website/page/research_publication.rb:4:in 'Communication::Website::Page::ResearchPublication#is_necessary_for_website?' | |
11:30:27 web.1 | Communication::Website::Connection Pluck (1.0ms) SELECT "communication_website_connections"."indirect_object_id" FROM "communication_website_connections" WHERE "communication_website_connections"."website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_connections"."indirect_object_type" = 'Research::Publication' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:115:in 'Communication::Website::WithConnectedObjects#connected_publications' | |
11:30:27 web.1 | Communication::Website::Page Load (1.1ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_pages"."type" = 'Communication::Website::Page::AdministrationLocation' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
11:30:27 web.1 | CACHE Communication::Website Load (0.8ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 | |
11:30:27 web.1 | ↳ app/models/communication/website/page/administration_location.rb:4:in 'Communication::Website::Page::AdministrationLocation#is_necessary_for_website?' | |
11:30:27 web.1 | Communication::Website::Page Load (1.1ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_pages"."type" = 'Communication::Website::Page::Administrator' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
11:30:27 web.1 | CACHE Communication::Website Load (1.2ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 | |
11:30:27 web.1 | ↳ app/models/communication/website/page/administrator.rb:4:in 'Communication::Website::Page::Administrator#is_necessary_for_website?' | |
11:30:27 web.1 | Communication::Website::Page Load (1.1ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_pages"."type" = 'Communication::Website::Page::Author' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
11:30:27 web.1 | CACHE Communication::Website Load (0.9ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 | |
11:30:27 web.1 | ↳ app/models/communication/website/page/author.rb:28:in 'Communication::Website::Page::Author#default_parent' | |
11:30:27 web.1 | Communication::Website::Page Load (2.0ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_pages"."type" = 'Communication::Website::Page::Person' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
11:30:27 web.1 | Language Load (1.2ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:128:in 'Communication::Website::Page::WithSpecialPage#initialize_special_page' | |
11:30:27 web.1 | Communication::Website::Page::Localization Exists? (1.4ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" IS NULL AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."slug" = 'equipe-editoriale' AND "communication_website_page_localizations"."id" IS NOT NULL LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?' | |
11:30:27 web.1 | CACHE Language Load (1.1ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 | |
11:30:27 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:30:27 web.1 | Communication::Website::Page::Localization Exists? (2.0ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."about_id" IS NULL LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:30:27 web.1 | Communication::Website::Page::Localization Exists? (1.2ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."slug" = 'equipe-editoriale' AND "communication_website_page_localizations"."id" IS NOT NULL LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?' | |
11:30:27 web.1 | University Load (1.3ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:30:27 web.1 | CACHE Communication::Website Load (2.0ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 | |
11:30:27 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:30:27 web.1 | CACHE Communication::Website::Page::Localization Exists? (0.9ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."slug" = 'equipe-editoriale' AND "communication_website_page_localizations"."id" IS NOT NULL LIMIT 1 | |
11:30:27 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?' | |
11:30:27 web.1 | CACHE Communication::Website::Page::Localization Exists? (0.9ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."about_id" IS NULL LIMIT 1 | |
11:30:27 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:30:27 web.1 | CACHE Communication::Website::Page::Localization Exists? (0.9ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."slug" = 'equipe-editoriale' AND "communication_website_page_localizations"."id" IS NOT NULL LIMIT 1 | |
11:30:27 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?' | |
11:30:27 web.1 | CACHE University Load (1.5ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 | |
11:30:27 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:30:27 web.1 | Communication::Website::Page Load (1.2ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_pages"."parent_id" = 'f05d72fc-7c8e-4980-a860-7b8013374e78' ORDER BY "communication_website_pages"."position" DESC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/communication/website/page.rb:133:in 'Communication::Website::Page#last_ordered_element' | |
11:30:27 web.1 | Communication::Website::Page::Author Create (1.3ms) INSERT INTO "communication_website_pages" ("university_id", "communication_website_id", "parent_id", "position", "created_at", "updated_at", "bodyclass", "full_width", "type", "migration_identifier", "design_options") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb', 'f05d72fc-7c8e-4980-a860-7b8013374e78', 1, '2025-03-24 10:30:27.548632', '2025-03-24 10:30:27.548632', NULL, FALSE, 'Communication::Website::Page::Author', NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:30:27 web.1 | Communication::Website::Page::Localization Create (1.4ms) INSERT INTO "communication_website_page_localizations" ("breadcrumb_title", "featured_image_alt", "featured_image_credit", "header_cta", "header_cta_label", "header_cta_url", "header_text", "meta_description", "migration_identifier", "published", "published_at", "slug", "summary", "text", "title", "about_id", "language_id", "communication_website_id", "university_id", "created_at", "updated_at") VALUES (NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, TRUE, '2025-03-24 10:30:27.524876', 'equipe-editoriale', NULL, NULL, 'Équipe éditoriale', '80cb5779-3615-4c64-b598-4ab1bfef0474', '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1', 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb', 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617', '2025-03-24 10:30:27.553503', '2025-03-24 10:30:27.553503') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:30:27 web.1 | [ActiveJob] TRANSACTION (1.3ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:27 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (3.7ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Dependencies::CleanWebsitesIfNecessaryJob-mice-877ef6aea0f91832e5de3810bceb8e2f"]] | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:27 web.1 | [ActiveJob] GoodJob::Job Count (1.6ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-877ef6aea0f91832e5de3810bceb8e2f' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:27 web.1 | [ActiveJob] GoodJob::Job Count (1.5ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-877ef6aea0f91832e5de3810bceb8e2f' AND "good_jobs"."created_at" > '2025-03-24 10:29:27.565619' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:27 web.1 | [ActiveJob] TRANSACTION (1.2ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:27 web.1 | [ActiveJob] GoodJob::Job Create (2.2ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('979ff042-b48e-4594-a76f-783c9adabb9c', 'mice', 0, '{"job_class":"Dependencies::CleanWebsitesIfNecessaryJob","job_id":"979ff042-b48e-4594-a76f-783c9adabb9c","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::Localization/a1ca9e4a-7e63-4b4d-87e3-db87bbe7b27d"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T10:30:27.570794000Z","scheduled_at":null}', '2025-03-24 10:30:27.570802', NULL, NULL, NULL, '2025-03-24 10:30:27.570802', '2025-03-24 10:30:27.571111', '979ff042-b48e-4594-a76f-783c9adabb9c', 'Dependencies::CleanWebsitesIfNecessaryJob-mice-877ef6aea0f91832e5de3810bceb8e2f', NULL, NULL, NULL, NULL, NULL, 'Dependencies::CleanWebsitesIfNecessaryJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:27 web.1 | [ActiveJob] SQL (1.1ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T11:30:27.570+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:27 web.1 | [ActiveJob] Enqueued Dependencies::CleanWebsitesIfNecessaryJob (Job ID: 979ff042-b48e-4594-a76f-783c9adabb9c) to GoodJob(mice) with arguments: #<GlobalID:0x0000000130749fd8 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Localization/a1ca9e4a-7e63-4b4d-87e3-db87bbe7b27d>> | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:27 web.1 | [ActiveJob] TRANSACTION (1.3ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:30:27 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (3.8ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-877ef6aea0f91832e5de3810bceb8e2f"]] | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:30:27 web.1 | [ActiveJob] GoodJob::Job Count (1.6ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-877ef6aea0f91832e5de3810bceb8e2f' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:30:27 web.1 | [ActiveJob] GoodJob::Job Count (1.4ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-877ef6aea0f91832e5de3810bceb8e2f' AND "good_jobs"."created_at" > '2025-03-24 10:29:27.585085' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:30:27 web.1 | [ActiveJob] TRANSACTION (1.4ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:30:27 web.1 | [ActiveJob] GoodJob::Job Create (1.5ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('27941991-e209-44b9-b56b-5cf2cea7a028', 'mice', 0, '{"job_class":"Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob","job_id":"27941991-e209-44b9-b56b-5cf2cea7a028","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::Localization/a1ca9e4a-7e63-4b4d-87e3-db87bbe7b27d"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T10:30:27.590233000Z","scheduled_at":null}', '2025-03-24 10:30:27.590241', NULL, NULL, NULL, '2025-03-24 10:30:27.590241', '2025-03-24 10:30:27.590532', '27941991-e209-44b9-b56b-5cf2cea7a028', 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-877ef6aea0f91832e5de3810bceb8e2f', NULL, NULL, NULL, NULL, NULL, 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:30:27 web.1 | [ActiveJob] SQL (1.8ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T11:30:27.590+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:30:27 web.1 | [ActiveJob] Enqueued Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob (Job ID: 27941991-e209-44b9-b56b-5cf2cea7a028) to GoodJob(mice) with arguments: #<GlobalID:0x00000001308cfb78 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Localization/a1ca9e4a-7e63-4b4d-87e3-db87bbe7b27d>> | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:30:27 web.1 | [ActiveJob] TRANSACTION (1.4ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:27 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (4.1ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Dependencies::CleanWebsitesIfNecessaryJob-mice-2349c407aa804c7314866113d8296d88"]] | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:27 web.1 | [ActiveJob] GoodJob::Job Count (2.6ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-2349c407aa804c7314866113d8296d88' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:27 web.1 | [ActiveJob] GoodJob::Job Count (1.4ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-2349c407aa804c7314866113d8296d88' AND "good_jobs"."created_at" > '2025-03-24 10:29:27.608694' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:27 web.1 | [ActiveJob] TRANSACTION (1.0ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:27 web.1 | [ActiveJob] GoodJob::Job Create (1.6ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('2d46c99a-e7ec-4832-b076-b8c177178689', 'mice', 0, '{"job_class":"Dependencies::CleanWebsitesIfNecessaryJob","job_id":"2d46c99a-e7ec-4832-b076-b8c177178689","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::Author/80cb5779-3615-4c64-b598-4ab1bfef0474"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T10:30:27.613564000Z","scheduled_at":null}', '2025-03-24 10:30:27.613572', NULL, NULL, NULL, '2025-03-24 10:30:27.613572', '2025-03-24 10:30:27.613867', '2d46c99a-e7ec-4832-b076-b8c177178689', 'Dependencies::CleanWebsitesIfNecessaryJob-mice-2349c407aa804c7314866113d8296d88', NULL, NULL, NULL, NULL, NULL, 'Dependencies::CleanWebsitesIfNecessaryJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:27 web.1 | [ActiveJob] SQL (1.0ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T11:30:27.613+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:27 web.1 | [ActiveJob] Enqueued Dependencies::CleanWebsitesIfNecessaryJob (Job ID: 2d46c99a-e7ec-4832-b076-b8c177178689) to GoodJob(mice) with arguments: #<GlobalID:0x0000000130565438 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Author/80cb5779-3615-4c64-b598-4ab1bfef0474>> | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:27 web.1 | Language Pluck (1.3ms) SELECT "languages"."id" FROM "languages" INNER JOIN "communication_website_localizations" ON "languages"."id" = "communication_website_localizations"."language_id" WHERE "communication_website_localizations"."about_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_localizations"."published" = TRUE /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
11:30:27 web.1 | Communication::Website::Page::Localization Load (1.4ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = '80cb5779-3615-4c64-b598-4ab1bfef0474' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
11:30:27 web.1 | Communication::Website::Page::Category Load (2.0ms) SELECT "communication_website_page_categories".* FROM "communication_website_page_categories" INNER JOIN "communication_website_page_categories_pages" ON "communication_website_page_categories"."id" = "communication_website_page_categories_pages"."category_id" WHERE "communication_website_page_categories_pages"."page_id" = '80cb5779-3615-4c64-b598-4ab1bfef0474' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
11:30:27 web.1 | Communication::Website::Configs::DefaultLanguages Load (1.2ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/communication/website/with_configs.rb:35:in 'Communication::Website::WithConfigs#config_default_languages' | |
11:30:27 web.1 | University::Person Pluck (1.7ms) SELECT DISTINCT "university_people"."id" FROM "university_people" INNER JOIN "communication_website_posts_university_people" ON "university_people"."id" = "communication_website_posts_university_people"."university_person_id" INNER JOIN "communication_website_posts" ON "communication_website_posts_university_people"."communication_website_post_id" = "communication_website_posts"."id" WHERE "communication_website_posts"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/communication/website/page/author.rb:22:in 'Communication::Website::Page::Author#dependencies_authors' | |
11:30:27 web.1 | University Load (1.1ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:157:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:30:27 web.1 | Communication::Website::Connection Load (1.4ms) SELECT "communication_website_connections".* FROM "communication_website_connections" WHERE "communication_website_connections"."website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_connections"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "communication_website_connections"."indirect_object_type" = 'Communication::Website::Page::Localization' AND "communication_website_connections"."indirect_object_id" = 'a1ca9e4a-7e63-4b4d-87e3-db87bbe7b27d' AND "communication_website_connections"."direct_source_id" = '80cb5779-3615-4c64-b598-4ab1bfef0474' AND "communication_website_connections"."direct_source_type" = 'Communication::Website::Page' ORDER BY "communication_website_connections"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:30:27 web.1 | CACHE University Load (1.0ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 | |
11:30:27 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:30:27 web.1 | Communication::Website::Page::Localization Load (1.4ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."id" = 'a1ca9e4a-7e63-4b4d-87e3-db87bbe7b27d' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:30:27 web.1 | Communication::Website::Page Load (1.8ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."id" = '80cb5779-3615-4c64-b598-4ab1bfef0474' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:30:27 web.1 | Communication::Website::Connection Create (1.3ms) INSERT INTO "communication_website_connections" ("university_id", "website_id", "indirect_object_type", "indirect_object_id", "created_at", "updated_at", "direct_source_type", "direct_source_id") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb', 'Communication::Website::Page::Localization', 'a1ca9e4a-7e63-4b4d-87e3-db87bbe7b27d', '2025-03-24 10:30:27.653294', '2025-03-24 10:30:27.653294', 'Communication::Website::Page', '80cb5779-3615-4c64-b598-4ab1bfef0474') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:30:27 web.1 | Communication::Website::Connection Update (1.0ms) UPDATE "communication_website_connections" SET "updated_at" = '2025-03-24 10:30:27.656039' WHERE "communication_website_connections"."id" = 'ded0c36a-47ef-4781-b0f4-5a7c57aca9c4' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:162:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:30:27 web.1 | ActiveStorage::Attachment Load (1.4ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = 'a1ca9e4a-7e63-4b4d-87e3-db87bbe7b27d' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'featured_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/communication/website/page/localization.rb:155:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
11:30:27 web.1 | ActiveStorage::Attachment Load (1.1ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = 'a1ca9e4a-7e63-4b4d-87e3-db87bbe7b27d' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'shared_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/communication/website/page/localization.rb:156:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
11:30:27 web.1 | University Load (1.0ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/concerns/with_blobs.rb:27:in 'WithBlobs#blobs_with_ids' | |
11:30:27 web.1 | Communication::Block Load (1.0ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = 'a1ca9e4a-7e63-4b4d-87e3-db87bbe7b27d' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/communication/website/page/localization.rb:79:in 'Array#+' | |
11:30:27 web.1 | Communication::Website Load (1.4ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/communication/website/page/localization.rb:80:in 'Communication::Website::Page::Localization#dependencies' | |
11:30:27 web.1 | CACHE Communication::Website::Configs::DefaultContentSecurityPolicy Load (0.8ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 | |
11:30:27 web.1 | ↳ app/models/communication/website/with_configs.rb:31:in 'Communication::Website::WithConfigs#config_default_content_security_policy' | |
11:30:27 web.1 | Communication::Block Exists? (1.0ms) SELECT 1 AS one FROM "communication_blocks" WHERE "communication_blocks"."about_id" = 'a1ca9e4a-7e63-4b4d-87e3-db87bbe7b27d' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' AND "communication_blocks"."published" = TRUE LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/communication/website/page/localization.rb:81:in 'Communication::Website::Page::Localization#dependencies' | |
11:30:27 web.1 | Communication::Website::Page Load (1.0ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."parent_id" = '80cb5779-3615-4c64-b598-4ab1bfef0474' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/communication/website/page/localization.rb:83:in 'Array#+' | |
11:30:27 web.1 | Search Load (1.1ms) SELECT "search_index".* FROM "search_index" WHERE "search_index"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "search_index"."about_object_type" = 'Communication::Website::Page' AND "search_index"."about_object_id" = '80cb5779-3615-4c64-b598-4ab1bfef0474' AND "search_index"."about_localization_type" = 'Communication::Website::Page::Localization' AND "search_index"."about_localization_id" = 'a1ca9e4a-7e63-4b4d-87e3-db87bbe7b27d' AND "search_index"."website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "search_index"."extranet_id" IS NULL AND "search_index"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' ORDER BY "search_index"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:30:27 web.1 | CACHE University Load (0.9ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 | |
11:30:27 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:30:27 web.1 | Language Load (1.2ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:30:27 web.1 | Communication::Website::Page Load (1.2ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."id" = '80cb5779-3615-4c64-b598-4ab1bfef0474' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:30:27 web.1 | Communication::Website::Page::Localization Load (1.5ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."id" = 'a1ca9e4a-7e63-4b4d-87e3-db87bbe7b27d' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:30:27 web.1 | Search Create (1.2ms) INSERT INTO "search_index" ("university_id", "title", "text", "language_id", "about_object_type", "about_object_id", "about_localization_type", "about_localization_id", "website_id", "extranet_id", "created_at", "updated_at") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', NULL, NULL, '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1', 'Communication::Website::Page', '80cb5779-3615-4c64-b598-4ab1bfef0474', 'Communication::Website::Page::Localization', 'a1ca9e4a-7e63-4b4d-87e3-db87bbe7b27d', 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb', NULL, '2025-03-24 10:30:27.687262', '2025-03-24 10:30:27.687262') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:30:27 web.1 | Communication::Block Load (1.4ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = 'a1ca9e4a-7e63-4b4d-87e3-db87bbe7b27d' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' AND "communication_blocks"."published" = TRUE ORDER BY "communication_blocks"."position" ASC /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/concerns/contentful.rb:20:in 'Enumerable#collect' | |
11:30:27 web.1 | Search Update (1.8ms) UPDATE "search_index" SET "title" = 'Équipe éditoriale', "text" = 'Équipe éditoriale ', "updated_at" = '2025-03-24 10:30:27.692607' WHERE "search_index"."id" = 'e2157273-dc36-4218-94bf-a5b964d81747' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/concerns/searchable.rb:26:in 'block in Searchable#save_search_data' | |
11:30:27 web.1 | Communication::Website::Menu Load (1.1ms) SELECT "communication_website_menus".* FROM "communication_website_menus" WHERE "communication_website_menus"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_menus"."automatic" = TRUE AND "communication_website_menus"."identifier" = '' ORDER BY "communication_website_menus"."id" ASC LIMIT 1000 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/communication/website/with_menus.rb:64:in 'Communication::Website::WithMenus#generate_automatic_menus_for_identifier' | |
11:30:27 web.1 | [ActiveJob] TRANSACTION (1.0ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:27 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (2.7ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Communication::Website::DirectObject::SyncWithGitJob-elephant-360eefabe28526fa45e14af422e97449"]] | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:27 web.1 | [ActiveJob] GoodJob::Job Count (1.6ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Communication::Website::DirectObject::SyncWithGitJob-elephant-360eefabe28526fa45e14af422e97449' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:27 web.1 | [ActiveJob] GoodJob::Job Count (1.2ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Communication::Website::DirectObject::SyncWithGitJob-elephant-360eefabe28526fa45e14af422e97449' AND "good_jobs"."created_at" > '2025-03-24 10:29:27.705102' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:27 web.1 | [ActiveJob] TRANSACTION (0.9ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:27 web.1 | [ActiveJob] GoodJob::Job Create (2.5ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('44538f3a-45c0-4e4a-a888-3b00bce72d1d', 'elephant', 0, '{"job_class":"Communication::Website::DirectObject::SyncWithGitJob","job_id":"44538f3a-45c0-4e4a-a888-3b00bce72d1d","provider_job_id":null,"queue_name":"elephant","priority":null,"arguments":["e71ed7bb-f4a1-4b4c-8e32-62728485e4cb",{"direct_object":{"_aj_globalid":"gid://osuny/Communication::Website::Page::Author/80cb5779-3615-4c64-b598-4ab1bfef0474"},"_aj_ruby2_keywords":["direct_object"]}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T10:30:27.709358000Z","scheduled_at":null}', '2025-03-24 10:30:27.709365', NULL, NULL, NULL, '2025-03-24 10:30:27.709365', '2025-03-24 10:30:27.709726', '44538f3a-45c0-4e4a-a888-3b00bce72d1d', 'Communication::Website::DirectObject::SyncWithGitJob-elephant-360eefabe28526fa45e14af422e97449', NULL, NULL, NULL, NULL, NULL, 'Communication::Website::DirectObject::SyncWithGitJob', NULL, '{website}', NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:27 web.1 | [ActiveJob] SQL (0.8ms) NOTIFY good_job, '{"queue_name":"elephant","scheduled_at":"2025-03-24T11:30:27.709+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:27 web.1 | [ActiveJob] Enqueued Communication::Website::DirectObject::SyncWithGitJob (Job ID: 44538f3a-45c0-4e4a-a888-3b00bce72d1d) to GoodJob(elephant) with arguments: "e71ed7bb-f4a1-4b4c-8e32-62728485e4cb", {direct_object: #<GlobalID:0x000000012c8a45a8 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Author/80cb5779-3615-4c64-b598-4ab1bfef0474>>} | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:27 web.1 | Language Load (1.0ms) SELECT "languages".* FROM "languages" INNER JOIN "communication_website_localizations" ON "languages"."id" = "communication_website_localizations"."language_id" WHERE "communication_website_localizations"."about_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!' | |
11:30:27 web.1 | Communication::Website::Page::Localization Load (0.9ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = '80cb5779-3615-4c64-b598-4ab1bfef0474' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
11:30:27 web.1 | Communication::Website::Page Load (1.3ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_pages"."type" = 'Communication::Website::Page::Researcher' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
11:30:27 web.1 | Communication::Website Load (1.0ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/communication/website/page/researcher.rb:4:in 'Communication::Website::Page::Researcher#is_necessary_for_website?' | |
11:30:27 web.1 | Communication::Website::Page Load (1.2ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_pages"."type" = 'Communication::Website::Page::Teacher' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
11:30:27 web.1 | CACHE Communication::Website Load (0.8ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 | |
11:30:27 web.1 | ↳ app/models/communication/website/page/teacher.rb:4:in 'Communication::Website::Page::Teacher#is_necessary_for_website?' | |
11:30:27 web.1 | Communication::Website::Page Load (1.1ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_pages"."type" = 'Communication::Website::Page::LegalTerm' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
11:30:27 web.1 | CACHE Communication::Website Load (1.2ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 | |
11:30:27 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:120:in 'Communication::Website::Page::WithSpecialPage#default_parent' | |
11:30:27 web.1 | Communication::Website::Page Load (2.1ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_pages"."type" = 'Communication::Website::Page::Home' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
11:30:27 web.1 | Language Load (1.2ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:128:in 'Communication::Website::Page::WithSpecialPage#initialize_special_page' | |
11:30:27 web.1 | Communication::Website::Page::Localization Exists? (1.2ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" IS NULL AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."slug" = 'mentions-legales' AND "communication_website_page_localizations"."id" IS NOT NULL LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?' | |
11:30:27 web.1 | CACHE Language Load (1.4ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 | |
11:30:27 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:30:27 web.1 | Communication::Website::Page::Localization Exists? (1.2ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."about_id" IS NULL LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:30:27 web.1 | Communication::Website::Page::Localization Exists? (1.2ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."slug" = 'mentions-legales' AND "communication_website_page_localizations"."id" IS NOT NULL LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?' | |
11:30:27 web.1 | University Load (1.6ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:30:27 web.1 | CACHE Communication::Website Load (1.7ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 | |
11:30:27 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:30:27 web.1 | CACHE Communication::Website::Page::Localization Exists? (2.1ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."slug" = 'mentions-legales' AND "communication_website_page_localizations"."id" IS NOT NULL LIMIT 1 | |
11:30:27 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?' | |
11:30:27 web.1 | CACHE Communication::Website::Page::Localization Exists? (1.4ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."about_id" IS NULL LIMIT 1 | |
11:30:27 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:30:27 web.1 | CACHE Communication::Website::Page::Localization Exists? (1.2ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."slug" = 'mentions-legales' AND "communication_website_page_localizations"."id" IS NOT NULL LIMIT 1 | |
11:30:27 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?' | |
11:30:27 web.1 | CACHE University Load (1.2ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 | |
11:30:27 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:30:27 web.1 | Communication::Website::Page Load (2.8ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_pages"."parent_id" = 'c960cf9f-a711-4276-a6ca-359b916598f3' ORDER BY "communication_website_pages"."position" DESC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/communication/website/page.rb:133:in 'Communication::Website::Page#last_ordered_element' | |
11:30:27 web.1 | CACHE Communication::Website::Page Load (1.3ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_pages"."parent_id" = 'c960cf9f-a711-4276-a6ca-359b916598f3' ORDER BY "communication_website_pages"."position" DESC LIMIT 1 | |
11:30:27 web.1 | ↳ app/models/communication/website/page.rb:133:in 'Communication::Website::Page#last_ordered_element' | |
11:30:27 web.1 | Communication::Website::Page::LegalTerm Create (1.8ms) INSERT INTO "communication_website_pages" ("university_id", "communication_website_id", "parent_id", "position", "created_at", "updated_at", "bodyclass", "full_width", "type", "migration_identifier", "design_options") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb', 'c960cf9f-a711-4276-a6ca-359b916598f3', 4, '2025-03-24 10:30:27.792497', '2025-03-24 10:30:27.792497', NULL, FALSE, 'Communication::Website::Page::LegalTerm', NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:30:27 web.1 | Communication::Website::Page::Localization Create (2.9ms) INSERT INTO "communication_website_page_localizations" ("breadcrumb_title", "featured_image_alt", "featured_image_credit", "header_cta", "header_cta_label", "header_cta_url", "header_text", "meta_description", "migration_identifier", "published", "published_at", "slug", "summary", "text", "title", "about_id", "language_id", "communication_website_id", "university_id", "created_at", "updated_at") VALUES (NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, TRUE, '2025-03-24 10:30:27.754271', 'mentions-legales', NULL, NULL, 'Mentions légales', '9c5179b2-0490-4ef3-861c-7795888ed11d', '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1', 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb', 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617', '2025-03-24 10:30:27.815783', '2025-03-24 10:30:27.815783') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:30:27 web.1 | [ActiveJob] TRANSACTION (2.8ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:27 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (6.6ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Dependencies::CleanWebsitesIfNecessaryJob-mice-8c3285ad0acb0c14ae3920ec8ec35634"]] | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:27 web.1 | [ActiveJob] GoodJob::Job Count (2.6ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-8c3285ad0acb0c14ae3920ec8ec35634' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:27 web.1 | [ActiveJob] GoodJob::Job Count (2.5ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-8c3285ad0acb0c14ae3920ec8ec35634' AND "good_jobs"."created_at" > '2025-03-24 10:29:27.839255' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:27 web.1 | [ActiveJob] TRANSACTION (2.3ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:27 web.1 | [ActiveJob] GoodJob::Job Create (2.5ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('8b19e6ac-6ed9-426b-9f7f-defdbb4dc9ec', 'mice', 0, '{"job_class":"Dependencies::CleanWebsitesIfNecessaryJob","job_id":"8b19e6ac-6ed9-426b-9f7f-defdbb4dc9ec","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::Localization/47a09ffa-bd36-414c-af8a-defef29e7ea8"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T10:30:27.851029000Z","scheduled_at":null}', '2025-03-24 10:30:27.851361', NULL, NULL, NULL, '2025-03-24 10:30:27.851361', '2025-03-24 10:30:27.851798', '8b19e6ac-6ed9-426b-9f7f-defdbb4dc9ec', 'Dependencies::CleanWebsitesIfNecessaryJob-mice-8c3285ad0acb0c14ae3920ec8ec35634', NULL, NULL, NULL, NULL, NULL, 'Dependencies::CleanWebsitesIfNecessaryJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:27 web.1 | [ActiveJob] SQL (1.7ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T11:30:27.851+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:27 web.1 | [ActiveJob] Enqueued Dependencies::CleanWebsitesIfNecessaryJob (Job ID: 8b19e6ac-6ed9-426b-9f7f-defdbb4dc9ec) to GoodJob(mice) with arguments: #<GlobalID:0x00000001303aef90 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Localization/47a09ffa-bd36-414c-af8a-defef29e7ea8>> | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:27 web.1 | [ActiveJob] TRANSACTION (2.1ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:30:27 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (6.5ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-8c3285ad0acb0c14ae3920ec8ec35634"]] | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:30:27 web.1 | [ActiveJob] GoodJob::Job Count (2.3ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-8c3285ad0acb0c14ae3920ec8ec35634' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:30:27 web.1 | [ActiveJob] GoodJob::Job Count (1.9ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-8c3285ad0acb0c14ae3920ec8ec35634' AND "good_jobs"."created_at" > '2025-03-24 10:29:27.876462' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:30:27 web.1 | [ActiveJob] TRANSACTION (1.8ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:30:27 web.1 | [ActiveJob] GoodJob::Job Create (2.5ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('018d3460-c586-4ebd-9ec9-eee6091f1f72', 'mice', 0, '{"job_class":"Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob","job_id":"018d3460-c586-4ebd-9ec9-eee6091f1f72","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::Localization/47a09ffa-bd36-414c-af8a-defef29e7ea8"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T10:30:27.886880000Z","scheduled_at":null}', '2025-03-24 10:30:27.886890', NULL, NULL, NULL, '2025-03-24 10:30:27.886890', '2025-03-24 10:30:27.888049', '018d3460-c586-4ebd-9ec9-eee6091f1f72', 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-8c3285ad0acb0c14ae3920ec8ec35634', NULL, NULL, NULL, NULL, NULL, 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:30:27 web.1 | [ActiveJob] SQL (2.0ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T11:30:27.886+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:30:27 web.1 | [ActiveJob] Enqueued Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob (Job ID: 018d3460-c586-4ebd-9ec9-eee6091f1f72) to GoodJob(mice) with arguments: #<GlobalID:0x000000012fe85370 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Localization/47a09ffa-bd36-414c-af8a-defef29e7ea8>> | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:30:27 web.1 | [ActiveJob] TRANSACTION (1.8ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:27 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (5.4ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Dependencies::CleanWebsitesIfNecessaryJob-mice-675ff090c8a6de87e70f755cd62cc596"]] | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:27 web.1 | [ActiveJob] GoodJob::Job Count (2.1ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-675ff090c8a6de87e70f755cd62cc596' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:27 web.1 | [ActiveJob] GoodJob::Job Count (2.5ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-675ff090c8a6de87e70f755cd62cc596' AND "good_jobs"."created_at" > '2025-03-24 10:29:27.913370' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:27 web.1 | [ActiveJob] TRANSACTION (2.3ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:27 web.1 | [ActiveJob] GoodJob::Job Create (2.3ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('3792685e-03d2-487a-9a83-0b0af9e4e88b', 'mice', 0, '{"job_class":"Dependencies::CleanWebsitesIfNecessaryJob","job_id":"3792685e-03d2-487a-9a83-0b0af9e4e88b","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::LegalTerm/9c5179b2-0490-4ef3-861c-7795888ed11d"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T10:30:27.925390000Z","scheduled_at":null}', '2025-03-24 10:30:27.925400', NULL, NULL, NULL, '2025-03-24 10:30:27.925400', '2025-03-24 10:30:27.926049', '3792685e-03d2-487a-9a83-0b0af9e4e88b', 'Dependencies::CleanWebsitesIfNecessaryJob-mice-675ff090c8a6de87e70f755cd62cc596', NULL, NULL, NULL, NULL, NULL, 'Dependencies::CleanWebsitesIfNecessaryJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:27 web.1 | [ActiveJob] SQL (1.5ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T11:30:27.925+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:27 web.1 | [ActiveJob] Enqueued Dependencies::CleanWebsitesIfNecessaryJob (Job ID: 3792685e-03d2-487a-9a83-0b0af9e4e88b) to GoodJob(mice) with arguments: #<GlobalID:0x000000012f4c97c8 @uri=#<URI::GID gid://osuny/Communication::Website::Page::LegalTerm/9c5179b2-0490-4ef3-861c-7795888ed11d>> | |
11:30:27 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:27 web.1 | Language Pluck (2.4ms) SELECT "languages"."id" FROM "languages" INNER JOIN "communication_website_localizations" ON "languages"."id" = "communication_website_localizations"."language_id" WHERE "communication_website_localizations"."about_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_localizations"."published" = TRUE /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
11:30:27 web.1 | Communication::Website::Page::Localization Load (2.1ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = '9c5179b2-0490-4ef3-861c-7795888ed11d' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
11:30:27 web.1 | Communication::Website::Page::Category Load (2.3ms) SELECT "communication_website_page_categories".* FROM "communication_website_page_categories" INNER JOIN "communication_website_page_categories_pages" ON "communication_website_page_categories"."id" = "communication_website_page_categories_pages"."category_id" WHERE "communication_website_page_categories_pages"."page_id" = '9c5179b2-0490-4ef3-861c-7795888ed11d' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
11:30:27 web.1 | University Load (2.5ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:157:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:30:27 web.1 | Communication::Website::Connection Load (1.7ms) SELECT "communication_website_connections".* FROM "communication_website_connections" WHERE "communication_website_connections"."website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_connections"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "communication_website_connections"."indirect_object_type" = 'Communication::Website::Page::Localization' AND "communication_website_connections"."indirect_object_id" = '47a09ffa-bd36-414c-af8a-defef29e7ea8' AND "communication_website_connections"."direct_source_id" = '9c5179b2-0490-4ef3-861c-7795888ed11d' AND "communication_website_connections"."direct_source_type" = 'Communication::Website::Page' ORDER BY "communication_website_connections"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:30:27 web.1 | CACHE University Load (2.6ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 | |
11:30:27 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:30:27 web.1 | Communication::Website::Page::Localization Load (2.1ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."id" = '47a09ffa-bd36-414c-af8a-defef29e7ea8' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:30:27 web.1 | Communication::Website::Page Load (2.3ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."id" = '9c5179b2-0490-4ef3-861c-7795888ed11d' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:30:27 web.1 | Communication::Website::Connection Create (1.7ms) INSERT INTO "communication_website_connections" ("university_id", "website_id", "indirect_object_type", "indirect_object_id", "created_at", "updated_at", "direct_source_type", "direct_source_id") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb', 'Communication::Website::Page::Localization', '47a09ffa-bd36-414c-af8a-defef29e7ea8', '2025-03-24 10:30:27.975640', '2025-03-24 10:30:27.975640', 'Communication::Website::Page', '9c5179b2-0490-4ef3-861c-7795888ed11d') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:30:27 web.1 | Communication::Website::Connection Update (1.7ms) UPDATE "communication_website_connections" SET "updated_at" = '2025-03-24 10:30:27.979655' WHERE "communication_website_connections"."id" = 'ea2eab52-c299-490b-9f9d-16582ff4b588' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:162:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:30:27 web.1 | ActiveStorage::Attachment Load (2.2ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = '47a09ffa-bd36-414c-af8a-defef29e7ea8' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'featured_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/communication/website/page/localization.rb:155:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
11:30:27 web.1 | ActiveStorage::Attachment Load (2.1ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = '47a09ffa-bd36-414c-af8a-defef29e7ea8' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'shared_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/communication/website/page/localization.rb:156:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
11:30:27 web.1 | University Load (2.8ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:27 web.1 | ↳ app/models/concerns/with_blobs.rb:27:in 'WithBlobs#blobs_with_ids' | |
11:30:28 web.1 | Communication::Block Load (2.2ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = '47a09ffa-bd36-414c-af8a-defef29e7ea8' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/page/localization.rb:79:in 'Array#+' | |
11:30:28 web.1 | Communication::Website Load (1.9ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/page/localization.rb:80:in 'Communication::Website::Page::Localization#dependencies' | |
11:30:28 web.1 | CACHE Communication::Website::Configs::DefaultContentSecurityPolicy Load (1.2ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 | |
11:30:28 web.1 | ↳ app/models/communication/website/with_configs.rb:31:in 'Communication::Website::WithConfigs#config_default_content_security_policy' | |
11:30:28 web.1 | Communication::Block Exists? (2.5ms) SELECT 1 AS one FROM "communication_blocks" WHERE "communication_blocks"."about_id" = '47a09ffa-bd36-414c-af8a-defef29e7ea8' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' AND "communication_blocks"."published" = TRUE LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/page/localization.rb:81:in 'Communication::Website::Page::Localization#dependencies' | |
11:30:28 web.1 | Communication::Website::Page Load (1.7ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."parent_id" = '9c5179b2-0490-4ef3-861c-7795888ed11d' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/page/localization.rb:83:in 'Array#+' | |
11:30:28 web.1 | Search Load (2.6ms) SELECT "search_index".* FROM "search_index" WHERE "search_index"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "search_index"."about_object_type" = 'Communication::Website::Page' AND "search_index"."about_object_id" = '9c5179b2-0490-4ef3-861c-7795888ed11d' AND "search_index"."about_localization_type" = 'Communication::Website::Page::Localization' AND "search_index"."about_localization_id" = '47a09ffa-bd36-414c-af8a-defef29e7ea8' AND "search_index"."website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "search_index"."extranet_id" IS NULL AND "search_index"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' ORDER BY "search_index"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:30:28 web.1 | CACHE University Load (1.9ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 | |
11:30:28 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:30:28 web.1 | Language Load (1.9ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:30:28 web.1 | Communication::Website::Page Load (1.9ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."id" = '9c5179b2-0490-4ef3-861c-7795888ed11d' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:30:28 web.1 | Communication::Website::Page::Localization Load (1.8ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."id" = '47a09ffa-bd36-414c-af8a-defef29e7ea8' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:30:28 web.1 | Search Create (2.2ms) INSERT INTO "search_index" ("university_id", "title", "text", "language_id", "about_object_type", "about_object_id", "about_localization_type", "about_localization_id", "website_id", "extranet_id", "created_at", "updated_at") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', NULL, NULL, '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1', 'Communication::Website::Page', '9c5179b2-0490-4ef3-861c-7795888ed11d', 'Communication::Website::Page::Localization', '47a09ffa-bd36-414c-af8a-defef29e7ea8', 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb', NULL, '2025-03-24 10:30:28.036011', '2025-03-24 10:30:28.036011') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:30:28 web.1 | Communication::Block Load (1.4ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = '47a09ffa-bd36-414c-af8a-defef29e7ea8' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' AND "communication_blocks"."published" = TRUE ORDER BY "communication_blocks"."position" ASC /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/concerns/contentful.rb:20:in 'Enumerable#collect' | |
11:30:28 web.1 | Search Update (1.3ms) UPDATE "search_index" SET "title" = 'Mentions légales', "text" = 'Mentions légales ', "updated_at" = '2025-03-24 10:30:28.045472' WHERE "search_index"."id" = 'b9b7a766-9203-4065-ba79-af70bd1c9c1a' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/concerns/searchable.rb:26:in 'block in Searchable#save_search_data' | |
11:30:28 web.1 | Communication::Website::Menu Load (1.3ms) SELECT "communication_website_menus".* FROM "communication_website_menus" WHERE "communication_website_menus"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_menus"."automatic" = TRUE AND "communication_website_menus"."identifier" = 'legal' ORDER BY "communication_website_menus"."id" ASC LIMIT 1000 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/with_menus.rb:64:in 'Communication::Website::WithMenus#generate_automatic_menus_for_identifier' | |
11:30:28 web.1 | [ActiveJob] TRANSACTION (2.3ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:28 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (4.6ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Communication::Website::DirectObject::SyncWithGitJob-elephant-60133d3be07c2201aa8e7e88decb58e5"]] | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:28 web.1 | [ActiveJob] GoodJob::Job Count (1.6ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Communication::Website::DirectObject::SyncWithGitJob-elephant-60133d3be07c2201aa8e7e88decb58e5' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:28 web.1 | [ActiveJob] GoodJob::Job Count (2.5ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Communication::Website::DirectObject::SyncWithGitJob-elephant-60133d3be07c2201aa8e7e88decb58e5' AND "good_jobs"."created_at" > '2025-03-24 10:29:28.060457' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:28 web.1 | [ActiveJob] TRANSACTION (1.1ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:28 web.1 | [ActiveJob] GoodJob::Job Create (2.4ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('6a45cc30-c14e-41f6-8a8e-55acd0c08dbc', 'elephant', 0, '{"job_class":"Communication::Website::DirectObject::SyncWithGitJob","job_id":"6a45cc30-c14e-41f6-8a8e-55acd0c08dbc","provider_job_id":null,"queue_name":"elephant","priority":null,"arguments":["e71ed7bb-f4a1-4b4c-8e32-62728485e4cb",{"direct_object":{"_aj_globalid":"gid://osuny/Communication::Website::Page::LegalTerm/9c5179b2-0490-4ef3-861c-7795888ed11d"},"_aj_ruby2_keywords":["direct_object"]}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T10:30:28.066756000Z","scheduled_at":null}', '2025-03-24 10:30:28.066764', NULL, NULL, NULL, '2025-03-24 10:30:28.066764', '2025-03-24 10:30:28.067175', '6a45cc30-c14e-41f6-8a8e-55acd0c08dbc', 'Communication::Website::DirectObject::SyncWithGitJob-elephant-60133d3be07c2201aa8e7e88decb58e5', NULL, NULL, NULL, NULL, NULL, 'Communication::Website::DirectObject::SyncWithGitJob', NULL, '{website}', NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:28 web.1 | [ActiveJob] SQL (1.1ms) NOTIFY good_job, '{"queue_name":"elephant","scheduled_at":"2025-03-24T11:30:28.066+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:28 web.1 | [ActiveJob] Enqueued Communication::Website::DirectObject::SyncWithGitJob (Job ID: 6a45cc30-c14e-41f6-8a8e-55acd0c08dbc) to GoodJob(elephant) with arguments: "e71ed7bb-f4a1-4b4c-8e32-62728485e4cb", {direct_object: #<GlobalID:0x000000012754a8d0 @uri=#<URI::GID gid://osuny/Communication::Website::Page::LegalTerm/9c5179b2-0490-4ef3-861c-7795888ed11d>>} | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:28 web.1 | Language Load (1.4ms) SELECT "languages".* FROM "languages" INNER JOIN "communication_website_localizations" ON "languages"."id" = "communication_website_localizations"."language_id" WHERE "communication_website_localizations"."about_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!' | |
11:30:28 web.1 | Communication::Website::Page::Localization Load (1.2ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = '9c5179b2-0490-4ef3-861c-7795888ed11d' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
11:30:28 web.1 | Communication::Website::Page Load (2.8ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_pages"."type" = 'Communication::Website::Page::PrivacyPolicy' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
11:30:28 web.1 | Communication::Website Load (1.9ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:120:in 'Communication::Website::Page::WithSpecialPage#default_parent' | |
11:30:28 web.1 | Communication::Website::Page Load (2.3ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_pages"."type" = 'Communication::Website::Page::Home' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
11:30:28 web.1 | Language Load (1.1ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:128:in 'Communication::Website::Page::WithSpecialPage#initialize_special_page' | |
11:30:28 web.1 | Communication::Website::Page::Localization Exists? (1.9ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" IS NULL AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."slug" = 'politique-de-confidentialite' AND "communication_website_page_localizations"."id" IS NOT NULL LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?' | |
11:30:28 web.1 | CACHE Language Load (1.0ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 | |
11:30:28 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:30:28 web.1 | Communication::Website::Page::Localization Exists? (1.2ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."about_id" IS NULL LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:30:28 web.1 | Communication::Website::Page::Localization Exists? (1.2ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."slug" = 'politique-de-confidentialite' AND "communication_website_page_localizations"."id" IS NOT NULL LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?' | |
11:30:28 web.1 | University Load (1.3ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:30:28 web.1 | CACHE Communication::Website Load (1.5ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 | |
11:30:28 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:30:28 web.1 | CACHE Communication::Website::Page::Localization Exists? (1.0ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."slug" = 'politique-de-confidentialite' AND "communication_website_page_localizations"."id" IS NOT NULL LIMIT 1 | |
11:30:28 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?' | |
11:30:28 web.1 | CACHE Communication::Website::Page::Localization Exists? (1.2ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."about_id" IS NULL LIMIT 1 | |
11:30:28 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:30:28 web.1 | CACHE Communication::Website::Page::Localization Exists? (1.0ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."slug" = 'politique-de-confidentialite' AND "communication_website_page_localizations"."id" IS NOT NULL LIMIT 1 | |
11:30:28 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?' | |
11:30:28 web.1 | CACHE University Load (0.9ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 | |
11:30:28 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:30:28 web.1 | Communication::Website::Page Load (1.2ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_pages"."parent_id" = 'c960cf9f-a711-4276-a6ca-359b916598f3' ORDER BY "communication_website_pages"."position" DESC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/page.rb:133:in 'Communication::Website::Page#last_ordered_element' | |
11:30:28 web.1 | CACHE Communication::Website::Page Load (1.7ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_pages"."parent_id" = 'c960cf9f-a711-4276-a6ca-359b916598f3' ORDER BY "communication_website_pages"."position" DESC LIMIT 1 | |
11:30:28 web.1 | ↳ app/models/communication/website/page.rb:133:in 'Communication::Website::Page#last_ordered_element' | |
11:30:28 web.1 | Communication::Website::Page::PrivacyPolicy Create (1.2ms) INSERT INTO "communication_website_pages" ("university_id", "communication_website_id", "parent_id", "position", "created_at", "updated_at", "bodyclass", "full_width", "type", "migration_identifier", "design_options") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb', 'c960cf9f-a711-4276-a6ca-359b916598f3', 5, '2025-03-24 10:30:28.130672', '2025-03-24 10:30:28.130672', NULL, FALSE, 'Communication::Website::Page::PrivacyPolicy', NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:30:28 web.1 | Communication::Website::Page::Localization Create (1.3ms) INSERT INTO "communication_website_page_localizations" ("breadcrumb_title", "featured_image_alt", "featured_image_credit", "header_cta", "header_cta_label", "header_cta_url", "header_text", "meta_description", "migration_identifier", "published", "published_at", "slug", "summary", "text", "title", "about_id", "language_id", "communication_website_id", "university_id", "created_at", "updated_at") VALUES (NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, TRUE, '2025-03-24 10:30:28.105957', 'politique-de-confidentialite', NULL, NULL, 'Politique de confidentialité', 'c3dc19d0-0d08-49bb-87a4-0046c374f44b', '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1', 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb', 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617', '2025-03-24 10:30:28.138436', '2025-03-24 10:30:28.138436') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:30:28 web.1 | [ActiveJob] TRANSACTION (2.0ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:28 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (4.3ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Dependencies::CleanWebsitesIfNecessaryJob-mice-bb544bd290034d06c2ef30f22ba8bdd3"]] | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:28 web.1 | [ActiveJob] GoodJob::Job Count (1.7ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-bb544bd290034d06c2ef30f22ba8bdd3' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:28 web.1 | [ActiveJob] GoodJob::Job Count (2.3ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-bb544bd290034d06c2ef30f22ba8bdd3' AND "good_jobs"."created_at" > '2025-03-24 10:29:28.150062' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:28 web.1 | [ActiveJob] TRANSACTION (1.2ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:28 web.1 | [ActiveJob] GoodJob::Job Create (2.2ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('15c7fb18-7494-440a-9ec3-692ef4c22280', 'mice', 0, '{"job_class":"Dependencies::CleanWebsitesIfNecessaryJob","job_id":"15c7fb18-7494-440a-9ec3-692ef4c22280","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::Localization/978dd606-5640-42fb-8cc3-92d985e0f21e"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T10:30:28.155935000Z","scheduled_at":null}', '2025-03-24 10:30:28.155942', NULL, NULL, NULL, '2025-03-24 10:30:28.155942', '2025-03-24 10:30:28.156297', '15c7fb18-7494-440a-9ec3-692ef4c22280', 'Dependencies::CleanWebsitesIfNecessaryJob-mice-bb544bd290034d06c2ef30f22ba8bdd3', NULL, NULL, NULL, NULL, NULL, 'Dependencies::CleanWebsitesIfNecessaryJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:28 web.1 | [ActiveJob] SQL (1.1ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T11:30:28.155+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:28 web.1 | [ActiveJob] Enqueued Dependencies::CleanWebsitesIfNecessaryJob (Job ID: 15c7fb18-7494-440a-9ec3-692ef4c22280) to GoodJob(mice) with arguments: #<GlobalID:0x000000012c8e5e40 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Localization/978dd606-5640-42fb-8cc3-92d985e0f21e>> | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:28 web.1 | [ActiveJob] TRANSACTION (1.2ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:30:28 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (4.0ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-bb544bd290034d06c2ef30f22ba8bdd3"]] | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:30:28 web.1 | [ActiveJob] GoodJob::Job Count (1.6ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-bb544bd290034d06c2ef30f22ba8bdd3' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:30:28 web.1 | [ActiveJob] GoodJob::Job Count (1.6ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-bb544bd290034d06c2ef30f22ba8bdd3' AND "good_jobs"."created_at" > '2025-03-24 10:29:28.170396' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:30:28 web.1 | [ActiveJob] TRANSACTION (1.2ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:30:28 web.1 | [ActiveJob] GoodJob::Job Create (2.2ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('be13dbe1-909a-4725-a00a-745c270c6e64', 'mice', 0, '{"job_class":"Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob","job_id":"be13dbe1-909a-4725-a00a-745c270c6e64","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::Localization/978dd606-5640-42fb-8cc3-92d985e0f21e"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T10:30:28.176062000Z","scheduled_at":null}', '2025-03-24 10:30:28.176069', NULL, NULL, NULL, '2025-03-24 10:30:28.176069', '2025-03-24 10:30:28.176343', 'be13dbe1-909a-4725-a00a-745c270c6e64', 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-bb544bd290034d06c2ef30f22ba8bdd3', NULL, NULL, NULL, NULL, NULL, 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:30:28 web.1 | [ActiveJob] SQL (1.1ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T11:30:28.176+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:30:28 web.1 | [ActiveJob] Enqueued Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob (Job ID: be13dbe1-909a-4725-a00a-745c270c6e64) to GoodJob(mice) with arguments: #<GlobalID:0x000000012caaba18 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Localization/978dd606-5640-42fb-8cc3-92d985e0f21e>> | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:30:28 web.1 | [ActiveJob] TRANSACTION (1.0ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:28 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (2.8ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Dependencies::CleanWebsitesIfNecessaryJob-mice-f3c576607889a8266d5a5511e7f3fce3"]] | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:28 web.1 | [ActiveJob] GoodJob::Job Count (1.5ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-f3c576607889a8266d5a5511e7f3fce3' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:28 web.1 | [ActiveJob] GoodJob::Job Count (1.2ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-f3c576607889a8266d5a5511e7f3fce3' AND "good_jobs"."created_at" > '2025-03-24 10:29:28.190192' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:28 web.1 | [ActiveJob] TRANSACTION (1.0ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:28 web.1 | [ActiveJob] GoodJob::Job Create (1.3ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('a49564ea-a131-4bf8-a31e-b24f3314a0fd', 'mice', 0, '{"job_class":"Dependencies::CleanWebsitesIfNecessaryJob","job_id":"a49564ea-a131-4bf8-a31e-b24f3314a0fd","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::PrivacyPolicy/c3dc19d0-0d08-49bb-87a4-0046c374f44b"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T10:30:28.195242000Z","scheduled_at":null}', '2025-03-24 10:30:28.195249', NULL, NULL, NULL, '2025-03-24 10:30:28.195249', '2025-03-24 10:30:28.195547', 'a49564ea-a131-4bf8-a31e-b24f3314a0fd', 'Dependencies::CleanWebsitesIfNecessaryJob-mice-f3c576607889a8266d5a5511e7f3fce3', NULL, NULL, NULL, NULL, NULL, 'Dependencies::CleanWebsitesIfNecessaryJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:28 web.1 | [ActiveJob] SQL (0.9ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T11:30:28.195+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:28 web.1 | [ActiveJob] Enqueued Dependencies::CleanWebsitesIfNecessaryJob (Job ID: a49564ea-a131-4bf8-a31e-b24f3314a0fd) to GoodJob(mice) with arguments: #<GlobalID:0x000000012ce4a520 @uri=#<URI::GID gid://osuny/Communication::Website::Page::PrivacyPolicy/c3dc19d0-0d08-49bb-87a4-0046c374f44b>> | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:28 web.1 | Language Pluck (1.5ms) SELECT "languages"."id" FROM "languages" INNER JOIN "communication_website_localizations" ON "languages"."id" = "communication_website_localizations"."language_id" WHERE "communication_website_localizations"."about_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_localizations"."published" = TRUE /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
11:30:28 web.1 | Communication::Website::Page::Localization Load (1.1ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = 'c3dc19d0-0d08-49bb-87a4-0046c374f44b' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
11:30:28 web.1 | Communication::Website::Page::Category Load (1.2ms) SELECT "communication_website_page_categories".* FROM "communication_website_page_categories" INNER JOIN "communication_website_page_categories_pages" ON "communication_website_page_categories"."id" = "communication_website_page_categories_pages"."category_id" WHERE "communication_website_page_categories_pages"."page_id" = 'c3dc19d0-0d08-49bb-87a4-0046c374f44b' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
11:30:28 web.1 | University Load (1.2ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:157:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:30:28 web.1 | Communication::Website::Connection Load (1.4ms) SELECT "communication_website_connections".* FROM "communication_website_connections" WHERE "communication_website_connections"."website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_connections"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "communication_website_connections"."indirect_object_type" = 'Communication::Website::Page::Localization' AND "communication_website_connections"."indirect_object_id" = '978dd606-5640-42fb-8cc3-92d985e0f21e' AND "communication_website_connections"."direct_source_id" = 'c3dc19d0-0d08-49bb-87a4-0046c374f44b' AND "communication_website_connections"."direct_source_type" = 'Communication::Website::Page' ORDER BY "communication_website_connections"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:30:28 web.1 | CACHE University Load (1.0ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 | |
11:30:28 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:30:28 web.1 | Communication::Website::Page::Localization Load (1.3ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."id" = '978dd606-5640-42fb-8cc3-92d985e0f21e' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:30:28 web.1 | Communication::Website::Page Load (1.7ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."id" = 'c3dc19d0-0d08-49bb-87a4-0046c374f44b' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:30:28 web.1 | Communication::Website::Connection Create (1.3ms) INSERT INTO "communication_website_connections" ("university_id", "website_id", "indirect_object_type", "indirect_object_id", "created_at", "updated_at", "direct_source_type", "direct_source_id") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb', 'Communication::Website::Page::Localization', '978dd606-5640-42fb-8cc3-92d985e0f21e', '2025-03-24 10:30:28.221461', '2025-03-24 10:30:28.221461', 'Communication::Website::Page', 'c3dc19d0-0d08-49bb-87a4-0046c374f44b') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:30:28 web.1 | Communication::Website::Connection Update (1.1ms) UPDATE "communication_website_connections" SET "updated_at" = '2025-03-24 10:30:28.223888' WHERE "communication_website_connections"."id" = '8da610c6-1117-4dc7-9737-16c46e0a84c9' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:162:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:30:28 web.1 | ActiveStorage::Attachment Load (1.5ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = '978dd606-5640-42fb-8cc3-92d985e0f21e' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'featured_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/page/localization.rb:155:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
11:30:28 web.1 | ActiveStorage::Attachment Load (1.0ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = '978dd606-5640-42fb-8cc3-92d985e0f21e' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'shared_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/page/localization.rb:156:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
11:30:28 web.1 | University Load (1.0ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/concerns/with_blobs.rb:27:in 'WithBlobs#blobs_with_ids' | |
11:30:28 web.1 | Communication::Block Load (1.4ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = '978dd606-5640-42fb-8cc3-92d985e0f21e' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/page/localization.rb:79:in 'Array#+' | |
11:30:28 web.1 | Communication::Website Load (1.1ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/page/localization.rb:80:in 'Communication::Website::Page::Localization#dependencies' | |
11:30:28 web.1 | CACHE Communication::Website::Configs::DefaultContentSecurityPolicy Load (0.8ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 | |
11:30:28 web.1 | ↳ app/models/communication/website/with_configs.rb:31:in 'Communication::Website::WithConfigs#config_default_content_security_policy' | |
11:30:28 web.1 | Communication::Block Exists? (1.0ms) SELECT 1 AS one FROM "communication_blocks" WHERE "communication_blocks"."about_id" = '978dd606-5640-42fb-8cc3-92d985e0f21e' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' AND "communication_blocks"."published" = TRUE LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/page/localization.rb:81:in 'Communication::Website::Page::Localization#dependencies' | |
11:30:28 web.1 | Communication::Website::Page Load (1.6ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."parent_id" = 'c3dc19d0-0d08-49bb-87a4-0046c374f44b' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/page/localization.rb:83:in 'Array#+' | |
11:30:28 web.1 | Search Load (1.1ms) SELECT "search_index".* FROM "search_index" WHERE "search_index"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "search_index"."about_object_type" = 'Communication::Website::Page' AND "search_index"."about_object_id" = 'c3dc19d0-0d08-49bb-87a4-0046c374f44b' AND "search_index"."about_localization_type" = 'Communication::Website::Page::Localization' AND "search_index"."about_localization_id" = '978dd606-5640-42fb-8cc3-92d985e0f21e' AND "search_index"."website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "search_index"."extranet_id" IS NULL AND "search_index"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' ORDER BY "search_index"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:30:28 web.1 | CACHE University Load (0.9ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 | |
11:30:28 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:30:28 web.1 | Language Load (1.9ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:30:28 web.1 | Communication::Website::Page Load (1.3ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."id" = 'c3dc19d0-0d08-49bb-87a4-0046c374f44b' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:30:28 web.1 | Communication::Website::Page::Localization Load (1.2ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."id" = '978dd606-5640-42fb-8cc3-92d985e0f21e' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:30:28 web.1 | Search Create (2.0ms) INSERT INTO "search_index" ("university_id", "title", "text", "language_id", "about_object_type", "about_object_id", "about_localization_type", "about_localization_id", "website_id", "extranet_id", "created_at", "updated_at") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', NULL, NULL, '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1', 'Communication::Website::Page', 'c3dc19d0-0d08-49bb-87a4-0046c374f44b', 'Communication::Website::Page::Localization', '978dd606-5640-42fb-8cc3-92d985e0f21e', 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb', NULL, '2025-03-24 10:30:28.255086', '2025-03-24 10:30:28.255086') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:30:28 web.1 | Communication::Block Load (1.1ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = '978dd606-5640-42fb-8cc3-92d985e0f21e' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' AND "communication_blocks"."published" = TRUE ORDER BY "communication_blocks"."position" ASC /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/concerns/contentful.rb:20:in 'Enumerable#collect' | |
11:30:28 web.1 | Search Update (1.2ms) UPDATE "search_index" SET "title" = 'Politique de confidentialité', "text" = 'Politique de confidentialité ', "updated_at" = '2025-03-24 10:30:28.260520' WHERE "search_index"."id" = '4361c069-a862-4aab-b41c-ebe7e685b90a' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/concerns/searchable.rb:26:in 'block in Searchable#save_search_data' | |
11:30:28 web.1 | Communication::Website::Menu Load (1.8ms) SELECT "communication_website_menus".* FROM "communication_website_menus" WHERE "communication_website_menus"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_menus"."automatic" = TRUE AND "communication_website_menus"."identifier" = 'legal' ORDER BY "communication_website_menus"."id" ASC LIMIT 1000 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/with_menus.rb:64:in 'Communication::Website::WithMenus#generate_automatic_menus_for_identifier' | |
11:30:28 web.1 | [ActiveJob] TRANSACTION (1.0ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:28 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (2.9ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Communication::Website::DirectObject::SyncWithGitJob-elephant-33f80b07813bcdb257edbfc62c704b06"]] | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:28 web.1 | [ActiveJob] GoodJob::Job Count (1.3ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Communication::Website::DirectObject::SyncWithGitJob-elephant-33f80b07813bcdb257edbfc62c704b06' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:28 web.1 | [ActiveJob] GoodJob::Job Count (1.2ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Communication::Website::DirectObject::SyncWithGitJob-elephant-33f80b07813bcdb257edbfc62c704b06' AND "good_jobs"."created_at" > '2025-03-24 10:29:28.272980' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:28 web.1 | [ActiveJob] TRANSACTION (0.9ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:28 web.1 | [ActiveJob] GoodJob::Job Create (1.8ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('0a1e8dfc-7090-4313-9f16-6e0aae73e598', 'elephant', 0, '{"job_class":"Communication::Website::DirectObject::SyncWithGitJob","job_id":"0a1e8dfc-7090-4313-9f16-6e0aae73e598","provider_job_id":null,"queue_name":"elephant","priority":null,"arguments":["e71ed7bb-f4a1-4b4c-8e32-62728485e4cb",{"direct_object":{"_aj_globalid":"gid://osuny/Communication::Website::Page::PrivacyPolicy/c3dc19d0-0d08-49bb-87a4-0046c374f44b"},"_aj_ruby2_keywords":["direct_object"]}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T10:30:28.277190000Z","scheduled_at":null}', '2025-03-24 10:30:28.277197', NULL, NULL, NULL, '2025-03-24 10:30:28.277197', '2025-03-24 10:30:28.277547', '0a1e8dfc-7090-4313-9f16-6e0aae73e598', 'Communication::Website::DirectObject::SyncWithGitJob-elephant-33f80b07813bcdb257edbfc62c704b06', NULL, NULL, NULL, NULL, NULL, 'Communication::Website::DirectObject::SyncWithGitJob', NULL, '{website}', NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:28 web.1 | [ActiveJob] SQL (0.8ms) NOTIFY good_job, '{"queue_name":"elephant","scheduled_at":"2025-03-24T11:30:28.277+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:28 web.1 | [ActiveJob] Enqueued Communication::Website::DirectObject::SyncWithGitJob (Job ID: 0a1e8dfc-7090-4313-9f16-6e0aae73e598) to GoodJob(elephant) with arguments: "e71ed7bb-f4a1-4b4c-8e32-62728485e4cb", {direct_object: #<GlobalID:0x000000012f8cd068 @uri=#<URI::GID gid://osuny/Communication::Website::Page::PrivacyPolicy/c3dc19d0-0d08-49bb-87a4-0046c374f44b>>} | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:28 web.1 | Language Load (1.0ms) SELECT "languages".* FROM "languages" INNER JOIN "communication_website_localizations" ON "languages"."id" = "communication_website_localizations"."language_id" WHERE "communication_website_localizations"."about_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!' | |
11:30:28 web.1 | Communication::Website::Page::Localization Load (1.0ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = 'c3dc19d0-0d08-49bb-87a4-0046c374f44b' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
11:30:28 web.1 | Communication::Website::Page Load (1.7ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_pages"."type" = 'Communication::Website::Page::Accessibility' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
11:30:28 web.1 | Communication::Website Load (1.3ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:120:in 'Communication::Website::Page::WithSpecialPage#default_parent' | |
11:30:28 web.1 | Communication::Website::Page Load (1.2ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_pages"."type" = 'Communication::Website::Page::Home' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
11:30:28 web.1 | Language Load (1.6ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:128:in 'Communication::Website::Page::WithSpecialPage#initialize_special_page' | |
11:30:28 web.1 | Communication::Website::Page::Localization Exists? (1.1ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" IS NULL AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."slug" = 'accessibilite' AND "communication_website_page_localizations"."id" IS NOT NULL LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?' | |
11:30:28 web.1 | CACHE Language Load (1.0ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 | |
11:30:28 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:30:28 web.1 | Communication::Website::Page::Localization Exists? (1.3ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."about_id" IS NULL LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:30:28 web.1 | Communication::Website::Page::Localization Exists? (1.1ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."slug" = 'accessibilite' AND "communication_website_page_localizations"."id" IS NOT NULL LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?' | |
11:30:28 web.1 | University Load (1.2ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:30:28 web.1 | CACHE Communication::Website Load (0.9ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 | |
11:30:28 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:30:28 web.1 | CACHE Communication::Website::Page::Localization Exists? (1.6ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."slug" = 'accessibilite' AND "communication_website_page_localizations"."id" IS NOT NULL LIMIT 1 | |
11:30:28 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?' | |
11:30:28 web.1 | CACHE Communication::Website::Page::Localization Exists? (0.9ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."about_id" IS NULL LIMIT 1 | |
11:30:28 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:30:28 web.1 | CACHE Communication::Website::Page::Localization Exists? (0.9ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."slug" = 'accessibilite' AND "communication_website_page_localizations"."id" IS NOT NULL LIMIT 1 | |
11:30:28 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?' | |
11:30:28 web.1 | CACHE University Load (0.8ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 | |
11:30:28 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:30:28 web.1 | Communication::Website::Page Load (1.3ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_pages"."parent_id" = 'c960cf9f-a711-4276-a6ca-359b916598f3' ORDER BY "communication_website_pages"."position" DESC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/page.rb:133:in 'Communication::Website::Page#last_ordered_element' | |
11:30:28 web.1 | CACHE Communication::Website::Page Load (0.9ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_pages"."parent_id" = 'c960cf9f-a711-4276-a6ca-359b916598f3' ORDER BY "communication_website_pages"."position" DESC LIMIT 1 | |
11:30:28 web.1 | ↳ app/models/communication/website/page.rb:133:in 'Communication::Website::Page#last_ordered_element' | |
11:30:28 web.1 | Communication::Website::Page::Accessibility Create (1.1ms) INSERT INTO "communication_website_pages" ("university_id", "communication_website_id", "parent_id", "position", "created_at", "updated_at", "bodyclass", "full_width", "type", "migration_identifier", "design_options") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb', 'c960cf9f-a711-4276-a6ca-359b916598f3', 6, '2025-03-24 10:30:28.325377', '2025-03-24 10:30:28.325377', NULL, FALSE, 'Communication::Website::Page::Accessibility', NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:30:28 web.1 | Communication::Website::Page::Localization Create (1.2ms) INSERT INTO "communication_website_page_localizations" ("breadcrumb_title", "featured_image_alt", "featured_image_credit", "header_cta", "header_cta_label", "header_cta_url", "header_text", "meta_description", "migration_identifier", "published", "published_at", "slug", "summary", "text", "title", "about_id", "language_id", "communication_website_id", "university_id", "created_at", "updated_at") VALUES (NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, TRUE, '2025-03-24 10:30:28.304246', 'accessibilite', NULL, NULL, 'Accessibilité', 'f135b8f2-9ddb-428e-b438-c215d08bfd35', '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1', 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb', 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617', '2025-03-24 10:30:28.332531', '2025-03-24 10:30:28.332531') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:30:28 web.1 | [ActiveJob] TRANSACTION (1.3ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:28 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (3.4ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Dependencies::CleanWebsitesIfNecessaryJob-mice-d27a4c42f7427e1a5e85d8bd5590fdd6"]] | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:28 web.1 | [ActiveJob] GoodJob::Job Count (1.9ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-d27a4c42f7427e1a5e85d8bd5590fdd6' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:28 web.1 | [ActiveJob] GoodJob::Job Count (1.5ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-d27a4c42f7427e1a5e85d8bd5590fdd6' AND "good_jobs"."created_at" > '2025-03-24 10:29:28.343421' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:28 web.1 | [ActiveJob] TRANSACTION (1.2ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:28 web.1 | [ActiveJob] GoodJob::Job Create (1.5ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('e2a775e4-8466-49c2-a78d-f2a14faed694', 'mice', 0, '{"job_class":"Dependencies::CleanWebsitesIfNecessaryJob","job_id":"e2a775e4-8466-49c2-a78d-f2a14faed694","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::Localization/960c9854-5d81-4986-bf95-08a515a9eed3"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T10:30:28.348713000Z","scheduled_at":null}', '2025-03-24 10:30:28.348720', NULL, NULL, NULL, '2025-03-24 10:30:28.348720', '2025-03-24 10:30:28.349046', 'e2a775e4-8466-49c2-a78d-f2a14faed694', 'Dependencies::CleanWebsitesIfNecessaryJob-mice-d27a4c42f7427e1a5e85d8bd5590fdd6', NULL, NULL, NULL, NULL, NULL, 'Dependencies::CleanWebsitesIfNecessaryJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:28 web.1 | [ActiveJob] SQL (1.3ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T11:30:28.348+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:28 web.1 | [ActiveJob] Enqueued Dependencies::CleanWebsitesIfNecessaryJob (Job ID: e2a775e4-8466-49c2-a78d-f2a14faed694) to GoodJob(mice) with arguments: #<GlobalID:0x0000000130563b10 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Localization/960c9854-5d81-4986-bf95-08a515a9eed3>> | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:28 web.1 | [ActiveJob] TRANSACTION (1.7ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:30:28 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (5.4ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-d27a4c42f7427e1a5e85d8bd5590fdd6"]] | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:30:28 web.1 | [ActiveJob] GoodJob::Job Count (1.7ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-d27a4c42f7427e1a5e85d8bd5590fdd6' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:30:28 web.1 | [ActiveJob] GoodJob::Job Count (1.5ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-d27a4c42f7427e1a5e85d8bd5590fdd6' AND "good_jobs"."created_at" > '2025-03-24 10:29:28.365931' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:30:28 web.1 | [ActiveJob] TRANSACTION (1.2ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:30:28 web.1 | [ActiveJob] GoodJob::Job Create (1.4ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('d1c8becc-b40e-4871-bce4-39c17d590012', 'mice', 0, '{"job_class":"Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob","job_id":"d1c8becc-b40e-4871-bce4-39c17d590012","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::Localization/960c9854-5d81-4986-bf95-08a515a9eed3"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T10:30:28.371309000Z","scheduled_at":null}', '2025-03-24 10:30:28.371316', NULL, NULL, NULL, '2025-03-24 10:30:28.371316', '2025-03-24 10:30:28.371602', 'd1c8becc-b40e-4871-bce4-39c17d590012', 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-d27a4c42f7427e1a5e85d8bd5590fdd6', NULL, NULL, NULL, NULL, NULL, 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:30:28 web.1 | [ActiveJob] SQL (1.4ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T11:30:28.371+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:30:28 web.1 | [ActiveJob] Enqueued Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob (Job ID: d1c8becc-b40e-4871-bce4-39c17d590012) to GoodJob(mice) with arguments: #<GlobalID:0x000000012f2a8278 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Localization/960c9854-5d81-4986-bf95-08a515a9eed3>> | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:30:28 web.1 | [ActiveJob] TRANSACTION (1.1ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:28 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (3.0ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Dependencies::CleanWebsitesIfNecessaryJob-mice-a4c53186bbc73ad6480a3d30ceda0c42"]] | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:28 web.1 | [ActiveJob] GoodJob::Job Count (1.8ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-a4c53186bbc73ad6480a3d30ceda0c42' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:28 web.1 | [ActiveJob] GoodJob::Job Count (1.5ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-a4c53186bbc73ad6480a3d30ceda0c42' AND "good_jobs"."created_at" > '2025-03-24 10:29:28.384906' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:28 web.1 | [ActiveJob] TRANSACTION (1.3ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:28 web.1 | [ActiveJob] GoodJob::Job Create (1.7ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('9807d95c-c165-43c7-9720-c65a4d492abc', 'mice', 0, '{"job_class":"Dependencies::CleanWebsitesIfNecessaryJob","job_id":"9807d95c-c165-43c7-9720-c65a4d492abc","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::Accessibility/f135b8f2-9ddb-428e-b438-c215d08bfd35"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T10:30:28.390623000Z","scheduled_at":null}', '2025-03-24 10:30:28.390633', NULL, NULL, NULL, '2025-03-24 10:30:28.390633', '2025-03-24 10:30:28.390985', '9807d95c-c165-43c7-9720-c65a4d492abc', 'Dependencies::CleanWebsitesIfNecessaryJob-mice-a4c53186bbc73ad6480a3d30ceda0c42', NULL, NULL, NULL, NULL, NULL, 'Dependencies::CleanWebsitesIfNecessaryJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:28 web.1 | [ActiveJob] SQL (1.0ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T11:30:28.390+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:28 web.1 | [ActiveJob] Enqueued Dependencies::CleanWebsitesIfNecessaryJob (Job ID: 9807d95c-c165-43c7-9720-c65a4d492abc) to GoodJob(mice) with arguments: #<GlobalID:0x000000012ebae198 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Accessibility/f135b8f2-9ddb-428e-b438-c215d08bfd35>> | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:28 web.1 | Language Pluck (1.1ms) SELECT "languages"."id" FROM "languages" INNER JOIN "communication_website_localizations" ON "languages"."id" = "communication_website_localizations"."language_id" WHERE "communication_website_localizations"."about_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_localizations"."published" = TRUE /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
11:30:28 web.1 | Communication::Website::Page::Localization Load (1.8ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = 'f135b8f2-9ddb-428e-b438-c215d08bfd35' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
11:30:28 web.1 | Communication::Website::Page::Category Load (1.4ms) SELECT "communication_website_page_categories".* FROM "communication_website_page_categories" INNER JOIN "communication_website_page_categories_pages" ON "communication_website_page_categories"."id" = "communication_website_page_categories_pages"."category_id" WHERE "communication_website_page_categories_pages"."page_id" = 'f135b8f2-9ddb-428e-b438-c215d08bfd35' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
11:30:28 web.1 | University Load (1.1ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:157:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:30:28 web.1 | Communication::Website::Connection Load (1.1ms) SELECT "communication_website_connections".* FROM "communication_website_connections" WHERE "communication_website_connections"."website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_connections"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "communication_website_connections"."indirect_object_type" = 'Communication::Website::Page::Localization' AND "communication_website_connections"."indirect_object_id" = '960c9854-5d81-4986-bf95-08a515a9eed3' AND "communication_website_connections"."direct_source_id" = 'f135b8f2-9ddb-428e-b438-c215d08bfd35' AND "communication_website_connections"."direct_source_type" = 'Communication::Website::Page' ORDER BY "communication_website_connections"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:30:28 web.1 | CACHE University Load (1.3ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 | |
11:30:28 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:30:28 web.1 | Communication::Website::Page::Localization Load (1.4ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."id" = '960c9854-5d81-4986-bf95-08a515a9eed3' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:30:28 web.1 | Communication::Website::Page Load (1.4ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."id" = 'f135b8f2-9ddb-428e-b438-c215d08bfd35' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:30:28 web.1 | Communication::Website::Connection Create (1.7ms) INSERT INTO "communication_website_connections" ("university_id", "website_id", "indirect_object_type", "indirect_object_id", "created_at", "updated_at", "direct_source_type", "direct_source_id") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb', 'Communication::Website::Page::Localization', '960c9854-5d81-4986-bf95-08a515a9eed3', '2025-03-24 10:30:28.418643', '2025-03-24 10:30:28.418643', 'Communication::Website::Page', 'f135b8f2-9ddb-428e-b438-c215d08bfd35') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:30:28 web.1 | Communication::Website::Connection Update (1.1ms) UPDATE "communication_website_connections" SET "updated_at" = '2025-03-24 10:30:28.421650' WHERE "communication_website_connections"."id" = 'a663f101-240d-40b1-875d-287b162fd4f4' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:162:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:30:28 web.1 | ActiveStorage::Attachment Load (1.1ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = '960c9854-5d81-4986-bf95-08a515a9eed3' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'featured_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/page/localization.rb:155:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
11:30:28 web.1 | ActiveStorage::Attachment Load (1.1ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = '960c9854-5d81-4986-bf95-08a515a9eed3' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'shared_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/page/localization.rb:156:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
11:30:28 web.1 | University Load (1.3ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/concerns/with_blobs.rb:27:in 'WithBlobs#blobs_with_ids' | |
11:30:28 web.1 | Communication::Block Load (1.0ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = '960c9854-5d81-4986-bf95-08a515a9eed3' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/page/localization.rb:79:in 'Array#+' | |
11:30:28 web.1 | Communication::Website Load (1.0ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/page/localization.rb:80:in 'Communication::Website::Page::Localization#dependencies' | |
11:30:28 web.1 | CACHE Communication::Website::Configs::DefaultContentSecurityPolicy Load (0.8ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 | |
11:30:28 web.1 | ↳ app/models/communication/website/with_configs.rb:31:in 'Communication::Website::WithConfigs#config_default_content_security_policy' | |
11:30:28 web.1 | Communication::Block Exists? (1.2ms) SELECT 1 AS one FROM "communication_blocks" WHERE "communication_blocks"."about_id" = '960c9854-5d81-4986-bf95-08a515a9eed3' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' AND "communication_blocks"."published" = TRUE LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/page/localization.rb:81:in 'Communication::Website::Page::Localization#dependencies' | |
11:30:28 web.1 | Communication::Website::Page Load (0.9ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."parent_id" = 'f135b8f2-9ddb-428e-b438-c215d08bfd35' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/page/localization.rb:83:in 'Array#+' | |
11:30:28 web.1 | Search Load (1.1ms) SELECT "search_index".* FROM "search_index" WHERE "search_index"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "search_index"."about_object_type" = 'Communication::Website::Page' AND "search_index"."about_object_id" = 'f135b8f2-9ddb-428e-b438-c215d08bfd35' AND "search_index"."about_localization_type" = 'Communication::Website::Page::Localization' AND "search_index"."about_localization_id" = '960c9854-5d81-4986-bf95-08a515a9eed3' AND "search_index"."website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "search_index"."extranet_id" IS NULL AND "search_index"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' ORDER BY "search_index"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:30:28 web.1 | CACHE University Load (0.9ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 | |
11:30:28 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:30:28 web.1 | Language Load (1.1ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:30:28 web.1 | Communication::Website::Page Load (1.2ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."id" = 'f135b8f2-9ddb-428e-b438-c215d08bfd35' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:30:28 web.1 | Communication::Website::Page::Localization Load (1.2ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."id" = '960c9854-5d81-4986-bf95-08a515a9eed3' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:30:28 web.1 | Search Create (1.5ms) INSERT INTO "search_index" ("university_id", "title", "text", "language_id", "about_object_type", "about_object_id", "about_localization_type", "about_localization_id", "website_id", "extranet_id", "created_at", "updated_at") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', NULL, NULL, '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1', 'Communication::Website::Page', 'f135b8f2-9ddb-428e-b438-c215d08bfd35', 'Communication::Website::Page::Localization', '960c9854-5d81-4986-bf95-08a515a9eed3', 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb', NULL, '2025-03-24 10:30:28.451569', '2025-03-24 10:30:28.451569') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:30:28 web.1 | Communication::Block Load (1.1ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = '960c9854-5d81-4986-bf95-08a515a9eed3' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' AND "communication_blocks"."published" = TRUE ORDER BY "communication_blocks"."position" ASC /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/concerns/contentful.rb:20:in 'Enumerable#collect' | |
11:30:28 web.1 | Search Update (1.1ms) UPDATE "search_index" SET "title" = 'Accessibilité', "text" = 'Accessibilité ', "updated_at" = '2025-03-24 10:30:28.456585' WHERE "search_index"."id" = 'a1aea32a-6bae-41cf-aa54-6bc1ab2c3004' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/concerns/searchable.rb:26:in 'block in Searchable#save_search_data' | |
11:30:28 web.1 | Communication::Website::Menu Load (1.1ms) SELECT "communication_website_menus".* FROM "communication_website_menus" WHERE "communication_website_menus"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_menus"."automatic" = TRUE AND "communication_website_menus"."identifier" = 'legal' ORDER BY "communication_website_menus"."id" ASC LIMIT 1000 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/with_menus.rb:64:in 'Communication::Website::WithMenus#generate_automatic_menus_for_identifier' | |
11:30:28 web.1 | [ActiveJob] TRANSACTION (1.0ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:28 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (2.8ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Communication::Website::DirectObject::SyncWithGitJob-elephant-a9112e60b301c0a74ad0cde9a856fd41"]] | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:28 web.1 | [ActiveJob] GoodJob::Job Count (1.3ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Communication::Website::DirectObject::SyncWithGitJob-elephant-a9112e60b301c0a74ad0cde9a856fd41' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:28 web.1 | [ActiveJob] GoodJob::Job Count (1.4ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Communication::Website::DirectObject::SyncWithGitJob-elephant-a9112e60b301c0a74ad0cde9a856fd41' AND "good_jobs"."created_at" > '2025-03-24 10:29:28.468421' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:28 web.1 | [ActiveJob] TRANSACTION (0.9ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:28 web.1 | [ActiveJob] GoodJob::Job Create (1.2ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('383fa33a-62cb-42f1-9bef-d5e5c3b60b0c', 'elephant', 0, '{"job_class":"Communication::Website::DirectObject::SyncWithGitJob","job_id":"383fa33a-62cb-42f1-9bef-d5e5c3b60b0c","provider_job_id":null,"queue_name":"elephant","priority":null,"arguments":["e71ed7bb-f4a1-4b4c-8e32-62728485e4cb",{"direct_object":{"_aj_globalid":"gid://osuny/Communication::Website::Page::Accessibility/f135b8f2-9ddb-428e-b438-c215d08bfd35"},"_aj_ruby2_keywords":["direct_object"]}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T10:30:28.472895000Z","scheduled_at":null}', '2025-03-24 10:30:28.472902', NULL, NULL, NULL, '2025-03-24 10:30:28.472902', '2025-03-24 10:30:28.473395', '383fa33a-62cb-42f1-9bef-d5e5c3b60b0c', 'Communication::Website::DirectObject::SyncWithGitJob-elephant-a9112e60b301c0a74ad0cde9a856fd41', NULL, NULL, NULL, NULL, NULL, 'Communication::Website::DirectObject::SyncWithGitJob', NULL, '{website}', NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:28 web.1 | [ActiveJob] SQL (1.1ms) NOTIFY good_job, '{"queue_name":"elephant","scheduled_at":"2025-03-24T11:30:28.472+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:28 web.1 | [ActiveJob] Enqueued Communication::Website::DirectObject::SyncWithGitJob (Job ID: 383fa33a-62cb-42f1-9bef-d5e5c3b60b0c) to GoodJob(elephant) with arguments: "e71ed7bb-f4a1-4b4c-8e32-62728485e4cb", {direct_object: #<GlobalID:0x000000012ccaaff8 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Accessibility/f135b8f2-9ddb-428e-b438-c215d08bfd35>>} | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:28 web.1 | Language Load (1.0ms) SELECT "languages".* FROM "languages" INNER JOIN "communication_website_localizations" ON "languages"."id" = "communication_website_localizations"."language_id" WHERE "communication_website_localizations"."about_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!' | |
11:30:28 web.1 | Communication::Website::Page::Localization Load (1.0ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = 'f135b8f2-9ddb-428e-b438-c215d08bfd35' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
11:30:28 web.1 | Communication::Website::Page Load (0.9ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_pages"."type" = 'Communication::Website::Page::Sitemap' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
11:30:28 web.1 | Communication::Website Load (1.1ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:120:in 'Communication::Website::Page::WithSpecialPage#default_parent' | |
11:30:28 web.1 | Communication::Website::Page Load (1.1ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_pages"."type" = 'Communication::Website::Page::Home' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
11:30:28 web.1 | Language Load (1.1ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:128:in 'Communication::Website::Page::WithSpecialPage#initialize_special_page' | |
11:30:28 web.1 | Communication::Website::Page::Localization Exists? (1.1ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" IS NULL AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."slug" = 'plan-du-site' AND "communication_website_page_localizations"."id" IS NOT NULL LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?' | |
11:30:28 web.1 | CACHE Language Load (0.9ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 | |
11:30:28 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:30:28 web.1 | Communication::Website::Page::Localization Exists? (1.2ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."about_id" IS NULL LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:30:28 web.1 | Communication::Website::Page::Localization Exists? (1.1ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."slug" = 'plan-du-site' AND "communication_website_page_localizations"."id" IS NOT NULL LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?' | |
11:30:28 web.1 | University Load (1.3ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:30:28 web.1 | CACHE Communication::Website Load (0.9ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 | |
11:30:28 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:30:28 web.1 | CACHE Communication::Website::Page::Localization Exists? (0.9ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."slug" = 'plan-du-site' AND "communication_website_page_localizations"."id" IS NOT NULL LIMIT 1 | |
11:30:28 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?' | |
11:30:28 web.1 | CACHE Communication::Website::Page::Localization Exists? (0.9ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."about_id" IS NULL LIMIT 1 | |
11:30:28 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:30:28 web.1 | CACHE Communication::Website::Page::Localization Exists? (0.9ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."slug" = 'plan-du-site' AND "communication_website_page_localizations"."id" IS NOT NULL LIMIT 1 | |
11:30:28 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?' | |
11:30:28 web.1 | CACHE University Load (0.9ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 | |
11:30:28 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:30:28 web.1 | Communication::Website::Page Load (1.2ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_pages"."parent_id" = 'c960cf9f-a711-4276-a6ca-359b916598f3' ORDER BY "communication_website_pages"."position" DESC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/page.rb:133:in 'Communication::Website::Page#last_ordered_element' | |
11:30:28 web.1 | CACHE Communication::Website::Page Load (0.8ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_pages"."parent_id" = 'c960cf9f-a711-4276-a6ca-359b916598f3' ORDER BY "communication_website_pages"."position" DESC LIMIT 1 | |
11:30:28 web.1 | ↳ app/models/communication/website/page.rb:133:in 'Communication::Website::Page#last_ordered_element' | |
11:30:28 web.1 | Communication::Website::Page::Sitemap Create (1.1ms) INSERT INTO "communication_website_pages" ("university_id", "communication_website_id", "parent_id", "position", "created_at", "updated_at", "bodyclass", "full_width", "type", "migration_identifier", "design_options") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb', 'c960cf9f-a711-4276-a6ca-359b916598f3', 7, '2025-03-24 10:30:28.519109', '2025-03-24 10:30:28.519109', NULL, FALSE, 'Communication::Website::Page::Sitemap', NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:30:28 web.1 | Communication::Website::Page::Localization Create (1.2ms) INSERT INTO "communication_website_page_localizations" ("breadcrumb_title", "featured_image_alt", "featured_image_credit", "header_cta", "header_cta_label", "header_cta_url", "header_text", "meta_description", "migration_identifier", "published", "published_at", "slug", "summary", "text", "title", "about_id", "language_id", "communication_website_id", "university_id", "created_at", "updated_at") VALUES (NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, TRUE, '2025-03-24 10:30:28.499733', 'plan-du-site', NULL, NULL, 'Plan du site', 'c29a9969-a553-4c9a-b0bb-99b920d54050', '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1', 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb', 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617', '2025-03-24 10:30:28.525391', '2025-03-24 10:30:28.525391') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:30:28 web.1 | [ActiveJob] TRANSACTION (1.2ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:28 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (3.2ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Dependencies::CleanWebsitesIfNecessaryJob-mice-c19d714fecf044734e4c00a079626ad2"]] | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:28 web.1 | [ActiveJob] GoodJob::Job Count (1.5ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-c19d714fecf044734e4c00a079626ad2' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:28 web.1 | [ActiveJob] GoodJob::Job Count (1.4ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-c19d714fecf044734e4c00a079626ad2' AND "good_jobs"."created_at" > '2025-03-24 10:29:28.535359' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:28 web.1 | [ActiveJob] TRANSACTION (1.2ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:28 web.1 | [ActiveJob] GoodJob::Job Create (1.5ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('5a674f0f-ebee-4157-80b1-19d31cf21489', 'mice', 0, '{"job_class":"Dependencies::CleanWebsitesIfNecessaryJob","job_id":"5a674f0f-ebee-4157-80b1-19d31cf21489","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::Localization/c3503433-f2ae-428c-a004-4a7f6cef9c6c"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T10:30:28.540384000Z","scheduled_at":null}', '2025-03-24 10:30:28.540391', NULL, NULL, NULL, '2025-03-24 10:30:28.540391', '2025-03-24 10:30:28.540680', '5a674f0f-ebee-4157-80b1-19d31cf21489', 'Dependencies::CleanWebsitesIfNecessaryJob-mice-c19d714fecf044734e4c00a079626ad2', NULL, NULL, NULL, NULL, NULL, 'Dependencies::CleanWebsitesIfNecessaryJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:28 web.1 | [ActiveJob] SQL (1.1ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T11:30:28.540+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:28 web.1 | [ActiveJob] Enqueued Dependencies::CleanWebsitesIfNecessaryJob (Job ID: 5a674f0f-ebee-4157-80b1-19d31cf21489) to GoodJob(mice) with arguments: #<GlobalID:0x0000000129b0c910 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Localization/c3503433-f2ae-428c-a004-4a7f6cef9c6c>> | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:28 web.1 | [ActiveJob] TRANSACTION (1.3ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:30:28 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (3.3ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-c19d714fecf044734e4c00a079626ad2"]] | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:30:28 web.1 | [ActiveJob] GoodJob::Job Count (1.6ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-c19d714fecf044734e4c00a079626ad2' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:30:28 web.1 | [ActiveJob] GoodJob::Job Count (1.5ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-c19d714fecf044734e4c00a079626ad2' AND "good_jobs"."created_at" > '2025-03-24 10:29:28.553410' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:30:28 web.1 | [ActiveJob] TRANSACTION (1.2ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:30:28 web.1 | [ActiveJob] GoodJob::Job Create (1.5ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('d37f3d04-64dc-491a-a9f3-b91085cdcadb', 'mice', 0, '{"job_class":"Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob","job_id":"d37f3d04-64dc-491a-a9f3-b91085cdcadb","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::Localization/c3503433-f2ae-428c-a004-4a7f6cef9c6c"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T10:30:28.558669000Z","scheduled_at":null}', '2025-03-24 10:30:28.558676', NULL, NULL, NULL, '2025-03-24 10:30:28.558676', '2025-03-24 10:30:28.558971', 'd37f3d04-64dc-491a-a9f3-b91085cdcadb', 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-c19d714fecf044734e4c00a079626ad2', NULL, NULL, NULL, NULL, NULL, 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:30:28 web.1 | [ActiveJob] SQL (1.0ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T11:30:28.558+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:30:28 web.1 | [ActiveJob] Enqueued Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob (Job ID: d37f3d04-64dc-491a-a9f3-b91085cdcadb) to GoodJob(mice) with arguments: #<GlobalID:0x00000001287210b8 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Localization/c3503433-f2ae-428c-a004-4a7f6cef9c6c>> | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:30:28 web.1 | [ActiveJob] TRANSACTION (1.0ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:28 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (2.8ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Dependencies::CleanWebsitesIfNecessaryJob-mice-bde31d61ffe3bc18c3849ce8fa489f02"]] | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:28 web.1 | [ActiveJob] GoodJob::Job Count (1.5ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-bde31d61ffe3bc18c3849ce8fa489f02' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:28 web.1 | [ActiveJob] GoodJob::Job Count (1.4ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-bde31d61ffe3bc18c3849ce8fa489f02' AND "good_jobs"."created_at" > '2025-03-24 10:29:28.571018' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:28 web.1 | [ActiveJob] TRANSACTION (1.0ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:28 web.1 | [ActiveJob] GoodJob::Job Create (1.3ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('a9a4b9f4-6159-47d7-b06a-39c49238eff2', 'mice', 0, '{"job_class":"Dependencies::CleanWebsitesIfNecessaryJob","job_id":"a9a4b9f4-6159-47d7-b06a-39c49238eff2","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::Sitemap/c29a9969-a553-4c9a-b0bb-99b920d54050"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T10:30:28.575810000Z","scheduled_at":null}', '2025-03-24 10:30:28.575816', NULL, NULL, NULL, '2025-03-24 10:30:28.575816', '2025-03-24 10:30:28.576096', 'a9a4b9f4-6159-47d7-b06a-39c49238eff2', 'Dependencies::CleanWebsitesIfNecessaryJob-mice-bde31d61ffe3bc18c3849ce8fa489f02', NULL, NULL, NULL, NULL, NULL, 'Dependencies::CleanWebsitesIfNecessaryJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:28 web.1 | [ActiveJob] SQL (0.9ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T11:30:28.575+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:28 web.1 | [ActiveJob] Enqueued Dependencies::CleanWebsitesIfNecessaryJob (Job ID: a9a4b9f4-6159-47d7-b06a-39c49238eff2) to GoodJob(mice) with arguments: #<GlobalID:0x0000000126168b28 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Sitemap/c29a9969-a553-4c9a-b0bb-99b920d54050>> | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:28 web.1 | Language Pluck (1.0ms) SELECT "languages"."id" FROM "languages" INNER JOIN "communication_website_localizations" ON "languages"."id" = "communication_website_localizations"."language_id" WHERE "communication_website_localizations"."about_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_localizations"."published" = TRUE /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
11:30:28 web.1 | Communication::Website::Page::Localization Load (1.1ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = 'c29a9969-a553-4c9a-b0bb-99b920d54050' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
11:30:28 web.1 | Communication::Website::Page::Category Load (1.1ms) SELECT "communication_website_page_categories".* FROM "communication_website_page_categories" INNER JOIN "communication_website_page_categories_pages" ON "communication_website_page_categories"."id" = "communication_website_page_categories_pages"."category_id" WHERE "communication_website_page_categories_pages"."page_id" = 'c29a9969-a553-4c9a-b0bb-99b920d54050' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
11:30:28 web.1 | University Load (1.1ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:157:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:30:28 web.1 | Communication::Website::Connection Load (1.1ms) SELECT "communication_website_connections".* FROM "communication_website_connections" WHERE "communication_website_connections"."website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_connections"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "communication_website_connections"."indirect_object_type" = 'Communication::Website::Page::Localization' AND "communication_website_connections"."indirect_object_id" = 'c3503433-f2ae-428c-a004-4a7f6cef9c6c' AND "communication_website_connections"."direct_source_id" = 'c29a9969-a553-4c9a-b0bb-99b920d54050' AND "communication_website_connections"."direct_source_type" = 'Communication::Website::Page' ORDER BY "communication_website_connections"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:30:28 web.1 | CACHE University Load (1.0ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 | |
11:30:28 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:30:28 web.1 | Communication::Website::Page::Localization Load (1.3ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."id" = 'c3503433-f2ae-428c-a004-4a7f6cef9c6c' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:30:28 web.1 | Communication::Website::Page Load (1.3ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."id" = 'c29a9969-a553-4c9a-b0bb-99b920d54050' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:30:28 web.1 | Communication::Website::Connection Create (1.3ms) INSERT INTO "communication_website_connections" ("university_id", "website_id", "indirect_object_type", "indirect_object_id", "created_at", "updated_at", "direct_source_type", "direct_source_id") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb', 'Communication::Website::Page::Localization', 'c3503433-f2ae-428c-a004-4a7f6cef9c6c', '2025-03-24 10:30:28.599841', '2025-03-24 10:30:28.599841', 'Communication::Website::Page', 'c29a9969-a553-4c9a-b0bb-99b920d54050') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:30:28 web.1 | Communication::Website::Connection Update (1.1ms) UPDATE "communication_website_connections" SET "updated_at" = '2025-03-24 10:30:28.602359' WHERE "communication_website_connections"."id" = 'dda06a6c-6e3d-4e53-af5d-c39e08acf694' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:162:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:30:28 web.1 | ActiveStorage::Attachment Load (1.2ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = 'c3503433-f2ae-428c-a004-4a7f6cef9c6c' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'featured_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/page/localization.rb:155:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
11:30:28 web.1 | ActiveStorage::Attachment Load (1.1ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = 'c3503433-f2ae-428c-a004-4a7f6cef9c6c' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'shared_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/page/localization.rb:156:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
11:30:28 web.1 | University Load (1.0ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/concerns/with_blobs.rb:27:in 'WithBlobs#blobs_with_ids' | |
11:30:28 web.1 | Communication::Block Load (1.0ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = 'c3503433-f2ae-428c-a004-4a7f6cef9c6c' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/page/localization.rb:79:in 'Array#+' | |
11:30:28 web.1 | Communication::Website Load (1.1ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/page/localization.rb:80:in 'Communication::Website::Page::Localization#dependencies' | |
11:30:28 web.1 | CACHE Communication::Website::Configs::DefaultContentSecurityPolicy Load (0.8ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 | |
11:30:28 web.1 | ↳ app/models/communication/website/with_configs.rb:31:in 'Communication::Website::WithConfigs#config_default_content_security_policy' | |
11:30:28 web.1 | Communication::Block Exists? (1.0ms) SELECT 1 AS one FROM "communication_blocks" WHERE "communication_blocks"."about_id" = 'c3503433-f2ae-428c-a004-4a7f6cef9c6c' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' AND "communication_blocks"."published" = TRUE LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/page/localization.rb:81:in 'Communication::Website::Page::Localization#dependencies' | |
11:30:28 web.1 | Communication::Website::Page Load (1.0ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."parent_id" = 'c29a9969-a553-4c9a-b0bb-99b920d54050' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/page/localization.rb:83:in 'Array#+' | |
11:30:28 web.1 | Search Load (1.1ms) SELECT "search_index".* FROM "search_index" WHERE "search_index"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "search_index"."about_object_type" = 'Communication::Website::Page' AND "search_index"."about_object_id" = 'c29a9969-a553-4c9a-b0bb-99b920d54050' AND "search_index"."about_localization_type" = 'Communication::Website::Page::Localization' AND "search_index"."about_localization_id" = 'c3503433-f2ae-428c-a004-4a7f6cef9c6c' AND "search_index"."website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "search_index"."extranet_id" IS NULL AND "search_index"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' ORDER BY "search_index"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:30:28 web.1 | CACHE University Load (0.9ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 | |
11:30:28 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:30:28 web.1 | Language Load (1.3ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:30:28 web.1 | Communication::Website::Page Load (1.3ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."id" = 'c29a9969-a553-4c9a-b0bb-99b920d54050' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:30:28 web.1 | Communication::Website::Page::Localization Load (1.3ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."id" = 'c3503433-f2ae-428c-a004-4a7f6cef9c6c' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:30:28 web.1 | Search Create (1.2ms) INSERT INTO "search_index" ("university_id", "title", "text", "language_id", "about_object_type", "about_object_id", "about_localization_type", "about_localization_id", "website_id", "extranet_id", "created_at", "updated_at") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', NULL, NULL, '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1', 'Communication::Website::Page', 'c29a9969-a553-4c9a-b0bb-99b920d54050', 'Communication::Website::Page::Localization', 'c3503433-f2ae-428c-a004-4a7f6cef9c6c', 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb', NULL, '2025-03-24 10:30:28.632563', '2025-03-24 10:30:28.632563') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:30:28 web.1 | Communication::Block Load (1.1ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = 'c3503433-f2ae-428c-a004-4a7f6cef9c6c' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' AND "communication_blocks"."published" = TRUE ORDER BY "communication_blocks"."position" ASC /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/concerns/contentful.rb:20:in 'Enumerable#collect' | |
11:30:28 web.1 | Search Update (1.3ms) UPDATE "search_index" SET "title" = 'Plan du site', "text" = 'Plan du site ', "updated_at" = '2025-03-24 10:30:28.637726' WHERE "search_index"."id" = '6898fe73-4d86-4e3e-a483-4f6d21960e4b' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/concerns/searchable.rb:26:in 'block in Searchable#save_search_data' | |
11:30:28 web.1 | Communication::Website::Menu Load (1.1ms) SELECT "communication_website_menus".* FROM "communication_website_menus" WHERE "communication_website_menus"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_menus"."automatic" = TRUE AND "communication_website_menus"."identifier" = 'legal' ORDER BY "communication_website_menus"."id" ASC LIMIT 1000 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/with_menus.rb:64:in 'Communication::Website::WithMenus#generate_automatic_menus_for_identifier' | |
11:30:28 web.1 | [ActiveJob] TRANSACTION (1.0ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:28 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (2.7ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Communication::Website::DirectObject::SyncWithGitJob-elephant-94a4835dfe3c1841c4865c606d7936e8"]] | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:28 web.1 | [ActiveJob] GoodJob::Job Count (1.4ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Communication::Website::DirectObject::SyncWithGitJob-elephant-94a4835dfe3c1841c4865c606d7936e8' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:28 web.1 | [ActiveJob] GoodJob::Job Count (1.4ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Communication::Website::DirectObject::SyncWithGitJob-elephant-94a4835dfe3c1841c4865c606d7936e8' AND "good_jobs"."created_at" > '2025-03-24 10:29:28.649295' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:28 web.1 | [ActiveJob] TRANSACTION (1.0ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:28 web.1 | [ActiveJob] GoodJob::Job Create (2.4ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('7ba9a055-7bb6-41fe-ad67-ac361f7fa9ef', 'elephant', 0, '{"job_class":"Communication::Website::DirectObject::SyncWithGitJob","job_id":"7ba9a055-7bb6-41fe-ad67-ac361f7fa9ef","provider_job_id":null,"queue_name":"elephant","priority":null,"arguments":["e71ed7bb-f4a1-4b4c-8e32-62728485e4cb",{"direct_object":{"_aj_globalid":"gid://osuny/Communication::Website::Page::Sitemap/c29a9969-a553-4c9a-b0bb-99b920d54050"},"_aj_ruby2_keywords":["direct_object"]}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T10:30:28.654506000Z","scheduled_at":null}', '2025-03-24 10:30:28.654515', NULL, NULL, NULL, '2025-03-24 10:30:28.654515', '2025-03-24 10:30:28.654913', '7ba9a055-7bb6-41fe-ad67-ac361f7fa9ef', 'Communication::Website::DirectObject::SyncWithGitJob-elephant-94a4835dfe3c1841c4865c606d7936e8', NULL, NULL, NULL, NULL, NULL, 'Communication::Website::DirectObject::SyncWithGitJob', NULL, '{website}', NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:28 web.1 | [ActiveJob] SQL (1.0ms) NOTIFY good_job, '{"queue_name":"elephant","scheduled_at":"2025-03-24T11:30:28.654+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:28 web.1 | [ActiveJob] Enqueued Communication::Website::DirectObject::SyncWithGitJob (Job ID: 7ba9a055-7bb6-41fe-ad67-ac361f7fa9ef) to GoodJob(elephant) with arguments: "e71ed7bb-f4a1-4b4c-8e32-62728485e4cb", {direct_object: #<GlobalID:0x000000012ea69328 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Sitemap/c29a9969-a553-4c9a-b0bb-99b920d54050>>} | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:28 web.1 | Language Load (1.3ms) SELECT "languages".* FROM "languages" INNER JOIN "communication_website_localizations" ON "languages"."id" = "communication_website_localizations"."language_id" WHERE "communication_website_localizations"."about_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!' | |
11:30:28 web.1 | Communication::Website::Page::Localization Load (1.0ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = 'c29a9969-a553-4c9a-b0bb-99b920d54050' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
11:30:28 web.1 | CACHE Language Load (0.7ms) SELECT "languages".* FROM "languages" INNER JOIN "communication_website_localizations" ON "languages"."id" = "communication_website_localizations"."language_id" WHERE "communication_website_localizations"."about_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' | |
11:30:28 web.1 | ↳ app/models/communication/website/with_menus.rb:57:in 'Communication::Website::WithMenus#initialize_menus' | |
11:30:28 web.1 | Communication::Website::Menu Load (1.0ms) SELECT "communication_website_menus".* FROM "communication_website_menus" WHERE "communication_website_menus"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_menus"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "communication_website_menus"."identifier" = 'primary' AND "communication_website_menus"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' ORDER BY "communication_website_menus"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/with_menus.rb:89:in 'Communication::Website::WithMenus#create_default_menu' | |
11:30:28 web.1 | Communication::Website Load (1.2ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/with_menus.rb:89:in 'Communication::Website::WithMenus#create_default_menu' | |
11:30:28 web.1 | University Load (1.2ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/with_menus.rb:89:in 'Communication::Website::WithMenus#create_default_menu' | |
11:30:28 web.1 | Language Load (1.4ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/with_menus.rb:89:in 'Communication::Website::WithMenus#create_default_menu' | |
11:30:28 web.1 | Communication::Website::Menu Exists? (1.3ms) SELECT 1 AS one FROM "communication_website_menus" WHERE "communication_website_menus"."identifier" = 'primary' AND "communication_website_menus"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_menus"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/with_menus.rb:89:in 'Communication::Website::WithMenus#create_default_menu' | |
11:30:28 web.1 | Communication::Website::Menu Create (1.7ms) INSERT INTO "communication_website_menus" ("university_id", "communication_website_id", "title", "identifier", "created_at", "updated_at", "original_id", "language_id", "automatic") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb', 'Menu principal', 'primary', '2025-03-24 10:30:28.688461', '2025-03-24 10:30:28.688461', NULL, '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1', TRUE) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/with_menus.rb:89:in 'Communication::Website::WithMenus#create_default_menu' | |
11:30:28 web.1 | [ActiveJob] TRANSACTION (1.4ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:28 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (3.6ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Dependencies::CleanWebsitesIfNecessaryJob-mice-abd3301ae21bc64017b008bbd910bd7a"]] | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:28 web.1 | [ActiveJob] GoodJob::Job Count (1.7ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-abd3301ae21bc64017b008bbd910bd7a' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:28 web.1 | [ActiveJob] GoodJob::Job Count (1.4ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-abd3301ae21bc64017b008bbd910bd7a' AND "good_jobs"."created_at" > '2025-03-24 10:29:28.700163' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:28 web.1 | [ActiveJob] TRANSACTION (1.1ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:28 web.1 | [ActiveJob] GoodJob::Job Create (1.4ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('dad5279a-4f2f-4aa9-9792-6037805529f6', 'mice', 0, '{"job_class":"Dependencies::CleanWebsitesIfNecessaryJob","job_id":"dad5279a-4f2f-4aa9-9792-6037805529f6","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Menu/52bdf32f-aa20-46a0-8bba-f8bda499a863"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T10:30:28.705225000Z","scheduled_at":null}', '2025-03-24 10:30:28.705234', NULL, NULL, NULL, '2025-03-24 10:30:28.705234', '2025-03-24 10:30:28.705539', 'dad5279a-4f2f-4aa9-9792-6037805529f6', 'Dependencies::CleanWebsitesIfNecessaryJob-mice-abd3301ae21bc64017b008bbd910bd7a', NULL, NULL, NULL, NULL, NULL, 'Dependencies::CleanWebsitesIfNecessaryJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:28 web.1 | [ActiveJob] SQL (1.0ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T11:30:28.705+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:28 web.1 | [ActiveJob] Enqueued Dependencies::CleanWebsitesIfNecessaryJob (Job ID: dad5279a-4f2f-4aa9-9792-6037805529f6) to GoodJob(mice) with arguments: #<GlobalID:0x000000012d0e4420 @uri=#<URI::GID gid://osuny/Communication::Website::Menu/52bdf32f-aa20-46a0-8bba-f8bda499a863>> | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:28 web.1 | Communication::Website::Menu Load (1.0ms) SELECT "communication_website_menus".* FROM "communication_website_menus" WHERE "communication_website_menus"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_menus"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "communication_website_menus"."identifier" = 'legal' AND "communication_website_menus"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' ORDER BY "communication_website_menus"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/with_menus.rb:89:in 'Communication::Website::WithMenus#create_default_menu' | |
11:30:28 web.1 | Communication::Website Load (1.2ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/with_menus.rb:89:in 'Communication::Website::WithMenus#create_default_menu' | |
11:30:28 web.1 | University Load (1.2ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/with_menus.rb:89:in 'Communication::Website::WithMenus#create_default_menu' | |
11:30:28 web.1 | Language Load (1.2ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/with_menus.rb:89:in 'Communication::Website::WithMenus#create_default_menu' | |
11:30:28 web.1 | Communication::Website::Menu Exists? (1.2ms) SELECT 1 AS one FROM "communication_website_menus" WHERE "communication_website_menus"."identifier" = 'legal' AND "communication_website_menus"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_menus"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/with_menus.rb:89:in 'Communication::Website::WithMenus#create_default_menu' | |
11:30:28 web.1 | Communication::Website::Menu Create (1.3ms) INSERT INTO "communication_website_menus" ("university_id", "communication_website_id", "title", "identifier", "created_at", "updated_at", "original_id", "language_id", "automatic") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb', 'Informations légales', 'legal', '2025-03-24 10:30:28.724737', '2025-03-24 10:30:28.724737', NULL, '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1', TRUE) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/with_menus.rb:89:in 'Communication::Website::WithMenus#create_default_menu' | |
11:30:28 web.1 | [ActiveJob] TRANSACTION (1.4ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:28 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (3.6ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Dependencies::CleanWebsitesIfNecessaryJob-mice-cf7c42ef33be2a4744b3058ca6510cd7"]] | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:28 web.1 | [ActiveJob] GoodJob::Job Count (1.5ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-cf7c42ef33be2a4744b3058ca6510cd7' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:28 web.1 | [ActiveJob] GoodJob::Job Count (1.4ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-cf7c42ef33be2a4744b3058ca6510cd7' AND "good_jobs"."created_at" > '2025-03-24 10:29:28.735081' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:28 web.1 | [ActiveJob] TRANSACTION (1.2ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:28 web.1 | [ActiveJob] GoodJob::Job Create (1.6ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('cbc91a0e-3a1f-4196-bc3d-7d26f75f327f', 'mice', 0, '{"job_class":"Dependencies::CleanWebsitesIfNecessaryJob","job_id":"cbc91a0e-3a1f-4196-bc3d-7d26f75f327f","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Menu/63dbe9ab-6fc6-407a-af7c-73acc644172d"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T10:30:28.740236000Z","scheduled_at":null}', '2025-03-24 10:30:28.740242', NULL, NULL, NULL, '2025-03-24 10:30:28.740242', '2025-03-24 10:30:28.740527', 'cbc91a0e-3a1f-4196-bc3d-7d26f75f327f', 'Dependencies::CleanWebsitesIfNecessaryJob-mice-cf7c42ef33be2a4744b3058ca6510cd7', NULL, NULL, NULL, NULL, NULL, 'Dependencies::CleanWebsitesIfNecessaryJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:28 web.1 | [ActiveJob] SQL (1.1ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T11:30:28.740+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:28 web.1 | [ActiveJob] Enqueued Dependencies::CleanWebsitesIfNecessaryJob (Job ID: cbc91a0e-3a1f-4196-bc3d-7d26f75f327f) to GoodJob(mice) with arguments: #<GlobalID:0x000000012cd61848 @uri=#<URI::GID gid://osuny/Communication::Website::Menu/63dbe9ab-6fc6-407a-af7c-73acc644172d>> | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:28 web.1 | Communication::Website::Menu Load (1.1ms) SELECT "communication_website_menus".* FROM "communication_website_menus" WHERE "communication_website_menus"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_menus"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "communication_website_menus"."identifier" = 'social' AND "communication_website_menus"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' ORDER BY "communication_website_menus"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/with_menus.rb:89:in 'Communication::Website::WithMenus#create_default_menu' | |
11:30:28 web.1 | Communication::Website Load (1.7ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/with_menus.rb:89:in 'Communication::Website::WithMenus#create_default_menu' | |
11:30:28 web.1 | University Load (1.5ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/with_menus.rb:89:in 'Communication::Website::WithMenus#create_default_menu' | |
11:30:28 web.1 | Language Load (1.4ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/with_menus.rb:89:in 'Communication::Website::WithMenus#create_default_menu' | |
11:30:28 web.1 | Communication::Website::Menu Exists? (1.3ms) SELECT 1 AS one FROM "communication_website_menus" WHERE "communication_website_menus"."identifier" = 'social' AND "communication_website_menus"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_menus"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/with_menus.rb:89:in 'Communication::Website::WithMenus#create_default_menu' | |
11:30:28 web.1 | Communication::Website::Menu Create (1.3ms) INSERT INTO "communication_website_menus" ("university_id", "communication_website_id", "title", "identifier", "created_at", "updated_at", "original_id", "language_id", "automatic") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb', 'Liens sociaux', 'social', '2025-03-24 10:30:28.761986', '2025-03-24 10:30:28.761986', NULL, '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1', TRUE) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/with_menus.rb:89:in 'Communication::Website::WithMenus#create_default_menu' | |
11:30:28 web.1 | [ActiveJob] TRANSACTION (1.3ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:28 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (3.5ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Dependencies::CleanWebsitesIfNecessaryJob-mice-adba073b42e4c3a29738a9912ea6be88"]] | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:28 web.1 | [ActiveJob] GoodJob::Job Count (1.7ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-adba073b42e4c3a29738a9912ea6be88' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:28 web.1 | [ActiveJob] GoodJob::Job Count (1.6ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-adba073b42e4c3a29738a9912ea6be88' AND "good_jobs"."created_at" > '2025-03-24 10:29:28.772633' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:28 web.1 | [ActiveJob] TRANSACTION (1.3ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:28 web.1 | [ActiveJob] GoodJob::Job Create (1.6ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('ddce3577-95b7-4361-8198-75bd0df82001', 'mice', 0, '{"job_class":"Dependencies::CleanWebsitesIfNecessaryJob","job_id":"ddce3577-95b7-4361-8198-75bd0df82001","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Menu/996b5ef0-9b52-4b36-8739-febff14ee7ca"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T10:30:28.778076000Z","scheduled_at":null}', '2025-03-24 10:30:28.778083', NULL, NULL, NULL, '2025-03-24 10:30:28.778083', '2025-03-24 10:30:28.778375', 'ddce3577-95b7-4361-8198-75bd0df82001', 'Dependencies::CleanWebsitesIfNecessaryJob-mice-adba073b42e4c3a29738a9912ea6be88', NULL, NULL, NULL, NULL, NULL, 'Dependencies::CleanWebsitesIfNecessaryJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:28 web.1 | [ActiveJob] SQL (1.2ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T11:30:28.778+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:28 web.1 | [ActiveJob] Enqueued Dependencies::CleanWebsitesIfNecessaryJob (Job ID: ddce3577-95b7-4361-8198-75bd0df82001) to GoodJob(mice) with arguments: #<GlobalID:0x000000012c926418 @uri=#<URI::GID gid://osuny/Communication::Website::Menu/996b5ef0-9b52-4b36-8739-febff14ee7ca>> | |
11:30:28 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:30:28 web.1 | Communication::Website::Menu Load (1.2ms) SELECT "communication_website_menus".* FROM "communication_website_menus" WHERE "communication_website_menus"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_menus"."automatic" = TRUE AND "communication_website_menus"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' ORDER BY "communication_website_menus"."id" ASC LIMIT 1000 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/with_menus.rb:70:in 'Communication::Website::WithMenus#generate_automatic_menus_for_language' | |
11:30:28 web.1 | Communication::Website::Menu::Item Delete All (1.6ms) DELETE FROM "communication_website_menu_items" WHERE "communication_website_menu_items"."menu_id" = '52bdf32f-aa20-46a0-8bba-f8bda499a863' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:23:in 'Communication::Website::Menu::WithAutomatism#clear_items' | |
11:30:28 web.1 | Communication::Website Load (1.2ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:27:in 'Communication::Website::Menu::WithAutomatism#create_items' | |
11:30:28 web.1 | Communication::Website::Page Load (1.2ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_pages"."parent_id" IS NULL ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:27:in 'Communication::Website::Menu::WithAutomatism#create_items' | |
11:30:28 web.1 | Communication::Website::Page Load (1.3ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."parent_id" = 'c960cf9f-a711-4276-a6ca-359b916598f3' ORDER BY "communication_website_pages"."position" ASC /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:32:in 'Communication::Website::Menu::WithAutomatism#create_items_for_children_of' | |
11:30:28 web.1 | Language Load (1.2ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:41:in 'Communication::Website::Menu::WithAutomatism#create_item_for' | |
11:30:28 web.1 | Communication::Website::Page::Localization Load (1.1ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = '1360b0c7-6cef-4e5a-85fd-52ae828fad65' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
11:30:28 web.1 | University Load (1.2ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:44:in 'Communication::Website::Menu::WithAutomatism#create_item_for' | |
11:30:28 web.1 | Communication::Website::Menu::Item Create (2.0ms) INSERT INTO "communication_website_menu_items" ("university_id", "website_id", "menu_id", "title", "position", "kind", "parent_id", "about_type", "about_id", "created_at", "updated_at", "url", "should_open_new_tab") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb', '52bdf32f-aa20-46a0-8bba-f8bda499a863', 'Actualités', 1, 20, NULL, 'Communication::Website::Page', '1360b0c7-6cef-4e5a-85fd-52ae828fad65', '2025-03-24 10:30:28.823836', '2025-03-24 10:30:28.823836', NULL, FALSE) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:39:in 'Communication::Website::Menu::WithAutomatism#create_item_for' | |
11:30:28 web.1 | Communication::Website::Page Load (1.1ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."parent_id" = '1360b0c7-6cef-4e5a-85fd-52ae828fad65' ORDER BY "communication_website_pages"."position" ASC /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:32:in 'Communication::Website::Menu::WithAutomatism#create_items_for_children_of' | |
11:30:28 web.1 | Communication::Website::Page::Localization Load (1.1ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = 'f05d72fc-7c8e-4980-a860-7b8013374e78' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
11:30:28 web.1 | Communication::Website::Menu::Item Create (1.6ms) INSERT INTO "communication_website_menu_items" ("university_id", "website_id", "menu_id", "title", "position", "kind", "parent_id", "about_type", "about_id", "created_at", "updated_at", "url", "should_open_new_tab") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb', '52bdf32f-aa20-46a0-8bba-f8bda499a863', 'Équipe', 2, 20, NULL, 'Communication::Website::Page', 'f05d72fc-7c8e-4980-a860-7b8013374e78', '2025-03-24 10:30:28.832993', '2025-03-24 10:30:28.832993', NULL, FALSE) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:39:in 'Communication::Website::Menu::WithAutomatism#create_item_for' | |
11:30:28 web.1 | Communication::Website::Page Load (1.5ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."parent_id" = 'f05d72fc-7c8e-4980-a860-7b8013374e78' ORDER BY "communication_website_pages"."position" ASC /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:32:in 'Communication::Website::Menu::WithAutomatism#create_items_for_children_of' | |
11:30:28 web.1 | Communication::Website::Page::Localization Load (1.2ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = '8cf0db07-4743-4a78-8b3a-6c8ce5d5797a' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
11:30:28 web.1 | Communication::Website::Menu::Item Create (3.7ms) INSERT INTO "communication_website_menu_items" ("university_id", "website_id", "menu_id", "title", "position", "kind", "parent_id", "about_type", "about_id", "created_at", "updated_at", "url", "should_open_new_tab") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb', '52bdf32f-aa20-46a0-8bba-f8bda499a863', 'Organisations', 3, 20, NULL, 'Communication::Website::Page', '8cf0db07-4743-4a78-8b3a-6c8ce5d5797a', '2025-03-24 10:30:28.841957', '2025-03-24 10:30:28.841957', NULL, FALSE) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:39:in 'Communication::Website::Menu::WithAutomatism#create_item_for' | |
11:30:28 web.1 | Communication::Website::Page Load (1.1ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."parent_id" = '8cf0db07-4743-4a78-8b3a-6c8ce5d5797a' ORDER BY "communication_website_pages"."position" ASC /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:32:in 'Communication::Website::Menu::WithAutomatism#create_items_for_children_of' | |
11:30:28 web.1 | Communication::Website::Menu::Item Delete All (1.0ms) DELETE FROM "communication_website_menu_items" WHERE "communication_website_menu_items"."menu_id" = '63dbe9ab-6fc6-407a-af7c-73acc644172d' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:23:in 'Communication::Website::Menu::WithAutomatism#clear_items' | |
11:30:28 web.1 | Communication::Website Load (1.2ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:27:in 'Communication::Website::Menu::WithAutomatism#create_items' | |
11:30:28 web.1 | Communication::Website::Page Load (1.2ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_pages"."parent_id" IS NULL ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:27:in 'Communication::Website::Menu::WithAutomatism#create_items' | |
11:30:28 web.1 | Communication::Website::Page Load (1.3ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."parent_id" = 'c960cf9f-a711-4276-a6ca-359b916598f3' ORDER BY "communication_website_pages"."position" ASC /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:32:in 'Communication::Website::Menu::WithAutomatism#create_items_for_children_of' | |
11:30:28 web.1 | Language Load (1.2ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:41:in 'Communication::Website::Menu::WithAutomatism#create_item_for' | |
11:30:28 web.1 | Communication::Website::Page::Localization Load (1.2ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = '9c5179b2-0490-4ef3-861c-7795888ed11d' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
11:30:28 web.1 | University Load (1.3ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:44:in 'Communication::Website::Menu::WithAutomatism#create_item_for' | |
11:30:28 web.1 | Communication::Website::Menu::Item Create (1.6ms) INSERT INTO "communication_website_menu_items" ("university_id", "website_id", "menu_id", "title", "position", "kind", "parent_id", "about_type", "about_id", "created_at", "updated_at", "url", "should_open_new_tab") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb', '63dbe9ab-6fc6-407a-af7c-73acc644172d', 'Mentions légales', 4, 20, NULL, 'Communication::Website::Page', '9c5179b2-0490-4ef3-861c-7795888ed11d', '2025-03-24 10:30:28.866745', '2025-03-24 10:30:28.866745', NULL, FALSE) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:39:in 'Communication::Website::Menu::WithAutomatism#create_item_for' | |
11:30:28 web.1 | Communication::Website::Page Load (1.2ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."parent_id" = '9c5179b2-0490-4ef3-861c-7795888ed11d' ORDER BY "communication_website_pages"."position" ASC /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:32:in 'Communication::Website::Menu::WithAutomatism#create_items_for_children_of' | |
11:30:28 web.1 | Communication::Website::Page::Localization Load (1.1ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = 'c3dc19d0-0d08-49bb-87a4-0046c374f44b' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
11:30:28 web.1 | Communication::Website::Menu::Item Create (1.5ms) INSERT INTO "communication_website_menu_items" ("university_id", "website_id", "menu_id", "title", "position", "kind", "parent_id", "about_type", "about_id", "created_at", "updated_at", "url", "should_open_new_tab") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb', '63dbe9ab-6fc6-407a-af7c-73acc644172d', 'Politique de confidentialité', 5, 20, NULL, 'Communication::Website::Page', 'c3dc19d0-0d08-49bb-87a4-0046c374f44b', '2025-03-24 10:30:28.875371', '2025-03-24 10:30:28.875371', NULL, FALSE) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:39:in 'Communication::Website::Menu::WithAutomatism#create_item_for' | |
11:30:28 web.1 | Communication::Website::Page Load (1.2ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."parent_id" = 'c3dc19d0-0d08-49bb-87a4-0046c374f44b' ORDER BY "communication_website_pages"."position" ASC /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:32:in 'Communication::Website::Menu::WithAutomatism#create_items_for_children_of' | |
11:30:28 web.1 | Communication::Website::Page::Localization Load (1.2ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = 'f135b8f2-9ddb-428e-b438-c215d08bfd35' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
11:30:28 web.1 | Communication::Website::Menu::Item Create (1.7ms) INSERT INTO "communication_website_menu_items" ("university_id", "website_id", "menu_id", "title", "position", "kind", "parent_id", "about_type", "about_id", "created_at", "updated_at", "url", "should_open_new_tab") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb', '63dbe9ab-6fc6-407a-af7c-73acc644172d', 'Accessibilité', 6, 20, NULL, 'Communication::Website::Page', 'f135b8f2-9ddb-428e-b438-c215d08bfd35', '2025-03-24 10:30:28.883766', '2025-03-24 10:30:28.883766', NULL, FALSE) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:39:in 'Communication::Website::Menu::WithAutomatism#create_item_for' | |
11:30:28 web.1 | Communication::Website::Page Load (1.2ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."parent_id" = 'f135b8f2-9ddb-428e-b438-c215d08bfd35' ORDER BY "communication_website_pages"."position" ASC /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:32:in 'Communication::Website::Menu::WithAutomatism#create_items_for_children_of' | |
11:30:28 web.1 | Communication::Website::Page::Localization Load (1.2ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = 'c29a9969-a553-4c9a-b0bb-99b920d54050' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
11:30:28 web.1 | Communication::Website::Menu::Item Create (1.6ms) INSERT INTO "communication_website_menu_items" ("university_id", "website_id", "menu_id", "title", "position", "kind", "parent_id", "about_type", "about_id", "created_at", "updated_at", "url", "should_open_new_tab") VALUES ('ebf2d273-ffc9-4d9f-a4ee-a2146913d617', 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb', '63dbe9ab-6fc6-407a-af7c-73acc644172d', 'Plan du site', 7, 20, NULL, 'Communication::Website::Page', 'c29a9969-a553-4c9a-b0bb-99b920d54050', '2025-03-24 10:30:28.892753', '2025-03-24 10:30:28.892753', NULL, FALSE) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:39:in 'Communication::Website::Menu::WithAutomatism#create_item_for' | |
11:30:28 web.1 | Communication::Website::Page Load (1.2ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."parent_id" = 'c29a9969-a553-4c9a-b0bb-99b920d54050' ORDER BY "communication_website_pages"."position" ASC /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:32:in 'Communication::Website::Menu::WithAutomatism#create_items_for_children_of' | |
11:30:28 web.1 | Communication::Website::Menu::Item Delete All (1.0ms) DELETE FROM "communication_website_menu_items" WHERE "communication_website_menu_items"."menu_id" = '996b5ef0-9b52-4b36-8739-febff14ee7ca' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:23:in 'Communication::Website::Menu::WithAutomatism#clear_items' | |
11:30:28 web.1 | Communication::Website Load (1.1ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:27:in 'Communication::Website::Menu::WithAutomatism#create_items' | |
11:30:28 web.1 | Communication::Website::Page Load (1.2ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_pages"."parent_id" IS NULL ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:27:in 'Communication::Website::Menu::WithAutomatism#create_items' | |
11:30:28 web.1 | Communication::Website::Page Load (1.3ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."parent_id" = 'c960cf9f-a711-4276-a6ca-359b916598f3' ORDER BY "communication_website_pages"."position" ASC /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:32:in 'Communication::Website::Menu::WithAutomatism#create_items_for_children_of' | |
11:30:28 web.1 | Communication::Website Update (1.2ms) UPDATE "communication_websites" SET "updated_at" = '2025-03-24 10:30:25.932756' WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:30:28 web.1 | Communication::Website::Page Load (1.1ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_pages"."type" = 'Communication::Website::Page::Home' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
11:30:28 web.1 | Communication::Website Load (1.1ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!' | |
11:30:28 web.1 | Language Load (1.1ms) SELECT "languages".* FROM "languages" INNER JOIN "communication_website_localizations" ON "languages"."id" = "communication_website_localizations"."language_id" WHERE "communication_website_localizations"."about_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!' | |
11:30:28 web.1 | Communication::Website::Page::Localization Load (1.2ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = 'c960cf9f-a711-4276-a6ca-359b916598f3' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
11:30:28 web.1 | Communication::Website::Page Load (1.2ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_pages"."type" = 'Communication::Website::Page::CommunicationPost' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
11:30:28 web.1 | CACHE Communication::Website Load (0.9ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 | |
11:30:28 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!' | |
11:30:28 web.1 | CACHE Language Load (0.9ms) SELECT "languages".* FROM "languages" INNER JOIN "communication_website_localizations" ON "languages"."id" = "communication_website_localizations"."language_id" WHERE "communication_website_localizations"."about_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' | |
11:30:28 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!' | |
11:30:28 web.1 | Communication::Website::Page::Localization Load (1.3ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = '1360b0c7-6cef-4e5a-85fd-52ae828fad65' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
11:30:28 web.1 | Communication::Website::Page Load (1.1ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_pages"."type" = 'Communication::Website::Page::CommunicationAgenda' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
11:30:28 web.1 | CACHE Communication::Website Load (0.8ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 | |
11:30:28 web.1 | ↳ app/models/communication/website/page/communication_agenda.rb:12:in 'Communication::Website::Page::CommunicationAgenda#is_necessary_for_website?' | |
11:30:28 web.1 | Communication::Website::Page Load (1.1ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_pages"."type" = 'Communication::Website::Page::CommunicationAgendaExhibition' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
11:30:28 web.1 | CACHE Communication::Website Load (0.9ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 | |
11:30:28 web.1 | ↳ app/models/communication/website/page/communication_agenda_exhibition.rb:12:in 'Communication::Website::Page::CommunicationAgendaExhibition#is_necessary_for_website?' | |
11:30:28 web.1 | Communication::Website::Page Load (1.1ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_pages"."type" = 'Communication::Website::Page::CommunicationAgendaExhibitionArchive' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
11:30:28 web.1 | CACHE Communication::Website Load (0.9ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 | |
11:30:28 web.1 | ↳ app/models/communication/website/page/communication_agenda_exhibition_archive.rb:11:in 'Communication::Website::Page::CommunicationAgendaExhibitionArchive#is_necessary_for_website?' | |
11:30:28 web.1 | Communication::Website::Page Load (1.1ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_pages"."type" = 'Communication::Website::Page::CommunicationPortfolio' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
11:30:28 web.1 | CACHE Communication::Website Load (0.8ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 | |
11:30:28 web.1 | ↳ app/models/communication/website/page/communication_portfolio.rb:12:in 'Communication::Website::Page::CommunicationPortfolio#is_necessary_for_website?' | |
11:30:28 web.1 | Communication::Website::Page Load (1.1ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_pages"."type" = 'Communication::Website::Page::Person' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
11:30:28 web.1 | CACHE Communication::Website Load (0.7ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 | |
11:30:28 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!' | |
11:30:28 web.1 | CACHE Language Load (0.8ms) SELECT "languages".* FROM "languages" INNER JOIN "communication_website_localizations" ON "languages"."id" = "communication_website_localizations"."language_id" WHERE "communication_website_localizations"."about_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' | |
11:30:28 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!' | |
11:30:28 web.1 | Communication::Website::Page::Localization Load (1.2ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = 'f05d72fc-7c8e-4980-a860-7b8013374e78' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
11:30:28 web.1 | Communication::Website::Page Load (1.3ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_pages"."type" = 'Communication::Website::Page::Organization' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
11:30:28 web.1 | CACHE Communication::Website Load (0.9ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 | |
11:30:28 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!' | |
11:30:28 web.1 | CACHE Language Load (1.3ms) SELECT "languages".* FROM "languages" INNER JOIN "communication_website_localizations" ON "languages"."id" = "communication_website_localizations"."language_id" WHERE "communication_website_localizations"."about_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' | |
11:30:28 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!' | |
11:30:28 web.1 | Communication::Website::Page::Localization Load (1.8ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = '8cf0db07-4743-4a78-8b3a-6c8ce5d5797a' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
11:30:28 web.1 | Communication::Website::Page Load (1.2ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_pages"."type" = 'Communication::Website::Page::EducationDiploma' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
11:30:28 web.1 | CACHE Communication::Website Load (0.9ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 | |
11:30:28 web.1 | ↳ app/models/communication/website/page/education_diploma.rb:4:in 'Communication::Website::Page::EducationDiploma#is_necessary_for_website?' | |
11:30:28 web.1 | Communication::Website::Page Load (1.4ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_pages"."type" = 'Communication::Website::Page::EducationProgram' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
11:30:28 web.1 | CACHE Communication::Website Load (0.8ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 | |
11:30:28 web.1 | ↳ app/models/communication/website/page/education_program.rb:4:in 'Communication::Website::Page::EducationProgram#is_necessary_for_website?' | |
11:30:28 web.1 | Communication::Website::Page Load (1.1ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_pages"."type" = 'Communication::Website::Page::ResearchVolume' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
11:30:28 web.1 | CACHE Communication::Website Load (0.9ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 | |
11:30:28 web.1 | ↳ app/models/communication/website/page/research_volume.rb:4:in 'Communication::Website::Page::ResearchVolume#is_necessary_for_website?' | |
11:30:28 web.1 | Communication::Website::Page Load (1.1ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_pages"."type" = 'Communication::Website::Page::ResearchPaper' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
11:30:28 web.1 | CACHE Communication::Website Load (0.7ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 | |
11:30:28 web.1 | ↳ app/models/communication/website/page/research_paper.rb:4:in 'Communication::Website::Page::ResearchPaper#is_necessary_for_website?' | |
11:30:28 web.1 | Communication::Website::Page Load (1.1ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_pages"."type" = 'Communication::Website::Page::ResearchPublication' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
11:30:28 web.1 | CACHE Communication::Website Load (0.9ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 | |
11:30:28 web.1 | ↳ app/models/communication/website/page/research_publication.rb:4:in 'Communication::Website::Page::ResearchPublication#is_necessary_for_website?' | |
11:30:28 web.1 | Communication::Website::Connection Pluck (1.1ms) SELECT "communication_website_connections"."indirect_object_id" FROM "communication_website_connections" WHERE "communication_website_connections"."website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_connections"."indirect_object_type" = 'Research::Publication' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:115:in 'Communication::Website::WithConnectedObjects#connected_publications' | |
11:30:28 web.1 | Communication::Website::Page Load (1.1ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_pages"."type" = 'Communication::Website::Page::AdministrationLocation' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
11:30:28 web.1 | CACHE Communication::Website Load (1.0ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 | |
11:30:28 web.1 | ↳ app/models/communication/website/page/administration_location.rb:4:in 'Communication::Website::Page::AdministrationLocation#is_necessary_for_website?' | |
11:30:28 web.1 | Communication::Website::Page Load (1.4ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_pages"."type" = 'Communication::Website::Page::Administrator' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
11:30:28 web.1 | CACHE Communication::Website Load (0.9ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 | |
11:30:28 web.1 | ↳ app/models/communication/website/page/administrator.rb:4:in 'Communication::Website::Page::Administrator#is_necessary_for_website?' | |
11:30:28 web.1 | Communication::Website::Page Load (1.2ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_pages"."type" = 'Communication::Website::Page::Author' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:28 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
11:30:29 web.1 | CACHE Communication::Website Load (0.8ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 | |
11:30:29 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!' | |
11:30:29 web.1 | CACHE Language Load (0.9ms) SELECT "languages".* FROM "languages" INNER JOIN "communication_website_localizations" ON "languages"."id" = "communication_website_localizations"."language_id" WHERE "communication_website_localizations"."about_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' | |
11:30:29 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!' | |
11:30:29 web.1 | Communication::Website::Page::Localization Load (1.2ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = '80cb5779-3615-4c64-b598-4ab1bfef0474' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
11:30:29 web.1 | Communication::Website::Page Load (1.1ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_pages"."type" = 'Communication::Website::Page::Researcher' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
11:30:29 web.1 | CACHE Communication::Website Load (0.8ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 | |
11:30:29 web.1 | ↳ app/models/communication/website/page/researcher.rb:4:in 'Communication::Website::Page::Researcher#is_necessary_for_website?' | |
11:30:29 web.1 | Communication::Website::Page Load (1.1ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_pages"."type" = 'Communication::Website::Page::Teacher' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
11:30:29 web.1 | CACHE Communication::Website Load (0.9ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 | |
11:30:29 web.1 | ↳ app/models/communication/website/page/teacher.rb:4:in 'Communication::Website::Page::Teacher#is_necessary_for_website?' | |
11:30:29 web.1 | Communication::Website::Page Load (1.2ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_pages"."type" = 'Communication::Website::Page::LegalTerm' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
11:30:29 web.1 | CACHE Communication::Website Load (0.8ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 | |
11:30:29 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!' | |
11:30:29 web.1 | CACHE Language Load (0.7ms) SELECT "languages".* FROM "languages" INNER JOIN "communication_website_localizations" ON "languages"."id" = "communication_website_localizations"."language_id" WHERE "communication_website_localizations"."about_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' | |
11:30:29 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!' | |
11:30:29 web.1 | Communication::Website::Page::Localization Load (1.2ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = '9c5179b2-0490-4ef3-861c-7795888ed11d' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
11:30:29 web.1 | Communication::Website::Page Load (1.2ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_pages"."type" = 'Communication::Website::Page::PrivacyPolicy' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
11:30:29 web.1 | CACHE Communication::Website Load (0.8ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 | |
11:30:29 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!' | |
11:30:29 web.1 | CACHE Language Load (0.9ms) SELECT "languages".* FROM "languages" INNER JOIN "communication_website_localizations" ON "languages"."id" = "communication_website_localizations"."language_id" WHERE "communication_website_localizations"."about_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' | |
11:30:29 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!' | |
11:30:29 web.1 | Communication::Website::Page::Localization Load (1.2ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = 'c3dc19d0-0d08-49bb-87a4-0046c374f44b' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
11:30:29 web.1 | Communication::Website::Page Load (1.1ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_pages"."type" = 'Communication::Website::Page::Accessibility' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
11:30:29 web.1 | CACHE Communication::Website Load (0.9ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 | |
11:30:29 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!' | |
11:30:29 web.1 | CACHE Language Load (0.9ms) SELECT "languages".* FROM "languages" INNER JOIN "communication_website_localizations" ON "languages"."id" = "communication_website_localizations"."language_id" WHERE "communication_website_localizations"."about_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' | |
11:30:29 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!' | |
11:30:29 web.1 | Communication::Website::Page::Localization Load (1.2ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = 'f135b8f2-9ddb-428e-b438-c215d08bfd35' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
11:30:29 web.1 | Communication::Website::Page Load (1.2ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" WHERE "communication_website_pages"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_pages"."type" = 'Communication::Website::Page::Sitemap' ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
11:30:29 web.1 | CACHE Communication::Website Load (0.9ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 | |
11:30:29 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!' | |
11:30:29 web.1 | CACHE Language Load (0.8ms) SELECT "languages".* FROM "languages" INNER JOIN "communication_website_localizations" ON "languages"."id" = "communication_website_localizations"."language_id" WHERE "communication_website_localizations"."about_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' | |
11:30:29 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!' | |
11:30:29 web.1 | Communication::Website::Page::Localization Load (1.2ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = 'c29a9969-a553-4c9a-b0bb-99b920d54050' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
11:30:29 web.1 | Communication::Website::Page::Home Update (1.0ms) UPDATE "communication_website_pages" SET "updated_at" = '2025-03-24 10:30:26.291160' WHERE "communication_website_pages"."id" = 'c960cf9f-a711-4276-a6ca-359b916598f3' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:30:29 web.1 | Communication::Website::Page::Localization Load (1.1ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = 'c960cf9f-a711-4276-a6ca-359b916598f3' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
11:30:29 web.1 | Communication::Website::Connection Load (1.5ms) SELECT "communication_website_connections".* FROM "communication_website_connections" WHERE "communication_website_connections"."website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_connections"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "communication_website_connections"."indirect_object_type" = 'Communication::Website::Page::Localization' AND "communication_website_connections"."indirect_object_id" = '16996476-b99d-495d-a3dd-28efe05ac65f' AND "communication_website_connections"."direct_source_id" = 'c960cf9f-a711-4276-a6ca-359b916598f3' AND "communication_website_connections"."direct_source_type" = 'Communication::Website::Page' ORDER BY "communication_website_connections"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:30:29 web.1 | Communication::Website::Connection Update (1.4ms) UPDATE "communication_website_connections" SET "updated_at" = '2025-03-24 10:30:29.056618' WHERE "communication_website_connections"."id" = 'b3fb5f62-0ee7-4fa0-a0f0-5d7a427a9638' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:162:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:30:29 web.1 | ActiveStorage::Attachment Load (1.2ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = '16996476-b99d-495d-a3dd-28efe05ac65f' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'featured_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/communication/website/page/localization.rb:155:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
11:30:29 web.1 | ActiveStorage::Attachment Load (1.1ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = '16996476-b99d-495d-a3dd-28efe05ac65f' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'shared_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/communication/website/page/localization.rb:156:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
11:30:29 web.1 | University Load (1.1ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/concerns/with_blobs.rb:27:in 'WithBlobs#blobs_with_ids' | |
11:30:29 web.1 | Communication::Block Load (1.1ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = '16996476-b99d-495d-a3dd-28efe05ac65f' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/communication/website/page/localization.rb:79:in 'Array#+' | |
11:30:29 web.1 | Communication::Website Load (1.1ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/communication/website/page/localization.rb:80:in 'Communication::Website::Page::Localization#dependencies' | |
11:30:29 web.1 | CACHE Communication::Website::Configs::DefaultContentSecurityPolicy Load (0.8ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 | |
11:30:29 web.1 | ↳ app/models/communication/website/with_configs.rb:31:in 'Communication::Website::WithConfigs#config_default_content_security_policy' | |
11:30:29 web.1 | Communication::Block Exists? (1.1ms) SELECT 1 AS one FROM "communication_blocks" WHERE "communication_blocks"."about_id" = '16996476-b99d-495d-a3dd-28efe05ac65f' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' AND "communication_blocks"."published" = TRUE LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/communication/website/page/localization.rb:81:in 'Communication::Website::Page::Localization#dependencies' | |
11:30:29 web.1 | Communication::Website::Page::CommunicationPost Update (1.0ms) UPDATE "communication_website_pages" SET "updated_at" = '2025-03-24 10:30:26.631032' WHERE "communication_website_pages"."id" = '1360b0c7-6cef-4e5a-85fd-52ae828fad65' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:30:29 web.1 | Communication::Website::Page::Localization Load (1.1ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = '1360b0c7-6cef-4e5a-85fd-52ae828fad65' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
11:30:29 web.1 | Communication::Website::Connection Load (1.1ms) SELECT "communication_website_connections".* FROM "communication_website_connections" WHERE "communication_website_connections"."website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_connections"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "communication_website_connections"."indirect_object_type" = 'Communication::Website::Page::Localization' AND "communication_website_connections"."indirect_object_id" = '46e91fba-f20f-431c-900b-54ffc61792e2' AND "communication_website_connections"."direct_source_id" = '1360b0c7-6cef-4e5a-85fd-52ae828fad65' AND "communication_website_connections"."direct_source_type" = 'Communication::Website::Page' ORDER BY "communication_website_connections"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:30:29 web.1 | Communication::Website::Connection Update (1.1ms) UPDATE "communication_website_connections" SET "updated_at" = '2025-03-24 10:30:29.081265' WHERE "communication_website_connections"."id" = 'b806a04e-9f08-41b6-91bb-9fb847f77529' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:162:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:30:29 web.1 | ActiveStorage::Attachment Load (1.2ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = '46e91fba-f20f-431c-900b-54ffc61792e2' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'featured_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/communication/website/page/localization.rb:155:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
11:30:29 web.1 | ActiveStorage::Attachment Load (1.2ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = '46e91fba-f20f-431c-900b-54ffc61792e2' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'shared_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/communication/website/page/localization.rb:156:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
11:30:29 web.1 | University Load (1.1ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/concerns/with_blobs.rb:27:in 'WithBlobs#blobs_with_ids' | |
11:30:29 web.1 | Communication::Block Load (1.2ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = '46e91fba-f20f-431c-900b-54ffc61792e2' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/communication/website/page/localization.rb:79:in 'Array#+' | |
11:30:29 web.1 | Communication::Website Load (1.1ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/communication/website/page/localization.rb:80:in 'Communication::Website::Page::Localization#dependencies' | |
11:30:29 web.1 | CACHE Communication::Website::Configs::DefaultContentSecurityPolicy Load (0.8ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 | |
11:30:29 web.1 | ↳ app/models/communication/website/with_configs.rb:31:in 'Communication::Website::WithConfigs#config_default_content_security_policy' | |
11:30:29 web.1 | Communication::Block Exists? (1.1ms) SELECT 1 AS one FROM "communication_blocks" WHERE "communication_blocks"."about_id" = '46e91fba-f20f-431c-900b-54ffc61792e2' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' AND "communication_blocks"."published" = TRUE LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/communication/website/page/localization.rb:81:in 'Communication::Website::Page::Localization#dependencies' | |
11:30:29 web.1 | Communication::Website::Page::Person Update (0.9ms) UPDATE "communication_website_pages" SET "updated_at" = '2025-03-24 10:30:26.971122' WHERE "communication_website_pages"."id" = 'f05d72fc-7c8e-4980-a860-7b8013374e78' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:30:29 web.1 | Communication::Website::Page::Localization Load (1.2ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = 'f05d72fc-7c8e-4980-a860-7b8013374e78' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
11:30:29 web.1 | Communication::Website::Connection Pluck (1.0ms) SELECT "communication_website_connections"."indirect_object_id" FROM "communication_website_connections" WHERE "communication_website_connections"."website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_connections"."indirect_object_type" = 'University::Person' AND "communication_website_connections"."direct_source_type" = 'Communication::Website::Page::Person' AND "communication_website_connections"."direct_source_id" = 'f05d72fc-7c8e-4980-a860-7b8013374e78' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/communication/website/page/person.rb:21:in 'Communication::Website::Page::Person#explicitly_connected_people' | |
11:30:29 web.1 | Communication::Website::Connection Load (1.2ms) SELECT "communication_website_connections".* FROM "communication_website_connections" WHERE "communication_website_connections"."website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_connections"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "communication_website_connections"."indirect_object_type" = 'Communication::Website::Page::Localization' AND "communication_website_connections"."indirect_object_id" = 'd33d6ef9-9495-42c5-9a01-0510b90005d0' AND "communication_website_connections"."direct_source_id" = 'f05d72fc-7c8e-4980-a860-7b8013374e78' AND "communication_website_connections"."direct_source_type" = 'Communication::Website::Page' ORDER BY "communication_website_connections"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:30:29 web.1 | Communication::Website::Connection Update (2.1ms) UPDATE "communication_website_connections" SET "updated_at" = '2025-03-24 10:30:29.107872' WHERE "communication_website_connections"."id" = '0361bedb-889b-493d-87f7-7727e507a3a2' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:162:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:30:29 web.1 | ActiveStorage::Attachment Load (1.1ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = 'd33d6ef9-9495-42c5-9a01-0510b90005d0' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'featured_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/communication/website/page/localization.rb:155:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
11:30:29 web.1 | ActiveStorage::Attachment Load (1.2ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = 'd33d6ef9-9495-42c5-9a01-0510b90005d0' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'shared_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/communication/website/page/localization.rb:156:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
11:30:29 web.1 | University Load (1.2ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/concerns/with_blobs.rb:27:in 'WithBlobs#blobs_with_ids' | |
11:30:29 web.1 | Communication::Block Load (1.2ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = 'd33d6ef9-9495-42c5-9a01-0510b90005d0' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/communication/website/page/localization.rb:79:in 'Array#+' | |
11:30:29 web.1 | Communication::Website Load (1.1ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/communication/website/page/localization.rb:80:in 'Communication::Website::Page::Localization#dependencies' | |
11:30:29 web.1 | CACHE Communication::Website::Configs::DefaultContentSecurityPolicy Load (0.9ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 | |
11:30:29 web.1 | ↳ app/models/communication/website/with_configs.rb:31:in 'Communication::Website::WithConfigs#config_default_content_security_policy' | |
11:30:29 web.1 | Communication::Block Exists? (1.2ms) SELECT 1 AS one FROM "communication_blocks" WHERE "communication_blocks"."about_id" = 'd33d6ef9-9495-42c5-9a01-0510b90005d0' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' AND "communication_blocks"."published" = TRUE LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/communication/website/page/localization.rb:81:in 'Communication::Website::Page::Localization#dependencies' | |
11:30:29 web.1 | Communication::Website::Page::Organization Update (1.1ms) UPDATE "communication_website_pages" SET "updated_at" = '2025-03-24 10:30:27.265214' WHERE "communication_website_pages"."id" = '8cf0db07-4743-4a78-8b3a-6c8ce5d5797a' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:30:29 web.1 | Communication::Website::Page::Localization Load (1.1ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = '8cf0db07-4743-4a78-8b3a-6c8ce5d5797a' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
11:30:29 web.1 | Communication::Website::Connection Pluck (1.0ms) SELECT "communication_website_connections"."indirect_object_id" FROM "communication_website_connections" WHERE "communication_website_connections"."website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_connections"."indirect_object_type" = 'University::Organization' AND "communication_website_connections"."direct_source_type" = 'Communication::Website::Page::Organization' AND "communication_website_connections"."direct_source_id" = '8cf0db07-4743-4a78-8b3a-6c8ce5d5797a' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/communication/website/page/organization.rb:21:in 'Communication::Website::Page::Organization#explicitly_connected_organizations' | |
11:30:29 web.1 | Communication::Website::Connection Load (1.4ms) SELECT "communication_website_connections".* FROM "communication_website_connections" WHERE "communication_website_connections"."website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_connections"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "communication_website_connections"."indirect_object_type" = 'Communication::Website::Page::Localization' AND "communication_website_connections"."indirect_object_id" = 'f937d267-cda4-4b68-9648-f22fff0bdf18' AND "communication_website_connections"."direct_source_id" = '8cf0db07-4743-4a78-8b3a-6c8ce5d5797a' AND "communication_website_connections"."direct_source_type" = 'Communication::Website::Page' ORDER BY "communication_website_connections"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:30:29 web.1 | Communication::Website::Connection Update (1.3ms) UPDATE "communication_website_connections" SET "updated_at" = '2025-03-24 10:30:29.136197' WHERE "communication_website_connections"."id" = 'c7770475-cf73-4012-8bbf-031406d150e4' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:162:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:30:29 web.1 | ActiveStorage::Attachment Load (1.3ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = 'f937d267-cda4-4b68-9648-f22fff0bdf18' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'featured_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/communication/website/page/localization.rb:155:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
11:30:29 web.1 | ActiveStorage::Attachment Load (1.2ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = 'f937d267-cda4-4b68-9648-f22fff0bdf18' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'shared_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/communication/website/page/localization.rb:156:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
11:30:29 web.1 | University Load (1.1ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/concerns/with_blobs.rb:27:in 'WithBlobs#blobs_with_ids' | |
11:30:29 web.1 | Communication::Block Load (1.1ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = 'f937d267-cda4-4b68-9648-f22fff0bdf18' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/communication/website/page/localization.rb:79:in 'Array#+' | |
11:30:29 web.1 | Communication::Website Load (1.1ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/communication/website/page/localization.rb:80:in 'Communication::Website::Page::Localization#dependencies' | |
11:30:29 web.1 | CACHE Communication::Website::Configs::DefaultContentSecurityPolicy Load (0.7ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 | |
11:30:29 web.1 | ↳ app/models/communication/website/with_configs.rb:31:in 'Communication::Website::WithConfigs#config_default_content_security_policy' | |
11:30:29 web.1 | Communication::Block Exists? (1.1ms) SELECT 1 AS one FROM "communication_blocks" WHERE "communication_blocks"."about_id" = 'f937d267-cda4-4b68-9648-f22fff0bdf18' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' AND "communication_blocks"."published" = TRUE LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/communication/website/page/localization.rb:81:in 'Communication::Website::Page::Localization#dependencies' | |
11:30:29 web.1 | Communication::Website::Page::Author Update (1.1ms) UPDATE "communication_website_pages" SET "updated_at" = '2025-03-24 10:30:27.556343' WHERE "communication_website_pages"."id" = '80cb5779-3615-4c64-b598-4ab1bfef0474' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:30:29 web.1 | Communication::Website::Page::Localization Load (1.3ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = '80cb5779-3615-4c64-b598-4ab1bfef0474' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
11:30:29 web.1 | University::Person Pluck (1.4ms) SELECT DISTINCT "university_people"."id" FROM "university_people" INNER JOIN "communication_website_posts_university_people" ON "university_people"."id" = "communication_website_posts_university_people"."university_person_id" INNER JOIN "communication_website_posts" ON "communication_website_posts_university_people"."communication_website_post_id" = "communication_website_posts"."id" WHERE "communication_website_posts"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/communication/website/page/author.rb:22:in 'Communication::Website::Page::Author#dependencies_authors' | |
11:30:29 web.1 | Communication::Website::Connection Load (1.3ms) SELECT "communication_website_connections".* FROM "communication_website_connections" WHERE "communication_website_connections"."website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_connections"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "communication_website_connections"."indirect_object_type" = 'Communication::Website::Page::Localization' AND "communication_website_connections"."indirect_object_id" = 'a1ca9e4a-7e63-4b4d-87e3-db87bbe7b27d' AND "communication_website_connections"."direct_source_id" = '80cb5779-3615-4c64-b598-4ab1bfef0474' AND "communication_website_connections"."direct_source_type" = 'Communication::Website::Page' ORDER BY "communication_website_connections"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:30:29 web.1 | Communication::Website::Connection Update (1.2ms) UPDATE "communication_website_connections" SET "updated_at" = '2025-03-24 10:30:29.163283' WHERE "communication_website_connections"."id" = 'ded0c36a-47ef-4781-b0f4-5a7c57aca9c4' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:162:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:30:29 web.1 | ActiveStorage::Attachment Load (1.2ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = 'a1ca9e4a-7e63-4b4d-87e3-db87bbe7b27d' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'featured_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/communication/website/page/localization.rb:155:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
11:30:29 web.1 | ActiveStorage::Attachment Load (1.2ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = 'a1ca9e4a-7e63-4b4d-87e3-db87bbe7b27d' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'shared_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/communication/website/page/localization.rb:156:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
11:30:29 web.1 | University Load (1.1ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/concerns/with_blobs.rb:27:in 'WithBlobs#blobs_with_ids' | |
11:30:29 web.1 | Communication::Block Load (1.1ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = 'a1ca9e4a-7e63-4b4d-87e3-db87bbe7b27d' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/communication/website/page/localization.rb:79:in 'Array#+' | |
11:30:29 web.1 | Communication::Website Load (1.2ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/communication/website/page/localization.rb:80:in 'Communication::Website::Page::Localization#dependencies' | |
11:30:29 web.1 | CACHE Communication::Website::Configs::DefaultContentSecurityPolicy Load (0.9ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 | |
11:30:29 web.1 | ↳ app/models/communication/website/with_configs.rb:31:in 'Communication::Website::WithConfigs#config_default_content_security_policy' | |
11:30:29 web.1 | Communication::Block Exists? (1.1ms) SELECT 1 AS one FROM "communication_blocks" WHERE "communication_blocks"."about_id" = 'a1ca9e4a-7e63-4b4d-87e3-db87bbe7b27d' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' AND "communication_blocks"."published" = TRUE LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/communication/website/page/localization.rb:81:in 'Communication::Website::Page::Localization#dependencies' | |
11:30:29 web.1 | Communication::Website::Page::LegalTerm Update (1.2ms) UPDATE "communication_website_pages" SET "updated_at" = '2025-03-24 10:30:27.824712' WHERE "communication_website_pages"."id" = '9c5179b2-0490-4ef3-861c-7795888ed11d' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:30:29 web.1 | Communication::Website::Page::Localization Load (1.0ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = '9c5179b2-0490-4ef3-861c-7795888ed11d' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
11:30:29 web.1 | Communication::Website::Connection Load (1.2ms) SELECT "communication_website_connections".* FROM "communication_website_connections" WHERE "communication_website_connections"."website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_connections"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "communication_website_connections"."indirect_object_type" = 'Communication::Website::Page::Localization' AND "communication_website_connections"."indirect_object_id" = '47a09ffa-bd36-414c-af8a-defef29e7ea8' AND "communication_website_connections"."direct_source_id" = '9c5179b2-0490-4ef3-861c-7795888ed11d' AND "communication_website_connections"."direct_source_type" = 'Communication::Website::Page' ORDER BY "communication_website_connections"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:30:29 web.1 | Communication::Website::Connection Update (1.2ms) UPDATE "communication_website_connections" SET "updated_at" = '2025-03-24 10:30:29.188044' WHERE "communication_website_connections"."id" = 'ea2eab52-c299-490b-9f9d-16582ff4b588' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:162:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:30:29 web.1 | ActiveStorage::Attachment Load (1.2ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = '47a09ffa-bd36-414c-af8a-defef29e7ea8' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'featured_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/communication/website/page/localization.rb:155:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
11:30:29 web.1 | ActiveStorage::Attachment Load (1.2ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = '47a09ffa-bd36-414c-af8a-defef29e7ea8' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'shared_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/communication/website/page/localization.rb:156:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
11:30:29 web.1 | University Load (1.4ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/concerns/with_blobs.rb:27:in 'WithBlobs#blobs_with_ids' | |
11:30:29 web.1 | Communication::Block Load (1.1ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = '47a09ffa-bd36-414c-af8a-defef29e7ea8' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/communication/website/page/localization.rb:79:in 'Array#+' | |
11:30:29 web.1 | Communication::Website Load (1.3ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/communication/website/page/localization.rb:80:in 'Communication::Website::Page::Localization#dependencies' | |
11:30:29 web.1 | CACHE Communication::Website::Configs::DefaultContentSecurityPolicy Load (2.1ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 | |
11:30:29 web.1 | ↳ app/models/communication/website/with_configs.rb:31:in 'Communication::Website::WithConfigs#config_default_content_security_policy' | |
11:30:29 web.1 | Communication::Block Exists? (1.2ms) SELECT 1 AS one FROM "communication_blocks" WHERE "communication_blocks"."about_id" = '47a09ffa-bd36-414c-af8a-defef29e7ea8' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' AND "communication_blocks"."published" = TRUE LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/communication/website/page/localization.rb:81:in 'Communication::Website::Page::Localization#dependencies' | |
11:30:29 web.1 | Communication::Website::Page::PrivacyPolicy Update (1.3ms) UPDATE "communication_website_pages" SET "updated_at" = '2025-03-24 10:30:28.141374' WHERE "communication_website_pages"."id" = 'c3dc19d0-0d08-49bb-87a4-0046c374f44b' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:30:29 web.1 | Communication::Website::Page::Localization Load (1.3ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = 'c3dc19d0-0d08-49bb-87a4-0046c374f44b' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
11:30:29 web.1 | Communication::Website::Connection Load (2.4ms) SELECT "communication_website_connections".* FROM "communication_website_connections" WHERE "communication_website_connections"."website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_connections"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "communication_website_connections"."indirect_object_type" = 'Communication::Website::Page::Localization' AND "communication_website_connections"."indirect_object_id" = '978dd606-5640-42fb-8cc3-92d985e0f21e' AND "communication_website_connections"."direct_source_id" = 'c3dc19d0-0d08-49bb-87a4-0046c374f44b' AND "communication_website_connections"."direct_source_type" = 'Communication::Website::Page' ORDER BY "communication_website_connections"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:30:29 web.1 | Communication::Website::Connection Update (1.2ms) UPDATE "communication_website_connections" SET "updated_at" = '2025-03-24 10:30:29.233807' WHERE "communication_website_connections"."id" = '8da610c6-1117-4dc7-9737-16c46e0a84c9' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:162:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:30:29 web.1 | ActiveStorage::Attachment Load (1.2ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = '978dd606-5640-42fb-8cc3-92d985e0f21e' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'featured_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/communication/website/page/localization.rb:155:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
11:30:29 web.1 | ActiveStorage::Attachment Load (1.2ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = '978dd606-5640-42fb-8cc3-92d985e0f21e' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'shared_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/communication/website/page/localization.rb:156:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
11:30:29 web.1 | University Load (2.3ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/concerns/with_blobs.rb:27:in 'WithBlobs#blobs_with_ids' | |
11:30:29 web.1 | Communication::Block Load (1.1ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = '978dd606-5640-42fb-8cc3-92d985e0f21e' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/communication/website/page/localization.rb:79:in 'Array#+' | |
11:30:29 web.1 | Communication::Website Load (1.1ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/communication/website/page/localization.rb:80:in 'Communication::Website::Page::Localization#dependencies' | |
11:30:29 web.1 | CACHE Communication::Website::Configs::DefaultContentSecurityPolicy Load (0.8ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 | |
11:30:29 web.1 | ↳ app/models/communication/website/with_configs.rb:31:in 'Communication::Website::WithConfigs#config_default_content_security_policy' | |
11:30:29 web.1 | Communication::Block Exists? (2.0ms) SELECT 1 AS one FROM "communication_blocks" WHERE "communication_blocks"."about_id" = '978dd606-5640-42fb-8cc3-92d985e0f21e' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' AND "communication_blocks"."published" = TRUE LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/communication/website/page/localization.rb:81:in 'Communication::Website::Page::Localization#dependencies' | |
11:30:29 web.1 | Communication::Website::Page::Accessibility Update (1.1ms) UPDATE "communication_website_pages" SET "updated_at" = '2025-03-24 10:30:28.335582' WHERE "communication_website_pages"."id" = 'f135b8f2-9ddb-428e-b438-c215d08bfd35' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:30:29 web.1 | Communication::Website::Page::Localization Load (1.0ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = 'f135b8f2-9ddb-428e-b438-c215d08bfd35' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
11:30:29 web.1 | Communication::Website::Connection Load (1.5ms) SELECT "communication_website_connections".* FROM "communication_website_connections" WHERE "communication_website_connections"."website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_connections"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "communication_website_connections"."indirect_object_type" = 'Communication::Website::Page::Localization' AND "communication_website_connections"."indirect_object_id" = '960c9854-5d81-4986-bf95-08a515a9eed3' AND "communication_website_connections"."direct_source_id" = 'f135b8f2-9ddb-428e-b438-c215d08bfd35' AND "communication_website_connections"."direct_source_type" = 'Communication::Website::Page' ORDER BY "communication_website_connections"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:30:29 web.1 | Communication::Website::Connection Update (2.2ms) UPDATE "communication_website_connections" SET "updated_at" = '2025-03-24 10:30:29.260323' WHERE "communication_website_connections"."id" = 'a663f101-240d-40b1-875d-287b162fd4f4' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:162:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:30:29 web.1 | ActiveStorage::Attachment Load (1.1ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = '960c9854-5d81-4986-bf95-08a515a9eed3' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'featured_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/communication/website/page/localization.rb:155:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
11:30:29 web.1 | ActiveStorage::Attachment Load (1.0ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = '960c9854-5d81-4986-bf95-08a515a9eed3' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'shared_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/communication/website/page/localization.rb:156:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
11:30:29 web.1 | University Load (1.0ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/concerns/with_blobs.rb:27:in 'WithBlobs#blobs_with_ids' | |
11:30:29 web.1 | Communication::Block Load (2.0ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = '960c9854-5d81-4986-bf95-08a515a9eed3' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/communication/website/page/localization.rb:79:in 'Array#+' | |
11:30:29 web.1 | Communication::Website Load (1.0ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/communication/website/page/localization.rb:80:in 'Communication::Website::Page::Localization#dependencies' | |
11:30:29 web.1 | CACHE Communication::Website::Configs::DefaultContentSecurityPolicy Load (0.9ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 | |
11:30:29 web.1 | ↳ app/models/communication/website/with_configs.rb:31:in 'Communication::Website::WithConfigs#config_default_content_security_policy' | |
11:30:29 web.1 | Communication::Block Exists? (1.1ms) SELECT 1 AS one FROM "communication_blocks" WHERE "communication_blocks"."about_id" = '960c9854-5d81-4986-bf95-08a515a9eed3' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' AND "communication_blocks"."published" = TRUE LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/communication/website/page/localization.rb:81:in 'Communication::Website::Page::Localization#dependencies' | |
11:30:29 web.1 | Communication::Website::Page::Sitemap Update (2.1ms) UPDATE "communication_website_pages" SET "updated_at" = '2025-03-24 10:30:28.528204' WHERE "communication_website_pages"."id" = 'c29a9969-a553-4c9a-b0bb-99b920d54050' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:30:29 web.1 | Communication::Website::Page::Localization Load (1.1ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = 'c29a9969-a553-4c9a-b0bb-99b920d54050' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
11:30:29 web.1 | Communication::Website::Connection Load (1.2ms) SELECT "communication_website_connections".* FROM "communication_website_connections" WHERE "communication_website_connections"."website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_connections"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "communication_website_connections"."indirect_object_type" = 'Communication::Website::Page::Localization' AND "communication_website_connections"."indirect_object_id" = 'c3503433-f2ae-428c-a004-4a7f6cef9c6c' AND "communication_website_connections"."direct_source_id" = 'c29a9969-a553-4c9a-b0bb-99b920d54050' AND "communication_website_connections"."direct_source_type" = 'Communication::Website::Page' ORDER BY "communication_website_connections"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:30:29 web.1 | Communication::Website::Connection Update (1.4ms) UPDATE "communication_website_connections" SET "updated_at" = '2025-03-24 10:30:29.287159' WHERE "communication_website_connections"."id" = 'dda06a6c-6e3d-4e53-af5d-c39e08acf694' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:162:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:30:29 web.1 | ActiveStorage::Attachment Load (2.9ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = 'c3503433-f2ae-428c-a004-4a7f6cef9c6c' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'featured_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/communication/website/page/localization.rb:155:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
11:30:29 web.1 | ActiveStorage::Attachment Load (1.3ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = 'c3503433-f2ae-428c-a004-4a7f6cef9c6c' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'shared_image' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/communication/website/page/localization.rb:156:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
11:30:29 web.1 | University Load (1.2ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/concerns/with_blobs.rb:27:in 'WithBlobs#blobs_with_ids' | |
11:30:29 web.1 | Communication::Block Load (1.1ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = 'c3503433-f2ae-428c-a004-4a7f6cef9c6c' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/communication/website/page/localization.rb:79:in 'Array#+' | |
11:30:29 web.1 | Communication::Website Load (2.0ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/communication/website/page/localization.rb:80:in 'Communication::Website::Page::Localization#dependencies' | |
11:30:29 web.1 | CACHE Communication::Website::Configs::DefaultContentSecurityPolicy Load (0.8ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 | |
11:30:29 web.1 | ↳ app/models/communication/website/with_configs.rb:31:in 'Communication::Website::WithConfigs#config_default_content_security_policy' | |
11:30:29 web.1 | Communication::Block Exists? (1.0ms) SELECT 1 AS one FROM "communication_blocks" WHERE "communication_blocks"."about_id" = 'c3503433-f2ae-428c-a004-4a7f6cef9c6c' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' AND "communication_blocks"."published" = TRUE LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/communication/website/page/localization.rb:81:in 'Communication::Website::Page::Localization#dependencies' | |
11:30:29 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T11:30:25.961+01:00"} | |
11:30:29 web.1 | TRANSACTION (1.8ms) COMMIT /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:30:29 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T11:30:25.995+01:00"} | |
11:30:29 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T11:30:26.150+01:00"} | |
11:30:29 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T11:30:26.171+01:00"} | |
11:30:29 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T11:30:26.308+01:00"} | |
11:30:29 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T11:30:26.329+01:00"} | |
11:30:29 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T11:30:26.348+01:00"} | |
11:30:29 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"elephant","scheduled_at":"2025-03-24T11:30:26.546+01:00"} | |
11:30:29 web.1 | Communication::Website::Menu Load (2.0ms) SELECT "communication_website_menus".* FROM "communication_website_menus" WHERE "communication_website_menus"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_menus"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T11:30:26.656+01:00"} | |
11:30:29 web.1 | ↳ app/models/communication/website/localization.rb:79:in 'Communication::Website::Localization#create_existing_menus_in_language' | |
11:30:29 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T11:30:26.686+01:00"} | |
11:30:29 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T11:30:26.709+01:00"} | |
11:30:29 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"elephant","scheduled_at":"2025-03-24T11:30:26.866+01:00"} | |
11:30:29 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T11:30:26.986+01:00"} | |
11:30:29 web.1 | CACHE Communication::Website Load (0.9ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 | |
11:30:29 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T11:30:27.007+01:00"} | |
11:30:29 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T11:30:27.029+01:00"} | |
11:30:29 web.1 | ↳ app/models/communication/website/localization.rb:82:in 'block in Communication::Website::Localization#create_existing_menus_in_language' | |
11:30:29 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"elephant","scheduled_at":"2025-03-24T11:30:27.174+01:00"} | |
11:30:29 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T11:30:27.282+01:00"} | |
11:30:29 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T11:30:27.304+01:00"} | |
11:30:29 web.1 | CACHE University Load (0.8ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 | |
11:30:29 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T11:30:27.325+01:00"} | |
11:30:29 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"elephant","scheduled_at":"2025-03-24T11:30:27.428+01:00"} | |
11:30:29 web.1 | ↳ app/models/communication/website/localization.rb:82:in 'block in Communication::Website::Localization#create_existing_menus_in_language' | |
11:30:29 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T11:30:27.570+01:00"} | |
11:30:29 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T11:30:27.590+01:00"} | |
11:30:29 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T11:30:27.613+01:00"} | |
11:30:29 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"elephant","scheduled_at":"2025-03-24T11:30:27.709+01:00"} | |
11:30:29 web.1 | TRANSACTION (1.1ms) BEGIN /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T11:30:27.851+01:00"} | |
11:30:29 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T11:30:27.886+01:00"} | |
11:30:29 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T11:30:27.925+01:00"} | |
11:30:29 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"elephant","scheduled_at":"2025-03-24T11:30:28.066+01:00"} | |
11:30:29 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T11:30:28.155+01:00"} | |
11:30:29 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T11:30:28.176+01:00"} | |
11:30:29 web.1 | ↳ app/models/communication/website/localization.rb:82:in 'block in Communication::Website::Localization#create_existing_menus_in_language' | |
11:30:29 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T11:30:28.195+01:00"} | |
11:30:29 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"elephant","scheduled_at":"2025-03-24T11:30:28.277+01:00"} | |
11:30:29 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T11:30:28.348+01:00"} | |
11:30:29 web.1 | Language Load (4.1ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T11:30:28.371+01:00"} | |
11:30:29 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T11:30:28.390+01:00"} | |
11:30:29 web.1 | ↳ app/models/communication/website/localization.rb:82:in 'block in Communication::Website::Localization#create_existing_menus_in_language' | |
11:30:29 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"elephant","scheduled_at":"2025-03-24T11:30:28.472+01:00"} | |
11:30:29 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T11:30:28.540+01:00"} | |
11:30:29 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T11:30:28.558+01:00"} | |
11:30:29 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T11:30:28.575+01:00"} | |
11:30:29 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"elephant","scheduled_at":"2025-03-24T11:30:28.654+01:00"} | |
11:30:29 web.1 | Communication::Website::Menu Exists? (1.1ms) SELECT 1 AS one FROM "communication_website_menus" WHERE "communication_website_menus"."identifier" = 'primary' AND "communication_website_menus"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_menus"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T11:30:28.705+01:00"} | |
11:30:29 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T11:30:28.740+01:00"} | |
11:30:29 web.1 | ↳ app/models/communication/website/localization.rb:82:in 'block in Communication::Website::Localization#create_existing_menus_in_language' | |
11:30:29 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T11:30:28.778+01:00"} | |
11:30:29 web.1 | TRANSACTION (0.8ms) ROLLBACK /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/communication/website/localization.rb:82:in 'block in Communication::Website::Localization#create_existing_menus_in_language' | |
11:30:29 web.1 | TRANSACTION (2.1ms) BEGIN /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/communication/website/localization.rb:82:in 'block in Communication::Website::Localization#create_existing_menus_in_language' | |
11:30:29 web.1 | Communication::Website Load (4.2ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/communication/website/localization.rb:82:in 'block in Communication::Website::Localization#create_existing_menus_in_language' | |
11:30:29 web.1 | University Load (1.2ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/communication/website/localization.rb:82:in 'block in Communication::Website::Localization#create_existing_menus_in_language' | |
11:30:29 web.1 | Language Load (2.1ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/communication/website/localization.rb:82:in 'block in Communication::Website::Localization#create_existing_menus_in_language' | |
11:30:29 web.1 | Communication::Website::Menu Exists? (1.0ms) SELECT 1 AS one FROM "communication_website_menus" WHERE "communication_website_menus"."identifier" = 'legal' AND "communication_website_menus"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_menus"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/communication/website/localization.rb:82:in 'block in Communication::Website::Localization#create_existing_menus_in_language' | |
11:30:29 web.1 | TRANSACTION (0.8ms) ROLLBACK /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/communication/website/localization.rb:82:in 'block in Communication::Website::Localization#create_existing_menus_in_language' | |
11:30:29 web.1 | TRANSACTION (1.9ms) BEGIN /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/communication/website/localization.rb:82:in 'block in Communication::Website::Localization#create_existing_menus_in_language' | |
11:30:29 web.1 | Communication::Website Load (3.9ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/communication/website/localization.rb:82:in 'block in Communication::Website::Localization#create_existing_menus_in_language' | |
11:30:29 web.1 | University Load (1.1ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/communication/website/localization.rb:82:in 'block in Communication::Website::Localization#create_existing_menus_in_language' | |
11:30:29 web.1 | Language Load (1.0ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/communication/website/localization.rb:82:in 'block in Communication::Website::Localization#create_existing_menus_in_language' | |
11:30:29 web.1 | Communication::Website::Menu Exists? (1.1ms) SELECT 1 AS one FROM "communication_website_menus" WHERE "communication_website_menus"."identifier" = 'social' AND "communication_website_menus"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_menus"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/communication/website/localization.rb:82:in 'block in Communication::Website::Localization#create_existing_menus_in_language' | |
11:30:29 web.1 | TRANSACTION (0.9ms) ROLLBACK /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/communication/website/localization.rb:82:in 'block in Communication::Website::Localization#create_existing_menus_in_language' | |
11:30:29 web.1 | [ActiveJob] TRANSACTION (1.0ms) BEGIN /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:29 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (3.6ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Communication::Website::DirectObject::SyncWithGitJob-elephant-012fa6ad93c2cc5336d3ea330cc5534b"]] | |
11:30:29 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:29 web.1 | [ActiveJob] GoodJob::Job Count (1.7ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Communication::Website::DirectObject::SyncWithGitJob-elephant-012fa6ad93c2cc5336d3ea330cc5534b' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:29 web.1 | [ActiveJob] GoodJob::Job Count (1.2ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Communication::Website::DirectObject::SyncWithGitJob-elephant-012fa6ad93c2cc5336d3ea330cc5534b' AND "good_jobs"."created_at" > '2025-03-24 10:29:29.370534' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:29 web.1 | [ActiveJob] TRANSACTION (0.9ms) ROLLBACK /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:29 web.1 | [ActiveJob] TRANSACTION (1.1ms) BEGIN /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:29 web.1 | [ActiveJob] GoodJob::Job Create (4.3ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('e841a018-f07c-4dbb-8edf-f3ea420fd52c', 'elephant', 0, '{"job_class":"Communication::Website::DirectObject::SyncWithGitJob","job_id":"e841a018-f07c-4dbb-8edf-f3ea420fd52c","provider_job_id":null,"queue_name":"elephant","priority":null,"arguments":["e71ed7bb-f4a1-4b4c-8e32-62728485e4cb",{"direct_object":{"_aj_globalid":"gid://osuny/Communication::Website::Menu/52bdf32f-aa20-46a0-8bba-f8bda499a863"},"_aj_ruby2_keywords":["direct_object"]}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T10:30:29.375919000Z","scheduled_at":null}', '2025-03-24 10:30:29.375927', NULL, NULL, NULL, '2025-03-24 10:30:29.375927', '2025-03-24 10:30:29.376296', 'e841a018-f07c-4dbb-8edf-f3ea420fd52c', 'Communication::Website::DirectObject::SyncWithGitJob-elephant-012fa6ad93c2cc5336d3ea330cc5534b', NULL, NULL, NULL, NULL, NULL, 'Communication::Website::DirectObject::SyncWithGitJob', NULL, '{website}', NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:29 web.1 | [ActiveJob] TRANSACTION (1.3ms) COMMIT /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:29 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"elephant","scheduled_at":"2025-03-24T11:30:29.375+01:00"} | |
11:30:29 web.1 | [ActiveJob] SQL (1.2ms) NOTIFY good_job, '{"queue_name":"elephant","scheduled_at":"2025-03-24T11:30:29.375+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:29 web.1 | [ActiveJob] Enqueued Communication::Website::DirectObject::SyncWithGitJob (Job ID: e841a018-f07c-4dbb-8edf-f3ea420fd52c) to GoodJob(elephant) with arguments: "e71ed7bb-f4a1-4b4c-8e32-62728485e4cb", {direct_object: #<GlobalID:0x000000012cf034f8 @uri=#<URI::GID gid://osuny/Communication::Website::Menu/52bdf32f-aa20-46a0-8bba-f8bda499a863>>} | |
11:30:29 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:29 web.1 | [ActiveJob] TRANSACTION (1.6ms) BEGIN /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:29 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (5.1ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Communication::Website::DirectObject::SyncWithGitJob-elephant-012fa6ad93c2cc5336d3ea330cc5534b"]] | |
11:30:29 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:29 web.1 | [ActiveJob] GoodJob::Job Count (1.7ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Communication::Website::DirectObject::SyncWithGitJob-elephant-012fa6ad93c2cc5336d3ea330cc5534b' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:29 web.1 | [ActiveJob] Aborted enqueue of Communication::Website::DirectObject::SyncWithGitJob (Job ID: 1a3e3cec-cf64-4013-9942-cb064dfc7191) because the concurrency key 'Communication::Website::DirectObject::SyncWithGitJob-elephant-012fa6ad93c2cc5336d3ea330cc5534b' has reached its enqueue limit of 1 job | |
11:30:29 web.1 | [ActiveJob] TRANSACTION (1.0ms) ROLLBACK /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:29 web.1 | [ActiveJob] Failed enqueuing Communication::Website::DirectObject::SyncWithGitJob to GoodJob(elephant), a before_enqueue callback halted the enqueuing execution. | |
11:30:29 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:29 web.1 | [ActiveJob] TRANSACTION (1.0ms) BEGIN /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:29 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (2.9ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Communication::Website::DirectObject::SyncWithGitJob-elephant-012fa6ad93c2cc5336d3ea330cc5534b"]] | |
11:30:29 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:29 web.1 | [ActiveJob] GoodJob::Job Count (1.4ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Communication::Website::DirectObject::SyncWithGitJob-elephant-012fa6ad93c2cc5336d3ea330cc5534b' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:29 web.1 | [ActiveJob] Aborted enqueue of Communication::Website::DirectObject::SyncWithGitJob (Job ID: 03652e79-9d42-4607-8822-2136aec6ff8f) because the concurrency key 'Communication::Website::DirectObject::SyncWithGitJob-elephant-012fa6ad93c2cc5336d3ea330cc5534b' has reached its enqueue limit of 1 job | |
11:30:29 web.1 | [ActiveJob] TRANSACTION (0.9ms) ROLLBACK /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:29 web.1 | [ActiveJob] Failed enqueuing Communication::Website::DirectObject::SyncWithGitJob to GoodJob(elephant), a before_enqueue callback halted the enqueuing execution. | |
11:30:29 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:29 web.1 | [ActiveJob] TRANSACTION (1.0ms) BEGIN /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:29 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (3.5ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Communication::Website::DirectObject::SyncWithGitJob-elephant-bd6928bb40640aed828be3e75c380b8d"]] | |
11:30:29 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:29 web.1 | [ActiveJob] GoodJob::Job Count (1.3ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Communication::Website::DirectObject::SyncWithGitJob-elephant-bd6928bb40640aed828be3e75c380b8d' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:29 web.1 | [ActiveJob] GoodJob::Job Count (1.1ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Communication::Website::DirectObject::SyncWithGitJob-elephant-bd6928bb40640aed828be3e75c380b8d' AND "good_jobs"."created_at" > '2025-03-24 10:29:29.418202' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:29 web.1 | [ActiveJob] TRANSACTION (0.9ms) ROLLBACK /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:29 web.1 | [ActiveJob] TRANSACTION (1.2ms) BEGIN /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:29 web.1 | [ActiveJob] GoodJob::Job Create (3.5ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('7ec7b9f6-f6b5-4f0a-b6f2-bafd97cf175d', 'elephant', 0, '{"job_class":"Communication::Website::DirectObject::SyncWithGitJob","job_id":"7ec7b9f6-f6b5-4f0a-b6f2-bafd97cf175d","provider_job_id":null,"queue_name":"elephant","priority":null,"arguments":["e71ed7bb-f4a1-4b4c-8e32-62728485e4cb",{"direct_object":{"_aj_globalid":"gid://osuny/Communication::Website::Menu/63dbe9ab-6fc6-407a-af7c-73acc644172d"},"_aj_ruby2_keywords":["direct_object"]}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T10:30:29.423117000Z","scheduled_at":null}', '2025-03-24 10:30:29.423124', NULL, NULL, NULL, '2025-03-24 10:30:29.423124', '2025-03-24 10:30:29.423479', '7ec7b9f6-f6b5-4f0a-b6f2-bafd97cf175d', 'Communication::Website::DirectObject::SyncWithGitJob-elephant-bd6928bb40640aed828be3e75c380b8d', NULL, NULL, NULL, NULL, NULL, 'Communication::Website::DirectObject::SyncWithGitJob', NULL, '{website}', NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:29 web.1 | [ActiveJob] TRANSACTION (1.2ms) COMMIT /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:29 web.1 | [ActiveJob] SQL (0.9ms) NOTIFY good_job, '{"queue_name":"elephant","scheduled_at":"2025-03-24T11:30:29.423+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:29 web.1 | [ActiveJob] Enqueued Communication::Website::DirectObject::SyncWithGitJob (Job ID: 7ec7b9f6-f6b5-4f0a-b6f2-bafd97cf175d) to GoodJob(elephant) with arguments: "e71ed7bb-f4a1-4b4c-8e32-62728485e4cb", {direct_object: #<GlobalID:0x000000012e6c22d8 @uri=#<URI::GID gid://osuny/Communication::Website::Menu/63dbe9ab-6fc6-407a-af7c-73acc644172d>>} | |
11:30:29 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:29 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"elephant","scheduled_at":"2025-03-24T11:30:29.423+01:00"} | |
11:30:29 web.1 | [ActiveJob] TRANSACTION (1.0ms) BEGIN /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:29 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (3.0ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Communication::Website::DirectObject::SyncWithGitJob-elephant-bd6928bb40640aed828be3e75c380b8d"]] | |
11:30:29 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:29 web.1 | [ActiveJob] GoodJob::Job Count (2.3ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Communication::Website::DirectObject::SyncWithGitJob-elephant-bd6928bb40640aed828be3e75c380b8d' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:29 web.1 | [ActiveJob] Aborted enqueue of Communication::Website::DirectObject::SyncWithGitJob (Job ID: 78fabaf4-6cd0-4d1c-80a5-4ca95fcaa1a1) because the concurrency key 'Communication::Website::DirectObject::SyncWithGitJob-elephant-bd6928bb40640aed828be3e75c380b8d' has reached its enqueue limit of 1 job | |
11:30:29 web.1 | [ActiveJob] TRANSACTION (0.9ms) ROLLBACK /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:29 web.1 | [ActiveJob] Failed enqueuing Communication::Website::DirectObject::SyncWithGitJob to GoodJob(elephant), a before_enqueue callback halted the enqueuing execution. | |
11:30:29 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:29 web.1 | [ActiveJob] TRANSACTION (0.9ms) BEGIN /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:29 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (3.6ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Communication::Website::DirectObject::SyncWithGitJob-elephant-bd6928bb40640aed828be3e75c380b8d"]] | |
11:30:29 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:29 web.1 | [ActiveJob] GoodJob::Job Count (1.4ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Communication::Website::DirectObject::SyncWithGitJob-elephant-bd6928bb40640aed828be3e75c380b8d' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:29 web.1 | [ActiveJob] Aborted enqueue of Communication::Website::DirectObject::SyncWithGitJob (Job ID: b8e7846e-ded6-4040-9f43-5a7388419ab4) because the concurrency key 'Communication::Website::DirectObject::SyncWithGitJob-elephant-bd6928bb40640aed828be3e75c380b8d' has reached its enqueue limit of 1 job | |
11:30:29 web.1 | [ActiveJob] TRANSACTION (0.9ms) ROLLBACK /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:29 web.1 | [ActiveJob] Failed enqueuing Communication::Website::DirectObject::SyncWithGitJob to GoodJob(elephant), a before_enqueue callback halted the enqueuing execution. | |
11:30:29 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:29 web.1 | [ActiveJob] TRANSACTION (1.0ms) BEGIN /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:29 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (3.0ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Communication::Website::DirectObject::SyncWithGitJob-elephant-bd6928bb40640aed828be3e75c380b8d"]] | |
11:30:29 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:29 web.1 | [ActiveJob] GoodJob::Job Count (1.5ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Communication::Website::DirectObject::SyncWithGitJob-elephant-bd6928bb40640aed828be3e75c380b8d' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:29 web.1 | [ActiveJob] Aborted enqueue of Communication::Website::DirectObject::SyncWithGitJob (Job ID: dbce22ad-f0b9-48fe-a519-88be095a4774) because the concurrency key 'Communication::Website::DirectObject::SyncWithGitJob-elephant-bd6928bb40640aed828be3e75c380b8d' has reached its enqueue limit of 1 job | |
11:30:29 web.1 | [ActiveJob] TRANSACTION (1.5ms) ROLLBACK /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:29 web.1 | [ActiveJob] Failed enqueuing Communication::Website::DirectObject::SyncWithGitJob to GoodJob(elephant), a before_enqueue callback halted the enqueuing execution. | |
11:30:29 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:30:29 web.1 | [ActiveJob] TRANSACTION (0.9ms) BEGIN /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | [ActiveJob] ↳ app/models/communication/website.rb:189:in 'Communication::Website#sync_with_git' | |
11:30:29 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (2.6ms) SELECT pg_advisory_xact_lock(('x'||substr(md5($1::text), 1, 16))::bit(64)::bigint)::text AS locked /*action='create',application='Osuny',controller='websites'*/ [["key", "Communication::Website::SyncWithGitJob-elephant-1ffc060ef35d12e3841025273bfcecf9"]] | |
11:30:29 web.1 | [ActiveJob] ↳ app/models/communication/website.rb:189:in 'Communication::Website#sync_with_git' | |
11:30:29 web.1 | [ActiveJob] GoodJob::Job Count (2.2ms) SELECT COUNT(*) FROM "good_jobs" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_jobs' || '-' || "good_jobs"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE "good_jobs"."concurrency_key" = 'Communication::Website::SyncWithGitJob-elephant-1ffc060ef35d12e3841025273bfcecf9' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | [ActiveJob] ↳ app/models/communication/website.rb:189:in 'Communication::Website#sync_with_git' | |
11:30:29 web.1 | [ActiveJob] GoodJob::Job Count (1.1ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Communication::Website::SyncWithGitJob-elephant-1ffc060ef35d12e3841025273bfcecf9' AND "good_jobs"."created_at" > '2025-03-24 10:29:29.473620' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | [ActiveJob] ↳ app/models/communication/website.rb:189:in 'Communication::Website#sync_with_git' | |
11:30:29 web.1 | [ActiveJob] TRANSACTION (0.8ms) ROLLBACK /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | [ActiveJob] ↳ app/models/communication/website.rb:189:in 'Communication::Website#sync_with_git' | |
11:30:29 web.1 | [ActiveJob] TRANSACTION (1.0ms) BEGIN /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | [ActiveJob] ↳ app/models/communication/website.rb:189:in 'Communication::Website#sync_with_git' | |
11:30:29 web.1 | [ActiveJob] GoodJob::Job Create (3.9ms) INSERT INTO "good_jobs" ("id", "queue_name", "priority", "serialized_params", "scheduled_at", "performed_at", "finished_at", "error", "created_at", "updated_at", "active_job_id", "concurrency_key", "cron_key", "cron_at", "batch_id", "batch_callback_id", "executions_count", "job_class", "error_event", "labels", "locked_by_id", "locked_at") VALUES ('fd5c4fdf-4f31-4db0-8bc6-120f2313c721', 'elephant', 0, '{"job_class":"Communication::Website::SyncWithGitJob","job_id":"fd5c4fdf-4f31-4db0-8bc6-120f2313c721","provider_job_id":null,"queue_name":"elephant","priority":null,"arguments":["e71ed7bb-f4a1-4b4c-8e32-62728485e4cb"],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T10:30:29.477810000Z","scheduled_at":null}', '2025-03-24 10:30:29.477817', NULL, NULL, NULL, '2025-03-24 10:30:29.477817', '2025-03-24 10:30:29.478108', 'fd5c4fdf-4f31-4db0-8bc6-120f2313c721', 'Communication::Website::SyncWithGitJob-elephant-1ffc060ef35d12e3841025273bfcecf9', NULL, NULL, NULL, NULL, NULL, 'Communication::Website::SyncWithGitJob', NULL, '{website}', NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | [ActiveJob] ↳ app/models/communication/website.rb:189:in 'Communication::Website#sync_with_git' | |
11:30:29 web.1 | [ActiveJob] TRANSACTION (0.9ms) COMMIT /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | [ActiveJob] ↳ app/models/communication/website.rb:189:in 'Communication::Website#sync_with_git' | |
11:30:29 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"elephant","scheduled_at":"2025-03-24T11:30:29.477+01:00"} | |
11:30:29 web.1 | [ActiveJob] SQL (0.7ms) NOTIFY good_job, '{"queue_name":"elephant","scheduled_at":"2025-03-24T11:30:29.477+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | [ActiveJob] ↳ app/models/communication/website.rb:189:in 'Communication::Website#sync_with_git' | |
11:30:29 web.1 | [ActiveJob] Enqueued Communication::Website::SyncWithGitJob (Job ID: fd5c4fdf-4f31-4db0-8bc6-120f2313c721) to GoodJob(elephant) with arguments: "e71ed7bb-f4a1-4b4c-8e32-62728485e4cb" | |
11:30:29 web.1 | [ActiveJob] ↳ app/models/communication/website.rb:189:in 'Communication::Website#sync_with_git' | |
11:30:29 web.1 | Communication::Website::Localization Load (0.8ms) SELECT "communication_website_localizations".* FROM "communication_website_localizations" WHERE "communication_website_localizations"."about_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
11:30:29 web.1 | Redirected to http://demo.osuny:3000/admin/fr/communication/websites/e71ed7bb-f4a1-4b4c-8e32-62728485e4cb?website_id=e71ed7bb-f4a1-4b4c-8e32-62728485e4cb | |
11:30:29 web.1 | Completed 302 Found in 3603ms (ActiveRecord: 505.7ms (953 queries, 143 cached) | GC: 256.9ms) | |
11:30:29 web.1 | | |
11:30:29 web.1 | | |
11:30:29 web.1 | Started GET "/admin/fr/communication/websites/e71ed7bb-f4a1-4b4c-8e32-62728485e4cb?website_id=e71ed7bb-f4a1-4b4c-8e32-62728485e4cb" for 127.0.0.1 at 2025-03-24 11:30:29 +0100 | |
11:30:29 web.1 | Processing by Admin::Communication::WebsitesController#show as HTML | |
11:30:29 web.1 | Parameters: {"website_id" => "e71ed7bb-f4a1-4b4c-8e32-62728485e4cb", "lang" => "fr", "id" => "e71ed7bb-f4a1-4b4c-8e32-62728485e4cb"} | |
11:30:29 web.1 | User Load (1.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = '63998e73-8fa6-4dbe-807d-4e2ea06e80f8' ORDER BY "users"."id" ASC LIMIT 1 /*action='show',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | Language Load (1.4ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='show',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/services/locale_service.rb:5:in 'LocaleService.locale' | |
11:30:29 web.1 | Communication::Extranet Load (0.8ms) SELECT "communication_extranets".* FROM "communication_extranets" WHERE "communication_extranets"."host" = 'demo.osuny' LIMIT 1 /*action='show',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/communication/extranet.rb:87:in 'Communication::Extranet.with_host' | |
11:30:29 web.1 | University Load (0.8ms) SELECT "universities".* FROM "universities" WHERE "universities"."identifier" = 'demo' LIMIT 1 /*action='show',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/university/with_identifier.rb:17:in 'University.with_host' | |
11:30:29 web.1 | CACHE Communication::Extranet Load (0.5ms) SELECT "communication_extranets".* FROM "communication_extranets" WHERE "communication_extranets"."host" = 'demo.osuny' LIMIT 1 | |
11:30:29 web.1 | ↳ app/models/communication/extranet.rb:87:in 'Communication::Extranet.with_host' | |
11:30:29 web.1 | Communication::Website Load (0.9ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 /*action='show',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/controllers/application_controller/with_locale.rb:19:in 'ApplicationController::WithLocale#switch_locale' | |
11:30:29 web.1 | Language Load (0.8ms) SELECT "languages".* FROM "languages" INNER JOIN "languages_universities" ON "languages"."id" = "languages_universities"."language_id" WHERE "languages_universities"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "languages"."iso_code" = 'fr' LIMIT 1 /*action='show',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/university/with_languages.rb:17:in 'University::WithLanguages#best_language_for' | |
11:30:29 web.1 | Communication::Website::Localization Load (0.8ms) SELECT "communication_website_localizations".* FROM "communication_website_localizations" WHERE "communication_website_localizations"."about_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='show',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
11:30:29 web.1 | CACHE Communication::Website::Localization Load (0.6ms) SELECT "communication_website_localizations".* FROM "communication_website_localizations" WHERE "communication_website_localizations"."about_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 | |
11:30:29 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
11:30:29 web.1 | Rendering layout admin/layouts/application.html.erb | |
11:30:29 web.1 | Rendering admin/communication/websites/show.html.erb within admin/layouts/application | |
11:30:29 web.1 | User::Favorite Exists? (1.7ms) SELECT 1 AS one FROM "user_favorites" WHERE "user_favorites"."user_id" = '63998e73-8fa6-4dbe-807d-4e2ea06e80f8' AND "user_favorites"."about_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "user_favorites"."about_type" = 'Communication::Website' LIMIT 1 /*action='show',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/user/with_favorites.rb:18:in 'User::WithFavorites#favorite?' | |
11:30:29 web.1 | Rendered admin/application/favorites/_widget.html.erb (Duration: 3.7ms | GC: 0.6ms) | |
11:30:29 web.1 | Communication::Website::Page Load (1.6ms) SELECT "communication_website_pages"."id", "communication_website_pages"."university_id", "communication_website_pages"."communication_website_id", "communication_website_pages"."parent_id", "communication_website_pages"."position", "communication_website_pages"."created_at", "communication_website_pages"."updated_at", "communication_website_pages"."bodyclass", "communication_website_pages"."full_width", "communication_website_pages"."type", "communication_website_pages"."migration_identifier", "communication_website_pages"."design_options" FROM "communication_website_pages" INNER JOIN "communication_website_page_localizations" ON "communication_website_page_localizations"."about_id" = "communication_website_pages"."id" WHERE "communication_website_pages"."communication_website_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' AND "communication_website_page_localizations"."published" = TRUE AND (communication_website_page_localizations.published_at <= '2025-03-24 10:30:29.588346') ORDER BY communication_website_page_localizations.updated_at DESC LIMIT 5 /*action='show',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/views/admin/communication/websites/show/_pages.html.erb:10 | |
11:30:29 web.1 | Communication::Website::Page::Localization Load (1.2ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = 'c29a9969-a553-4c9a-b0bb-99b920d54050' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='show',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
11:30:29 web.1 | ActiveStorage::Attachment Load (1.9ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = 'c3503433-f2ae-428c-a004-4a7f6cef9c6c' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'featured_image' LIMIT 1 /*action='show',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/views/admin/application/components/_thumbnail.html.erb:7 | |
11:30:29 web.1 | Rendered admin/application/components/_thumbnail.html.erb (Duration: 3.6ms | GC: 0.6ms) | |
11:30:29 web.1 | Communication::Website Load (1.2ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 /*action='show',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/views/admin/communication/websites/show/_pages.html.erb:15 | |
11:30:29 web.1 | CACHE Communication::Website::Page::Localization Load (0.8ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = 'c29a9969-a553-4c9a-b0bb-99b920d54050' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 | |
11:30:29 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
11:30:29 web.1 | Communication::Website::Page::Localization Load (1.2ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = 'f135b8f2-9ddb-428e-b438-c215d08bfd35' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='show',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
11:30:29 web.1 | ActiveStorage::Attachment Load (2.1ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = '960c9854-5d81-4986-bf95-08a515a9eed3' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'featured_image' LIMIT 1 /*action='show',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/views/admin/application/components/_thumbnail.html.erb:7 | |
11:30:29 web.1 | Rendered admin/application/components/_thumbnail.html.erb (Duration: 3.4ms | GC: 0.7ms) | |
11:30:29 web.1 | CACHE Communication::Website Load (0.9ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 | |
11:30:29 web.1 | ↳ app/views/admin/communication/websites/show/_pages.html.erb:15 | |
11:30:29 web.1 | CACHE Communication::Website::Page::Localization Load (0.9ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = 'f135b8f2-9ddb-428e-b438-c215d08bfd35' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 | |
11:30:29 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
11:30:29 web.1 | Communication::Website::Page::Localization Load (1.2ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = 'c3dc19d0-0d08-49bb-87a4-0046c374f44b' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='show',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
11:30:29 web.1 | ActiveStorage::Attachment Load (1.4ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = '978dd606-5640-42fb-8cc3-92d985e0f21e' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'featured_image' LIMIT 1 /*action='show',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/views/admin/application/components/_thumbnail.html.erb:7 | |
11:30:29 web.1 | Rendered admin/application/components/_thumbnail.html.erb (Duration: 2.6ms | GC: 0.0ms) | |
11:30:29 web.1 | CACHE Communication::Website Load (0.9ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 | |
11:30:29 web.1 | ↳ app/views/admin/communication/websites/show/_pages.html.erb:15 | |
11:30:29 web.1 | CACHE Communication::Website::Page::Localization Load (1.0ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = 'c3dc19d0-0d08-49bb-87a4-0046c374f44b' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 | |
11:30:29 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
11:30:29 worker.1 | [GoodJob] [52953] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob deffec24-13dc-42a4-8a13-01a7d3a7d85a | |
11:30:29 web.1 | Communication::Website::Page::Localization Load (1.7ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = '9c5179b2-0490-4ef3-861c-7795888ed11d' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='show',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
11:30:29 web.1 | ActiveStorage::Attachment Load (1.4ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = '47a09ffa-bd36-414c-af8a-defef29e7ea8' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'featured_image' LIMIT 1 /*action='show',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/views/admin/application/components/_thumbnail.html.erb:7 | |
11:30:29 web.1 | Rendered admin/application/components/_thumbnail.html.erb (Duration: 2.7ms | GC: 0.0ms) | |
11:30:29 web.1 | CACHE Communication::Website Load (1.0ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 | |
11:30:29 web.1 | ↳ app/views/admin/communication/websites/show/_pages.html.erb:15 | |
11:30:29 web.1 | CACHE Communication::Website::Page::Localization Load (0.9ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = '9c5179b2-0490-4ef3-861c-7795888ed11d' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 | |
11:30:29 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
11:30:29 web.1 | Communication::Website::Page::Localization Load (1.5ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = '80cb5779-3615-4c64-b598-4ab1bfef0474' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='show',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
11:30:29 web.1 | ActiveStorage::Attachment Load (1.3ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = 'a1ca9e4a-7e63-4b4d-87e3-db87bbe7b27d' AND "active_storage_attachments"."record_type" = 'Communication::Website::Page::Localization' AND "active_storage_attachments"."name" = 'featured_image' LIMIT 1 /*action='show',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/views/admin/application/components/_thumbnail.html.erb:7 | |
11:30:29 web.1 | Rendered admin/application/components/_thumbnail.html.erb (Duration: 2.5ms | GC: 0.0ms) | |
11:30:29 web.1 | CACHE Communication::Website Load (0.9ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' LIMIT 1 | |
11:30:29 web.1 | ↳ app/views/admin/communication/websites/show/_pages.html.erb:15 | |
11:30:29 web.1 | CACHE Communication::Website::Page::Localization Load (0.9ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = '80cb5779-3615-4c64-b598-4ab1bfef0474' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 | |
11:30:29 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
11:30:29 web.1 | Rendered admin/application/components/_all.html.erb (Duration: 0.5ms | GC: 0.0ms) | |
11:30:29 web.1 | Rendered admin/application/components/_panel.html.erb (Duration: 54.6ms | GC: 3.0ms) | |
11:30:29 web.1 | Rendered admin/communication/websites/show/_pages.html.erb (Duration: 55.5ms | GC: 3.0ms) | |
11:30:29 web.1 | Language Count (1.1ms) SELECT COUNT(*) FROM (SELECT 1 AS one FROM "languages" INNER JOIN "languages_universities" ON "languages"."id" = "languages_universities"."language_id" WHERE "languages_universities"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 2) subquery_for_count /*action='show',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/views/admin/application/l10n/_widget.html.erb:4 | |
11:30:29 web.1 | Language Load (1.1ms) SELECT "languages".* FROM "languages" INNER JOIN "languages_universities" ON "languages"."id" = "languages_universities"."language_id" WHERE "languages_universities"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' ORDER BY "languages"."name" ASC /*action='show',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/views/admin/application/l10n/_widget.html.erb:10 | |
11:30:29 web.1 | Communication::Website::Localization Load (1.2ms) SELECT "communication_website_localizations".* FROM "communication_website_localizations" WHERE "communication_website_localizations"."about_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_localizations"."language_id" = 'fb1bdb4a-fc08-44bc-a718-76b2655f750f' LIMIT 1 /*action='show',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
11:30:29 web.1 | CACHE Communication::Website::Localization Load (1.2ms) SELECT "communication_website_localizations".* FROM "communication_website_localizations" WHERE "communication_website_localizations"."about_id" = 'e71ed7bb-f4a1-4b4c-8e32-62728485e4cb' AND "communication_website_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 | |
11:30:29 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
11:30:29 web.1 | Rendered admin/application/components/_panel.html.erb (Duration: 6.5ms | GC: 0.3ms) | |
11:30:29 web.1 | Rendered admin/application/l10n/_widget.html.erb (Duration: 9.4ms | GC: 0.3ms) | |
11:30:29 web.1 | Rendered admin/communication/websites/show.html.erb within admin/layouts/application (Duration: 72.6ms | GC: 3.8ms) | |
11:30:29 web.1 | Rendered admin/application/components/_search.html.erb (Duration: 0.3ms | GC: 0.0ms) | |
11:30:29 web.1 | CACHE Language Count (1.0ms) SELECT COUNT(*) FROM (SELECT 1 AS one FROM "languages" INNER JOIN "languages_universities" ON "languages"."id" = "languages_universities"."language_id" WHERE "languages_universities"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 2) subquery_for_count | |
11:30:29 web.1 | ↳ app/views/admin/application/components/_nav.html.erb:18 | |
11:30:29 web.1 | University Load (1.4ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='show',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/communication/website.rb:129:in 'Communication::Website.organized_for' | |
11:30:29 web.1 | User::Favorite Pluck (1.3ms) SELECT "user_favorites"."about_id" FROM "user_favorites" WHERE "user_favorites"."user_id" = '63998e73-8fa6-4dbe-807d-4e2ea06e80f8' AND "user_favorites"."about_type" = 'Communication::Website' /*action='show',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/communication/website.rb:132:in 'Communication::Website.organized_for' | |
11:30:29 web.1 | Communication::Website Load (4.7ms) SELECT communication_websites.*, COALESCE( | |
11:30:29 web.1 | MAX(CASE WHEN localizations.language_id = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' THEN TRIM(LOWER(UNACCENT(localizations.name))) END), | |
11:30:29 web.1 | MAX(TRIM(LOWER(UNACCENT(localizations.name)))) FILTER (WHERE localizations.rank = 1) | |
11:30:29 web.1 | ) AS localization_name | |
11:30:29 web.1 | FROM "communication_websites" LEFT JOIN ( | |
11:30:29 web.1 | SELECT | |
11:30:29 web.1 | localizations.*, | |
11:30:29 web.1 | ROW_NUMBER() OVER(PARTITION BY localizations.about_id ORDER BY localizations.created_at ASC) as rank | |
11:30:29 web.1 | FROM | |
11:30:29 web.1 | communication_website_localizations as localizations | |
11:30:29 web.1 | ) localizations ON communication_websites.id = localizations.about_id WHERE "communication_websites"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "communication_websites"."id" IN ('8d3ad0cc-b65f-4c63-b319-034a3f06786d', '424a5d36-b59c-41f8-b5ac-684b381e5926', 'de90ffee-a022-47d1-8a3a-3f1649aea7cc') GROUP BY "communication_websites"."id" ORDER BY localization_name ASC /*action='show',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/communication/website.rb:137:in 'Enumerable#collect' | |
11:30:29 web.1 | Communication::Website Load (4.2ms) SELECT communication_websites.*, COALESCE( | |
11:30:29 web.1 | MAX(CASE WHEN localizations.language_id = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' THEN TRIM(LOWER(UNACCENT(localizations.name))) END), | |
11:30:29 web.1 | MAX(TRIM(LOWER(UNACCENT(localizations.name)))) FILTER (WHERE localizations.rank = 1) | |
11:30:29 web.1 | ) AS localization_name | |
11:30:29 web.1 | FROM "communication_websites" LEFT JOIN ( | |
11:30:29 web.1 | SELECT | |
11:30:29 web.1 | localizations.*, | |
11:30:29 web.1 | ROW_NUMBER() OVER(PARTITION BY localizations.about_id ORDER BY localizations.created_at ASC) as rank | |
11:30:29 web.1 | FROM | |
11:30:29 web.1 | communication_website_localizations as localizations | |
11:30:29 web.1 | ) localizations ON communication_websites.id = localizations.about_id WHERE "communication_websites"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "communication_websites"."id" NOT IN ('8d3ad0cc-b65f-4c63-b319-034a3f06786d', '424a5d36-b59c-41f8-b5ac-684b381e5926', 'de90ffee-a022-47d1-8a3a-3f1649aea7cc') GROUP BY "communication_websites"."id" ORDER BY localization_name ASC LIMIT 3 /*action='show',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/communication/website.rb:146:in 'Enumerable#collect' | |
11:30:29 web.1 | Communication::Website::Localization Load (1.1ms) SELECT "communication_website_localizations".* FROM "communication_website_localizations" WHERE "communication_website_localizations"."about_id" = '8d3ad0cc-b65f-4c63-b319-034a3f06786d' AND "communication_website_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='show',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
11:30:29 web.1 | Communication::Website::Localization Load (1.3ms) SELECT "communication_website_localizations".* FROM "communication_website_localizations" WHERE "communication_website_localizations"."about_id" = '424a5d36-b59c-41f8-b5ac-684b381e5926' AND "communication_website_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='show',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
11:30:29 web.1 | Communication::Website::Localization Load (1.0ms) SELECT "communication_website_localizations".* FROM "communication_website_localizations" WHERE "communication_website_localizations"."about_id" = 'de90ffee-a022-47d1-8a3a-3f1649aea7cc' AND "communication_website_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='show',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
11:30:29 web.1 | Communication::Website::Localization Load (1.0ms) SELECT "communication_website_localizations".* FROM "communication_website_localizations" WHERE "communication_website_localizations"."about_id" = 'dfc95f7d-2655-4bc2-bc27-7bc3f9113478' AND "communication_website_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='show',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
11:30:29 web.1 | Communication::Website::Localization Load (1.0ms) SELECT "communication_website_localizations".* FROM "communication_website_localizations" WHERE "communication_website_localizations"."about_id" = '27ccefe4-753c-49b3-ae4d-31675fc53ce5' AND "communication_website_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='show',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
11:30:29 web.1 | Communication::Website::Localization Load (1.5ms) SELECT "communication_website_localizations".* FROM "communication_website_localizations" WHERE "communication_website_localizations"."about_id" = 'e34ef748-08ca-4cb9-a151-474e17a4a815' AND "communication_website_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='show',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
11:30:29 web.1 | CACHE Language Count (0.7ms) SELECT COUNT(*) FROM (SELECT 1 AS one FROM "languages" INNER JOIN "languages_universities" ON "languages"."id" = "languages_universities"."language_id" WHERE "languages_universities"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 2) subquery_for_count | |
11:30:29 web.1 | ↳ app/views/admin/application/components/_nav.html.erb:68 | |
11:30:29 web.1 | CACHE Language Load (0.7ms) SELECT "languages".* FROM "languages" INNER JOIN "languages_universities" ON "languages"."id" = "languages_universities"."language_id" WHERE "languages_universities"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' ORDER BY "languages"."name" ASC | |
11:30:29 web.1 | ↳ app/views/admin/application/components/_nav.html.erb:71 | |
11:30:29 web.1 | ActiveStorage::Attachment Load (1.1ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = '63998e73-8fa6-4dbe-807d-4e2ea06e80f8' AND "active_storage_attachments"."record_type" = 'User' AND "active_storage_attachments"."name" = 'picture' LIMIT 1 /*action='show',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/views/admin/application/components/_nav.html.erb:88 | |
11:30:29 web.1 | Rendered admin/application/components/_nav.html.erb (Duration: 49.2ms | GC: 1.0ms) | |
11:30:29 web.1 | Rendered admin/application/components/_realm.html.erb (Duration: 0.1ms | GC: 0.0ms) | |
11:30:29 web.1 | Rendered admin/application/components/_subnav.html.erb (Duration: 2.0ms | GC: 0.0ms) | |
11:30:29 web.1 | Rendered admin/application/components/_hero.html.erb (Duration: 0.6ms | GC: 0.2ms) | |
11:30:29 web.1 | Rendered application/_notice.html.erb (Duration: 0.1ms | GC: 0.0ms) | |
11:30:29 web.1 | Rendered admin/application/components/_user_unconfirmed.html.erb (Duration: 0.1ms | GC: 0.0ms) | |
11:30:29 web.1 | Rendered admin/application/components/_server_admin_only.html.erb (Duration: 0.1ms | GC: 0.0ms) | |
11:30:29 web.1 | Rendered admin/application/components/_commands.html.erb (Duration: 0.1ms | GC: 0.0ms) | |
11:30:29 web.1 | GoodJob::Job Count (1.1ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."finished_at" IS NULL /*action='show',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/controllers/application_controller.rb:15:in 'ApplicationController#background_tasks_count' | |
11:30:29 web.1 | Rendered admin/application/components/_footer.html.erb (Duration: 2.2ms | GC: 0.0ms) | |
11:30:29 worker.1 | [GoodJob] [52953] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 7d864239-18e8-455a-9c83-0b40886f4810 | |
11:30:29 web.1 | Rendered application/_bugsnag.html.erb (Duration: 0.1ms | GC: 0.0ms) | |
11:30:29 web.1 | Language Load (1.1ms) SELECT "languages".* FROM "languages" WHERE "languages"."iso_code" = 'fr' LIMIT 1 /*action='show',application='Osuny',controller='websites'*/ | |
11:30:29 web.1 | ↳ app/controllers/application_controller/with_locale.rb:12:in 'ApplicationController::WithLocale#current_interface_language' | |
11:30:29 web.1 | Rendered application/_summernote_localization.html.erb (Duration: 2.0ms | GC: 0.0ms) | |
11:30:29 web.1 | Rendered layout admin/layouts/application.html.erb (Duration: 215.6ms | GC: 18.3ms) | |
11:30:29 web.1 | Completed 200 OK in 293ms (Views: 200.6ms | ActiveRecord: 34.1ms (51 queries, 15 cached) | GC: 20.0ms) | |
11:30:29 web.1 | | |
11:30:29 web.1 | | |
11:30:30 worker.1 | [GoodJob] [52953] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 17efcaed-00b6-47ef-80c4-0bf522b59eb7 | |
11:30:30 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"elephant","scheduled_at":"2025-03-24T11:30:30.368+01:00"} | |
11:30:30 worker.1 | [Octokit] request: POST https://api.github.com/repos/osunyorg/template/generate | |
11:30:30 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:30:30 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:30:30 worker.1 | Content-Type: "application/json" | |
11:30:31 worker.1 | [Octokit] response: Status 201 | |
11:30:31 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:30:31 GMT" | |
11:30:31 worker.1 | content-type: "application/json; charset=utf-8" | |
11:30:31 worker.1 | content-length: "6377" | |
11:30:31 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:30:31 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:30:31 worker.1 | etag: "\"5f9039d723e4bd9b482267d2818def17ff354b903b65661dc4e58e4cb4c3ec3b\"" | |
11:30:31 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:30:31 worker.1 | x-accepted-oauth-scopes: "" | |
11:30:31 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:30:31 worker.1 | location: "https://api.github.com/repos/osunydev/demo-test-github-6" | |
11:30:31 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:30:31 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:30:31 worker.1 | x-ratelimit-limit: "5000" | |
11:30:31 worker.1 | x-ratelimit-remaining: "3656" | |
11:30:31 worker.1 | x-ratelimit-reset: "1742813729" | |
11:30:31 worker.1 | x-ratelimit-used: "1344" | |
11:30:31 worker.1 | x-ratelimit-resource: "core" | |
11:30:31 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
11:30:31 worker.1 | access-control-allow-origin: "*" | |
11:30:31 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:30:31 worker.1 | x-frame-options: "deny" | |
11:30:31 worker.1 | x-content-type-options: "nosniff" | |
11:30:31 worker.1 | x-xss-protection: "0" | |
11:30:31 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:30:31 worker.1 | content-security-policy: "default-src 'none'" | |
11:30:31 worker.1 | server: "github.com" | |
11:30:31 worker.1 | x-github-request-id: "FAE8:346215:27BE11:288F62:67E13446" | |
11:30:42 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-6/actions/secrets/public-key | |
11:30:42 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:30:42 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:30:42 worker.1 | Content-Type: "application/json" | |
11:30:43 worker.1 | [Octokit] response: Status 200 | |
11:30:43 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:30:43 GMT" | |
11:30:43 worker.1 | content-type: "application/json; charset=utf-8" | |
11:30:43 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:30:43 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:30:43 worker.1 | etag: "W/\"d2639497b5d922b70a379153920d31e4788d3199d2f8b99e67dbd0589bdd70a4\"" | |
11:30:43 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:30:43 worker.1 | x-accepted-oauth-scopes: "" | |
11:30:43 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:30:43 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:30:43 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:30:43 worker.1 | x-ratelimit-limit: "5000" | |
11:30:43 worker.1 | x-ratelimit-remaining: "3641" | |
11:30:43 worker.1 | x-ratelimit-reset: "1742813729" | |
11:30:43 worker.1 | x-ratelimit-used: "1359" | |
11:30:43 worker.1 | x-ratelimit-resource: "core" | |
11:30:43 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
11:30:43 worker.1 | access-control-allow-origin: "*" | |
11:30:43 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:30:43 worker.1 | x-frame-options: "deny" | |
11:30:43 worker.1 | x-content-type-options: "nosniff" | |
11:30:43 worker.1 | x-xss-protection: "0" | |
11:30:43 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:30:43 worker.1 | content-security-policy: "default-src 'none'" | |
11:30:43 worker.1 | content-encoding: "gzip" | |
11:30:43 worker.1 | transfer-encoding: "chunked" | |
11:30:43 worker.1 | server: "github.com" | |
11:30:43 worker.1 | x-github-request-id: "FAEB:11FAC3:27B99D:288C25:67E13453" | |
11:30:43 worker.1 | [Octokit] request: PUT https://api.github.com/repos/osunydev/demo-test-github-6/actions/secrets/DEUXFLEURS_ACCESS_KEY | |
11:30:43 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:30:43 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:30:43 worker.1 | Content-Type: "application/json" | |
11:30:43 worker.1 | [Octokit] response: Status 201 | |
11:30:43 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:30:43 GMT" | |
11:30:43 worker.1 | content-type: "application/json; charset=utf-8" | |
11:30:43 worker.1 | content-length: "2" | |
11:30:43 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:30:43 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:30:43 worker.1 | etag: "\"e4170c593d2e6fe8b6a39eb7c93918ee8f5ac6fa158e0b3a1ae47a9e06755914\"" | |
11:30:43 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:30:43 worker.1 | x-accepted-oauth-scopes: "" | |
11:30:43 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:30:43 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:30:43 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:30:43 worker.1 | x-ratelimit-limit: "5000" | |
11:30:43 worker.1 | x-ratelimit-remaining: "3640" | |
11:30:43 worker.1 | x-ratelimit-reset: "1742813729" | |
11:30:43 worker.1 | x-ratelimit-used: "1360" | |
11:30:43 worker.1 | x-ratelimit-resource: "core" | |
11:30:43 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
11:30:43 worker.1 | access-control-allow-origin: "*" | |
11:30:43 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:30:43 worker.1 | x-frame-options: "deny" | |
11:30:43 worker.1 | x-content-type-options: "nosniff" | |
11:30:43 worker.1 | x-xss-protection: "0" | |
11:30:43 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:30:43 worker.1 | content-security-policy: "default-src 'none'" | |
11:30:43 worker.1 | server: "github.com" | |
11:30:43 worker.1 | x-github-request-id: "FAEC:1107C8:26F6BA:27C94B:67E13453" | |
11:30:43 worker.1 | [Octokit] request: PUT https://api.github.com/repos/osunydev/demo-test-github-6/actions/secrets/DEUXFLEURS_SECRET | |
11:30:43 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:30:43 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:30:43 worker.1 | Content-Type: "application/json" | |
11:30:43 worker.1 | [Octokit] response: Status 201 | |
11:30:43 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:30:43 GMT" | |
11:30:43 worker.1 | content-type: "application/json; charset=utf-8" | |
11:30:43 worker.1 | content-length: "2" | |
11:30:43 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:30:43 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:30:43 worker.1 | etag: "\"e4170c593d2e6fe8b6a39eb7c93918ee8f5ac6fa158e0b3a1ae47a9e06755914\"" | |
11:30:43 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:30:43 worker.1 | x-accepted-oauth-scopes: "" | |
11:30:43 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:30:43 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:30:43 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:30:43 worker.1 | x-ratelimit-limit: "5000" | |
11:30:43 worker.1 | x-ratelimit-remaining: "3639" | |
11:30:43 worker.1 | x-ratelimit-reset: "1742813729" | |
11:30:43 worker.1 | x-ratelimit-used: "1361" | |
11:30:43 worker.1 | x-ratelimit-resource: "core" | |
11:30:43 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
11:30:43 worker.1 | access-control-allow-origin: "*" | |
11:30:43 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:30:43 worker.1 | x-frame-options: "deny" | |
11:30:43 worker.1 | x-content-type-options: "nosniff" | |
11:30:43 worker.1 | x-xss-protection: "0" | |
11:30:43 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:30:43 worker.1 | content-security-policy: "default-src 'none'" | |
11:30:43 worker.1 | server: "github.com" | |
11:30:43 worker.1 | x-github-request-id: "FAED:29A163:26B808:278AA7:67E13453" | |
11:31:03 web.1 | Started GET "/background/jobs?locale=en&state=running" for 127.0.0.1 at 2025-03-24 11:31:03 +0100 | |
11:31:03 web.1 | User Load (1.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = '63998e73-8fa6-4dbe-807d-4e2ea06e80f8' ORDER BY "users"."id" ASC LIMIT 1 /*application='Osuny'*/ | |
11:31:03 web.1 | Processing by GoodJob::JobsController#index as HTML | |
11:31:03 web.1 | Parameters: {"locale" => "en", "state" => "running"} | |
11:31:03 web.1 | Rendering layout /Users/arnaudlevy/.rbenv/versions/3.4.2/lib/ruby/gems/3.4.0/gems/good_job-4.9.3/app/views/layouts/good_job/application.html.erb | |
11:31:03 web.1 | Rendering /Users/arnaudlevy/.rbenv/versions/3.4.2/lib/ruby/gems/3.4.0/gems/good_job-4.9.3/app/views/good_job/jobs/index.html.erb within layouts/good_job/application | |
11:31:03 web.1 | GoodJob::Job Count (1.3ms) SELECT COUNT(*) AS "count_all", "good_jobs"."queue_name" AS "good_jobs_queue_name" FROM "good_jobs" GROUP BY "good_jobs"."queue_name" /*action='index',application='Osuny',controller='jobs'*/ | |
11:31:03 web.1 | GoodJob::Job Count (1.2ms) SELECT COUNT(*) AS "count_all", ("good_jobs"."serialized_params" ->> 'job_class') AS "good_jobs_serialized_params_job_class" FROM "good_jobs" GROUP BY ("good_jobs"."serialized_params" ->> 'job_class') /*action='index',application='Osuny',controller='jobs'*/ | |
11:31:03 web.1 | Rendered /Users/arnaudlevy/.rbenv/versions/3.4.2/lib/ruby/gems/3.4.0/gems/good_job-4.9.3/app/views/good_job/shared/_filter.erb (Duration: 8.4ms | GC: 0.0ms) | |
11:31:03 web.1 | GoodJob Dashboard Chart (1.5ms) SELECT * FROM generate_series( date_trunc('hour', $1::timestamp), date_trunc('hour', $2::timestamp), '1 hour' ) timestamp LEFT JOIN ( SELECT date_trunc('hour', scheduled_at) AS scheduled_at, queue_name, count(*) AS count FROM ( SELECT "good_jobs"."queue_name", "good_jobs"."scheduled_at" FROM "good_jobs" WHERE "good_jobs"."performed_at" IS NOT NULL AND "good_jobs"."finished_at" IS NULL ) sources GROUP BY date_trunc('hour', scheduled_at), queue_name ) sources ON sources.scheduled_at = timestamp ORDER BY timestamp ASC /*action='index',application='Osuny',controller='jobs'*/ [["start_time", "2025-03-23 10:31:03.281993"], ["end_time", "2025-03-24 10:31:03.281993"]] | |
11:31:03 web.1 | Rendered /Users/arnaudlevy/.rbenv/versions/3.4.2/lib/ruby/gems/3.4.0/gems/good_job-4.9.3/app/views/good_job/shared/_chart.erb (Duration: 0.1ms | GC: 0.0ms) | |
11:31:03 web.1 | Rendered /Users/arnaudlevy/.rbenv/versions/3.4.2/lib/ruby/gems/3.4.0/gems/good_job-4.9.3/app/views/good_job/shared/_chart_container.erb (Duration: 0.3ms | GC: 0.0ms) | |
11:31:03 web.1 | GoodJob::Job Load (1.4ms) SELECT "good_jobs"."id", "good_jobs"."queue_name", "good_jobs"."priority", "good_jobs"."serialized_params", "good_jobs"."scheduled_at", "good_jobs"."performed_at", "good_jobs"."finished_at", "good_jobs"."error", "good_jobs"."created_at", "good_jobs"."updated_at", "good_jobs"."active_job_id", "good_jobs"."concurrency_key", "good_jobs"."cron_key", "good_jobs"."cron_at", "good_jobs"."batch_id", "good_jobs"."batch_callback_id", "good_jobs"."executions_count", "good_jobs"."job_class", "good_jobs"."error_event", "good_jobs"."labels", "good_jobs"."locked_by_id", "good_jobs"."locked_at" FROM "good_jobs" WHERE "good_jobs"."performed_at" IS NOT NULL AND "good_jobs"."finished_at" IS NULL ORDER BY performed_at desc, id desc LIMIT 25 /*action='index',application='Osuny',controller='jobs'*/ | |
11:31:03 web.1 | GoodJob::Job Count (1.5ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."performed_at" IS NOT NULL AND "good_jobs"."finished_at" IS NULL /*action='index',application='Osuny',controller='jobs'*/ | |
11:31:03 web.1 | Rendered /Users/arnaudlevy/.rbenv/versions/3.4.2/lib/ruby/gems/3.4.0/gems/good_job-4.9.3/app/views/good_job/jobs/_table.erb (Duration: 12.3ms | GC: 0.0ms) | |
11:31:03 web.1 | CACHE GoodJob::Job Load (0.8ms) SELECT "good_jobs"."id", "good_jobs"."queue_name", "good_jobs"."priority", "good_jobs"."serialized_params", "good_jobs"."scheduled_at", "good_jobs"."performed_at", "good_jobs"."finished_at", "good_jobs"."error", "good_jobs"."created_at", "good_jobs"."updated_at", "good_jobs"."active_job_id", "good_jobs"."concurrency_key", "good_jobs"."cron_key", "good_jobs"."cron_at", "good_jobs"."batch_id", "good_jobs"."batch_callback_id", "good_jobs"."executions_count", "good_jobs"."job_class", "good_jobs"."error_event", "good_jobs"."labels", "good_jobs"."locked_by_id", "good_jobs"."locked_at" FROM "good_jobs" WHERE "good_jobs"."performed_at" IS NOT NULL AND "good_jobs"."finished_at" IS NULL ORDER BY performed_at desc, id desc LIMIT 25 | |
11:31:03 web.1 | CACHE GoodJob::Job Load (0.7ms) SELECT "good_jobs"."id", "good_jobs"."queue_name", "good_jobs"."priority", "good_jobs"."serialized_params", "good_jobs"."scheduled_at", "good_jobs"."performed_at", "good_jobs"."finished_at", "good_jobs"."error", "good_jobs"."created_at", "good_jobs"."updated_at", "good_jobs"."active_job_id", "good_jobs"."concurrency_key", "good_jobs"."cron_key", "good_jobs"."cron_at", "good_jobs"."batch_id", "good_jobs"."batch_callback_id", "good_jobs"."executions_count", "good_jobs"."job_class", "good_jobs"."error_event", "good_jobs"."labels", "good_jobs"."locked_by_id", "good_jobs"."locked_at" FROM "good_jobs" WHERE "good_jobs"."performed_at" IS NOT NULL AND "good_jobs"."finished_at" IS NULL ORDER BY performed_at desc, id desc LIMIT 25 | |
11:31:03 web.1 | CACHE GoodJob::Job Load (0.7ms) SELECT "good_jobs"."id", "good_jobs"."queue_name", "good_jobs"."priority", "good_jobs"."serialized_params", "good_jobs"."scheduled_at", "good_jobs"."performed_at", "good_jobs"."finished_at", "good_jobs"."error", "good_jobs"."created_at", "good_jobs"."updated_at", "good_jobs"."active_job_id", "good_jobs"."concurrency_key", "good_jobs"."cron_key", "good_jobs"."cron_at", "good_jobs"."batch_id", "good_jobs"."batch_callback_id", "good_jobs"."executions_count", "good_jobs"."job_class", "good_jobs"."error_event", "good_jobs"."labels", "good_jobs"."locked_by_id", "good_jobs"."locked_at" FROM "good_jobs" WHERE "good_jobs"."performed_at" IS NOT NULL AND "good_jobs"."finished_at" IS NULL ORDER BY performed_at desc, id desc LIMIT 25 | |
11:31:03 web.1 | Rendered /Users/arnaudlevy/.rbenv/versions/3.4.2/lib/ruby/gems/3.4.0/gems/good_job-4.9.3/app/views/good_job/jobs/index.html.erb within layouts/good_job/application (Duration: 32.8ms | GC: 0.0ms) | |
11:31:03 web.1 | Rendered /Users/arnaudlevy/.rbenv/versions/3.4.2/lib/ruby/gems/3.4.0/gems/good_job-4.9.3/app/views/good_job/shared/_navbar.erb (Duration: 2.0ms | GC: 0.0ms) | |
11:31:03 web.1 | Rendered /Users/arnaudlevy/.rbenv/versions/3.4.2/lib/ruby/gems/3.4.0/gems/good_job-4.9.3/app/views/good_job/shared/_secondary_navbar.erb (Duration: 0.1ms | GC: 0.0ms) | |
11:31:03 web.1 | Rendered /Users/arnaudlevy/.rbenv/versions/3.4.2/lib/ruby/gems/3.4.0/gems/good_job-4.9.3/app/views/good_job/shared/_alert.erb (Duration: 0.1ms | GC: 0.0ms) | |
11:31:03 web.1 | Rendered /Users/arnaudlevy/.rbenv/versions/3.4.2/lib/ruby/gems/3.4.0/gems/good_job-4.9.3/app/views/good_job/shared/_footer.erb (Duration: 0.1ms | GC: 0.0ms) | |
11:31:03 web.1 | Rendered layout /Users/arnaudlevy/.rbenv/versions/3.4.2/lib/ruby/gems/3.4.0/gems/good_job-4.9.3/app/views/layouts/good_job/application.html.erb (Duration: 36.7ms | GC: 0.0ms) | |
11:31:03 web.1 | Completed 200 OK in 37ms (Views: 34.5ms | ActiveRecord: 2.5ms (8 queries, 3 cached) | GC: 0.0ms) | |
11:31:03 web.1 | | |
11:31:03 web.1 | | |
11:31:03 web.1 | Started GET "/background/frontend/static/4-9-3/bootstrap.css" for 127.0.0.1 at 2025-03-24 11:31:03 +0100 | |
11:31:03 web.1 | Started GET "/background/frontend/static/4-9-3/style.css" for 127.0.0.1 at 2025-03-24 11:31:03 +0100 | |
11:31:03 web.1 | Started GET "/background/frontend/static/4-9-3/chartjs.js" for 127.0.0.1 at 2025-03-24 11:31:03 +0100 | |
11:31:03 web.1 | User Load (0.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = '63998e73-8fa6-4dbe-807d-4e2ea06e80f8' ORDER BY "users"."id" ASC LIMIT 1 /*application='Osuny'*/ | |
11:31:03 web.1 | Processing by GoodJob::FrontendsController#static as CSS | |
11:31:03 web.1 | Parameters: {"version" => "4-9-3", "id" => "bootstrap"} | |
11:31:03 web.1 | Rendering /Users/arnaudlevy/.rbenv/versions/3.4.2/lib/ruby/gems/3.4.0/gems/good_job-4.9.3/app/frontend/good_job/vendor/bootstrap/bootstrap.min.css | |
11:31:03 web.1 | Rendered /Users/arnaudlevy/.rbenv/versions/3.4.2/lib/ruby/gems/3.4.0/gems/good_job-4.9.3/app/frontend/good_job/vendor/bootstrap/bootstrap.min.css (Duration: 1.5ms | GC: 0.0ms) | |
11:31:03 web.1 | Completed 200 OK in 2ms (Views: 2.0ms | ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms) | |
11:31:03 web.1 | | |
11:31:03 web.1 | | |
11:31:03 web.1 | User Load (1.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = '63998e73-8fa6-4dbe-807d-4e2ea06e80f8' ORDER BY "users"."id" ASC LIMIT 1 /*application='Osuny'*/ | |
11:31:03 web.1 | Processing by GoodJob::FrontendsController#static as JS | |
11:31:03 web.1 | Parameters: {"version" => "4-9-3", "id" => "chartjs"} | |
11:31:03 web.1 | Rendering /Users/arnaudlevy/.rbenv/versions/3.4.2/lib/ruby/gems/3.4.0/gems/good_job-4.9.3/app/frontend/good_job/vendor/chartjs/chart.min.js | |
11:31:03 web.1 | Rendered /Users/arnaudlevy/.rbenv/versions/3.4.2/lib/ruby/gems/3.4.0/gems/good_job-4.9.3/app/frontend/good_job/vendor/chartjs/chart.min.js (Duration: 1.3ms | GC: 0.0ms) | |
11:31:03 web.1 | Completed 200 OK in 2ms (Views: 1.7ms | ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms) | |
11:31:03 web.1 | | |
11:31:03 web.1 | | |
11:31:03 web.1 | User Load (1.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = '63998e73-8fa6-4dbe-807d-4e2ea06e80f8' ORDER BY "users"."id" ASC LIMIT 1 /*application='Osuny'*/ | |
11:31:03 web.1 | Processing by GoodJob::FrontendsController#static as CSS | |
11:31:03 web.1 | Parameters: {"version" => "4-9-3", "id" => "style"} | |
11:31:03 web.1 | Rendering /Users/arnaudlevy/.rbenv/versions/3.4.2/lib/ruby/gems/3.4.0/gems/good_job-4.9.3/app/frontend/good_job/style.css | |
11:31:03 web.1 | Rendered /Users/arnaudlevy/.rbenv/versions/3.4.2/lib/ruby/gems/3.4.0/gems/good_job-4.9.3/app/frontend/good_job/style.css (Duration: 0.6ms | GC: 0.0ms) | |
11:31:03 web.1 | Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms) | |
11:31:03 web.1 | | |
11:31:03 web.1 | | |
11:31:03 web.1 | Started GET "/background/frontend/static/4-9-3/bootstrap.js" for 127.0.0.1 at 2025-03-24 11:31:03 +0100 | |
11:31:03 web.1 | Started GET "/background/frontend/static/4-9-3/rails_ujs.js" for 127.0.0.1 at 2025-03-24 11:31:03 +0100 | |
11:31:03 web.1 | User Load (1.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = '63998e73-8fa6-4dbe-807d-4e2ea06e80f8' ORDER BY "users"."id" ASC LIMIT 1 /*application='Osuny'*/ | |
11:31:03 web.1 | Processing by GoodJob::FrontendsController#static as JS | |
11:31:03 web.1 | Parameters: {"version" => "4-9-3", "id" => "bootstrap"} | |
11:31:03 web.1 | Rendering /Users/arnaudlevy/.rbenv/versions/3.4.2/lib/ruby/gems/3.4.0/gems/good_job-4.9.3/app/frontend/good_job/vendor/bootstrap/bootstrap.bundle.min.js | |
11:31:03 web.1 | Rendered /Users/arnaudlevy/.rbenv/versions/3.4.2/lib/ruby/gems/3.4.0/gems/good_job-4.9.3/app/frontend/good_job/vendor/bootstrap/bootstrap.bundle.min.js (Duration: 1.4ms | GC: 0.0ms) | |
11:31:03 web.1 | Completed 200 OK in 2ms (Views: 1.8ms | ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms) | |
11:31:03 web.1 | | |
11:31:03 web.1 | | |
11:31:03 web.1 | Started GET "/background/frontend/static/4-9-3/es_module_shims.js" for 127.0.0.1 at 2025-03-24 11:31:03 +0100 | |
11:31:03 web.1 | User Load (0.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = '63998e73-8fa6-4dbe-807d-4e2ea06e80f8' ORDER BY "users"."id" ASC LIMIT 1 /*application='Osuny'*/ | |
11:31:03 web.1 | Processing by GoodJob::FrontendsController#static as JS | |
11:31:03 web.1 | Parameters: {"version" => "4-9-3", "id" => "rails_ujs"} | |
11:31:03 web.1 | Rendering /Users/arnaudlevy/.rbenv/versions/3.4.2/lib/ruby/gems/3.4.0/gems/good_job-4.9.3/app/frontend/good_job/vendor/rails_ujs.js | |
11:31:03 web.1 | Rendered /Users/arnaudlevy/.rbenv/versions/3.4.2/lib/ruby/gems/3.4.0/gems/good_job-4.9.3/app/frontend/good_job/vendor/rails_ujs.js (Duration: 0.6ms | GC: 0.0ms) | |
11:31:03 web.1 | Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms) | |
11:31:03 web.1 | | |
11:31:03 web.1 | | |
11:31:03 web.1 | Started GET "/background/frontend/static/4-9-3/icons.svg" for 127.0.0.1 at 2025-03-24 11:31:03 +0100 | |
11:31:04 web.1 | Started GET "/background/frontend/modules/4-9-3/application.js" for 127.0.0.1 at 2025-03-24 11:31:04 +0100 | |
11:31:04 web.1 | User Load (1.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = '63998e73-8fa6-4dbe-807d-4e2ea06e80f8' ORDER BY "users"."id" ASC LIMIT 1 /*application='Osuny'*/ | |
11:31:04 web.1 | Processing by GoodJob::FrontendsController#static as JS | |
11:31:04 web.1 | Parameters: {"version" => "4-9-3", "id" => "es_module_shims"} | |
11:31:04 web.1 | Rendering /Users/arnaudlevy/.rbenv/versions/3.4.2/lib/ruby/gems/3.4.0/gems/good_job-4.9.3/app/frontend/good_job/vendor/es_module_shims.js | |
11:31:04 web.1 | Rendered /Users/arnaudlevy/.rbenv/versions/3.4.2/lib/ruby/gems/3.4.0/gems/good_job-4.9.3/app/frontend/good_job/vendor/es_module_shims.js (Duration: 1.3ms | GC: 0.0ms) | |
11:31:04 web.1 | Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms) | |
11:31:04 web.1 | | |
11:31:04 web.1 | | |
11:31:04 web.1 | User Load (1.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = '63998e73-8fa6-4dbe-807d-4e2ea06e80f8' ORDER BY "users"."id" ASC LIMIT 1 /*application='Osuny'*/ | |
11:31:04 web.1 | Processing by GoodJob::FrontendsController#static as SVG | |
11:31:04 web.1 | Parameters: {"version" => "4-9-3", "id" => "icons"} | |
11:31:04 web.1 | Rendering /Users/arnaudlevy/.rbenv/versions/3.4.2/lib/ruby/gems/3.4.0/gems/good_job-4.9.3/app/frontend/good_job/icons.svg | |
11:31:04 web.1 | Rendered /Users/arnaudlevy/.rbenv/versions/3.4.2/lib/ruby/gems/3.4.0/gems/good_job-4.9.3/app/frontend/good_job/icons.svg (Duration: 0.7ms | GC: 0.0ms) | |
11:31:04 web.1 | Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms) | |
11:31:04 web.1 | | |
11:31:04 web.1 | | |
11:31:04 web.1 | User Load (1.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = '63998e73-8fa6-4dbe-807d-4e2ea06e80f8' ORDER BY "users"."id" ASC LIMIT 1 /*application='Osuny'*/ | |
11:31:04 web.1 | Processing by GoodJob::FrontendsController#module as JS | |
11:31:04 web.1 | Parameters: {"version" => "4-9-3", "id" => "application"} | |
11:31:04 web.1 | Rendering /Users/arnaudlevy/.rbenv/versions/3.4.2/lib/ruby/gems/3.4.0/gems/good_job-4.9.3/app/frontend/good_job/application.js | |
11:31:04 web.1 | Rendered /Users/arnaudlevy/.rbenv/versions/3.4.2/lib/ruby/gems/3.4.0/gems/good_job-4.9.3/app/frontend/good_job/application.js (Duration: 0.7ms | GC: 0.0ms) | |
11:31:04 web.1 | Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms) | |
11:31:04 web.1 | | |
11:31:04 web.1 | | |
11:31:04 web.1 | Started GET "/background/frontend/modules/4-9-3/charts.js" for 127.0.0.1 at 2025-03-24 11:31:04 +0100 | |
11:31:04 web.1 | Started GET "/background/frontend/modules/4-9-3/checkbox_toggle.js" for 127.0.0.1 at 2025-03-24 11:31:04 +0100 | |
11:31:04 web.1 | Started GET "/background/frontend/modules/4-9-3/document_ready.js" for 127.0.0.1 at 2025-03-24 11:31:04 +0100 | |
11:31:04 web.1 | User Load (1.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = '63998e73-8fa6-4dbe-807d-4e2ea06e80f8' ORDER BY "users"."id" ASC LIMIT 1 /*application='Osuny'*/ | |
11:31:04 web.1 | Processing by GoodJob::FrontendsController#module as JS | |
11:31:04 web.1 | Parameters: {"version" => "4-9-3", "id" => "document_ready"} | |
11:31:04 web.1 | Rendering /Users/arnaudlevy/.rbenv/versions/3.4.2/lib/ruby/gems/3.4.0/gems/good_job-4.9.3/app/frontend/good_job/modules/document_ready.js | |
11:31:04 web.1 | Rendered /Users/arnaudlevy/.rbenv/versions/3.4.2/lib/ruby/gems/3.4.0/gems/good_job-4.9.3/app/frontend/good_job/modules/document_ready.js (Duration: 0.9ms | GC: 0.0ms) | |
11:31:04 web.1 | Completed 200 OK in 1ms (Views: 1.3ms | ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms) | |
11:31:04 web.1 | | |
11:31:04 web.1 | | |
11:31:04 web.1 | Started GET "/background/frontend/modules/4-9-3/stimulus.js" for 127.0.0.1 at 2025-03-24 11:31:04 +0100 | |
11:31:04 web.1 | User Load (1.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = '63998e73-8fa6-4dbe-807d-4e2ea06e80f8' ORDER BY "users"."id" ASC LIMIT 1 /*application='Osuny'*/ | |
11:31:04 web.1 | Processing by GoodJob::FrontendsController#module as JS | |
11:31:04 web.1 | Parameters: {"version" => "4-9-3", "id" => "charts"} | |
11:31:04 web.1 | Rendering /Users/arnaudlevy/.rbenv/versions/3.4.2/lib/ruby/gems/3.4.0/gems/good_job-4.9.3/app/frontend/good_job/modules/charts.js | |
11:31:04 web.1 | Rendered /Users/arnaudlevy/.rbenv/versions/3.4.2/lib/ruby/gems/3.4.0/gems/good_job-4.9.3/app/frontend/good_job/modules/charts.js (Duration: 0.7ms | GC: 0.0ms) | |
11:31:04 web.1 | Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms) | |
11:31:04 web.1 | | |
11:31:04 web.1 | | |
11:31:04 web.1 | Started GET "/background/frontend/modules/4-9-3/theme_controller.js" for 127.0.0.1 at 2025-03-24 11:31:04 +0100 | |
11:31:04 web.1 | User Load (1.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = '63998e73-8fa6-4dbe-807d-4e2ea06e80f8' ORDER BY "users"."id" ASC LIMIT 1 /*application='Osuny'*/ | |
11:31:04 web.1 | Processing by GoodJob::FrontendsController#module as JS | |
11:31:04 web.1 | Parameters: {"version" => "4-9-3", "id" => "checkbox_toggle"} | |
11:31:04 web.1 | Rendering /Users/arnaudlevy/.rbenv/versions/3.4.2/lib/ruby/gems/3.4.0/gems/good_job-4.9.3/app/frontend/good_job/modules/checkbox_toggle.js | |
11:31:04 web.1 | Rendered /Users/arnaudlevy/.rbenv/versions/3.4.2/lib/ruby/gems/3.4.0/gems/good_job-4.9.3/app/frontend/good_job/modules/checkbox_toggle.js (Duration: 0.4ms | GC: 0.0ms) | |
11:31:04 web.1 | Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms) | |
11:31:04 web.1 | | |
11:31:04 web.1 | | |
11:31:04 web.1 | Started GET "/background/frontend/modules/4-9-3/async_values_controller.js" for 127.0.0.1 at 2025-03-24 11:31:04 +0100 | |
11:31:04 web.1 | User Load (1.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = '63998e73-8fa6-4dbe-807d-4e2ea06e80f8' ORDER BY "users"."id" ASC LIMIT 1 /*application='Osuny'*/ | |
11:31:04 web.1 | Processing by GoodJob::FrontendsController#module as JS | |
11:31:04 web.1 | Parameters: {"version" => "4-9-3", "id" => "stimulus"} | |
11:31:04 web.1 | Rendering /Users/arnaudlevy/.rbenv/versions/3.4.2/lib/ruby/gems/3.4.0/gems/good_job-4.9.3/app/frontend/good_job/vendor/stimulus.js | |
11:31:04 web.1 | Rendered /Users/arnaudlevy/.rbenv/versions/3.4.2/lib/ruby/gems/3.4.0/gems/good_job-4.9.3/app/frontend/good_job/vendor/stimulus.js (Duration: 0.7ms | GC: 0.0ms) | |
11:31:04 web.1 | Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms) | |
11:31:04 web.1 | | |
11:31:04 web.1 | | |
11:31:04 web.1 | Started GET "/background/frontend/modules/4-9-3/html_legend_plugin.js" for 127.0.0.1 at 2025-03-24 11:31:04 +0100 | |
11:31:04 web.1 | User Load (1.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = '63998e73-8fa6-4dbe-807d-4e2ea06e80f8' ORDER BY "users"."id" ASC LIMIT 1 /*application='Osuny'*/ | |
11:31:04 web.1 | Processing by GoodJob::FrontendsController#module as JS | |
11:31:04 web.1 | Parameters: {"version" => "4-9-3", "id" => "theme_controller"} | |
11:31:04 web.1 | Rendering /Users/arnaudlevy/.rbenv/versions/3.4.2/lib/ruby/gems/3.4.0/gems/good_job-4.9.3/app/frontend/good_job/modules/theme_controller.js | |
11:31:04 web.1 | Rendered /Users/arnaudlevy/.rbenv/versions/3.4.2/lib/ruby/gems/3.4.0/gems/good_job-4.9.3/app/frontend/good_job/modules/theme_controller.js (Duration: 0.6ms | GC: 0.0ms) | |
11:31:04 web.1 | Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms) | |
11:31:04 web.1 | | |
11:31:04 web.1 | | |
11:31:04 web.1 | User Load (0.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = '63998e73-8fa6-4dbe-807d-4e2ea06e80f8' ORDER BY "users"."id" ASC LIMIT 1 /*application='Osuny'*/ | |
11:31:04 web.1 | Processing by GoodJob::FrontendsController#module as JS | |
11:31:04 web.1 | Parameters: {"version" => "4-9-3", "id" => "async_values_controller"} | |
11:31:04 web.1 | Rendering /Users/arnaudlevy/.rbenv/versions/3.4.2/lib/ruby/gems/3.4.0/gems/good_job-4.9.3/app/frontend/good_job/modules/async_values_controller.js | |
11:31:04 web.1 | Rendered /Users/arnaudlevy/.rbenv/versions/3.4.2/lib/ruby/gems/3.4.0/gems/good_job-4.9.3/app/frontend/good_job/modules/async_values_controller.js (Duration: 0.5ms | GC: 0.0ms) | |
11:31:04 web.1 | Completed 200 OK in 2ms (Views: 1.7ms | ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.9ms) | |
11:31:04 web.1 | | |
11:31:04 web.1 | | |
11:31:04 web.1 | User Load (1.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = '63998e73-8fa6-4dbe-807d-4e2ea06e80f8' ORDER BY "users"."id" ASC LIMIT 1 /*application='Osuny'*/ | |
11:31:04 web.1 | Processing by GoodJob::FrontendsController#module as JS | |
11:31:04 web.1 | Parameters: {"version" => "4-9-3", "id" => "html_legend_plugin"} | |
11:31:04 web.1 | Rendering /Users/arnaudlevy/.rbenv/versions/3.4.2/lib/ruby/gems/3.4.0/gems/good_job-4.9.3/app/frontend/good_job/modules/html_legend_plugin.js | |
11:31:04 web.1 | Rendered /Users/arnaudlevy/.rbenv/versions/3.4.2/lib/ruby/gems/3.4.0/gems/good_job-4.9.3/app/frontend/good_job/modules/html_legend_plugin.js (Duration: 0.5ms | GC: 0.0ms) | |
11:31:04 web.1 | Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms) | |
11:31:04 web.1 | | |
11:31:04 web.1 | | |
11:31:05 web.1 | Started GET "/background/frontend/modules/4-9-3/toasts.js" for 127.0.0.1 at 2025-03-24 11:31:05 +0100 | |
11:31:05 web.1 | Started GET "/background/frontend/modules/4-9-3/popovers.js" for 127.0.0.1 at 2025-03-24 11:31:05 +0100 | |
11:31:05 web.1 | Started GET "/background/frontend/modules/4-9-3/live_poll.js" for 127.0.0.1 at 2025-03-24 11:31:05 +0100 | |
11:31:05 web.1 | User Load (0.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = '63998e73-8fa6-4dbe-807d-4e2ea06e80f8' ORDER BY "users"."id" ASC LIMIT 1 /*application='Osuny'*/ | |
11:31:05 web.1 | Processing by GoodJob::FrontendsController#module as JS | |
11:31:05 web.1 | Parameters: {"version" => "4-9-3", "id" => "toasts"} | |
11:31:05 web.1 | Rendering /Users/arnaudlevy/.rbenv/versions/3.4.2/lib/ruby/gems/3.4.0/gems/good_job-4.9.3/app/frontend/good_job/modules/toasts.js | |
11:31:05 web.1 | Rendered /Users/arnaudlevy/.rbenv/versions/3.4.2/lib/ruby/gems/3.4.0/gems/good_job-4.9.3/app/frontend/good_job/modules/toasts.js (Duration: 0.6ms | GC: 0.0ms) | |
11:31:05 web.1 | Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms) | |
11:31:05 web.1 | | |
11:31:05 web.1 | | |
11:31:05 web.1 | User Load (0.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = '63998e73-8fa6-4dbe-807d-4e2ea06e80f8' ORDER BY "users"."id" ASC LIMIT 1 /*application='Osuny'*/ | |
11:31:05 web.1 | Processing by GoodJob::FrontendsController#module as JS | |
11:31:05 web.1 | Parameters: {"version" => "4-9-3", "id" => "popovers"} | |
11:31:05 web.1 | Rendering /Users/arnaudlevy/.rbenv/versions/3.4.2/lib/ruby/gems/3.4.0/gems/good_job-4.9.3/app/frontend/good_job/modules/popovers.js | |
11:31:05 web.1 | Rendered /Users/arnaudlevy/.rbenv/versions/3.4.2/lib/ruby/gems/3.4.0/gems/good_job-4.9.3/app/frontend/good_job/modules/popovers.js (Duration: 0.5ms | GC: 0.0ms) | |
11:31:05 web.1 | Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms) | |
11:31:05 web.1 | | |
11:31:05 web.1 | | |
11:31:05 web.1 | User Load (0.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = '63998e73-8fa6-4dbe-807d-4e2ea06e80f8' ORDER BY "users"."id" ASC LIMIT 1 /*application='Osuny'*/ | |
11:31:05 web.1 | Processing by GoodJob::FrontendsController#module as JS | |
11:31:05 web.1 | Parameters: {"version" => "4-9-3", "id" => "live_poll"} | |
11:31:05 web.1 | Rendering /Users/arnaudlevy/.rbenv/versions/3.4.2/lib/ruby/gems/3.4.0/gems/good_job-4.9.3/app/frontend/good_job/modules/live_poll.js | |
11:31:05 web.1 | Rendered /Users/arnaudlevy/.rbenv/versions/3.4.2/lib/ruby/gems/3.4.0/gems/good_job-4.9.3/app/frontend/good_job/modules/live_poll.js (Duration: 0.6ms | GC: 0.0ms) | |
11:31:05 web.1 | Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms) | |
11:31:05 web.1 | | |
11:31:05 web.1 | | |
11:31:05 web.1 | Started GET "/background/jobs/metrics/primary_nav?locale=en" for 127.0.0.1 at 2025-03-24 11:31:05 +0100 | |
11:31:05 web.1 | Started GET "/background/jobs/metrics/job_status?locale=en&state=running" for 127.0.0.1 at 2025-03-24 11:31:05 +0100 | |
11:31:05 web.1 | User Load (1.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = '63998e73-8fa6-4dbe-807d-4e2ea06e80f8' ORDER BY "users"."id" ASC LIMIT 1 /*application='Osuny'*/ | |
11:31:05 web.1 | Processing by GoodJob::MetricsController#primary_nav as */* | |
11:31:05 web.1 | Parameters: {"locale" => "en"} | |
11:31:05 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T11:31:05.200+01:00"} | |
11:31:05 web.1 | GoodJob::Job Count (1.6ms) SELECT COUNT(*) FROM "good_jobs" /*action='primary_nav',application='Osuny',controller='metrics'*/ | |
11:31:05 web.1 | GoodJob::BatchRecord Count (1.8ms) SELECT COUNT(*) FROM "good_job_batches" /*action='primary_nav',application='Osuny',controller='metrics'*/ | |
11:31:05 web.1 | GoodJob::Setting Load (1.4ms) SELECT "good_job_settings".* FROM "good_job_settings" WHERE "good_job_settings"."key" = 'pauses' LIMIT 1 /*action='primary_nav',application='Osuny',controller='metrics'*/ | |
11:31:05 web.1 | GoodJob::Process Count (3.6ms) SELECT COUNT(*) FROM "good_job_processes" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_job_processes' || '-' || "good_job_processes"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_job_processes' || '-' || "good_job_processes"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE ("good_job_processes"."lock_type" = 0 AND "pg_locks"."locktype" IS NOT NULL OR "good_job_processes"."lock_type" IS NULL AND "good_job_processes"."updated_at" > '2025-03-24 10:26:05.583152') /*action='primary_nav',application='Osuny',controller='metrics'*/ | |
11:31:05 web.1 | GoodJob::Job Count (1.2ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."finished_at" IS NOT NULL AND "good_jobs"."error" IS NOT NULL /*action='primary_nav',application='Osuny',controller='metrics'*/ | |
11:31:05 web.1 | Completed 200 OK in 21ms (Views: 0.1ms | ActiveRecord: 5.0ms (5 queries, 0 cached) | GC: 1.2ms) | |
11:31:05 web.1 | | |
11:31:05 web.1 | | |
11:31:05 web.1 | User Load (1.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = '63998e73-8fa6-4dbe-807d-4e2ea06e80f8' ORDER BY "users"."id" ASC LIMIT 1 /*application='Osuny'*/ | |
11:31:05 web.1 | Processing by GoodJob::MetricsController#job_status as */* | |
11:31:05 web.1 | Parameters: {"locale" => "en", "state" => "running"} | |
11:31:05 web.1 | GoodJob::Job Count (1.4ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."finished_at" IS NULL AND "good_jobs"."scheduled_at" > '2025-03-24 10:31:05.604365' AND ("good_jobs"."serialized_params" ->> 'executions') :: integer < 2 /*action='job_status',application='Osuny',controller='metrics'*/ | |
11:31:05 web.1 | GoodJob::Job Count (1.3ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."finished_at" IS NULL AND "good_jobs"."scheduled_at" > '2025-03-24 10:31:05.608455' AND ("good_jobs"."serialized_params" ->> 'executions') :: integer > 1 /*action='job_status',application='Osuny',controller='metrics'*/ | |
11:31:05 web.1 | GoodJob::Job Count (1.6ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."performed_at" IS NULL AND "good_jobs"."finished_at" IS NULL AND "good_jobs"."scheduled_at" <= '2025-03-24 10:31:05.611935' /*action='job_status',application='Osuny',controller='metrics'*/ | |
11:31:05 web.1 | GoodJob::Job Count (1.0ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."performed_at" IS NOT NULL AND "good_jobs"."finished_at" IS NULL /*action='job_status',application='Osuny',controller='metrics'*/ | |
11:31:05 web.1 | GoodJob::Job Count (1.0ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."finished_at" IS NOT NULL AND "good_jobs"."error" IS NULL /*action='job_status',application='Osuny',controller='metrics'*/ | |
11:31:05 web.1 | GoodJob::Job Count (1.3ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."finished_at" IS NOT NULL AND "good_jobs"."error" IS NOT NULL /*action='job_status',application='Osuny',controller='metrics'*/ | |
11:31:05 web.1 | Completed 200 OK in 21ms (Views: 0.1ms | ActiveRecord: 2.3ms (6 queries, 0 cached) | GC: 0.9ms) | |
11:31:05 web.1 | | |
11:31:05 web.1 | | |
11:31:05 worker.1 | [GoodJob] [52953] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 3f4fd173-f13f-4562-81e3-68ce4259cadc | |
11:31:05 worker.1 | [GoodJob] [52953] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 30b567fe-1d53-4f6e-a92b-6d615ea82694 | |
11:31:06 worker.1 | [GoodJob] [52953] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob c8006a94-e278-4d40-a742-c87dcb39ce24 | |
11:31:06 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"elephant","scheduled_at":"2025-03-24T11:31:06.032+01:00"} | |
11:31:06 worker.1 | [GoodJob] [52953] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 945603e7-c6c7-452d-a6ee-2db8e5e6cfda | |
11:31:06 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-6 | |
11:31:06 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:31:06 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:31:06 worker.1 | Content-Type: "application/json" | |
11:31:06 worker.1 | [Octokit] response: Status 200 | |
11:31:06 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:31:06 GMT" | |
11:31:06 worker.1 | content-type: "application/json; charset=utf-8" | |
11:31:06 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:31:06 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:31:06 worker.1 | etag: "W/\"80a74f62761cc131325fe34117868fe2d062ed39e0d4ef94e3d2c9a5a89043c4\"" | |
11:31:06 worker.1 | last-modified: "Mon, 24 Mar 2025 10:30:37 GMT" | |
11:31:06 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:31:06 worker.1 | x-accepted-oauth-scopes: "repo" | |
11:31:06 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:31:06 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:31:06 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:31:06 worker.1 | x-ratelimit-limit: "5000" | |
11:31:06 worker.1 | x-ratelimit-remaining: "3634" | |
11:31:06 worker.1 | x-ratelimit-reset: "1742813729" | |
11:31:06 worker.1 | x-ratelimit-used: "1366" | |
11:31:06 worker.1 | x-ratelimit-resource: "core" | |
11:31:06 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
11:31:06 worker.1 | access-control-allow-origin: "*" | |
11:31:06 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:31:06 worker.1 | x-frame-options: "deny" | |
11:31:06 worker.1 | x-content-type-options: "nosniff" | |
11:31:06 worker.1 | x-xss-protection: "0" | |
11:31:06 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:31:06 worker.1 | content-security-policy: "default-src 'none'" | |
11:31:06 worker.1 | content-encoding: "gzip" | |
11:31:06 worker.1 | transfer-encoding: "chunked" | |
11:31:06 worker.1 | server: "github.com" | |
11:31:06 worker.1 | x-github-request-id: "FAF7:1816B7:266695:273B85:67E1346A" | |
11:31:06 worker.1 | Adding content/fr/_index.html | |
11:31:06 worker.1 | Adding data/content_security_policy.yaml | |
11:31:06 worker.1 | Adding data/menus/fr/primary.yml | |
11:31:06 worker.1 | Adding data/menus/fr/legal.yml | |
11:31:06 worker.1 | Adding data/menus/fr/social.yml | |
11:31:06 worker.1 | Start sync | |
11:31:06 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-6 | |
11:31:06 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:31:06 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:31:06 worker.1 | Content-Type: "application/json" | |
11:31:07 worker.1 | [Octokit] response: Status 200 | |
11:31:07 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:31:07 GMT" | |
11:31:07 worker.1 | content-type: "application/json; charset=utf-8" | |
11:31:07 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:31:07 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:31:07 worker.1 | etag: "W/\"80a74f62761cc131325fe34117868fe2d062ed39e0d4ef94e3d2c9a5a89043c4\"" | |
11:31:07 worker.1 | last-modified: "Mon, 24 Mar 2025 10:30:37 GMT" | |
11:31:07 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:31:07 worker.1 | x-accepted-oauth-scopes: "repo" | |
11:31:07 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:31:07 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:31:07 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:31:07 worker.1 | x-ratelimit-limit: "5000" | |
11:31:07 worker.1 | x-ratelimit-remaining: "3633" | |
11:31:07 worker.1 | x-ratelimit-reset: "1742813729" | |
11:31:07 worker.1 | x-ratelimit-used: "1367" | |
11:31:07 worker.1 | x-ratelimit-resource: "core" | |
11:31:07 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
11:31:07 worker.1 | access-control-allow-origin: "*" | |
11:31:07 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:31:07 worker.1 | x-frame-options: "deny" | |
11:31:07 worker.1 | x-content-type-options: "nosniff" | |
11:31:07 worker.1 | x-xss-protection: "0" | |
11:31:07 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:31:07 worker.1 | content-security-policy: "default-src 'none'" | |
11:31:07 worker.1 | content-encoding: "gzip" | |
11:31:07 worker.1 | transfer-encoding: "chunked" | |
11:31:07 worker.1 | server: "github.com" | |
11:31:07 worker.1 | x-github-request-id: "FAF8:17E72C:28A0BB:297812:67E1346B" | |
11:31:07 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-6/branches/main | |
11:31:07 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:31:07 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:31:07 worker.1 | Content-Type: "application/json" | |
11:31:07 worker.1 | [Octokit] response: Status 200 | |
11:31:07 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:31:07 GMT" | |
11:31:07 worker.1 | content-type: "application/json; charset=utf-8" | |
11:31:07 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:31:07 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:31:07 worker.1 | etag: "W/\"b50d1a434a59eab092447e1ea4e16d5327dd1c0131a2f0cf3a1becbce0f64ece\"" | |
11:31:07 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:31:07 worker.1 | x-accepted-oauth-scopes: "" | |
11:31:07 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:31:07 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:31:07 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:31:07 worker.1 | x-ratelimit-limit: "5000" | |
11:31:07 worker.1 | x-ratelimit-remaining: "3632" | |
11:31:07 worker.1 | x-ratelimit-reset: "1742813729" | |
11:31:07 worker.1 | x-ratelimit-used: "1368" | |
11:31:07 worker.1 | x-ratelimit-resource: "core" | |
11:31:07 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
11:31:07 worker.1 | access-control-allow-origin: "*" | |
11:31:07 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:31:07 worker.1 | x-frame-options: "deny" | |
11:31:07 worker.1 | x-content-type-options: "nosniff" | |
11:31:07 worker.1 | x-xss-protection: "0" | |
11:31:07 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:31:07 worker.1 | content-security-policy: "default-src 'none'" | |
11:31:07 worker.1 | content-encoding: "gzip" | |
11:31:07 worker.1 | transfer-encoding: "chunked" | |
11:31:07 worker.1 | server: "github.com" | |
11:31:07 worker.1 | x-github-request-id: "FAF9:1816B7:266B01:274011:67E1346B" | |
11:31:07 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-6/git/trees/d73666685ab8d5c3a6c6cb091f2b9c5bdce76edd?recursive=true | |
11:31:07 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:31:07 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:31:07 worker.1 | Content-Type: "application/json" | |
11:31:07 worker.1 | [Octokit] response: Status 200 | |
11:31:07 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:31:07 GMT" | |
11:31:07 worker.1 | content-type: "application/json; charset=utf-8" | |
11:31:07 worker.1 | cache-control: "private, max-age=86400, s-maxage=86400" | |
11:31:07 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:31:07 worker.1 | etag: "W/\"72fe062152841246e15aa4aa21df73be2e0db50402471a468139401981a0b9f5\"" | |
11:31:07 worker.1 | last-modified: "Mon, 24 Mar 2025 10:30:37 GMT" | |
11:31:07 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:31:07 worker.1 | x-accepted-oauth-scopes: "" | |
11:31:07 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:31:07 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:31:07 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:31:07 worker.1 | x-ratelimit-limit: "5000" | |
11:31:07 worker.1 | x-ratelimit-remaining: "3631" | |
11:31:07 worker.1 | x-ratelimit-reset: "1742813729" | |
11:31:07 worker.1 | x-ratelimit-used: "1369" | |
11:31:07 worker.1 | x-ratelimit-resource: "core" | |
11:31:07 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
11:31:07 worker.1 | access-control-allow-origin: "*" | |
11:31:07 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:31:07 worker.1 | x-frame-options: "deny" | |
11:31:07 worker.1 | x-content-type-options: "nosniff" | |
11:31:07 worker.1 | x-xss-protection: "0" | |
11:31:07 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:31:07 worker.1 | content-security-policy: "default-src 'none'" | |
11:31:07 worker.1 | content-encoding: "gzip" | |
11:31:07 worker.1 | transfer-encoding: "chunked" | |
11:31:07 worker.1 | server: "github.com" | |
11:31:07 worker.1 | x-github-request-id: "FAFA:2FF017:270DA8:27E2E5:67E1346B" | |
11:31:07 worker.1 | Syncing - Creating content/fr/_index.html | |
11:31:07 worker.1 | Syncing - Creating data/content_security_policy.yaml | |
11:31:07 worker.1 | Syncing - Creating data/menus/fr/primary.yml | |
11:31:08 worker.1 | Syncing - Creating data/menus/fr/legal.yml | |
11:31:08 worker.1 | Syncing - Creating data/menus/fr/social.yml | |
11:31:08 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-6 | |
11:31:08 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:31:08 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:31:08 worker.1 | Content-Type: "application/json" | |
11:31:08 worker.1 | [Octokit] response: Status 200 | |
11:31:08 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:31:08 GMT" | |
11:31:08 worker.1 | content-type: "application/json; charset=utf-8" | |
11:31:08 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:31:08 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:31:08 worker.1 | etag: "W/\"80a74f62761cc131325fe34117868fe2d062ed39e0d4ef94e3d2c9a5a89043c4\"" | |
11:31:08 worker.1 | last-modified: "Mon, 24 Mar 2025 10:30:37 GMT" | |
11:31:08 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:31:08 worker.1 | x-accepted-oauth-scopes: "repo" | |
11:31:08 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:31:08 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:31:08 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:31:08 worker.1 | x-ratelimit-limit: "5000" | |
11:31:08 worker.1 | x-ratelimit-remaining: "3630" | |
11:31:08 worker.1 | x-ratelimit-reset: "1742813729" | |
11:31:08 worker.1 | x-ratelimit-used: "1370" | |
11:31:08 worker.1 | x-ratelimit-resource: "core" | |
11:31:08 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
11:31:08 worker.1 | access-control-allow-origin: "*" | |
11:31:08 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:31:08 worker.1 | x-frame-options: "deny" | |
11:31:08 worker.1 | x-content-type-options: "nosniff" | |
11:31:08 worker.1 | x-xss-protection: "0" | |
11:31:08 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:31:08 worker.1 | content-security-policy: "default-src 'none'" | |
11:31:08 worker.1 | content-encoding: "gzip" | |
11:31:08 worker.1 | transfer-encoding: "chunked" | |
11:31:08 worker.1 | server: "github.com" | |
11:31:08 worker.1 | x-github-request-id: "FAFB:20E9FC:29015F:29D6BF:67E1346C" | |
11:31:08 worker.1 | Creating commit with 5 files. | |
11:31:08 worker.1 | [Octokit] request: POST https://api.github.com/repos/osunydev/demo-test-github-6/git/trees | |
11:31:08 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:31:08 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:31:08 worker.1 | Content-Type: "application/json" | |
11:31:09 worker.1 | [Octokit] response: Status 201 | |
11:31:09 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:31:09 GMT" | |
11:31:09 worker.1 | content-type: "application/json; charset=utf-8" | |
11:31:09 worker.1 | content-length: "3068" | |
11:31:09 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:31:09 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:31:09 worker.1 | etag: "\"961ea876498c29b19403dbcba2300ca27dbbd77f00bd7dca86899120b6c9ecc6\"" | |
11:31:09 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:31:09 worker.1 | x-accepted-oauth-scopes: "" | |
11:31:09 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:31:09 worker.1 | location: "https://api.github.com/repos/osunydev/demo-test-github-6/git/trees/c4bf6a3142bd8292eee620f8d67b8b1e43b853b8" | |
11:31:09 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:31:09 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:31:09 worker.1 | x-ratelimit-limit: "5000" | |
11:31:09 worker.1 | x-ratelimit-remaining: "3629" | |
11:31:09 worker.1 | x-ratelimit-reset: "1742813729" | |
11:31:09 worker.1 | x-ratelimit-used: "1371" | |
11:31:09 worker.1 | x-ratelimit-resource: "core" | |
11:31:09 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
11:31:09 worker.1 | access-control-allow-origin: "*" | |
11:31:09 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:31:09 worker.1 | x-frame-options: "deny" | |
11:31:09 worker.1 | x-content-type-options: "nosniff" | |
11:31:09 worker.1 | x-xss-protection: "0" | |
11:31:09 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:31:09 worker.1 | content-security-policy: "default-src 'none'" | |
11:31:09 worker.1 | server: "github.com" | |
11:31:09 worker.1 | x-github-request-id: "FAFC:FDC04:26F8E1:27CE52:67E1346C" | |
11:31:09 worker.1 | [Octokit] request: POST https://api.github.com/repos/osunydev/demo-test-github-6/git/commits | |
11:31:09 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:31:09 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:31:09 worker.1 | Content-Type: "application/json" | |
11:31:09 worker.1 | [Octokit] response: Status 201 | |
11:31:09 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:31:09 GMT" | |
11:31:09 worker.1 | content-type: "application/json; charset=utf-8" | |
11:31:09 worker.1 | content-length: "1227" | |
11:31:09 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:31:09 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:31:09 worker.1 | etag: "\"80aa8e46d016dedeb437356b317b1ea6811e668de141d8c5e34804492971bcd8\"" | |
11:31:09 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:31:09 worker.1 | x-accepted-oauth-scopes: "" | |
11:31:09 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:31:09 worker.1 | location: "https://api.github.com/repos/osunydev/demo-test-github-6/git/commits/f1bc86ba96b93af2dbc2a77a19cdd1eb39c323bd" | |
11:31:09 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:31:09 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:31:09 worker.1 | x-ratelimit-limit: "5000" | |
11:31:09 worker.1 | x-ratelimit-remaining: "3628" | |
11:31:09 worker.1 | x-ratelimit-reset: "1742813729" | |
11:31:09 worker.1 | x-ratelimit-used: "1372" | |
11:31:09 worker.1 | x-ratelimit-resource: "core" | |
11:31:09 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
11:31:09 worker.1 | access-control-allow-origin: "*" | |
11:31:09 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:31:09 worker.1 | x-frame-options: "deny" | |
11:31:09 worker.1 | x-content-type-options: "nosniff" | |
11:31:09 worker.1 | x-xss-protection: "0" | |
11:31:09 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:31:09 worker.1 | content-security-policy: "default-src 'none'" | |
11:31:09 worker.1 | server: "github.com" | |
11:31:09 worker.1 | x-github-request-id: "FAFD:1107C8:277887:284DF6:67E1346D" | |
11:31:09 worker.1 | [Octokit] request: PATCH https://api.github.com/repos/osunydev/demo-test-github-6/git/refs/heads/main | |
11:31:09 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:31:09 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:31:09 worker.1 | Content-Type: "application/json" | |
11:31:09 worker.1 | [Octokit] response: Status 200 | |
11:31:09 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:31:09 GMT" | |
11:31:09 worker.1 | content-type: "application/json; charset=utf-8" | |
11:31:09 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:31:09 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:31:09 worker.1 | etag: "W/\"529db1bb588fe09b8d79d2cd3ad740ab096434b0c561e3731cd89d6770f70223\"" | |
11:31:09 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:31:09 worker.1 | x-accepted-oauth-scopes: "repo" | |
11:31:09 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:31:09 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:31:09 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:31:09 worker.1 | x-ratelimit-limit: "5000" | |
11:31:09 worker.1 | x-ratelimit-remaining: "3627" | |
11:31:09 worker.1 | x-ratelimit-reset: "1742813729" | |
11:31:09 worker.1 | x-ratelimit-used: "1373" | |
11:31:09 worker.1 | x-ratelimit-resource: "core" | |
11:31:09 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
11:31:09 worker.1 | access-control-allow-origin: "*" | |
11:31:09 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:31:09 worker.1 | x-frame-options: "deny" | |
11:31:09 worker.1 | x-content-type-options: "nosniff" | |
11:31:09 worker.1 | x-xss-protection: "0" | |
11:31:09 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:31:09 worker.1 | content-security-policy: "default-src 'none'" | |
11:31:09 worker.1 | content-encoding: "gzip" | |
11:31:09 worker.1 | transfer-encoding: "chunked" | |
11:31:09 worker.1 | server: "github.com" | |
11:31:09 worker.1 | x-github-request-id: "FAFE:292F3C:26245F:26F9CC:67E1346D" | |
11:31:09 worker.1 | Marking as synced | |
11:31:09 worker.1 | Marking content/fr/_index.html | |
11:31:09 worker.1 | Marking data/content_security_policy.yaml | |
11:31:09 worker.1 | Marking data/menus/fr/primary.yml | |
11:31:09 worker.1 | Marking data/menus/fr/legal.yml | |
11:31:09 worker.1 | Marking data/menus/fr/social.yml | |
11:31:09 worker.1 | [GoodJob] [52953] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 133d70d5-928e-4ff7-98e1-dd3002adb375 | |
11:31:09 worker.1 | [GoodJob] [52953] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 35c02d36-f854-4e33-966f-25f1eca251b2 | |
11:31:10 worker.1 | [GoodJob] [52953] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 61aa8177-450b-477e-bb7a-038df62e5b19 | |
11:31:10 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"elephant","scheduled_at":"2025-03-24T11:31:10.145+01:00"} | |
11:31:10 worker.1 | [GoodJob] [52953] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob a3891333-c8b9-464a-bbba-89149f79b964 | |
11:31:10 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-6 | |
11:31:10 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:31:10 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:31:10 worker.1 | Content-Type: "application/json" | |
11:31:10 worker.1 | [Octokit] response: Status 200 | |
11:31:10 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:31:10 GMT" | |
11:31:10 worker.1 | content-type: "application/json; charset=utf-8" | |
11:31:10 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:31:10 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:31:10 worker.1 | etag: "W/\"67e5e36d5a0638c91b9665e9c116fca6375075a6dc6aedbc2f9073c7b7c7c4ee\"" | |
11:31:10 worker.1 | last-modified: "Mon, 24 Mar 2025 10:30:37 GMT" | |
11:31:10 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:31:10 worker.1 | x-accepted-oauth-scopes: "repo" | |
11:31:10 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:31:10 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:31:10 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:31:10 worker.1 | x-ratelimit-limit: "5000" | |
11:31:10 worker.1 | x-ratelimit-remaining: "3626" | |
11:31:10 worker.1 | x-ratelimit-reset: "1742813729" | |
11:31:10 worker.1 | x-ratelimit-used: "1374" | |
11:31:10 worker.1 | x-ratelimit-resource: "core" | |
11:31:10 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
11:31:10 worker.1 | access-control-allow-origin: "*" | |
11:31:10 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:31:10 worker.1 | x-frame-options: "deny" | |
11:31:10 worker.1 | x-content-type-options: "nosniff" | |
11:31:10 worker.1 | x-xss-protection: "0" | |
11:31:10 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:31:10 worker.1 | content-security-policy: "default-src 'none'" | |
11:31:10 worker.1 | content-encoding: "gzip" | |
11:31:10 worker.1 | transfer-encoding: "chunked" | |
11:31:10 worker.1 | server: "github.com" | |
11:31:10 worker.1 | x-github-request-id: "FAFF:FDC04:2703BA:27D945:67E1346E" | |
11:31:10 worker.1 | Adding content/fr/posts/_index.html | |
11:31:10 worker.1 | Adding data/content_security_policy.yaml | |
11:31:10 worker.1 | Adding config/_default/languages.yaml | |
11:31:10 worker.1 | Adding data/menus/fr/primary.yml | |
11:31:10 worker.1 | Adding data/menus/fr/legal.yml | |
11:31:10 worker.1 | Adding data/menus/fr/social.yml | |
11:31:10 worker.1 | Start sync | |
11:31:10 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-6 | |
11:31:10 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:31:10 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:31:10 worker.1 | Content-Type: "application/json" | |
11:31:11 worker.1 | [Octokit] response: Status 200 | |
11:31:11 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:31:11 GMT" | |
11:31:11 worker.1 | content-type: "application/json; charset=utf-8" | |
11:31:11 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:31:11 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:31:11 worker.1 | etag: "W/\"67e5e36d5a0638c91b9665e9c116fca6375075a6dc6aedbc2f9073c7b7c7c4ee\"" | |
11:31:11 worker.1 | last-modified: "Mon, 24 Mar 2025 10:30:37 GMT" | |
11:31:11 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:31:11 worker.1 | x-accepted-oauth-scopes: "repo" | |
11:31:11 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:31:11 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:31:11 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:31:11 worker.1 | x-ratelimit-limit: "5000" | |
11:31:11 worker.1 | x-ratelimit-remaining: "3625" | |
11:31:11 worker.1 | x-ratelimit-reset: "1742813729" | |
11:31:11 worker.1 | x-ratelimit-used: "1375" | |
11:31:11 worker.1 | x-ratelimit-resource: "core" | |
11:31:11 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
11:31:11 worker.1 | access-control-allow-origin: "*" | |
11:31:11 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:31:11 worker.1 | x-frame-options: "deny" | |
11:31:11 worker.1 | x-content-type-options: "nosniff" | |
11:31:11 worker.1 | x-xss-protection: "0" | |
11:31:11 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:31:11 worker.1 | content-security-policy: "default-src 'none'" | |
11:31:11 worker.1 | content-encoding: "gzip" | |
11:31:11 worker.1 | transfer-encoding: "chunked" | |
11:31:11 worker.1 | server: "github.com" | |
11:31:11 worker.1 | x-github-request-id: "FB00:19E4C7:272C83:280234:67E1346E" | |
11:31:11 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-6/branches/main | |
11:31:11 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:31:11 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:31:11 worker.1 | Content-Type: "application/json" | |
11:31:11 worker.1 | [Octokit] response: Status 200 | |
11:31:11 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:31:11 GMT" | |
11:31:11 worker.1 | content-type: "application/json; charset=utf-8" | |
11:31:11 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:31:11 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:31:11 worker.1 | etag: "W/\"2749b343ece7f0d3a9be10f8e4228a14895301128677699b68057637cf012b1c\"" | |
11:31:11 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:31:11 worker.1 | x-accepted-oauth-scopes: "" | |
11:31:11 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:31:11 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:31:11 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:31:11 worker.1 | x-ratelimit-limit: "5000" | |
11:31:11 worker.1 | x-ratelimit-remaining: "3624" | |
11:31:11 worker.1 | x-ratelimit-reset: "1742813729" | |
11:31:11 worker.1 | x-ratelimit-used: "1376" | |
11:31:11 worker.1 | x-ratelimit-resource: "core" | |
11:31:11 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
11:31:11 worker.1 | access-control-allow-origin: "*" | |
11:31:11 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:31:11 worker.1 | x-frame-options: "deny" | |
11:31:11 worker.1 | x-content-type-options: "nosniff" | |
11:31:11 worker.1 | x-xss-protection: "0" | |
11:31:11 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:31:11 worker.1 | content-security-policy: "default-src 'none'" | |
11:31:11 worker.1 | content-encoding: "gzip" | |
11:31:11 worker.1 | transfer-encoding: "chunked" | |
11:31:11 worker.1 | server: "github.com" | |
11:31:11 worker.1 | x-github-request-id: "FB01:292F3C:262DB1:27032A:67E1346F" | |
11:31:11 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-6/git/trees/f1bc86ba96b93af2dbc2a77a19cdd1eb39c323bd?recursive=true | |
11:31:11 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:31:11 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:31:11 worker.1 | Content-Type: "application/json" | |
11:31:11 worker.1 | [Octokit] response: Status 200 | |
11:31:11 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:31:11 GMT" | |
11:31:11 worker.1 | content-type: "application/json; charset=utf-8" | |
11:31:11 worker.1 | cache-control: "private, max-age=86400, s-maxage=86400" | |
11:31:11 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:31:11 worker.1 | etag: "W/\"a5b3cf6f23741d9fdabf6e6e63660007ec773fed3af9ad485feeba42cd86f087\"" | |
11:31:11 worker.1 | last-modified: "Mon, 24 Mar 2025 10:30:37 GMT" | |
11:31:11 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:31:11 worker.1 | x-accepted-oauth-scopes: "" | |
11:31:11 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:31:11 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:31:11 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:31:11 worker.1 | x-ratelimit-limit: "5000" | |
11:31:11 worker.1 | x-ratelimit-remaining: "3622" | |
11:31:11 worker.1 | x-ratelimit-reset: "1742813729" | |
11:31:11 worker.1 | x-ratelimit-used: "1378" | |
11:31:11 worker.1 | x-ratelimit-resource: "core" | |
11:31:11 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
11:31:11 worker.1 | access-control-allow-origin: "*" | |
11:31:11 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:31:11 worker.1 | x-frame-options: "deny" | |
11:31:11 worker.1 | x-content-type-options: "nosniff" | |
11:31:11 worker.1 | x-xss-protection: "0" | |
11:31:11 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:31:11 worker.1 | content-security-policy: "default-src 'none'" | |
11:31:11 worker.1 | content-encoding: "gzip" | |
11:31:11 worker.1 | transfer-encoding: "chunked" | |
11:31:11 worker.1 | server: "github.com" | |
11:31:11 worker.1 | x-github-request-id: "FB02:6232B:286BF7:2943D1:67E1346F" | |
11:31:11 worker.1 | Syncing - Creating content/fr/posts/_index.html | |
11:31:11 worker.1 | Syncing - Nothing to do with data/content_security_policy.yaml | |
11:31:11 worker.1 | Syncing - Updating config/_default/languages.yaml | |
11:31:11 worker.1 | Syncing - Nothing to do with data/menus/fr/primary.yml | |
11:31:12 worker.1 | Syncing - Nothing to do with data/menus/fr/legal.yml | |
11:31:12 worker.1 | Syncing - Nothing to do with data/menus/fr/social.yml | |
11:31:12 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-6 | |
11:31:12 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:31:12 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:31:12 worker.1 | Content-Type: "application/json" | |
11:31:12 worker.1 | [Octokit] response: Status 200 | |
11:31:12 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:31:12 GMT" | |
11:31:12 worker.1 | content-type: "application/json; charset=utf-8" | |
11:31:12 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:31:12 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:31:12 worker.1 | etag: "W/\"67e5e36d5a0638c91b9665e9c116fca6375075a6dc6aedbc2f9073c7b7c7c4ee\"" | |
11:31:12 worker.1 | last-modified: "Mon, 24 Mar 2025 10:30:37 GMT" | |
11:31:12 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:31:12 worker.1 | x-accepted-oauth-scopes: "repo" | |
11:31:12 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:31:12 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:31:12 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:31:12 worker.1 | x-ratelimit-limit: "5000" | |
11:31:12 worker.1 | x-ratelimit-remaining: "3620" | |
11:31:12 worker.1 | x-ratelimit-reset: "1742813729" | |
11:31:12 worker.1 | x-ratelimit-used: "1380" | |
11:31:12 worker.1 | x-ratelimit-resource: "core" | |
11:31:12 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
11:31:12 worker.1 | access-control-allow-origin: "*" | |
11:31:12 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:31:12 worker.1 | x-frame-options: "deny" | |
11:31:12 worker.1 | x-content-type-options: "nosniff" | |
11:31:12 worker.1 | x-xss-protection: "0" | |
11:31:12 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:31:12 worker.1 | content-security-policy: "default-src 'none'" | |
11:31:12 worker.1 | content-encoding: "gzip" | |
11:31:12 worker.1 | transfer-encoding: "chunked" | |
11:31:12 worker.1 | server: "github.com" | |
11:31:12 worker.1 | x-github-request-id: "FB03:1A9328:2C8060:2D561E:67E13470" | |
11:31:12 worker.1 | Creating commit with 3 files. | |
11:31:12 worker.1 | [Octokit] request: POST https://api.github.com/repos/osunydev/demo-test-github-6/git/trees | |
11:31:12 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:31:12 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:31:12 worker.1 | Content-Type: "application/json" | |
11:31:12 worker.1 | [Octokit] response: Status 201 | |
11:31:12 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:31:12 GMT" | |
11:31:12 worker.1 | content-type: "application/json; charset=utf-8" | |
11:31:12 worker.1 | content-length: "3068" | |
11:31:12 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:31:12 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:31:12 worker.1 | etag: "\"74b8924b20c0f413de0b0b13cb014d3f3fc59d4979a9dbf27316235ecc83d335\"" | |
11:31:12 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:31:12 worker.1 | x-accepted-oauth-scopes: "" | |
11:31:12 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:31:12 worker.1 | location: "https://api.github.com/repos/osunydev/demo-test-github-6/git/trees/39ed04c63da61a96867c3108f49efa74963575a4" | |
11:31:12 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:31:12 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:31:12 worker.1 | x-ratelimit-limit: "5000" | |
11:31:12 worker.1 | x-ratelimit-remaining: "3617" | |
11:31:12 worker.1 | x-ratelimit-reset: "1742813729" | |
11:31:12 worker.1 | x-ratelimit-used: "1383" | |
11:31:12 worker.1 | x-ratelimit-resource: "core" | |
11:31:12 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
11:31:12 worker.1 | access-control-allow-origin: "*" | |
11:31:12 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:31:12 worker.1 | x-frame-options: "deny" | |
11:31:12 worker.1 | x-content-type-options: "nosniff" | |
11:31:12 worker.1 | x-xss-protection: "0" | |
11:31:12 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:31:12 worker.1 | content-security-policy: "default-src 'none'" | |
11:31:12 worker.1 | server: "github.com" | |
11:31:12 worker.1 | x-github-request-id: "FB04:2FF017:272553:27FB23:67E13470" | |
11:31:12 worker.1 | [Octokit] request: POST https://api.github.com/repos/osunydev/demo-test-github-6/git/commits | |
11:31:12 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:31:12 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:31:12 worker.1 | Content-Type: "application/json" | |
11:31:13 worker.1 | [Octokit] response: Status 201 | |
11:31:13 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:31:13 GMT" | |
11:31:13 worker.1 | content-type: "application/json; charset=utf-8" | |
11:31:13 worker.1 | content-length: "1231" | |
11:31:13 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:31:13 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:31:13 worker.1 | etag: "\"0a558be26abd6095650bb127c24659f2c8693cb924da58190278899514928aa1\"" | |
11:31:13 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:31:13 worker.1 | x-accepted-oauth-scopes: "" | |
11:31:13 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:31:13 worker.1 | location: "https://api.github.com/repos/osunydev/demo-test-github-6/git/commits/44f2aa6cf60cba19cc7c208fe3f3c83e08026508" | |
11:31:13 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:31:13 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:31:13 worker.1 | x-ratelimit-limit: "5000" | |
11:31:13 worker.1 | x-ratelimit-remaining: "3616" | |
11:31:13 worker.1 | x-ratelimit-reset: "1742813729" | |
11:31:13 worker.1 | x-ratelimit-used: "1384" | |
11:31:13 worker.1 | x-ratelimit-resource: "core" | |
11:31:13 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
11:31:13 worker.1 | access-control-allow-origin: "*" | |
11:31:13 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:31:13 worker.1 | x-frame-options: "deny" | |
11:31:13 worker.1 | x-content-type-options: "nosniff" | |
11:31:13 worker.1 | x-xss-protection: "0" | |
11:31:13 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:31:13 worker.1 | content-security-policy: "default-src 'none'" | |
11:31:13 worker.1 | server: "github.com" | |
11:31:13 worker.1 | x-github-request-id: "FB05:19E4C7:273692:280C4D:67E13470" | |
11:31:13 worker.1 | [Octokit] request: PATCH https://api.github.com/repos/osunydev/demo-test-github-6/git/refs/heads/main | |
11:31:13 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:31:13 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:31:13 worker.1 | Content-Type: "application/json" | |
11:31:13 worker.1 | [Octokit] response: Status 200 | |
11:31:13 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:31:13 GMT" | |
11:31:13 worker.1 | content-type: "application/json; charset=utf-8" | |
11:31:13 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:31:13 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:31:13 worker.1 | etag: "W/\"4d18941f7b5dab749c6f0b03c37ce8de87e246a152e3b09e9e765aa471bb0c29\"" | |
11:31:13 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:31:13 worker.1 | x-accepted-oauth-scopes: "repo" | |
11:31:13 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:31:13 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:31:13 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:31:13 worker.1 | x-ratelimit-limit: "5000" | |
11:31:13 worker.1 | x-ratelimit-remaining: "3615" | |
11:31:13 worker.1 | x-ratelimit-reset: "1742813729" | |
11:31:13 worker.1 | x-ratelimit-used: "1385" | |
11:31:13 worker.1 | x-ratelimit-resource: "core" | |
11:31:13 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
11:31:13 worker.1 | access-control-allow-origin: "*" | |
11:31:13 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:31:13 worker.1 | x-frame-options: "deny" | |
11:31:13 worker.1 | x-content-type-options: "nosniff" | |
11:31:13 worker.1 | x-xss-protection: "0" | |
11:31:13 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:31:13 worker.1 | content-security-policy: "default-src 'none'" | |
11:31:13 worker.1 | content-encoding: "gzip" | |
11:31:13 worker.1 | transfer-encoding: "chunked" | |
11:31:13 worker.1 | server: "github.com" | |
11:31:13 worker.1 | x-github-request-id: "FB06:1A9328:2C86E6:2D5CDE:67E13471" | |
11:31:13 worker.1 | Marking as synced | |
11:31:13 worker.1 | Marking content/fr/posts/_index.html | |
11:31:13 worker.1 | Marking data/content_security_policy.yaml | |
11:31:13 worker.1 | Marking config/_default/languages.yaml | |
11:31:13 worker.1 | Marking data/menus/fr/primary.yml | |
11:31:13 worker.1 | Marking data/menus/fr/legal.yml | |
11:31:13 worker.1 | Marking data/menus/fr/social.yml | |
11:31:13 worker.1 | [GoodJob] [52953] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 22424f78-40bd-4715-b82a-b65940f4bc62 | |
11:31:13 worker.1 | [GoodJob] [52953] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 597d72d7-e120-4dba-bcf8-ddc146555065 | |
11:31:13 worker.1 | [GoodJob] [52953] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 66a47b6c-1919-4f51-95df-2f2b04a65e72 | |
11:31:13 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"elephant","scheduled_at":"2025-03-24T11:31:13.845+01:00"} | |
11:31:14 worker.1 | [GoodJob] [52953] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 4843551a-03e3-4de6-81be-5885fc940148 | |
11:31:14 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-6 | |
11:31:14 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:31:14 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:31:14 worker.1 | Content-Type: "application/json" | |
11:31:14 worker.1 | [Octokit] response: Status 200 | |
11:31:14 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:31:14 GMT" | |
11:31:14 worker.1 | content-type: "application/json; charset=utf-8" | |
11:31:14 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:31:14 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:31:14 worker.1 | etag: "W/\"bc95010401ad5aa371c8e95fe9ec4a7e4bc4bcee8a9801614a606be4c78ba969\"" | |
11:31:14 worker.1 | last-modified: "Mon, 24 Mar 2025 10:31:13 GMT" | |
11:31:14 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:31:14 worker.1 | x-accepted-oauth-scopes: "repo" | |
11:31:14 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:31:14 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:31:14 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:31:14 worker.1 | x-ratelimit-limit: "5000" | |
11:31:14 worker.1 | x-ratelimit-remaining: "3613" | |
11:31:14 worker.1 | x-ratelimit-reset: "1742813729" | |
11:31:14 worker.1 | x-ratelimit-used: "1387" | |
11:31:14 worker.1 | x-ratelimit-resource: "core" | |
11:31:14 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
11:31:14 worker.1 | access-control-allow-origin: "*" | |
11:31:14 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:31:14 worker.1 | x-frame-options: "deny" | |
11:31:14 worker.1 | x-content-type-options: "nosniff" | |
11:31:14 worker.1 | x-xss-protection: "0" | |
11:31:14 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:31:14 worker.1 | content-security-policy: "default-src 'none'" | |
11:31:14 worker.1 | content-encoding: "gzip" | |
11:31:14 worker.1 | transfer-encoding: "chunked" | |
11:31:14 worker.1 | server: "github.com" | |
11:31:14 worker.1 | x-github-request-id: "FB07:108BAA:26E6A5:27BC56:67E13472" | |
11:31:14 worker.1 | Adding content/fr/persons/_index.html | |
11:31:14 worker.1 | Adding data/content_security_policy.yaml | |
11:31:14 worker.1 | Adding config/_default/languages.yaml | |
11:31:14 worker.1 | Start sync | |
11:31:14 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-6 | |
11:31:14 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:31:14 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:31:14 worker.1 | Content-Type: "application/json" | |
11:31:15 worker.1 | [Octokit] response: Status 200 | |
11:31:15 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:31:14 GMT" | |
11:31:15 worker.1 | content-type: "application/json; charset=utf-8" | |
11:31:15 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:31:15 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:31:15 worker.1 | etag: "W/\"bc95010401ad5aa371c8e95fe9ec4a7e4bc4bcee8a9801614a606be4c78ba969\"" | |
11:31:15 worker.1 | last-modified: "Mon, 24 Mar 2025 10:31:13 GMT" | |
11:31:15 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:31:15 worker.1 | x-accepted-oauth-scopes: "repo" | |
11:31:15 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:31:15 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:31:15 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:31:15 worker.1 | x-ratelimit-limit: "5000" | |
11:31:15 worker.1 | x-ratelimit-remaining: "3612" | |
11:31:15 worker.1 | x-ratelimit-reset: "1742813729" | |
11:31:15 worker.1 | x-ratelimit-used: "1388" | |
11:31:15 worker.1 | x-ratelimit-resource: "core" | |
11:31:15 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
11:31:15 worker.1 | access-control-allow-origin: "*" | |
11:31:15 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:31:15 worker.1 | x-frame-options: "deny" | |
11:31:15 worker.1 | x-content-type-options: "nosniff" | |
11:31:15 worker.1 | x-xss-protection: "0" | |
11:31:15 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:31:15 worker.1 | content-security-policy: "default-src 'none'" | |
11:31:15 worker.1 | content-encoding: "gzip" | |
11:31:15 worker.1 | transfer-encoding: "chunked" | |
11:31:15 worker.1 | server: "github.com" | |
11:31:15 worker.1 | x-github-request-id: "FB08:292F3C:263E71:271433:67E13472" | |
11:31:15 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-6/branches/main | |
11:31:15 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:31:15 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:31:15 worker.1 | Content-Type: "application/json" | |
11:31:15 worker.1 | [Octokit] response: Status 200 | |
11:31:15 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:31:15 GMT" | |
11:31:15 worker.1 | content-type: "application/json; charset=utf-8" | |
11:31:15 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:31:15 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:31:15 worker.1 | etag: "W/\"145ba8e8fc5753ca9feba15ddd22b53923d2c12dabebca8ff59ea89f4bcd1388\"" | |
11:31:15 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:31:15 worker.1 | x-accepted-oauth-scopes: "" | |
11:31:15 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:31:15 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:31:15 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:31:15 worker.1 | x-ratelimit-limit: "5000" | |
11:31:15 worker.1 | x-ratelimit-remaining: "3611" | |
11:31:15 worker.1 | x-ratelimit-reset: "1742813729" | |
11:31:15 worker.1 | x-ratelimit-used: "1389" | |
11:31:15 worker.1 | x-ratelimit-resource: "core" | |
11:31:15 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
11:31:15 worker.1 | access-control-allow-origin: "*" | |
11:31:15 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:31:15 worker.1 | x-frame-options: "deny" | |
11:31:15 worker.1 | x-content-type-options: "nosniff" | |
11:31:15 worker.1 | x-xss-protection: "0" | |
11:31:15 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:31:15 worker.1 | content-security-policy: "default-src 'none'" | |
11:31:15 worker.1 | content-encoding: "gzip" | |
11:31:15 worker.1 | transfer-encoding: "chunked" | |
11:31:15 worker.1 | server: "github.com" | |
11:31:15 worker.1 | x-github-request-id: "FB09:29A163:275415:282A09:67E13473" | |
11:31:15 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-6/git/trees/44f2aa6cf60cba19cc7c208fe3f3c83e08026508?recursive=true | |
11:31:15 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:31:15 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:31:15 worker.1 | Content-Type: "application/json" | |
11:31:15 worker.1 | [Octokit] response: Status 200 | |
11:31:15 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:31:15 GMT" | |
11:31:15 worker.1 | content-type: "application/json; charset=utf-8" | |
11:31:15 worker.1 | cache-control: "private, max-age=86400, s-maxage=86400" | |
11:31:15 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:31:15 worker.1 | etag: "W/\"c9d6292265b631935f876c529c0d4f399aff43c253737afcee8a616b587c6927\"" | |
11:31:15 worker.1 | last-modified: "Mon, 24 Mar 2025 10:31:13 GMT" | |
11:31:15 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:31:15 worker.1 | x-accepted-oauth-scopes: "" | |
11:31:15 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:31:15 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:31:15 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:31:15 worker.1 | x-ratelimit-limit: "5000" | |
11:31:15 worker.1 | x-ratelimit-remaining: "3610" | |
11:31:15 worker.1 | x-ratelimit-reset: "1742813729" | |
11:31:15 worker.1 | x-ratelimit-used: "1390" | |
11:31:15 worker.1 | x-ratelimit-resource: "core" | |
11:31:15 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
11:31:15 worker.1 | access-control-allow-origin: "*" | |
11:31:15 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:31:15 worker.1 | x-frame-options: "deny" | |
11:31:15 worker.1 | x-content-type-options: "nosniff" | |
11:31:15 worker.1 | x-xss-protection: "0" | |
11:31:15 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:31:15 worker.1 | content-security-policy: "default-src 'none'" | |
11:31:15 worker.1 | content-encoding: "gzip" | |
11:31:15 worker.1 | transfer-encoding: "chunked" | |
11:31:15 worker.1 | server: "github.com" | |
11:31:15 worker.1 | x-github-request-id: "FB0A:2FF017:273492:280A80:67E13473" | |
11:31:15 worker.1 | Syncing - Creating content/fr/persons/_index.html | |
11:31:15 worker.1 | Syncing - Nothing to do with data/content_security_policy.yaml | |
11:31:15 worker.1 | Syncing - Nothing to do with config/_default/languages.yaml | |
11:31:15 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-6 | |
11:31:15 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:31:15 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:31:15 worker.1 | Content-Type: "application/json" | |
11:31:16 worker.1 | [Octokit] response: Status 200 | |
11:31:16 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:31:16 GMT" | |
11:31:16 worker.1 | content-type: "application/json; charset=utf-8" | |
11:31:16 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:31:16 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:31:16 worker.1 | etag: "W/\"bc95010401ad5aa371c8e95fe9ec4a7e4bc4bcee8a9801614a606be4c78ba969\"" | |
11:31:16 worker.1 | last-modified: "Mon, 24 Mar 2025 10:31:13 GMT" | |
11:31:16 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:31:16 worker.1 | x-accepted-oauth-scopes: "repo" | |
11:31:16 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:31:16 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:31:16 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:31:16 worker.1 | x-ratelimit-limit: "5000" | |
11:31:16 worker.1 | x-ratelimit-remaining: "3609" | |
11:31:16 worker.1 | x-ratelimit-reset: "1742813729" | |
11:31:16 worker.1 | x-ratelimit-used: "1391" | |
11:31:16 worker.1 | x-ratelimit-resource: "core" | |
11:31:16 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
11:31:16 worker.1 | access-control-allow-origin: "*" | |
11:31:16 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:31:16 worker.1 | x-frame-options: "deny" | |
11:31:16 worker.1 | x-content-type-options: "nosniff" | |
11:31:16 worker.1 | x-xss-protection: "0" | |
11:31:16 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:31:16 worker.1 | content-security-policy: "default-src 'none'" | |
11:31:16 worker.1 | content-encoding: "gzip" | |
11:31:16 worker.1 | transfer-encoding: "chunked" | |
11:31:16 worker.1 | server: "github.com" | |
11:31:16 worker.1 | x-github-request-id: "FB0B:13DEDB:2814A0:28EAC5:67E13474" | |
11:31:16 worker.1 | Creating commit with 1 files. | |
11:31:16 worker.1 | [Octokit] request: POST https://api.github.com/repos/osunydev/demo-test-github-6/git/trees | |
11:31:16 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:31:16 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:31:16 worker.1 | Content-Type: "application/json" | |
11:31:16 worker.1 | [Octokit] response: Status 201 | |
11:31:16 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:31:16 GMT" | |
11:31:16 worker.1 | content-type: "application/json; charset=utf-8" | |
11:31:16 worker.1 | content-length: "3068" | |
11:31:16 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:31:16 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:31:16 worker.1 | etag: "\"554bee51ceba614597628a193b776949a46da0ad7bcdc504396d1d2eb17d45cb\"" | |
11:31:16 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:31:16 worker.1 | x-accepted-oauth-scopes: "" | |
11:31:16 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:31:16 worker.1 | location: "https://api.github.com/repos/osunydev/demo-test-github-6/git/trees/d1d0fbb91a81ff56c89b6d1fc4cd11c96ed48526" | |
11:31:16 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:31:16 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:31:16 worker.1 | x-ratelimit-limit: "5000" | |
11:31:16 worker.1 | x-ratelimit-remaining: "3608" | |
11:31:16 worker.1 | x-ratelimit-reset: "1742813729" | |
11:31:16 worker.1 | x-ratelimit-used: "1392" | |
11:31:16 worker.1 | x-ratelimit-resource: "core" | |
11:31:16 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
11:31:16 worker.1 | access-control-allow-origin: "*" | |
11:31:16 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:31:16 worker.1 | x-frame-options: "deny" | |
11:31:16 worker.1 | x-content-type-options: "nosniff" | |
11:31:16 worker.1 | x-xss-protection: "0" | |
11:31:16 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:31:16 worker.1 | content-security-policy: "default-src 'none'" | |
11:31:16 worker.1 | server: "github.com" | |
11:31:16 worker.1 | x-github-request-id: "FB0C:F6B2E:274B87:2821C1:67E13474" | |
11:31:16 worker.1 | [Octokit] request: POST https://api.github.com/repos/osunydev/demo-test-github-6/git/commits | |
11:31:16 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:31:16 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:31:16 worker.1 | Content-Type: "application/json" | |
11:31:17 worker.1 | [Octokit] response: Status 201 | |
11:31:17 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:31:17 GMT" | |
11:31:17 worker.1 | content-type: "application/json; charset=utf-8" | |
11:31:17 worker.1 | content-length: "1227" | |
11:31:17 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:31:17 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:31:17 worker.1 | etag: "\"807d9ca4e186e05606df5f802aa5842afcfc10f5caf20fdedb3a221a108dd2dc\"" | |
11:31:17 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:31:17 worker.1 | x-accepted-oauth-scopes: "" | |
11:31:17 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:31:17 worker.1 | location: "https://api.github.com/repos/osunydev/demo-test-github-6/git/commits/3e8ae1e52725aef75e5b07fce232018b4a682376" | |
11:31:17 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:31:17 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:31:17 worker.1 | x-ratelimit-limit: "5000" | |
11:31:17 worker.1 | x-ratelimit-remaining: "3607" | |
11:31:17 worker.1 | x-ratelimit-reset: "1742813729" | |
11:31:17 worker.1 | x-ratelimit-used: "1393" | |
11:31:17 worker.1 | x-ratelimit-resource: "core" | |
11:31:17 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
11:31:17 worker.1 | access-control-allow-origin: "*" | |
11:31:17 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:31:17 worker.1 | x-frame-options: "deny" | |
11:31:17 worker.1 | x-content-type-options: "nosniff" | |
11:31:17 worker.1 | x-xss-protection: "0" | |
11:31:17 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:31:17 worker.1 | content-security-policy: "default-src 'none'" | |
11:31:17 worker.1 | server: "github.com" | |
11:31:17 worker.1 | x-github-request-id: "FB0D:188010:267B0D:27511D:67E13474" | |
11:31:17 worker.1 | [Octokit] request: PATCH https://api.github.com/repos/osunydev/demo-test-github-6/git/refs/heads/main | |
11:31:17 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:31:17 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:31:17 worker.1 | Content-Type: "application/json" | |
11:31:17 worker.1 | [Octokit] response: Status 200 | |
11:31:17 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:31:17 GMT" | |
11:31:17 worker.1 | content-type: "application/json; charset=utf-8" | |
11:31:17 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:31:17 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:31:17 worker.1 | etag: "W/\"150b2791f58b9fc496179ac2dbd392fe11d0b9a2779b9e0c2f188a0d164a1983\"" | |
11:31:17 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:31:17 worker.1 | x-accepted-oauth-scopes: "repo" | |
11:31:17 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:31:17 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:31:17 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:31:17 worker.1 | x-ratelimit-limit: "5000" | |
11:31:17 worker.1 | x-ratelimit-remaining: "3606" | |
11:31:17 worker.1 | x-ratelimit-reset: "1742813729" | |
11:31:17 worker.1 | x-ratelimit-used: "1394" | |
11:31:17 worker.1 | x-ratelimit-resource: "core" | |
11:31:17 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
11:31:17 worker.1 | access-control-allow-origin: "*" | |
11:31:17 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:31:17 worker.1 | x-frame-options: "deny" | |
11:31:17 worker.1 | x-content-type-options: "nosniff" | |
11:31:17 worker.1 | x-xss-protection: "0" | |
11:31:17 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:31:17 worker.1 | content-security-policy: "default-src 'none'" | |
11:31:17 worker.1 | content-encoding: "gzip" | |
11:31:17 worker.1 | transfer-encoding: "chunked" | |
11:31:17 worker.1 | server: "github.com" | |
11:31:17 worker.1 | x-github-request-id: "FB0E:11FAC3:287729:294D57:67E13475" | |
11:31:17 worker.1 | Marking as synced | |
11:31:17 worker.1 | Marking content/fr/persons/_index.html | |
11:31:17 worker.1 | Marking data/content_security_policy.yaml | |
11:31:17 worker.1 | Marking config/_default/languages.yaml | |
11:31:17 worker.1 | [GoodJob] [52953] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob dff13d1c-5e61-4ed8-b985-78d56a3f103b | |
11:31:17 worker.1 | [GoodJob] [52953] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 4ffc040e-d7f9-4db9-9a50-27e67cc727de | |
11:31:17 worker.1 | [GoodJob] [52953] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 53427571-e980-4d2e-8790-3aa39b45966e | |
11:31:17 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"elephant","scheduled_at":"2025-03-24T11:31:17.878+01:00"} | |
11:31:18 worker.1 | [GoodJob] [52953] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 5550c36c-76ed-43bd-8cf4-b0f700ba6686 | |
11:31:18 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-6 | |
11:31:18 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:31:18 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:31:18 worker.1 | Content-Type: "application/json" | |
11:31:18 worker.1 | [Octokit] response: Status 200 | |
11:31:18 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:31:18 GMT" | |
11:31:18 worker.1 | content-type: "application/json; charset=utf-8" | |
11:31:18 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:31:18 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:31:18 worker.1 | etag: "W/\"a54bd34bcbce11cbe2e5a2960a9d6b079a327354417337bba02f570d04238f61\"" | |
11:31:18 worker.1 | last-modified: "Mon, 24 Mar 2025 10:31:16 GMT" | |
11:31:18 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:31:18 worker.1 | x-accepted-oauth-scopes: "repo" | |
11:31:18 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:31:18 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:31:18 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:31:18 worker.1 | x-ratelimit-limit: "5000" | |
11:31:18 worker.1 | x-ratelimit-remaining: "3605" | |
11:31:18 worker.1 | x-ratelimit-reset: "1742813729" | |
11:31:18 worker.1 | x-ratelimit-used: "1395" | |
11:31:18 worker.1 | x-ratelimit-resource: "core" | |
11:31:18 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
11:31:18 worker.1 | access-control-allow-origin: "*" | |
11:31:18 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:31:18 worker.1 | x-frame-options: "deny" | |
11:31:18 worker.1 | x-content-type-options: "nosniff" | |
11:31:18 worker.1 | x-xss-protection: "0" | |
11:31:18 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:31:18 worker.1 | content-security-policy: "default-src 'none'" | |
11:31:18 worker.1 | content-encoding: "gzip" | |
11:31:18 worker.1 | transfer-encoding: "chunked" | |
11:31:18 worker.1 | server: "github.com" | |
11:31:18 worker.1 | x-github-request-id: "FB10:6232B:2892AC:296B21:67E13476" | |
11:31:18 worker.1 | Adding content/fr/organizations/_index.html | |
11:31:18 worker.1 | Adding data/content_security_policy.yaml | |
11:31:18 worker.1 | Adding config/_default/languages.yaml | |
11:31:18 worker.1 | Start sync | |
11:31:18 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-6 | |
11:31:18 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:31:18 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:31:18 worker.1 | Content-Type: "application/json" | |
11:31:19 worker.1 | [Octokit] response: Status 200 | |
11:31:19 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:31:19 GMT" | |
11:31:19 worker.1 | content-type: "application/json; charset=utf-8" | |
11:31:19 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:31:19 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:31:19 worker.1 | etag: "W/\"a54bd34bcbce11cbe2e5a2960a9d6b079a327354417337bba02f570d04238f61\"" | |
11:31:19 worker.1 | last-modified: "Mon, 24 Mar 2025 10:31:16 GMT" | |
11:31:19 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:31:19 worker.1 | x-accepted-oauth-scopes: "repo" | |
11:31:19 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:31:19 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:31:19 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:31:19 worker.1 | x-ratelimit-limit: "5000" | |
11:31:19 worker.1 | x-ratelimit-remaining: "3604" | |
11:31:19 worker.1 | x-ratelimit-reset: "1742813729" | |
11:31:19 worker.1 | x-ratelimit-used: "1396" | |
11:31:19 worker.1 | x-ratelimit-resource: "core" | |
11:31:19 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
11:31:19 worker.1 | access-control-allow-origin: "*" | |
11:31:19 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:31:19 worker.1 | x-frame-options: "deny" | |
11:31:19 worker.1 | x-content-type-options: "nosniff" | |
11:31:19 worker.1 | x-xss-protection: "0" | |
11:31:19 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:31:19 worker.1 | content-security-policy: "default-src 'none'" | |
11:31:19 worker.1 | content-encoding: "gzip" | |
11:31:19 worker.1 | transfer-encoding: "chunked" | |
11:31:19 worker.1 | server: "github.com" | |
11:31:19 worker.1 | x-github-request-id: "FB11:292F3C:2653A1:2729C5:67E13477" | |
11:31:19 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-6/branches/main | |
11:31:19 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:31:19 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:31:19 worker.1 | Content-Type: "application/json" | |
11:31:19 worker.1 | [Octokit] response: Status 200 | |
11:31:19 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:31:19 GMT" | |
11:31:19 worker.1 | content-type: "application/json; charset=utf-8" | |
11:31:19 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:31:19 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:31:19 worker.1 | etag: "W/\"3a117f419aabe4d96f83fa5907b8a44c910ae489edf6360476f2fa9476a2b7ef\"" | |
11:31:19 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:31:19 worker.1 | x-accepted-oauth-scopes: "" | |
11:31:19 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:31:19 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:31:19 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:31:19 worker.1 | x-ratelimit-limit: "5000" | |
11:31:19 worker.1 | x-ratelimit-remaining: "3603" | |
11:31:19 worker.1 | x-ratelimit-reset: "1742813729" | |
11:31:19 worker.1 | x-ratelimit-used: "1397" | |
11:31:19 worker.1 | x-ratelimit-resource: "core" | |
11:31:19 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
11:31:19 worker.1 | access-control-allow-origin: "*" | |
11:31:19 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:31:19 worker.1 | x-frame-options: "deny" | |
11:31:19 worker.1 | x-content-type-options: "nosniff" | |
11:31:19 worker.1 | x-xss-protection: "0" | |
11:31:19 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:31:19 worker.1 | content-security-policy: "default-src 'none'" | |
11:31:19 worker.1 | content-encoding: "gzip" | |
11:31:19 worker.1 | transfer-encoding: "chunked" | |
11:31:19 worker.1 | server: "github.com" | |
11:31:19 worker.1 | x-github-request-id: "FB12:346215:28B80F:298E71:67E13477" | |
11:31:19 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-6/git/trees/3e8ae1e52725aef75e5b07fce232018b4a682376?recursive=true | |
11:31:19 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:31:19 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:31:19 worker.1 | Content-Type: "application/json" | |
11:31:19 worker.1 | [Octokit] response: Status 200 | |
11:31:19 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:31:19 GMT" | |
11:31:19 worker.1 | content-type: "application/json; charset=utf-8" | |
11:31:19 worker.1 | cache-control: "private, max-age=86400, s-maxage=86400" | |
11:31:19 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:31:19 worker.1 | etag: "W/\"01ef7c4104ffce1db5cdbef0dabbb0f706d0644816ddd42f0120acfaba655c8a\"" | |
11:31:19 worker.1 | last-modified: "Mon, 24 Mar 2025 10:31:16 GMT" | |
11:31:19 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:31:19 worker.1 | x-accepted-oauth-scopes: "" | |
11:31:19 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:31:19 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:31:19 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:31:19 worker.1 | x-ratelimit-limit: "5000" | |
11:31:19 worker.1 | x-ratelimit-remaining: "3602" | |
11:31:19 worker.1 | x-ratelimit-reset: "1742813729" | |
11:31:19 worker.1 | x-ratelimit-used: "1398" | |
11:31:19 worker.1 | x-ratelimit-resource: "core" | |
11:31:19 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
11:31:19 worker.1 | access-control-allow-origin: "*" | |
11:31:19 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:31:19 worker.1 | x-frame-options: "deny" | |
11:31:19 worker.1 | x-content-type-options: "nosniff" | |
11:31:19 worker.1 | x-xss-protection: "0" | |
11:31:19 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:31:19 worker.1 | content-security-policy: "default-src 'none'" | |
11:31:19 worker.1 | content-encoding: "gzip" | |
11:31:19 worker.1 | transfer-encoding: "chunked" | |
11:31:19 worker.1 | server: "github.com" | |
11:31:19 worker.1 | x-github-request-id: "FB13:1107C8:27B277:2888FB:67E13477" | |
11:31:19 worker.1 | Syncing - Creating content/fr/organizations/_index.html | |
11:31:19 worker.1 | Syncing - Nothing to do with data/content_security_policy.yaml | |
11:31:19 worker.1 | Syncing - Nothing to do with config/_default/languages.yaml | |
11:31:19 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-6 | |
11:31:19 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:31:19 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:31:19 worker.1 | Content-Type: "application/json" | |
11:31:20 worker.1 | [Octokit] response: Status 200 | |
11:31:20 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:31:20 GMT" | |
11:31:20 worker.1 | content-type: "application/json; charset=utf-8" | |
11:31:20 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:31:20 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:31:20 worker.1 | etag: "W/\"a54bd34bcbce11cbe2e5a2960a9d6b079a327354417337bba02f570d04238f61\"" | |
11:31:20 worker.1 | last-modified: "Mon, 24 Mar 2025 10:31:16 GMT" | |
11:31:20 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:31:20 worker.1 | x-accepted-oauth-scopes: "repo" | |
11:31:20 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:31:20 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:31:20 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:31:20 worker.1 | x-ratelimit-limit: "5000" | |
11:31:20 worker.1 | x-ratelimit-remaining: "3601" | |
11:31:20 worker.1 | x-ratelimit-reset: "1742813729" | |
11:31:20 worker.1 | x-ratelimit-used: "1399" | |
11:31:20 worker.1 | x-ratelimit-resource: "core" | |
11:31:20 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
11:31:20 worker.1 | access-control-allow-origin: "*" | |
11:31:20 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:31:20 worker.1 | x-frame-options: "deny" | |
11:31:20 worker.1 | x-content-type-options: "nosniff" | |
11:31:20 worker.1 | x-xss-protection: "0" | |
11:31:20 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:31:20 worker.1 | content-security-policy: "default-src 'none'" | |
11:31:20 worker.1 | content-encoding: "gzip" | |
11:31:20 worker.1 | transfer-encoding: "chunked" | |
11:31:20 worker.1 | server: "github.com" | |
11:31:20 worker.1 | x-github-request-id: "FB14:1A9328:2CAE4F:2D84C8:67E13477" | |
11:31:20 worker.1 | Creating commit with 1 files. | |
11:31:20 worker.1 | [Octokit] request: POST https://api.github.com/repos/osunydev/demo-test-github-6/git/trees | |
11:31:20 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:31:20 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:31:20 worker.1 | Content-Type: "application/json" | |
11:31:20 worker.1 | [Octokit] response: Status 201 | |
11:31:20 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:31:20 GMT" | |
11:31:20 worker.1 | content-type: "application/json; charset=utf-8" | |
11:31:20 worker.1 | content-length: "3068" | |
11:31:20 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:31:20 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:31:20 worker.1 | etag: "\"77e58512acb77345a24b850e2aaa00ada058e6834874a93bbf996dfcf1a2a5e0\"" | |
11:31:20 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:31:20 worker.1 | x-accepted-oauth-scopes: "" | |
11:31:20 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:31:20 worker.1 | location: "https://api.github.com/repos/osunydev/demo-test-github-6/git/trees/28640c2b5ffd28446b0d5229f472572c2f84ec70" | |
11:31:20 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:31:20 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:31:20 worker.1 | x-ratelimit-limit: "5000" | |
11:31:20 worker.1 | x-ratelimit-remaining: "3600" | |
11:31:20 worker.1 | x-ratelimit-reset: "1742813729" | |
11:31:20 worker.1 | x-ratelimit-used: "1400" | |
11:31:20 worker.1 | x-ratelimit-resource: "core" | |
11:31:20 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
11:31:20 worker.1 | access-control-allow-origin: "*" | |
11:31:20 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:31:20 worker.1 | x-frame-options: "deny" | |
11:31:20 worker.1 | x-content-type-options: "nosniff" | |
11:31:20 worker.1 | x-xss-protection: "0" | |
11:31:20 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:31:20 worker.1 | content-security-policy: "default-src 'none'" | |
11:31:20 worker.1 | server: "github.com" | |
11:31:20 worker.1 | x-github-request-id: "FB15:1A9328:2CAFFD:2D866E:67E13478" | |
11:31:20 worker.1 | [Octokit] request: POST https://api.github.com/repos/osunydev/demo-test-github-6/git/commits | |
11:31:20 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:31:20 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:31:20 worker.1 | Content-Type: "application/json" | |
11:31:20 worker.1 | [Octokit] response: Status 201 | |
11:31:20 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:31:20 GMT" | |
11:31:20 worker.1 | content-type: "application/json; charset=utf-8" | |
11:31:20 worker.1 | content-length: "1233" | |
11:31:20 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:31:20 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:31:20 worker.1 | etag: "\"c301795a2158c9ada00a0d38f6edd7caf2426fd580beac6fa7f72835d97ecb98\"" | |
11:31:21 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:31:21 worker.1 | x-accepted-oauth-scopes: "" | |
11:31:21 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:31:21 worker.1 | location: "https://api.github.com/repos/osunydev/demo-test-github-6/git/commits/af0cf3faadf476c1746a2aa1eb839db9bb8d7d62" | |
11:31:21 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:31:21 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:31:21 worker.1 | x-ratelimit-limit: "5000" | |
11:31:21 worker.1 | x-ratelimit-remaining: "3599" | |
11:31:21 worker.1 | x-ratelimit-reset: "1742813729" | |
11:31:21 worker.1 | x-ratelimit-used: "1401" | |
11:31:21 worker.1 | x-ratelimit-resource: "core" | |
11:31:21 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
11:31:21 worker.1 | access-control-allow-origin: "*" | |
11:31:21 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:31:21 worker.1 | x-frame-options: "deny" | |
11:31:21 worker.1 | x-content-type-options: "nosniff" | |
11:31:21 worker.1 | x-xss-protection: "0" | |
11:31:21 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:31:21 worker.1 | content-security-policy: "default-src 'none'" | |
11:31:21 worker.1 | server: "github.com" | |
11:31:21 worker.1 | x-github-request-id: "FB16:220838:265F9A:273609:67E13478" | |
11:31:21 worker.1 | [Octokit] request: PATCH https://api.github.com/repos/osunydev/demo-test-github-6/git/refs/heads/main | |
11:31:21 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:31:21 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:31:21 worker.1 | Content-Type: "application/json" | |
11:31:21 worker.1 | [Octokit] response: Status 200 | |
11:31:21 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:31:21 GMT" | |
11:31:21 worker.1 | content-type: "application/json; charset=utf-8" | |
11:31:21 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:31:21 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:31:21 worker.1 | etag: "W/\"efbdc53b57d52e0050b844f89c44d3882377ad615b89fec6606e5ac01e08dc4b\"" | |
11:31:21 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:31:21 worker.1 | x-accepted-oauth-scopes: "repo" | |
11:31:21 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:31:21 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:31:21 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:31:21 worker.1 | x-ratelimit-limit: "5000" | |
11:31:21 worker.1 | x-ratelimit-remaining: "3598" | |
11:31:21 worker.1 | x-ratelimit-reset: "1742813729" | |
11:31:21 worker.1 | x-ratelimit-used: "1402" | |
11:31:21 worker.1 | x-ratelimit-resource: "core" | |
11:31:21 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
11:31:21 worker.1 | access-control-allow-origin: "*" | |
11:31:21 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:31:21 worker.1 | x-frame-options: "deny" | |
11:31:21 worker.1 | x-content-type-options: "nosniff" | |
11:31:21 worker.1 | x-xss-protection: "0" | |
11:31:21 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:31:21 worker.1 | content-security-policy: "default-src 'none'" | |
11:31:21 worker.1 | content-encoding: "gzip" | |
11:31:21 worker.1 | transfer-encoding: "chunked" | |
11:31:21 worker.1 | server: "github.com" | |
11:31:21 worker.1 | x-github-request-id: "FB17:292F3C:265D23:2733A0:67E13479" | |
11:31:21 worker.1 | Marking as synced | |
11:31:21 worker.1 | Marking content/fr/organizations/_index.html | |
11:31:21 worker.1 | Marking data/content_security_policy.yaml | |
11:31:21 worker.1 | Marking config/_default/languages.yaml | |
11:31:21 worker.1 | [GoodJob] [52953] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 6be1ee8a-68a0-4d49-91c3-f976ef643a57 | |
11:31:21 worker.1 | [GoodJob] [52953] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 979ff042-b48e-4594-a76f-783c9adabb9c | |
11:31:21 worker.1 | [GoodJob] [52953] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 27941991-e209-44b9-b56b-5cf2cea7a028 | |
11:31:21 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"elephant","scheduled_at":"2025-03-24T11:31:21.655+01:00"} | |
11:31:21 worker.1 | [GoodJob] [52953] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 2d46c99a-e7ec-4832-b076-b8c177178689 | |
11:31:22 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-6 | |
11:31:22 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:31:22 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:31:22 worker.1 | Content-Type: "application/json" | |
11:31:22 worker.1 | [Octokit] response: Status 200 | |
11:31:22 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:31:22 GMT" | |
11:31:22 worker.1 | content-type: "application/json; charset=utf-8" | |
11:31:22 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:31:22 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:31:22 worker.1 | etag: "W/\"7bc15ac1c9dcaa515d97a664ce23daad57a249575d8bb3b3d19b5ed55d03f861\"" | |
11:31:22 worker.1 | last-modified: "Mon, 24 Mar 2025 10:31:21 GMT" | |
11:31:22 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:31:22 worker.1 | x-accepted-oauth-scopes: "repo" | |
11:31:22 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:31:22 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:31:22 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:31:22 worker.1 | x-ratelimit-limit: "5000" | |
11:31:22 worker.1 | x-ratelimit-remaining: "3597" | |
11:31:22 worker.1 | x-ratelimit-reset: "1742813729" | |
11:31:22 worker.1 | x-ratelimit-used: "1403" | |
11:31:22 worker.1 | x-ratelimit-resource: "core" | |
11:31:22 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
11:31:22 worker.1 | access-control-allow-origin: "*" | |
11:31:22 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:31:22 worker.1 | x-frame-options: "deny" | |
11:31:22 worker.1 | x-content-type-options: "nosniff" | |
11:31:22 worker.1 | x-xss-protection: "0" | |
11:31:22 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:31:22 worker.1 | content-security-policy: "default-src 'none'" | |
11:31:22 worker.1 | content-encoding: "gzip" | |
11:31:22 worker.1 | transfer-encoding: "chunked" | |
11:31:22 worker.1 | server: "github.com" | |
11:31:22 worker.1 | x-github-request-id: "FB18:346215:28C65C:299CE6:67E1347A" | |
11:31:22 worker.1 | Adding content/fr/authors/_index.html | |
11:31:22 worker.1 | Adding data/content_security_policy.yaml | |
11:31:22 worker.1 | Adding config/_default/languages.yaml | |
11:31:22 worker.1 | Adding data/menus/fr/primary.yml | |
11:31:22 worker.1 | Adding data/menus/fr/legal.yml | |
11:31:22 worker.1 | Adding data/menus/fr/social.yml | |
11:31:22 worker.1 | Start sync | |
11:31:22 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-6 | |
11:31:22 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:31:22 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:31:22 worker.1 | Content-Type: "application/json" | |
11:31:22 worker.1 | [Octokit] response: Status 200 | |
11:31:22 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:31:22 GMT" | |
11:31:22 worker.1 | content-type: "application/json; charset=utf-8" | |
11:31:22 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:31:22 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:31:22 worker.1 | etag: "W/\"7bc15ac1c9dcaa515d97a664ce23daad57a249575d8bb3b3d19b5ed55d03f861\"" | |
11:31:22 worker.1 | last-modified: "Mon, 24 Mar 2025 10:31:21 GMT" | |
11:31:22 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:31:22 worker.1 | x-accepted-oauth-scopes: "repo" | |
11:31:22 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:31:22 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:31:22 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:31:22 worker.1 | x-ratelimit-limit: "5000" | |
11:31:22 worker.1 | x-ratelimit-remaining: "3596" | |
11:31:22 worker.1 | x-ratelimit-reset: "1742813729" | |
11:31:22 worker.1 | x-ratelimit-used: "1404" | |
11:31:22 worker.1 | x-ratelimit-resource: "core" | |
11:31:22 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
11:31:22 worker.1 | access-control-allow-origin: "*" | |
11:31:22 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:31:22 worker.1 | x-frame-options: "deny" | |
11:31:22 worker.1 | x-content-type-options: "nosniff" | |
11:31:22 worker.1 | x-xss-protection: "0" | |
11:31:22 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:31:22 worker.1 | content-security-policy: "default-src 'none'" | |
11:31:22 worker.1 | content-encoding: "gzip" | |
11:31:22 worker.1 | transfer-encoding: "chunked" | |
11:31:22 worker.1 | server: "github.com" | |
11:31:22 worker.1 | x-github-request-id: "FB19:1A9328:2CBCE3:2D93BB:67E1347A" | |
11:31:22 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-6/branches/main | |
11:31:22 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:31:22 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:31:22 worker.1 | Content-Type: "application/json" | |
11:31:23 worker.1 | [Octokit] response: Status 200 | |
11:31:23 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:31:23 GMT" | |
11:31:23 worker.1 | content-type: "application/json; charset=utf-8" | |
11:31:23 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:31:23 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:31:23 worker.1 | etag: "W/\"d20680bd945042b48bb2763a1c044c25da2aefbac6578faaab9b4339cd248f0c\"" | |
11:31:23 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:31:23 worker.1 | x-accepted-oauth-scopes: "" | |
11:31:23 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:31:23 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:31:23 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:31:23 worker.1 | x-ratelimit-limit: "5000" | |
11:31:23 worker.1 | x-ratelimit-remaining: "3595" | |
11:31:23 worker.1 | x-ratelimit-reset: "1742813729" | |
11:31:23 worker.1 | x-ratelimit-used: "1405" | |
11:31:23 worker.1 | x-ratelimit-resource: "core" | |
11:31:23 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
11:31:23 worker.1 | access-control-allow-origin: "*" | |
11:31:23 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:31:23 worker.1 | x-frame-options: "deny" | |
11:31:23 worker.1 | x-content-type-options: "nosniff" | |
11:31:23 worker.1 | x-xss-protection: "0" | |
11:31:23 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:31:23 worker.1 | content-security-policy: "default-src 'none'" | |
11:31:23 worker.1 | content-encoding: "gzip" | |
11:31:23 worker.1 | transfer-encoding: "chunked" | |
11:31:23 worker.1 | server: "github.com" | |
11:31:23 worker.1 | x-github-request-id: "FB1A:6232B:28A6DB:297FB0:67E1347A" | |
11:31:23 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-6/git/trees/af0cf3faadf476c1746a2aa1eb839db9bb8d7d62?recursive=true | |
11:31:23 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:31:23 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:31:23 worker.1 | Content-Type: "application/json" | |
11:31:23 worker.1 | [Octokit] response: Status 200 | |
11:31:23 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:31:23 GMT" | |
11:31:23 worker.1 | content-type: "application/json; charset=utf-8" | |
11:31:23 worker.1 | cache-control: "private, max-age=86400, s-maxage=86400" | |
11:31:23 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:31:23 worker.1 | etag: "W/\"7b1417ad329545386ee9a79d04442e1da781e25a41c32d1b9c0882258ffb5f93\"" | |
11:31:23 worker.1 | last-modified: "Mon, 24 Mar 2025 10:31:21 GMT" | |
11:31:23 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:31:23 worker.1 | x-accepted-oauth-scopes: "" | |
11:31:23 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:31:23 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:31:23 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:31:23 worker.1 | x-ratelimit-limit: "5000" | |
11:31:23 worker.1 | x-ratelimit-remaining: "3594" | |
11:31:23 worker.1 | x-ratelimit-reset: "1742813729" | |
11:31:23 worker.1 | x-ratelimit-used: "1406" | |
11:31:23 worker.1 | x-ratelimit-resource: "core" | |
11:31:23 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
11:31:23 worker.1 | access-control-allow-origin: "*" | |
11:31:23 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:31:23 worker.1 | x-frame-options: "deny" | |
11:31:23 worker.1 | x-content-type-options: "nosniff" | |
11:31:23 worker.1 | x-xss-protection: "0" | |
11:31:23 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:31:23 worker.1 | content-security-policy: "default-src 'none'" | |
11:31:23 worker.1 | content-encoding: "gzip" | |
11:31:23 worker.1 | transfer-encoding: "chunked" | |
11:31:23 worker.1 | server: "github.com" | |
11:31:23 worker.1 | x-github-request-id: "FB1C:2FF017:275DCF:2834B4:67E1347B" | |
11:31:23 worker.1 | Syncing - Creating content/fr/authors/_index.html | |
11:31:23 worker.1 | Syncing - Nothing to do with data/content_security_policy.yaml | |
11:31:23 worker.1 | Syncing - Nothing to do with config/_default/languages.yaml | |
11:31:23 worker.1 | Syncing - Nothing to do with data/menus/fr/primary.yml | |
11:31:23 worker.1 | Syncing - Nothing to do with data/menus/fr/legal.yml | |
11:31:23 worker.1 | Syncing - Nothing to do with data/menus/fr/social.yml | |
11:31:23 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-6 | |
11:31:23 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:31:23 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:31:23 worker.1 | Content-Type: "application/json" | |
11:31:23 worker.1 | [Octokit] response: Status 200 | |
11:31:23 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:31:23 GMT" | |
11:31:23 worker.1 | content-type: "application/json; charset=utf-8" | |
11:31:23 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:31:23 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:31:23 worker.1 | etag: "W/\"7bc15ac1c9dcaa515d97a664ce23daad57a249575d8bb3b3d19b5ed55d03f861\"" | |
11:31:23 worker.1 | last-modified: "Mon, 24 Mar 2025 10:31:21 GMT" | |
11:31:23 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:31:23 worker.1 | x-accepted-oauth-scopes: "repo" | |
11:31:23 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:31:23 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:31:23 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:31:23 worker.1 | x-ratelimit-limit: "5000" | |
11:31:23 worker.1 | x-ratelimit-remaining: "3591" | |
11:31:23 worker.1 | x-ratelimit-reset: "1742813729" | |
11:31:23 worker.1 | x-ratelimit-used: "1409" | |
11:31:23 worker.1 | x-ratelimit-resource: "core" | |
11:31:23 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
11:31:23 worker.1 | access-control-allow-origin: "*" | |
11:31:23 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:31:23 worker.1 | x-frame-options: "deny" | |
11:31:23 worker.1 | x-content-type-options: "nosniff" | |
11:31:23 worker.1 | x-xss-protection: "0" | |
11:31:23 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:31:23 worker.1 | content-security-policy: "default-src 'none'" | |
11:31:23 worker.1 | content-encoding: "gzip" | |
11:31:23 worker.1 | transfer-encoding: "chunked" | |
11:31:23 worker.1 | server: "github.com" | |
11:31:23 worker.1 | x-github-request-id: "FB1D:19E4C7:276CCC:284394:67E1347B" | |
11:31:23 worker.1 | Creating commit with 1 files. | |
11:31:23 worker.1 | [Octokit] request: POST https://api.github.com/repos/osunydev/demo-test-github-6/git/trees | |
11:31:23 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:31:23 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:31:23 worker.1 | Content-Type: "application/json" | |
11:31:24 worker.1 | [Octokit] response: Status 201 | |
11:31:24 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:31:24 GMT" | |
11:31:24 worker.1 | content-type: "application/json; charset=utf-8" | |
11:31:24 worker.1 | content-length: "3068" | |
11:31:24 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:31:24 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:31:24 worker.1 | etag: "\"1dd45a7f3bd6fd7d74a3ba6e81ff6a28fd3a3a6311fa806c9cc3c8c7e2c095c1\"" | |
11:31:24 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:31:24 worker.1 | x-accepted-oauth-scopes: "" | |
11:31:24 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:31:24 worker.1 | location: "https://api.github.com/repos/osunydev/demo-test-github-6/git/trees/ed85a636b684cc68f2b1940d035b009094791fbd" | |
11:31:24 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:31:24 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:31:24 worker.1 | x-ratelimit-limit: "5000" | |
11:31:24 worker.1 | x-ratelimit-remaining: "3589" | |
11:31:24 worker.1 | x-ratelimit-reset: "1742813729" | |
11:31:24 worker.1 | x-ratelimit-used: "1411" | |
11:31:24 worker.1 | x-ratelimit-resource: "core" | |
11:31:24 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
11:31:24 worker.1 | access-control-allow-origin: "*" | |
11:31:24 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:31:24 worker.1 | x-frame-options: "deny" | |
11:31:24 worker.1 | x-content-type-options: "nosniff" | |
11:31:24 worker.1 | x-xss-protection: "0" | |
11:31:24 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:31:24 worker.1 | content-security-policy: "default-src 'none'" | |
11:31:24 worker.1 | server: "github.com" | |
11:31:24 worker.1 | x-github-request-id: "FB1E:2FF017:2761BB:2838B1:67E1347B" | |
11:31:24 worker.1 | [Octokit] request: POST https://api.github.com/repos/osunydev/demo-test-github-6/git/commits | |
11:31:24 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:31:24 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:31:24 worker.1 | Content-Type: "application/json" | |
11:31:24 worker.1 | [Octokit] response: Status 201 | |
11:31:24 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:31:24 GMT" | |
11:31:24 worker.1 | content-type: "application/json; charset=utf-8" | |
11:31:24 worker.1 | content-length: "1239" | |
11:31:24 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:31:24 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:31:24 worker.1 | etag: "\"04bca81a7697b507954e294d1f3118207948c8110c1860b041caf9e20187b478\"" | |
11:31:24 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:31:24 worker.1 | x-accepted-oauth-scopes: "" | |
11:31:24 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:31:24 worker.1 | location: "https://api.github.com/repos/osunydev/demo-test-github-6/git/commits/abcadbdc7d7555a0057c9f3926bf2dfbe54e76d7" | |
11:31:24 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:31:24 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:31:24 worker.1 | x-ratelimit-limit: "5000" | |
11:31:24 worker.1 | x-ratelimit-remaining: "3587" | |
11:31:24 worker.1 | x-ratelimit-reset: "1742813729" | |
11:31:24 worker.1 | x-ratelimit-used: "1413" | |
11:31:24 worker.1 | x-ratelimit-resource: "core" | |
11:31:24 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
11:31:24 worker.1 | access-control-allow-origin: "*" | |
11:31:24 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:31:24 worker.1 | x-frame-options: "deny" | |
11:31:24 worker.1 | x-content-type-options: "nosniff" | |
11:31:24 worker.1 | x-xss-protection: "0" | |
11:31:24 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:31:24 worker.1 | content-security-policy: "default-src 'none'" | |
11:31:24 worker.1 | server: "github.com" | |
11:31:24 worker.1 | x-github-request-id: "FB1F:292F3C:266C7F:274334:67E1347C" | |
11:31:24 worker.1 | [Octokit] request: PATCH https://api.github.com/repos/osunydev/demo-test-github-6/git/refs/heads/main | |
11:31:24 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:31:24 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:31:24 worker.1 | Content-Type: "application/json" | |
11:31:25 worker.1 | [Octokit] response: Status 200 | |
11:31:25 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:31:25 GMT" | |
11:31:25 worker.1 | content-type: "application/json; charset=utf-8" | |
11:31:25 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:31:25 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:31:25 worker.1 | etag: "W/\"91ffbee33824b1b1465513c9e3ecadb469817f73593c40d1f7db2ec265a07e91\"" | |
11:31:25 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:31:25 worker.1 | x-accepted-oauth-scopes: "repo" | |
11:31:25 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:31:25 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:31:25 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:31:25 worker.1 | x-ratelimit-limit: "5000" | |
11:31:25 worker.1 | x-ratelimit-remaining: "3585" | |
11:31:25 worker.1 | x-ratelimit-reset: "1742813729" | |
11:31:25 worker.1 | x-ratelimit-used: "1415" | |
11:31:25 worker.1 | x-ratelimit-resource: "core" | |
11:31:25 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
11:31:25 worker.1 | access-control-allow-origin: "*" | |
11:31:25 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:31:25 worker.1 | x-frame-options: "deny" | |
11:31:25 worker.1 | x-content-type-options: "nosniff" | |
11:31:25 worker.1 | x-xss-protection: "0" | |
11:31:25 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:31:25 worker.1 | content-security-policy: "default-src 'none'" | |
11:31:25 worker.1 | content-encoding: "gzip" | |
11:31:25 worker.1 | transfer-encoding: "chunked" | |
11:31:25 worker.1 | server: "github.com" | |
11:31:25 worker.1 | x-github-request-id: "FB20:F6B2E:277624:284D1B:67E1347C" | |
11:31:25 worker.1 | Marking as synced | |
11:31:25 worker.1 | Marking content/fr/authors/_index.html | |
11:31:25 worker.1 | Marking data/content_security_policy.yaml | |
11:31:25 worker.1 | Marking config/_default/languages.yaml | |
11:31:25 worker.1 | Marking data/menus/fr/primary.yml | |
11:31:25 worker.1 | Marking data/menus/fr/legal.yml | |
11:31:25 worker.1 | Marking data/menus/fr/social.yml | |
11:31:25 worker.1 | [GoodJob] [52953] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 44538f3a-45c0-4e4a-a888-3b00bce72d1d | |
11:31:25 worker.1 | [GoodJob] [52953] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 8b19e6ac-6ed9-426b-9f7f-defdbb4dc9ec | |
11:31:25 worker.1 | [GoodJob] [52953] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 018d3460-c586-4ebd-9ec9-eee6091f1f72 | |
11:31:25 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"elephant","scheduled_at":"2025-03-24T11:31:25.389+01:00"} | |
11:31:25 worker.1 | [GoodJob] [52953] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 3792685e-03d2-487a-9a83-0b0af9e4e88b | |
11:31:25 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-6 | |
11:31:25 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:31:25 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:31:25 worker.1 | Content-Type: "application/json" | |
11:31:26 worker.1 | [Octokit] response: Status 200 | |
11:31:26 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:31:26 GMT" | |
11:31:26 worker.1 | content-type: "application/json; charset=utf-8" | |
11:31:26 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:31:26 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:31:26 worker.1 | etag: "W/\"a77e340d2d686130d21a10d215f013df9346aa31a807fd470fa9f55032ebb7a2\"" | |
11:31:26 worker.1 | last-modified: "Mon, 24 Mar 2025 10:31:24 GMT" | |
11:31:26 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:31:26 worker.1 | x-accepted-oauth-scopes: "repo" | |
11:31:26 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:31:26 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:31:26 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:31:26 worker.1 | x-ratelimit-limit: "5000" | |
11:31:26 worker.1 | x-ratelimit-remaining: "3582" | |
11:31:26 worker.1 | x-ratelimit-reset: "1742813729" | |
11:31:26 worker.1 | x-ratelimit-used: "1418" | |
11:31:26 worker.1 | x-ratelimit-resource: "core" | |
11:31:26 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
11:31:26 worker.1 | access-control-allow-origin: "*" | |
11:31:26 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:31:26 worker.1 | x-frame-options: "deny" | |
11:31:26 worker.1 | x-content-type-options: "nosniff" | |
11:31:26 worker.1 | x-xss-protection: "0" | |
11:31:26 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:31:26 worker.1 | content-security-policy: "default-src 'none'" | |
11:31:26 worker.1 | content-encoding: "gzip" | |
11:31:26 worker.1 | transfer-encoding: "chunked" | |
11:31:26 worker.1 | server: "github.com" | |
11:31:26 worker.1 | x-github-request-id: "FB21:6232B:28B3E9:298CE3:67E1347D" | |
11:31:26 worker.1 | Adding content/fr/pages/mentions-legales/_index.html | |
11:31:26 worker.1 | Adding data/content_security_policy.yaml | |
11:31:26 worker.1 | Adding data/menus/fr/primary.yml | |
11:31:26 worker.1 | Adding data/menus/fr/legal.yml | |
11:31:26 worker.1 | Adding data/menus/fr/social.yml | |
11:31:26 worker.1 | Start sync | |
11:31:26 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-6 | |
11:31:26 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:31:26 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:31:26 worker.1 | Content-Type: "application/json" | |
11:31:26 worker.1 | [Octokit] response: Status 200 | |
11:31:26 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:31:26 GMT" | |
11:31:26 worker.1 | content-type: "application/json; charset=utf-8" | |
11:31:26 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:31:26 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:31:26 worker.1 | etag: "W/\"a77e340d2d686130d21a10d215f013df9346aa31a807fd470fa9f55032ebb7a2\"" | |
11:31:26 worker.1 | last-modified: "Mon, 24 Mar 2025 10:31:24 GMT" | |
11:31:26 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:31:26 worker.1 | x-accepted-oauth-scopes: "repo" | |
11:31:26 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:31:26 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:31:26 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:31:26 worker.1 | x-ratelimit-limit: "5000" | |
11:31:26 worker.1 | x-ratelimit-remaining: "3580" | |
11:31:26 worker.1 | x-ratelimit-reset: "1742813729" | |
11:31:26 worker.1 | x-ratelimit-used: "1420" | |
11:31:26 worker.1 | x-ratelimit-resource: "core" | |
11:31:26 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
11:31:26 worker.1 | access-control-allow-origin: "*" | |
11:31:26 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:31:26 worker.1 | x-frame-options: "deny" | |
11:31:26 worker.1 | x-content-type-options: "nosniff" | |
11:31:26 worker.1 | x-xss-protection: "0" | |
11:31:26 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:31:26 worker.1 | content-security-policy: "default-src 'none'" | |
11:31:26 worker.1 | content-encoding: "gzip" | |
11:31:26 worker.1 | transfer-encoding: "chunked" | |
11:31:26 worker.1 | server: "github.com" | |
11:31:26 worker.1 | x-github-request-id: "FB23:17E72C:290AD1:29E40D:67E1347E" | |
11:31:26 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-6/branches/main | |
11:31:26 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:31:26 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:31:26 worker.1 | Content-Type: "application/json" | |
11:31:26 worker.1 | [Octokit] response: Status 200 | |
11:31:26 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:31:26 GMT" | |
11:31:26 worker.1 | content-type: "application/json; charset=utf-8" | |
11:31:26 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:31:26 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:31:26 worker.1 | etag: "W/\"89fc7bd3de53ded33186f099cfbe0b080cb18e8f9ce1602bdb7f69d3ad0b895c\"" | |
11:31:26 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:31:26 worker.1 | x-accepted-oauth-scopes: "" | |
11:31:26 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:31:26 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:31:26 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:31:26 worker.1 | x-ratelimit-limit: "5000" | |
11:31:26 worker.1 | x-ratelimit-remaining: "3578" | |
11:31:26 worker.1 | x-ratelimit-reset: "1742813729" | |
11:31:26 worker.1 | x-ratelimit-used: "1422" | |
11:31:26 worker.1 | x-ratelimit-resource: "core" | |
11:31:26 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
11:31:26 worker.1 | access-control-allow-origin: "*" | |
11:31:26 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:31:26 worker.1 | x-frame-options: "deny" | |
11:31:26 worker.1 | x-content-type-options: "nosniff" | |
11:31:26 worker.1 | x-xss-protection: "0" | |
11:31:26 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:31:26 worker.1 | content-security-policy: "default-src 'none'" | |
11:31:26 worker.1 | content-encoding: "gzip" | |
11:31:26 worker.1 | transfer-encoding: "chunked" | |
11:31:26 worker.1 | server: "github.com" | |
11:31:26 worker.1 | x-github-request-id: "FB24:188010:26AB70:278297:67E1347E" | |
11:31:26 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-6/git/trees/abcadbdc7d7555a0057c9f3926bf2dfbe54e76d7?recursive=true | |
11:31:26 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:31:26 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:31:26 worker.1 | Content-Type: "application/json" | |
11:31:26 worker.1 | [Octokit] response: Status 200 | |
11:31:26 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:31:26 GMT" | |
11:31:26 worker.1 | content-type: "application/json; charset=utf-8" | |
11:31:26 worker.1 | cache-control: "private, max-age=86400, s-maxage=86400" | |
11:31:26 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:31:26 worker.1 | etag: "W/\"9731251e6547491bfde3366cd0f15ea0504b76df69e7bff9ebea8186a2ef4f7f\"" | |
11:31:26 worker.1 | last-modified: "Mon, 24 Mar 2025 10:31:24 GMT" | |
11:31:26 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:31:26 worker.1 | x-accepted-oauth-scopes: "" | |
11:31:26 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:31:26 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:31:26 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:31:26 worker.1 | x-ratelimit-limit: "5000" | |
11:31:26 worker.1 | x-ratelimit-remaining: "3577" | |
11:31:26 worker.1 | x-ratelimit-reset: "1742813729" | |
11:31:26 worker.1 | x-ratelimit-used: "1423" | |
11:31:26 worker.1 | x-ratelimit-resource: "core" | |
11:31:26 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
11:31:26 worker.1 | access-control-allow-origin: "*" | |
11:31:26 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:31:26 worker.1 | x-frame-options: "deny" | |
11:31:26 worker.1 | x-content-type-options: "nosniff" | |
11:31:26 worker.1 | x-xss-protection: "0" | |
11:31:26 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:31:26 worker.1 | content-security-policy: "default-src 'none'" | |
11:31:26 worker.1 | content-encoding: "gzip" | |
11:31:26 worker.1 | transfer-encoding: "chunked" | |
11:31:26 worker.1 | server: "github.com" | |
11:31:26 worker.1 | x-github-request-id: "FB25:1816B7:26CEE4:27A5F5:67E1347E" | |
11:31:26 worker.1 | Syncing - Creating content/fr/pages/mentions-legales/_index.html | |
11:31:27 worker.1 | Syncing - Nothing to do with data/content_security_policy.yaml | |
11:31:27 worker.1 | Syncing - Nothing to do with data/menus/fr/primary.yml | |
11:31:27 worker.1 | Syncing - Nothing to do with data/menus/fr/legal.yml | |
11:31:27 worker.1 | Syncing - Nothing to do with data/menus/fr/social.yml | |
11:31:27 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-6 | |
11:31:27 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:31:27 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:31:27 worker.1 | Content-Type: "application/json" | |
11:31:27 worker.1 | [Octokit] response: Status 200 | |
11:31:27 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:31:27 GMT" | |
11:31:27 worker.1 | content-type: "application/json; charset=utf-8" | |
11:31:27 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:31:27 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:31:27 worker.1 | etag: "W/\"a77e340d2d686130d21a10d215f013df9346aa31a807fd470fa9f55032ebb7a2\"" | |
11:31:27 worker.1 | last-modified: "Mon, 24 Mar 2025 10:31:24 GMT" | |
11:31:27 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:31:27 worker.1 | x-accepted-oauth-scopes: "repo" | |
11:31:27 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:31:27 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:31:27 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:31:27 worker.1 | x-ratelimit-limit: "5000" | |
11:31:27 worker.1 | x-ratelimit-remaining: "3574" | |
11:31:27 worker.1 | x-ratelimit-reset: "1742813729" | |
11:31:27 worker.1 | x-ratelimit-used: "1426" | |
11:31:27 worker.1 | x-ratelimit-resource: "core" | |
11:31:27 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
11:31:27 worker.1 | access-control-allow-origin: "*" | |
11:31:27 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:31:27 worker.1 | x-frame-options: "deny" | |
11:31:27 worker.1 | x-content-type-options: "nosniff" | |
11:31:27 worker.1 | x-xss-protection: "0" | |
11:31:27 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:31:27 worker.1 | content-security-policy: "default-src 'none'" | |
11:31:27 worker.1 | content-encoding: "gzip" | |
11:31:27 worker.1 | transfer-encoding: "chunked" | |
11:31:27 worker.1 | server: "github.com" | |
11:31:27 worker.1 | x-github-request-id: "FB26:220838:267E02:27552F:67E1347F" | |
11:31:27 worker.1 | Creating commit with 1 files. | |
11:31:27 worker.1 | [Octokit] request: POST https://api.github.com/repos/osunydev/demo-test-github-6/git/trees | |
11:31:27 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:31:27 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:31:27 worker.1 | Content-Type: "application/json" | |
11:31:27 worker.1 | [Octokit] response: Status 201 | |
11:31:27 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:31:27 GMT" | |
11:31:27 worker.1 | content-type: "application/json; charset=utf-8" | |
11:31:27 worker.1 | content-length: "3068" | |
11:31:27 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:31:27 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:31:27 worker.1 | etag: "\"a13e9aa32354449184c47f29d4190c306a9ee6ae4b1e5e089ea693c53411e315\"" | |
11:31:27 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:31:27 worker.1 | x-accepted-oauth-scopes: "" | |
11:31:27 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:31:27 worker.1 | location: "https://api.github.com/repos/osunydev/demo-test-github-6/git/trees/434cfa579166f50dd41b890fbaa606ca5aab929d" | |
11:31:27 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:31:27 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:31:27 worker.1 | x-ratelimit-limit: "5000" | |
11:31:27 worker.1 | x-ratelimit-remaining: "3572" | |
11:31:27 worker.1 | x-ratelimit-reset: "1742813729" | |
11:31:27 worker.1 | x-ratelimit-used: "1428" | |
11:31:27 worker.1 | x-ratelimit-resource: "core" | |
11:31:27 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
11:31:27 worker.1 | access-control-allow-origin: "*" | |
11:31:27 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:31:27 worker.1 | x-frame-options: "deny" | |
11:31:27 worker.1 | x-content-type-options: "nosniff" | |
11:31:27 worker.1 | x-xss-protection: "0" | |
11:31:27 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:31:27 worker.1 | content-security-policy: "default-src 'none'" | |
11:31:27 worker.1 | server: "github.com" | |
11:31:27 worker.1 | x-github-request-id: "FB27:F6B2E:27832F:285A8E:67E1347F" | |
11:31:27 worker.1 | [Octokit] request: POST https://api.github.com/repos/osunydev/demo-test-github-6/git/commits | |
11:31:27 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:31:27 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:31:27 worker.1 | Content-Type: "application/json" | |
11:31:28 worker.1 | [Octokit] response: Status 201 | |
11:31:28 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:31:28 GMT" | |
11:31:28 worker.1 | content-type: "application/json; charset=utf-8" | |
11:31:28 worker.1 | content-length: "1237" | |
11:31:28 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:31:28 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:31:28 worker.1 | etag: "\"6cd21a33101c7ca18d0d12b5d2e61594afacee012452a64d5cfc9e379be79d56\"" | |
11:31:28 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:31:28 worker.1 | x-accepted-oauth-scopes: "" | |
11:31:28 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:31:28 worker.1 | location: "https://api.github.com/repos/osunydev/demo-test-github-6/git/commits/2aabeab12aa162eb281f38190b81222532dac2b5" | |
11:31:28 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:31:28 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:31:28 worker.1 | x-ratelimit-limit: "5000" | |
11:31:28 worker.1 | x-ratelimit-remaining: "3570" | |
11:31:28 worker.1 | x-ratelimit-reset: "1742813729" | |
11:31:28 worker.1 | x-ratelimit-used: "1430" | |
11:31:28 worker.1 | x-ratelimit-resource: "core" | |
11:31:28 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
11:31:28 worker.1 | access-control-allow-origin: "*" | |
11:31:28 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:31:28 worker.1 | x-frame-options: "deny" | |
11:31:28 worker.1 | x-content-type-options: "nosniff" | |
11:31:28 worker.1 | x-xss-protection: "0" | |
11:31:28 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:31:28 worker.1 | content-security-policy: "default-src 'none'" | |
11:31:28 worker.1 | server: "github.com" | |
11:31:28 worker.1 | x-github-request-id: "FB28:FDC04:2756EE:282E16:67E1347F" | |
11:31:28 worker.1 | [Octokit] request: PATCH https://api.github.com/repos/osunydev/demo-test-github-6/git/refs/heads/main | |
11:31:28 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:31:28 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:31:28 worker.1 | Content-Type: "application/json" | |
11:31:28 worker.1 | [Octokit] response: Status 200 | |
11:31:28 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:31:28 GMT" | |
11:31:28 worker.1 | content-type: "application/json; charset=utf-8" | |
11:31:28 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:31:28 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:31:28 worker.1 | etag: "W/\"e9cb2f36d57af9a32c71962fef6e9d3337ce60d768a152375038ef0cf25bfb78\"" | |
11:31:28 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:31:28 worker.1 | x-accepted-oauth-scopes: "repo" | |
11:31:28 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:31:28 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:31:28 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:31:28 worker.1 | x-ratelimit-limit: "5000" | |
11:31:28 worker.1 | x-ratelimit-remaining: "3569" | |
11:31:28 worker.1 | x-ratelimit-reset: "1742813729" | |
11:31:28 worker.1 | x-ratelimit-used: "1431" | |
11:31:28 worker.1 | x-ratelimit-resource: "core" | |
11:31:28 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
11:31:28 worker.1 | access-control-allow-origin: "*" | |
11:31:28 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:31:28 worker.1 | x-frame-options: "deny" | |
11:31:28 worker.1 | x-content-type-options: "nosniff" | |
11:31:28 worker.1 | x-xss-protection: "0" | |
11:31:28 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:31:28 worker.1 | content-security-policy: "default-src 'none'" | |
11:31:28 worker.1 | content-encoding: "gzip" | |
11:31:28 worker.1 | transfer-encoding: "chunked" | |
11:31:28 worker.1 | server: "github.com" | |
11:31:28 worker.1 | x-github-request-id: "FB29:19E4C7:27836D:285AD1:67E13480" | |
11:31:28 worker.1 | Marking as synced | |
11:31:28 worker.1 | Marking content/fr/pages/mentions-legales/_index.html | |
11:31:28 worker.1 | Marking data/content_security_policy.yaml | |
11:31:28 worker.1 | Marking data/menus/fr/primary.yml | |
11:31:28 worker.1 | Marking data/menus/fr/legal.yml | |
11:31:28 worker.1 | Marking data/menus/fr/social.yml | |
11:31:28 worker.1 | [GoodJob] [52953] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 6a45cc30-c14e-41f6-8a8e-55acd0c08dbc | |
11:31:28 worker.1 | [GoodJob] [52953] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 15c7fb18-7494-440a-9ec3-692ef4c22280 | |
11:31:28 worker.1 | [GoodJob] [52953] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob be13dbe1-909a-4725-a00a-745c270c6e64 | |
11:31:28 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"elephant","scheduled_at":"2025-03-24T11:31:28.934+01:00"} | |
11:31:29 worker.1 | [GoodJob] [52953] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob a49564ea-a131-4bf8-a31e-b24f3314a0fd | |
11:31:29 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-6 | |
11:31:29 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:31:29 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:31:29 worker.1 | Content-Type: "application/json" | |
11:31:29 worker.1 | [Octokit] response: Status 200 | |
11:31:29 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:31:29 GMT" | |
11:31:29 worker.1 | content-type: "application/json; charset=utf-8" | |
11:31:29 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:31:29 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:31:29 worker.1 | etag: "W/\"18a256cd20adbc41c30a53c09052e3ea341eba414844965fbf2eda8d03d78b26\"" | |
11:31:29 worker.1 | last-modified: "Mon, 24 Mar 2025 10:31:28 GMT" | |
11:31:29 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:31:29 worker.1 | x-accepted-oauth-scopes: "repo" | |
11:31:29 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:31:29 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:31:29 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:31:29 worker.1 | x-ratelimit-limit: "5000" | |
11:31:29 worker.1 | x-ratelimit-remaining: "3567" | |
11:31:29 worker.1 | x-ratelimit-reset: "1742813729" | |
11:31:29 worker.1 | x-ratelimit-used: "1433" | |
11:31:29 worker.1 | x-ratelimit-resource: "core" | |
11:31:29 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
11:31:29 worker.1 | access-control-allow-origin: "*" | |
11:31:29 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:31:29 worker.1 | x-frame-options: "deny" | |
11:31:29 worker.1 | x-content-type-options: "nosniff" | |
11:31:29 worker.1 | x-xss-protection: "0" | |
11:31:29 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:31:29 worker.1 | content-security-policy: "default-src 'none'" | |
11:31:29 worker.1 | content-encoding: "gzip" | |
11:31:29 worker.1 | transfer-encoding: "chunked" | |
11:31:29 worker.1 | server: "github.com" | |
11:31:29 worker.1 | x-github-request-id: "FB2A:20E9FC:296CFF:2A447C:67E13481" | |
11:31:29 worker.1 | Adding content/fr/pages/politique-de-confidentialite/_index.html | |
11:31:29 worker.1 | Adding data/content_security_policy.yaml | |
11:31:29 worker.1 | Adding data/menus/fr/primary.yml | |
11:31:29 worker.1 | Adding data/menus/fr/legal.yml | |
11:31:29 worker.1 | Adding data/menus/fr/social.yml | |
11:31:29 worker.1 | Start sync | |
11:31:29 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-6 | |
11:31:29 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:31:29 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:31:29 worker.1 | Content-Type: "application/json" | |
11:31:29 worker.1 | [Octokit] response: Status 200 | |
11:31:29 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:31:29 GMT" | |
11:31:29 worker.1 | content-type: "application/json; charset=utf-8" | |
11:31:29 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:31:29 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:31:29 worker.1 | etag: "W/\"18a256cd20adbc41c30a53c09052e3ea341eba414844965fbf2eda8d03d78b26\"" | |
11:31:29 worker.1 | last-modified: "Mon, 24 Mar 2025 10:31:28 GMT" | |
11:31:29 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:31:29 worker.1 | x-accepted-oauth-scopes: "repo" | |
11:31:29 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:31:29 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:31:29 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:31:29 worker.1 | x-ratelimit-limit: "5000" | |
11:31:29 worker.1 | x-ratelimit-remaining: "3566" | |
11:31:29 worker.1 | x-ratelimit-reset: "1742813729" | |
11:31:29 worker.1 | x-ratelimit-used: "1434" | |
11:31:29 worker.1 | x-ratelimit-resource: "core" | |
11:31:29 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
11:31:29 worker.1 | access-control-allow-origin: "*" | |
11:31:29 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:31:29 worker.1 | x-frame-options: "deny" | |
11:31:29 worker.1 | x-content-type-options: "nosniff" | |
11:31:29 worker.1 | x-xss-protection: "0" | |
11:31:29 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:31:29 worker.1 | content-security-policy: "default-src 'none'" | |
11:31:29 worker.1 | content-encoding: "gzip" | |
11:31:29 worker.1 | transfer-encoding: "chunked" | |
11:31:29 worker.1 | server: "github.com" | |
11:31:29 worker.1 | x-github-request-id: "FB2B:17E72C:291BE1:29F581:67E13481" | |
11:31:29 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-6/branches/main | |
11:31:29 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:31:29 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:31:29 worker.1 | Content-Type: "application/json" | |
11:31:30 worker.1 | [Octokit] response: Status 200 | |
11:31:30 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:31:30 GMT" | |
11:31:30 worker.1 | content-type: "application/json; charset=utf-8" | |
11:31:30 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:31:30 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:31:30 worker.1 | etag: "W/\"454f41baff1401f20bf9fd2f78e06443e1cbb87687243ef70073a9515403a787\"" | |
11:31:30 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:31:30 worker.1 | x-accepted-oauth-scopes: "" | |
11:31:30 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:31:30 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:31:30 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:31:30 worker.1 | x-ratelimit-limit: "5000" | |
11:31:30 worker.1 | x-ratelimit-remaining: "3565" | |
11:31:30 worker.1 | x-ratelimit-reset: "1742813729" | |
11:31:30 worker.1 | x-ratelimit-used: "1435" | |
11:31:30 worker.1 | x-ratelimit-resource: "core" | |
11:31:30 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
11:31:30 worker.1 | access-control-allow-origin: "*" | |
11:31:30 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:31:30 worker.1 | x-frame-options: "deny" | |
11:31:30 worker.1 | x-content-type-options: "nosniff" | |
11:31:30 worker.1 | x-xss-protection: "0" | |
11:31:30 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:31:30 worker.1 | content-security-policy: "default-src 'none'" | |
11:31:30 worker.1 | content-encoding: "gzip" | |
11:31:30 worker.1 | transfer-encoding: "chunked" | |
11:31:30 worker.1 | server: "github.com" | |
11:31:30 worker.1 | x-github-request-id: "FB2C:1A9328:2CE61D:2DBDFC:67E13482" | |
11:31:30 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-6/git/trees/2aabeab12aa162eb281f38190b81222532dac2b5?recursive=true | |
11:31:30 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:31:30 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:31:30 worker.1 | Content-Type: "application/json" | |
11:31:30 worker.1 | [Octokit] response: Status 200 | |
11:31:30 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:31:30 GMT" | |
11:31:30 worker.1 | content-type: "application/json; charset=utf-8" | |
11:31:30 worker.1 | cache-control: "private, max-age=86400, s-maxage=86400" | |
11:31:30 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:31:30 worker.1 | etag: "W/\"a567059ee0e3f76200b7f62676dbc2093ffacf861447227c01809212c3e75596\"" | |
11:31:30 worker.1 | last-modified: "Mon, 24 Mar 2025 10:31:28 GMT" | |
11:31:30 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:31:30 worker.1 | x-accepted-oauth-scopes: "" | |
11:31:30 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:31:30 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:31:30 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:31:30 worker.1 | x-ratelimit-limit: "5000" | |
11:31:30 worker.1 | x-ratelimit-remaining: "3564" | |
11:31:30 worker.1 | x-ratelimit-reset: "1742813729" | |
11:31:30 worker.1 | x-ratelimit-used: "1436" | |
11:31:30 worker.1 | x-ratelimit-resource: "core" | |
11:31:30 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
11:31:30 worker.1 | access-control-allow-origin: "*" | |
11:31:30 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:31:30 worker.1 | x-frame-options: "deny" | |
11:31:30 worker.1 | x-content-type-options: "nosniff" | |
11:31:30 worker.1 | x-xss-protection: "0" | |
11:31:30 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:31:30 worker.1 | content-security-policy: "default-src 'none'" | |
11:31:30 worker.1 | content-encoding: "gzip" | |
11:31:30 worker.1 | transfer-encoding: "chunked" | |
11:31:30 worker.1 | server: "github.com" | |
11:31:30 worker.1 | x-github-request-id: "FB2D:11FAC3:28BE94:299608:67E13482" | |
11:31:30 worker.1 | Syncing - Creating content/fr/pages/politique-de-confidentialite/_index.html | |
11:31:30 worker.1 | Syncing - Nothing to do with data/content_security_policy.yaml | |
11:31:30 worker.1 | Syncing - Nothing to do with data/menus/fr/primary.yml | |
11:31:30 worker.1 | Syncing - Nothing to do with data/menus/fr/legal.yml | |
11:31:30 worker.1 | Syncing - Nothing to do with data/menus/fr/social.yml | |
11:31:30 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-6 | |
11:31:30 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:31:30 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:31:30 worker.1 | Content-Type: "application/json" | |
11:31:31 worker.1 | [Octokit] response: Status 200 | |
11:31:31 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:31:31 GMT" | |
11:31:31 worker.1 | content-type: "application/json; charset=utf-8" | |
11:31:31 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:31:31 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:31:31 worker.1 | etag: "W/\"18a256cd20adbc41c30a53c09052e3ea341eba414844965fbf2eda8d03d78b26\"" | |
11:31:31 worker.1 | last-modified: "Mon, 24 Mar 2025 10:31:28 GMT" | |
11:31:31 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:31:31 worker.1 | x-accepted-oauth-scopes: "repo" | |
11:31:31 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:31:31 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:31:31 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:31:31 worker.1 | x-ratelimit-limit: "5000" | |
11:31:31 worker.1 | x-ratelimit-remaining: "3563" | |
11:31:31 worker.1 | x-ratelimit-reset: "1742813729" | |
11:31:31 worker.1 | x-ratelimit-used: "1437" | |
11:31:31 worker.1 | x-ratelimit-resource: "core" | |
11:31:31 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
11:31:31 worker.1 | access-control-allow-origin: "*" | |
11:31:31 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:31:31 worker.1 | x-frame-options: "deny" | |
11:31:31 worker.1 | x-content-type-options: "nosniff" | |
11:31:31 worker.1 | x-xss-protection: "0" | |
11:31:31 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:31:31 worker.1 | content-security-policy: "default-src 'none'" | |
11:31:31 worker.1 | content-encoding: "gzip" | |
11:31:31 worker.1 | transfer-encoding: "chunked" | |
11:31:31 worker.1 | server: "github.com" | |
11:31:31 worker.1 | x-github-request-id: "FB2E:1107C8:27E8D9:28C02D:67E13482" | |
11:31:31 worker.1 | Creating commit with 1 files. | |
11:31:31 worker.1 | [Octokit] request: POST https://api.github.com/repos/osunydev/demo-test-github-6/git/trees | |
11:31:31 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:31:31 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:31:31 worker.1 | Content-Type: "application/json" | |
11:31:31 worker.1 | [Octokit] response: Status 201 | |
11:31:31 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:31:31 GMT" | |
11:31:31 worker.1 | content-type: "application/json; charset=utf-8" | |
11:31:31 worker.1 | content-length: "3068" | |
11:31:31 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:31:31 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:31:31 worker.1 | etag: "\"663927be94ad842fb0b647e1bb1e317bc2a8ba9aa18100a27f2699b31ec312e1\"" | |
11:31:31 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:31:31 worker.1 | x-accepted-oauth-scopes: "" | |
11:31:31 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:31:31 worker.1 | location: "https://api.github.com/repos/osunydev/demo-test-github-6/git/trees/45a2aded7fea6c4706f4ac9452587206b06368ff" | |
11:31:31 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:31:31 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:31:31 worker.1 | x-ratelimit-limit: "5000" | |
11:31:31 worker.1 | x-ratelimit-remaining: "3562" | |
11:31:31 worker.1 | x-ratelimit-reset: "1742813729" | |
11:31:31 worker.1 | x-ratelimit-used: "1438" | |
11:31:31 worker.1 | x-ratelimit-resource: "core" | |
11:31:31 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
11:31:31 worker.1 | access-control-allow-origin: "*" | |
11:31:31 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:31:31 worker.1 | x-frame-options: "deny" | |
11:31:31 worker.1 | x-content-type-options: "nosniff" | |
11:31:31 worker.1 | x-xss-protection: "0" | |
11:31:31 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:31:31 worker.1 | content-security-policy: "default-src 'none'" | |
11:31:31 worker.1 | server: "github.com" | |
11:31:31 worker.1 | x-github-request-id: "FB2F:2FF017:2783A6:285B2E:67E13483" | |
11:31:31 worker.1 | [Octokit] request: POST https://api.github.com/repos/osunydev/demo-test-github-6/git/commits | |
11:31:31 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:31:31 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:31:31 worker.1 | Content-Type: "application/json" | |
11:31:31 worker.1 | [Octokit] response: Status 201 | |
11:31:31 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:31:31 GMT" | |
11:31:31 worker.1 | content-type: "application/json; charset=utf-8" | |
11:31:31 worker.1 | content-length: "1249" | |
11:31:31 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:31:31 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:31:31 worker.1 | etag: "\"ebe7a6775fa5edcf2b440f527baa100a8183be52fa85f38a279f7a81aed99633\"" | |
11:31:31 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:31:31 worker.1 | x-accepted-oauth-scopes: "" | |
11:31:31 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:31:31 worker.1 | location: "https://api.github.com/repos/osunydev/demo-test-github-6/git/commits/3173ee52f149a3e3ad6993285a22a15144724c44" | |
11:31:31 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:31:31 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:31:31 worker.1 | x-ratelimit-limit: "5000" | |
11:31:31 worker.1 | x-ratelimit-remaining: "3561" | |
11:31:31 worker.1 | x-ratelimit-reset: "1742813729" | |
11:31:31 worker.1 | x-ratelimit-used: "1439" | |
11:31:31 worker.1 | x-ratelimit-resource: "core" | |
11:31:31 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
11:31:31 worker.1 | access-control-allow-origin: "*" | |
11:31:31 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:31:31 worker.1 | x-frame-options: "deny" | |
11:31:31 worker.1 | x-content-type-options: "nosniff" | |
11:31:31 worker.1 | x-xss-protection: "0" | |
11:31:31 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:31:31 worker.1 | content-security-policy: "default-src 'none'" | |
11:31:31 worker.1 | server: "github.com" | |
11:31:31 worker.1 | x-github-request-id: "FB30:19E4C7:279384:286B06:67E13483" | |
11:31:31 worker.1 | [Octokit] request: PATCH https://api.github.com/repos/osunydev/demo-test-github-6/git/refs/heads/main | |
11:31:31 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:31:31 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:31:31 worker.1 | Content-Type: "application/json" | |
11:31:32 worker.1 | [Octokit] response: Status 200 | |
11:31:32 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:31:32 GMT" | |
11:31:32 worker.1 | content-type: "application/json; charset=utf-8" | |
11:31:32 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:31:32 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:31:32 worker.1 | etag: "W/\"6de5fd188b87d7b03c518e05b523638f58868730ba02f17efb40db8ef9df0a45\"" | |
11:31:32 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:31:32 worker.1 | x-accepted-oauth-scopes: "repo" | |
11:31:32 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:31:32 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:31:32 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:31:32 worker.1 | x-ratelimit-limit: "5000" | |
11:31:32 worker.1 | x-ratelimit-remaining: "3560" | |
11:31:32 worker.1 | x-ratelimit-reset: "1742813729" | |
11:31:32 worker.1 | x-ratelimit-used: "1440" | |
11:31:32 worker.1 | x-ratelimit-resource: "core" | |
11:31:32 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
11:31:32 worker.1 | access-control-allow-origin: "*" | |
11:31:32 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:31:32 worker.1 | x-frame-options: "deny" | |
11:31:32 worker.1 | x-content-type-options: "nosniff" | |
11:31:32 worker.1 | x-xss-protection: "0" | |
11:31:32 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:31:32 worker.1 | content-security-policy: "default-src 'none'" | |
11:31:32 worker.1 | content-encoding: "gzip" | |
11:31:32 worker.1 | transfer-encoding: "chunked" | |
11:31:32 worker.1 | server: "github.com" | |
11:31:32 worker.1 | x-github-request-id: "FB32:220838:2692B0:276A50:67E13483" | |
11:31:32 worker.1 | Marking as synced | |
11:31:32 worker.1 | Marking content/fr/pages/politique-de-confidentialite/_index.html | |
11:31:32 worker.1 | Marking data/content_security_policy.yaml | |
11:31:32 worker.1 | Marking data/menus/fr/primary.yml | |
11:31:32 worker.1 | Marking data/menus/fr/legal.yml | |
11:31:32 worker.1 | Marking data/menus/fr/social.yml | |
11:31:32 worker.1 | [GoodJob] [52953] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 0a1e8dfc-7090-4313-9f16-6e0aae73e598 | |
11:31:32 worker.1 | [GoodJob] [52953] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob e2a775e4-8466-49c2-a78d-f2a14faed694 | |
11:31:32 worker.1 | [GoodJob] [52953] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob d1c8becc-b40e-4871-bce4-39c17d590012 | |
11:31:32 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"elephant","scheduled_at":"2025-03-24T11:31:32.480+01:00"} | |
11:31:32 worker.1 | [GoodJob] [52953] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 9807d95c-c165-43c7-9720-c65a4d492abc | |
11:31:32 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-6 | |
11:31:32 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:31:32 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:31:32 worker.1 | Content-Type: "application/json" | |
11:31:33 worker.1 | [Octokit] response: Status 200 | |
11:31:33 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:31:33 GMT" | |
11:31:33 worker.1 | content-type: "application/json; charset=utf-8" | |
11:31:33 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:31:33 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:31:33 worker.1 | etag: "W/\"c3ce06950732a1f96580b90ff1f17fd694a93b68e2727c922b21ec0b2b63dfb4\"" | |
11:31:33 worker.1 | last-modified: "Mon, 24 Mar 2025 10:31:32 GMT" | |
11:31:33 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:31:33 worker.1 | x-accepted-oauth-scopes: "repo" | |
11:31:33 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:31:33 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:31:33 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:31:33 worker.1 | x-ratelimit-limit: "5000" | |
11:31:33 worker.1 | x-ratelimit-remaining: "3559" | |
11:31:33 worker.1 | x-ratelimit-reset: "1742813729" | |
11:31:33 worker.1 | x-ratelimit-used: "1441" | |
11:31:33 worker.1 | x-ratelimit-resource: "core" | |
11:31:33 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
11:31:33 worker.1 | access-control-allow-origin: "*" | |
11:31:33 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:31:33 worker.1 | x-frame-options: "deny" | |
11:31:33 worker.1 | x-content-type-options: "nosniff" | |
11:31:33 worker.1 | x-xss-protection: "0" | |
11:31:33 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:31:33 worker.1 | content-security-policy: "default-src 'none'" | |
11:31:33 worker.1 | content-encoding: "gzip" | |
11:31:33 worker.1 | transfer-encoding: "chunked" | |
11:31:33 worker.1 | server: "github.com" | |
11:31:33 worker.1 | x-github-request-id: "FB33:1816B7:26EC6B:27C410:67E13484" | |
11:31:33 worker.1 | Adding content/fr/pages/accessibilite/_index.html | |
11:31:33 worker.1 | Adding data/content_security_policy.yaml | |
11:31:33 worker.1 | Adding data/menus/fr/primary.yml | |
11:31:33 worker.1 | Adding data/menus/fr/legal.yml | |
11:31:33 worker.1 | Adding data/menus/fr/social.yml | |
11:31:33 worker.1 | Start sync | |
11:31:33 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-6 | |
11:31:33 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:31:33 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:31:33 worker.1 | Content-Type: "application/json" | |
11:31:33 web.1 | Started GET "/background/jobs?locale=en&state=running" for 127.0.0.1 at 2025-03-24 11:31:33 +0100 | |
11:31:33 worker.1 | [Octokit] response: Status 200 | |
11:31:33 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:31:33 GMT" | |
11:31:33 worker.1 | content-type: "application/json; charset=utf-8" | |
11:31:33 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:31:33 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:31:33 worker.1 | etag: "W/\"c3ce06950732a1f96580b90ff1f17fd694a93b68e2727c922b21ec0b2b63dfb4\"" | |
11:31:33 worker.1 | last-modified: "Mon, 24 Mar 2025 10:31:32 GMT" | |
11:31:33 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:31:33 worker.1 | x-accepted-oauth-scopes: "repo" | |
11:31:33 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:31:33 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:31:33 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:31:33 worker.1 | x-ratelimit-limit: "5000" | |
11:31:33 worker.1 | x-ratelimit-remaining: "3558" | |
11:31:33 worker.1 | x-ratelimit-reset: "1742813729" | |
11:31:33 worker.1 | x-ratelimit-used: "1442" | |
11:31:33 worker.1 | x-ratelimit-resource: "core" | |
11:31:33 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
11:31:33 worker.1 | access-control-allow-origin: "*" | |
11:31:33 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:31:33 worker.1 | x-frame-options: "deny" | |
11:31:33 worker.1 | x-content-type-options: "nosniff" | |
11:31:33 worker.1 | x-xss-protection: "0" | |
11:31:33 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:31:33 worker.1 | content-security-policy: "default-src 'none'" | |
11:31:33 worker.1 | content-encoding: "gzip" | |
11:31:33 worker.1 | transfer-encoding: "chunked" | |
11:31:33 worker.1 | server: "github.com" | |
11:31:33 worker.1 | x-github-request-id: "FB34:11FAC3:28CECF:29A695:67E13485" | |
11:31:33 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-6/branches/main | |
11:31:33 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:31:33 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:31:33 worker.1 | Content-Type: "application/json" | |
11:31:33 web.1 | User Load (1.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = '63998e73-8fa6-4dbe-807d-4e2ea06e80f8' ORDER BY "users"."id" ASC LIMIT 1 /*application='Osuny'*/ | |
11:31:33 web.1 | Processing by GoodJob::JobsController#index as HTML | |
11:31:33 web.1 | Parameters: {"locale" => "en", "state" => "running"} | |
11:31:33 web.1 | Rendering layout /Users/arnaudlevy/.rbenv/versions/3.4.2/lib/ruby/gems/3.4.0/gems/good_job-4.9.3/app/views/layouts/good_job/application.html.erb | |
11:31:33 web.1 | Rendering /Users/arnaudlevy/.rbenv/versions/3.4.2/lib/ruby/gems/3.4.0/gems/good_job-4.9.3/app/views/good_job/jobs/index.html.erb within layouts/good_job/application | |
11:31:33 web.1 | GoodJob::Job Count (2.2ms) SELECT COUNT(*) AS "count_all", "good_jobs"."queue_name" AS "good_jobs_queue_name" FROM "good_jobs" GROUP BY "good_jobs"."queue_name" /*action='index',application='Osuny',controller='jobs'*/ | |
11:31:33 web.1 | GoodJob::Job Count (1.4ms) SELECT COUNT(*) AS "count_all", ("good_jobs"."serialized_params" ->> 'job_class') AS "good_jobs_serialized_params_job_class" FROM "good_jobs" GROUP BY ("good_jobs"."serialized_params" ->> 'job_class') /*action='index',application='Osuny',controller='jobs'*/ | |
11:31:33 web.1 | Rendered /Users/arnaudlevy/.rbenv/versions/3.4.2/lib/ruby/gems/3.4.0/gems/good_job-4.9.3/app/views/good_job/shared/_filter.erb (Duration: 10.2ms | GC: 0.4ms) | |
11:31:33 web.1 | GoodJob Dashboard Chart (1.9ms) SELECT * FROM generate_series( date_trunc('hour', $1::timestamp), date_trunc('hour', $2::timestamp), '1 hour' ) timestamp LEFT JOIN ( SELECT date_trunc('hour', scheduled_at) AS scheduled_at, queue_name, count(*) AS count FROM ( SELECT "good_jobs"."queue_name", "good_jobs"."scheduled_at" FROM "good_jobs" WHERE "good_jobs"."performed_at" IS NOT NULL AND "good_jobs"."finished_at" IS NULL ) sources GROUP BY date_trunc('hour', scheduled_at), queue_name ) sources ON sources.scheduled_at = timestamp ORDER BY timestamp ASC /*action='index',application='Osuny',controller='jobs'*/ [["start_time", "2025-03-23 10:31:33.941696"], ["end_time", "2025-03-24 10:31:33.941696"]] | |
11:31:33 web.1 | Rendered /Users/arnaudlevy/.rbenv/versions/3.4.2/lib/ruby/gems/3.4.0/gems/good_job-4.9.3/app/views/good_job/shared/_chart.erb (Duration: 0.1ms | GC: 0.0ms) | |
11:31:33 web.1 | Rendered /Users/arnaudlevy/.rbenv/versions/3.4.2/lib/ruby/gems/3.4.0/gems/good_job-4.9.3/app/views/good_job/shared/_chart_container.erb (Duration: 0.3ms | GC: 0.0ms) | |
11:31:33 web.1 | GoodJob::Job Load (1.4ms) SELECT "good_jobs"."id", "good_jobs"."queue_name", "good_jobs"."priority", "good_jobs"."serialized_params", "good_jobs"."scheduled_at", "good_jobs"."performed_at", "good_jobs"."finished_at", "good_jobs"."error", "good_jobs"."created_at", "good_jobs"."updated_at", "good_jobs"."active_job_id", "good_jobs"."concurrency_key", "good_jobs"."cron_key", "good_jobs"."cron_at", "good_jobs"."batch_id", "good_jobs"."batch_callback_id", "good_jobs"."executions_count", "good_jobs"."job_class", "good_jobs"."error_event", "good_jobs"."labels", "good_jobs"."locked_by_id", "good_jobs"."locked_at" FROM "good_jobs" WHERE "good_jobs"."performed_at" IS NOT NULL AND "good_jobs"."finished_at" IS NULL ORDER BY performed_at desc, id desc LIMIT 25 /*action='index',application='Osuny',controller='jobs'*/ | |
11:31:33 web.1 | GoodJob::Job Count (1.3ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."performed_at" IS NOT NULL AND "good_jobs"."finished_at" IS NULL /*action='index',application='Osuny',controller='jobs'*/ | |
11:31:33 web.1 | Rendered /Users/arnaudlevy/.rbenv/versions/3.4.2/lib/ruby/gems/3.4.0/gems/good_job-4.9.3/app/views/good_job/jobs/_table.erb (Duration: 12.6ms | GC: 0.2ms) | |
11:31:33 web.1 | CACHE GoodJob::Job Load (1.0ms) SELECT "good_jobs"."id", "good_jobs"."queue_name", "good_jobs"."priority", "good_jobs"."serialized_params", "good_jobs"."scheduled_at", "good_jobs"."performed_at", "good_jobs"."finished_at", "good_jobs"."error", "good_jobs"."created_at", "good_jobs"."updated_at", "good_jobs"."active_job_id", "good_jobs"."concurrency_key", "good_jobs"."cron_key", "good_jobs"."cron_at", "good_jobs"."batch_id", "good_jobs"."batch_callback_id", "good_jobs"."executions_count", "good_jobs"."job_class", "good_jobs"."error_event", "good_jobs"."labels", "good_jobs"."locked_by_id", "good_jobs"."locked_at" FROM "good_jobs" WHERE "good_jobs"."performed_at" IS NOT NULL AND "good_jobs"."finished_at" IS NULL ORDER BY performed_at desc, id desc LIMIT 25 | |
11:31:33 web.1 | CACHE GoodJob::Job Load (0.8ms) SELECT "good_jobs"."id", "good_jobs"."queue_name", "good_jobs"."priority", "good_jobs"."serialized_params", "good_jobs"."scheduled_at", "good_jobs"."performed_at", "good_jobs"."finished_at", "good_jobs"."error", "good_jobs"."created_at", "good_jobs"."updated_at", "good_jobs"."active_job_id", "good_jobs"."concurrency_key", "good_jobs"."cron_key", "good_jobs"."cron_at", "good_jobs"."batch_id", "good_jobs"."batch_callback_id", "good_jobs"."executions_count", "good_jobs"."job_class", "good_jobs"."error_event", "good_jobs"."labels", "good_jobs"."locked_by_id", "good_jobs"."locked_at" FROM "good_jobs" WHERE "good_jobs"."performed_at" IS NOT NULL AND "good_jobs"."finished_at" IS NULL ORDER BY performed_at desc, id desc LIMIT 25 | |
11:31:33 web.1 | CACHE GoodJob::Job Load (0.8ms) SELECT "good_jobs"."id", "good_jobs"."queue_name", "good_jobs"."priority", "good_jobs"."serialized_params", "good_jobs"."scheduled_at", "good_jobs"."performed_at", "good_jobs"."finished_at", "good_jobs"."error", "good_jobs"."created_at", "good_jobs"."updated_at", "good_jobs"."active_job_id", "good_jobs"."concurrency_key", "good_jobs"."cron_key", "good_jobs"."cron_at", "good_jobs"."batch_id", "good_jobs"."batch_callback_id", "good_jobs"."executions_count", "good_jobs"."job_class", "good_jobs"."error_event", "good_jobs"."labels", "good_jobs"."locked_by_id", "good_jobs"."locked_at" FROM "good_jobs" WHERE "good_jobs"."performed_at" IS NOT NULL AND "good_jobs"."finished_at" IS NULL ORDER BY performed_at desc, id desc LIMIT 25 | |
11:31:33 web.1 | Rendered /Users/arnaudlevy/.rbenv/versions/3.4.2/lib/ruby/gems/3.4.0/gems/good_job-4.9.3/app/views/good_job/jobs/index.html.erb within layouts/good_job/application (Duration: 37.3ms | GC: 0.9ms) | |
11:31:33 web.1 | Rendered /Users/arnaudlevy/.rbenv/versions/3.4.2/lib/ruby/gems/3.4.0/gems/good_job-4.9.3/app/views/good_job/shared/_navbar.erb (Duration: 1.9ms | GC: 0.0ms) | |
11:31:33 web.1 | Rendered /Users/arnaudlevy/.rbenv/versions/3.4.2/lib/ruby/gems/3.4.0/gems/good_job-4.9.3/app/views/good_job/shared/_secondary_navbar.erb (Duration: 0.1ms | GC: 0.0ms) | |
11:31:33 web.1 | Rendered /Users/arnaudlevy/.rbenv/versions/3.4.2/lib/ruby/gems/3.4.0/gems/good_job-4.9.3/app/views/good_job/shared/_alert.erb (Duration: 0.1ms | GC: 0.0ms) | |
11:31:33 web.1 | Rendered /Users/arnaudlevy/.rbenv/versions/3.4.2/lib/ruby/gems/3.4.0/gems/good_job-4.9.3/app/views/good_job/shared/_footer.erb (Duration: 0.1ms | GC: 0.0ms) | |
11:31:33 web.1 | Rendered layout /Users/arnaudlevy/.rbenv/versions/3.4.2/lib/ruby/gems/3.4.0/gems/good_job-4.9.3/app/views/layouts/good_job/application.html.erb (Duration: 41.3ms | GC: 0.9ms) | |
11:31:33 web.1 | Completed 200 OK in 42ms (Views: 38.5ms | ActiveRecord: 3.1ms (8 queries, 3 cached) | GC: 0.9ms) | |
11:31:33 web.1 | | |
11:31:33 web.1 | | |
11:31:33 web.1 | Started GET "/background/frontend/static/4-9-3/bootstrap.css" for 127.0.0.1 at 2025-03-24 11:31:33 +0100 | |
11:31:34 web.1 | Started GET "/background/frontend/static/4-9-3/style.css" for 127.0.0.1 at 2025-03-24 11:31:34 +0100 | |
11:31:34 web.1 | Started GET "/background/frontend/static/4-9-3/rails_ujs.js" for 127.0.0.1 at 2025-03-24 11:31:34 +0100 | |
11:31:34 worker.1 | [Octokit] response: Status 200 | |
11:31:34 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:31:34 GMT" | |
11:31:34 worker.1 | content-type: "application/json; charset=utf-8" | |
11:31:34 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:31:34 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:31:34 worker.1 | etag: "W/\"080cddcf007247b0788b03c5c9999350f30b096fe4c854e8b292ee9a1cb98f95\"" | |
11:31:34 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:31:34 worker.1 | x-accepted-oauth-scopes: "" | |
11:31:34 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:31:34 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:31:34 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:31:34 worker.1 | x-ratelimit-limit: "5000" | |
11:31:34 worker.1 | x-ratelimit-remaining: "3557" | |
11:31:34 worker.1 | x-ratelimit-reset: "1742813729" | |
11:31:34 worker.1 | x-ratelimit-used: "1443" | |
11:31:34 worker.1 | x-ratelimit-resource: "core" | |
11:31:34 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
11:31:34 worker.1 | access-control-allow-origin: "*" | |
11:31:34 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:31:34 worker.1 | x-frame-options: "deny" | |
11:31:34 worker.1 | x-content-type-options: "nosniff" | |
11:31:34 worker.1 | x-xss-protection: "0" | |
11:31:34 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:31:34 worker.1 | content-security-policy: "default-src 'none'" | |
11:31:34 worker.1 | content-encoding: "gzip" | |
11:31:34 worker.1 | transfer-encoding: "chunked" | |
11:31:34 worker.1 | server: "github.com" | |
11:31:34 worker.1 | x-github-request-id: "FB37:FDC04:277224:284A1B:67E13485" | |
11:31:34 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-6/git/trees/3173ee52f149a3e3ad6993285a22a15144724c44?recursive=true | |
11:31:34 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:31:34 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:31:34 worker.1 | Content-Type: "application/json" | |
11:31:34 web.1 | User Load (1.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = '63998e73-8fa6-4dbe-807d-4e2ea06e80f8' ORDER BY "users"."id" ASC LIMIT 1 /*application='Osuny'*/ | |
11:31:34 web.1 | Processing by GoodJob::FrontendsController#static as CSS | |
11:31:34 web.1 | Parameters: {"version" => "4-9-3", "id" => "bootstrap"} | |
11:31:34 web.1 | Rendering /Users/arnaudlevy/.rbenv/versions/3.4.2/lib/ruby/gems/3.4.0/gems/good_job-4.9.3/app/frontend/good_job/vendor/bootstrap/bootstrap.min.css | |
11:31:34 web.1 | Rendered /Users/arnaudlevy/.rbenv/versions/3.4.2/lib/ruby/gems/3.4.0/gems/good_job-4.9.3/app/frontend/good_job/vendor/bootstrap/bootstrap.min.css (Duration: 1.6ms | GC: 0.0ms) | |
11:31:34 web.1 | Completed 200 OK in 2ms (Views: 2.0ms | ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms) | |
11:31:34 web.1 | | |
11:31:34 web.1 | | |
11:31:34 web.1 | User Load (0.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = '63998e73-8fa6-4dbe-807d-4e2ea06e80f8' ORDER BY "users"."id" ASC LIMIT 1 /*application='Osuny'*/ | |
11:31:34 web.1 | Processing by GoodJob::FrontendsController#static as CSS | |
11:31:34 web.1 | Parameters: {"version" => "4-9-3", "id" => "style"} | |
11:31:34 web.1 | Rendering /Users/arnaudlevy/.rbenv/versions/3.4.2/lib/ruby/gems/3.4.0/gems/good_job-4.9.3/app/frontend/good_job/style.css | |
11:31:34 web.1 | Rendered /Users/arnaudlevy/.rbenv/versions/3.4.2/lib/ruby/gems/3.4.0/gems/good_job-4.9.3/app/frontend/good_job/style.css (Duration: 0.6ms | GC: 0.0ms) | |
11:31:34 web.1 | Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms) | |
11:31:34 web.1 | | |
11:31:34 web.1 | | |
11:31:34 web.1 | User Load (1.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = '63998e73-8fa6-4dbe-807d-4e2ea06e80f8' ORDER BY "users"."id" ASC LIMIT 1 /*application='Osuny'*/ | |
11:31:34 web.1 | Processing by GoodJob::FrontendsController#static as JS | |
11:31:34 web.1 | Parameters: {"version" => "4-9-3", "id" => "rails_ujs"} | |
11:31:34 web.1 | Rendering /Users/arnaudlevy/.rbenv/versions/3.4.2/lib/ruby/gems/3.4.0/gems/good_job-4.9.3/app/frontend/good_job/vendor/rails_ujs.js | |
11:31:34 web.1 | Rendered /Users/arnaudlevy/.rbenv/versions/3.4.2/lib/ruby/gems/3.4.0/gems/good_job-4.9.3/app/frontend/good_job/vendor/rails_ujs.js (Duration: 0.6ms | GC: 0.0ms) | |
11:31:34 web.1 | Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms) | |
11:31:34 web.1 | | |
11:31:34 web.1 | | |
11:31:34 worker.1 | [Octokit] response: Status 200 | |
11:31:34 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:31:34 GMT" | |
11:31:34 worker.1 | content-type: "application/json; charset=utf-8" | |
11:31:34 worker.1 | cache-control: "private, max-age=86400, s-maxage=86400" | |
11:31:34 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:31:34 worker.1 | etag: "W/\"bfb3e0dfab84736c9dd84e6a62a6e70125e3186f809378a83fb0eba7411eda8e\"" | |
11:31:34 worker.1 | last-modified: "Mon, 24 Mar 2025 10:31:32 GMT" | |
11:31:34 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:31:34 worker.1 | x-accepted-oauth-scopes: "" | |
11:31:34 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:31:34 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:31:34 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:31:34 worker.1 | x-ratelimit-limit: "5000" | |
11:31:34 worker.1 | x-ratelimit-remaining: "3556" | |
11:31:34 worker.1 | x-ratelimit-reset: "1742813729" | |
11:31:34 worker.1 | x-ratelimit-used: "1444" | |
11:31:34 worker.1 | x-ratelimit-resource: "core" | |
11:31:34 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
11:31:34 worker.1 | access-control-allow-origin: "*" | |
11:31:34 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:31:34 worker.1 | x-frame-options: "deny" | |
11:31:34 worker.1 | x-content-type-options: "nosniff" | |
11:31:34 worker.1 | x-xss-protection: "0" | |
11:31:34 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:31:34 worker.1 | content-security-policy: "default-src 'none'" | |
11:31:34 worker.1 | content-encoding: "gzip" | |
11:31:34 worker.1 | transfer-encoding: "chunked" | |
11:31:34 worker.1 | server: "github.com" | |
11:31:34 worker.1 | x-github-request-id: "FB3B:2991D4:2902E9:29DA98:67E13486" | |
11:31:34 worker.1 | Syncing - Creating content/fr/pages/accessibilite/_index.html | |
11:31:34 web.1 | Started GET "/background/frontend/static/4-9-3/bootstrap.js" for 127.0.0.1 at 2025-03-24 11:31:34 +0100 | |
11:31:34 worker.1 | Syncing - Nothing to do with data/content_security_policy.yaml | |
11:31:34 web.1 | Started GET "/background/frontend/static/4-9-3/chartjs.js" for 127.0.0.1 at 2025-03-24 11:31:34 +0100 | |
11:31:34 worker.1 | Syncing - Nothing to do with data/menus/fr/primary.yml | |
11:31:34 web.1 | User Load (1.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = '63998e73-8fa6-4dbe-807d-4e2ea06e80f8' ORDER BY "users"."id" ASC LIMIT 1 /*application='Osuny'*/ | |
11:31:34 web.1 | Processing by GoodJob::FrontendsController#static as JS | |
11:31:34 web.1 | Parameters: {"version" => "4-9-3", "id" => "bootstrap"} | |
11:31:34 web.1 | Rendering /Users/arnaudlevy/.rbenv/versions/3.4.2/lib/ruby/gems/3.4.0/gems/good_job-4.9.3/app/frontend/good_job/vendor/bootstrap/bootstrap.bundle.min.js | |
11:31:34 web.1 | Rendered /Users/arnaudlevy/.rbenv/versions/3.4.2/lib/ruby/gems/3.4.0/gems/good_job-4.9.3/app/frontend/good_job/vendor/bootstrap/bootstrap.bundle.min.js (Duration: 1.2ms | GC: 0.0ms) | |
11:31:34 web.1 | Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms) | |
11:31:34 web.1 | | |
11:31:34 web.1 | | |
11:31:34 web.1 | Started GET "/background/frontend/static/4-9-3/es_module_shims.js" for 127.0.0.1 at 2025-03-24 11:31:34 +0100 | |
11:31:34 worker.1 | Syncing - Nothing to do with data/menus/fr/legal.yml | |
11:31:34 worker.1 | Syncing - Nothing to do with data/menus/fr/social.yml | |
11:31:34 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-6 | |
11:31:34 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:31:34 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:31:34 worker.1 | Content-Type: "application/json" | |
11:31:34 web.1 | User Load (1.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = '63998e73-8fa6-4dbe-807d-4e2ea06e80f8' ORDER BY "users"."id" ASC LIMIT 1 /*application='Osuny'*/ | |
11:31:34 web.1 | Processing by GoodJob::FrontendsController#static as JS | |
11:31:34 web.1 | Parameters: {"version" => "4-9-3", "id" => "chartjs"} | |
11:31:34 web.1 | Rendering /Users/arnaudlevy/.rbenv/versions/3.4.2/lib/ruby/gems/3.4.0/gems/good_job-4.9.3/app/frontend/good_job/vendor/chartjs/chart.min.js | |
11:31:34 web.1 | Rendered /Users/arnaudlevy/.rbenv/versions/3.4.2/lib/ruby/gems/3.4.0/gems/good_job-4.9.3/app/frontend/good_job/vendor/chartjs/chart.min.js (Duration: 1.4ms | GC: 0.0ms) | |
11:31:34 web.1 | Completed 200 OK in 2ms (Views: 1.7ms | ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms) | |
11:31:34 web.1 | | |
11:31:34 web.1 | | |
11:31:34 web.1 | Started GET "/background/frontend/static/4-9-3/icons.svg" for 127.0.0.1 at 2025-03-24 11:31:34 +0100 | |
11:31:34 web.1 | Started GET "/background/frontend/modules/4-9-3/application.js" for 127.0.0.1 at 2025-03-24 11:31:34 +0100 | |
11:31:34 web.1 | User Load (1.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = '63998e73-8fa6-4dbe-807d-4e2ea06e80f8' ORDER BY "users"."id" ASC LIMIT 1 /*application='Osuny'*/ | |
11:31:34 web.1 | Processing by GoodJob::FrontendsController#static as JS | |
11:31:34 web.1 | Parameters: {"version" => "4-9-3", "id" => "es_module_shims"} | |
11:31:34 web.1 | Rendering /Users/arnaudlevy/.rbenv/versions/3.4.2/lib/ruby/gems/3.4.0/gems/good_job-4.9.3/app/frontend/good_job/vendor/es_module_shims.js | |
11:31:34 web.1 | Rendered /Users/arnaudlevy/.rbenv/versions/3.4.2/lib/ruby/gems/3.4.0/gems/good_job-4.9.3/app/frontend/good_job/vendor/es_module_shims.js (Duration: 0.9ms | GC: 0.0ms) | |
11:31:34 web.1 | Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms) | |
11:31:34 web.1 | | |
11:31:34 web.1 | | |
11:31:34 web.1 | User Load (1.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = '63998e73-8fa6-4dbe-807d-4e2ea06e80f8' ORDER BY "users"."id" ASC LIMIT 1 /*application='Osuny'*/ | |
11:31:34 web.1 | Processing by GoodJob::FrontendsController#static as SVG | |
11:31:34 web.1 | Parameters: {"version" => "4-9-3", "id" => "icons"} | |
11:31:34 web.1 | Rendering /Users/arnaudlevy/.rbenv/versions/3.4.2/lib/ruby/gems/3.4.0/gems/good_job-4.9.3/app/frontend/good_job/icons.svg | |
11:31:34 web.1 | Rendered /Users/arnaudlevy/.rbenv/versions/3.4.2/lib/ruby/gems/3.4.0/gems/good_job-4.9.3/app/frontend/good_job/icons.svg (Duration: 1.0ms | GC: 0.0ms) | |
11:31:34 web.1 | Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms) | |
11:31:34 web.1 | | |
11:31:34 web.1 | | |
11:31:34 web.1 | User Load (1.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = '63998e73-8fa6-4dbe-807d-4e2ea06e80f8' ORDER BY "users"."id" ASC LIMIT 1 /*application='Osuny'*/ | |
11:31:34 web.1 | Processing by GoodJob::FrontendsController#module as JS | |
11:31:34 web.1 | Parameters: {"version" => "4-9-3", "id" => "application"} | |
11:31:34 web.1 | Rendering /Users/arnaudlevy/.rbenv/versions/3.4.2/lib/ruby/gems/3.4.0/gems/good_job-4.9.3/app/frontend/good_job/application.js | |
11:31:34 web.1 | Rendered /Users/arnaudlevy/.rbenv/versions/3.4.2/lib/ruby/gems/3.4.0/gems/good_job-4.9.3/app/frontend/good_job/application.js (Duration: 0.7ms | GC: 0.0ms) | |
11:31:34 web.1 | Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms) | |
11:31:34 web.1 | | |
11:31:34 web.1 | | |
11:31:34 web.1 | Started GET "/background/frontend/modules/4-9-3/charts.js" for 127.0.0.1 at 2025-03-24 11:31:34 +0100 | |
11:31:34 web.1 | Started GET "/background/frontend/modules/4-9-3/checkbox_toggle.js" for 127.0.0.1 at 2025-03-24 11:31:34 +0100 | |
11:31:34 web.1 | Started GET "/background/frontend/modules/4-9-3/document_ready.js" for 127.0.0.1 at 2025-03-24 11:31:34 +0100 | |
11:31:34 worker.1 | [Octokit] response: Status 200 | |
11:31:34 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:31:34 GMT" | |
11:31:34 worker.1 | content-type: "application/json; charset=utf-8" | |
11:31:34 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:31:34 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:31:34 worker.1 | etag: "W/\"c3ce06950732a1f96580b90ff1f17fd694a93b68e2727c922b21ec0b2b63dfb4\"" | |
11:31:34 worker.1 | last-modified: "Mon, 24 Mar 2025 10:31:32 GMT" | |
11:31:34 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:31:34 worker.1 | x-accepted-oauth-scopes: "repo" | |
11:31:34 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:31:34 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:31:34 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:31:34 worker.1 | x-ratelimit-limit: "5000" | |
11:31:34 worker.1 | x-ratelimit-remaining: "3555" | |
11:31:34 worker.1 | x-ratelimit-reset: "1742813729" | |
11:31:34 worker.1 | x-ratelimit-used: "1445" | |
11:31:34 worker.1 | x-ratelimit-resource: "core" | |
11:31:34 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
11:31:34 worker.1 | access-control-allow-origin: "*" | |
11:31:34 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:31:34 worker.1 | x-frame-options: "deny" | |
11:31:34 worker.1 | x-content-type-options: "nosniff" | |
11:31:34 worker.1 | x-xss-protection: "0" | |
11:31:34 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:31:34 worker.1 | content-security-policy: "default-src 'none'" | |
11:31:34 worker.1 | content-encoding: "gzip" | |
11:31:34 worker.1 | transfer-encoding: "chunked" | |
11:31:34 worker.1 | server: "github.com" | |
11:31:34 worker.1 | x-github-request-id: "FB3C:19E4C7:27A1EC:2879E7:67E13486" | |
11:31:34 worker.1 | Creating commit with 1 files. | |
11:31:34 worker.1 | [Octokit] request: POST https://api.github.com/repos/osunydev/demo-test-github-6/git/trees | |
11:31:34 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:31:34 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:31:34 worker.1 | Content-Type: "application/json" | |
11:31:35 web.1 | User Load (1.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = '63998e73-8fa6-4dbe-807d-4e2ea06e80f8' ORDER BY "users"."id" ASC LIMIT 1 /*application='Osuny'*/ | |
11:31:35 web.1 | Processing by GoodJob::FrontendsController#module as JS | |
11:31:35 web.1 | Parameters: {"version" => "4-9-3", "id" => "charts"} | |
11:31:35 web.1 | Rendering /Users/arnaudlevy/.rbenv/versions/3.4.2/lib/ruby/gems/3.4.0/gems/good_job-4.9.3/app/frontend/good_job/modules/charts.js | |
11:31:35 web.1 | Rendered /Users/arnaudlevy/.rbenv/versions/3.4.2/lib/ruby/gems/3.4.0/gems/good_job-4.9.3/app/frontend/good_job/modules/charts.js (Duration: 1.0ms | GC: 0.0ms) | |
11:31:35 web.1 | Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms) | |
11:31:35 web.1 | | |
11:31:35 web.1 | | |
11:31:35 web.1 | Started GET "/background/frontend/modules/4-9-3/stimulus.js" for 127.0.0.1 at 2025-03-24 11:31:35 +0100 | |
11:31:35 web.1 | User Load (1.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = '63998e73-8fa6-4dbe-807d-4e2ea06e80f8' ORDER BY "users"."id" ASC LIMIT 1 /*application='Osuny'*/ | |
11:31:35 web.1 | Processing by GoodJob::FrontendsController#module as JS | |
11:31:35 web.1 | Parameters: {"version" => "4-9-3", "id" => "checkbox_toggle"} | |
11:31:35 web.1 | Rendering /Users/arnaudlevy/.rbenv/versions/3.4.2/lib/ruby/gems/3.4.0/gems/good_job-4.9.3/app/frontend/good_job/modules/checkbox_toggle.js | |
11:31:35 web.1 | Rendered /Users/arnaudlevy/.rbenv/versions/3.4.2/lib/ruby/gems/3.4.0/gems/good_job-4.9.3/app/frontend/good_job/modules/checkbox_toggle.js (Duration: 0.7ms | GC: 0.0ms) | |
11:31:35 web.1 | Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms) | |
11:31:35 web.1 | | |
11:31:35 web.1 | | |
11:31:35 web.1 | Started GET "/background/frontend/modules/4-9-3/theme_controller.js" for 127.0.0.1 at 2025-03-24 11:31:35 +0100 | |
11:31:35 web.1 | User Load (1.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = '63998e73-8fa6-4dbe-807d-4e2ea06e80f8' ORDER BY "users"."id" ASC LIMIT 1 /*application='Osuny'*/ | |
11:31:35 web.1 | Processing by GoodJob::FrontendsController#module as JS | |
11:31:35 web.1 | Parameters: {"version" => "4-9-3", "id" => "document_ready"} | |
11:31:35 web.1 | Rendering /Users/arnaudlevy/.rbenv/versions/3.4.2/lib/ruby/gems/3.4.0/gems/good_job-4.9.3/app/frontend/good_job/modules/document_ready.js | |
11:31:35 web.1 | Rendered /Users/arnaudlevy/.rbenv/versions/3.4.2/lib/ruby/gems/3.4.0/gems/good_job-4.9.3/app/frontend/good_job/modules/document_ready.js (Duration: 0.6ms | GC: 0.0ms) | |
11:31:35 web.1 | Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms) | |
11:31:35 web.1 | | |
11:31:35 web.1 | | |
11:31:35 web.1 | Started GET "/background/frontend/modules/4-9-3/async_values_controller.js" for 127.0.0.1 at 2025-03-24 11:31:35 +0100 | |
11:31:35 worker.1 | [Octokit] response: Status 201 | |
11:31:35 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:31:35 GMT" | |
11:31:35 worker.1 | content-type: "application/json; charset=utf-8" | |
11:31:35 worker.1 | content-length: "3068" | |
11:31:35 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:31:35 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:31:35 worker.1 | etag: "\"734f03f1261aa4904c0da337049694b56d8a2c9de9aa9067200d80ab1870030c\"" | |
11:31:35 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:31:35 worker.1 | x-accepted-oauth-scopes: "" | |
11:31:35 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:31:35 worker.1 | location: "https://api.github.com/repos/osunydev/demo-test-github-6/git/trees/233cb5f71096265f79dbb380f6c824997fa70793" | |
11:31:35 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:31:35 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:31:35 worker.1 | x-ratelimit-limit: "5000" | |
11:31:35 worker.1 | x-ratelimit-remaining: "3554" | |
11:31:35 worker.1 | x-ratelimit-reset: "1742813729" | |
11:31:35 worker.1 | x-ratelimit-used: "1446" | |
11:31:35 worker.1 | x-ratelimit-resource: "core" | |
11:31:35 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
11:31:35 worker.1 | access-control-allow-origin: "*" | |
11:31:35 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:31:35 worker.1 | x-frame-options: "deny" | |
11:31:35 worker.1 | x-content-type-options: "nosniff" | |
11:31:35 worker.1 | x-xss-protection: "0" | |
11:31:35 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:31:35 worker.1 | content-security-policy: "default-src 'none'" | |
11:31:35 worker.1 | server: "github.com" | |
11:31:35 worker.1 | x-github-request-id: "FB3E:220838:26A109:2778FA:67E13486" | |
11:31:35 worker.1 | [Octokit] request: POST https://api.github.com/repos/osunydev/demo-test-github-6/git/commits | |
11:31:35 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:31:35 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:31:35 worker.1 | Content-Type: "application/json" | |
11:31:35 web.1 | User Load (1.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = '63998e73-8fa6-4dbe-807d-4e2ea06e80f8' ORDER BY "users"."id" ASC LIMIT 1 /*application='Osuny'*/ | |
11:31:35 web.1 | Processing by GoodJob::FrontendsController#module as JS | |
11:31:35 web.1 | Parameters: {"version" => "4-9-3", "id" => "stimulus"} | |
11:31:35 web.1 | Rendering /Users/arnaudlevy/.rbenv/versions/3.4.2/lib/ruby/gems/3.4.0/gems/good_job-4.9.3/app/frontend/good_job/vendor/stimulus.js | |
11:31:35 web.1 | Rendered /Users/arnaudlevy/.rbenv/versions/3.4.2/lib/ruby/gems/3.4.0/gems/good_job-4.9.3/app/frontend/good_job/vendor/stimulus.js (Duration: 1.5ms | GC: 0.0ms) | |
11:31:35 web.1 | Completed 200 OK in 2ms (Views: 2.1ms | ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms) | |
11:31:35 web.1 | | |
11:31:35 web.1 | | |
11:31:35 web.1 | Started GET "/background/frontend/modules/4-9-3/html_legend_plugin.js" for 127.0.0.1 at 2025-03-24 11:31:35 +0100 | |
11:31:35 web.1 | User Load (1.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = '63998e73-8fa6-4dbe-807d-4e2ea06e80f8' ORDER BY "users"."id" ASC LIMIT 1 /*application='Osuny'*/ | |
11:31:35 web.1 | Processing by GoodJob::FrontendsController#module as JS | |
11:31:35 web.1 | Parameters: {"version" => "4-9-3", "id" => "theme_controller"} | |
11:31:35 web.1 | Rendering /Users/arnaudlevy/.rbenv/versions/3.4.2/lib/ruby/gems/3.4.0/gems/good_job-4.9.3/app/frontend/good_job/modules/theme_controller.js | |
11:31:35 web.1 | Rendered /Users/arnaudlevy/.rbenv/versions/3.4.2/lib/ruby/gems/3.4.0/gems/good_job-4.9.3/app/frontend/good_job/modules/theme_controller.js (Duration: 0.8ms | GC: 0.0ms) | |
11:31:35 web.1 | Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms) | |
11:31:35 web.1 | | |
11:31:35 web.1 | | |
11:31:35 web.1 | User Load (1.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = '63998e73-8fa6-4dbe-807d-4e2ea06e80f8' ORDER BY "users"."id" ASC LIMIT 1 /*application='Osuny'*/ | |
11:31:35 web.1 | Processing by GoodJob::FrontendsController#module as JS | |
11:31:35 web.1 | Parameters: {"version" => "4-9-3", "id" => "async_values_controller"} | |
11:31:35 web.1 | Rendering /Users/arnaudlevy/.rbenv/versions/3.4.2/lib/ruby/gems/3.4.0/gems/good_job-4.9.3/app/frontend/good_job/modules/async_values_controller.js | |
11:31:35 web.1 | Rendered /Users/arnaudlevy/.rbenv/versions/3.4.2/lib/ruby/gems/3.4.0/gems/good_job-4.9.3/app/frontend/good_job/modules/async_values_controller.js (Duration: 0.6ms | GC: 0.0ms) | |
11:31:35 web.1 | Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms) | |
11:31:35 web.1 | | |
11:31:35 web.1 | | |
11:31:35 web.1 | User Load (1.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = '63998e73-8fa6-4dbe-807d-4e2ea06e80f8' ORDER BY "users"."id" ASC LIMIT 1 /*application='Osuny'*/ | |
11:31:35 web.1 | Processing by GoodJob::FrontendsController#module as JS | |
11:31:35 web.1 | Parameters: {"version" => "4-9-3", "id" => "html_legend_plugin"} | |
11:31:35 web.1 | Rendering /Users/arnaudlevy/.rbenv/versions/3.4.2/lib/ruby/gems/3.4.0/gems/good_job-4.9.3/app/frontend/good_job/modules/html_legend_plugin.js | |
11:31:35 web.1 | Rendered /Users/arnaudlevy/.rbenv/versions/3.4.2/lib/ruby/gems/3.4.0/gems/good_job-4.9.3/app/frontend/good_job/modules/html_legend_plugin.js (Duration: 0.9ms | GC: 0.0ms) | |
11:31:35 web.1 | Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms) | |
11:31:35 web.1 | | |
11:31:35 web.1 | | |
11:31:35 worker.1 | [Octokit] response: Status 201 | |
11:31:35 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:31:35 GMT" | |
11:31:35 worker.1 | content-type: "application/json; charset=utf-8" | |
11:31:35 worker.1 | content-length: "1234" | |
11:31:35 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:31:35 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:31:35 worker.1 | etag: "\"09935553205f903f12f5723916ae80bc9ce77c5b241ff76510b0cea7a729b430\"" | |
11:31:35 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:31:35 worker.1 | x-accepted-oauth-scopes: "" | |
11:31:35 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:31:35 worker.1 | location: "https://api.github.com/repos/osunydev/demo-test-github-6/git/commits/a1886be2890d8893e74889ac54cab49bd512ce32" | |
11:31:35 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:31:35 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:31:35 worker.1 | x-ratelimit-limit: "5000" | |
11:31:35 worker.1 | x-ratelimit-remaining: "3553" | |
11:31:35 worker.1 | x-ratelimit-reset: "1742813729" | |
11:31:35 worker.1 | x-ratelimit-used: "1447" | |
11:31:35 worker.1 | x-ratelimit-resource: "core" | |
11:31:35 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
11:31:35 worker.1 | access-control-allow-origin: "*" | |
11:31:35 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:31:35 worker.1 | x-frame-options: "deny" | |
11:31:35 worker.1 | x-content-type-options: "nosniff" | |
11:31:35 worker.1 | x-xss-protection: "0" | |
11:31:35 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:31:35 worker.1 | content-security-policy: "default-src 'none'" | |
11:31:35 worker.1 | server: "github.com" | |
11:31:35 worker.1 | x-github-request-id: "FB3F:FDC04:277870:285041:67E13487" | |
11:31:35 worker.1 | [Octokit] request: PATCH https://api.github.com/repos/osunydev/demo-test-github-6/git/refs/heads/main | |
11:31:35 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:31:35 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:31:35 worker.1 | Content-Type: "application/json" | |
11:31:35 web.1 | Started GET "/background/frontend/modules/4-9-3/toasts.js" for 127.0.0.1 at 2025-03-24 11:31:35 +0100 | |
11:31:35 web.1 | Started GET "/background/frontend/modules/4-9-3/popovers.js" for 127.0.0.1 at 2025-03-24 11:31:35 +0100 | |
11:31:35 web.1 | Started GET "/background/frontend/modules/4-9-3/live_poll.js" for 127.0.0.1 at 2025-03-24 11:31:35 +0100 | |
11:31:35 web.1 | User Load (1.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = '63998e73-8fa6-4dbe-807d-4e2ea06e80f8' ORDER BY "users"."id" ASC LIMIT 1 /*application='Osuny'*/ | |
11:31:35 web.1 | Processing by GoodJob::FrontendsController#module as JS | |
11:31:35 web.1 | Parameters: {"version" => "4-9-3", "id" => "toasts"} | |
11:31:35 web.1 | Rendering /Users/arnaudlevy/.rbenv/versions/3.4.2/lib/ruby/gems/3.4.0/gems/good_job-4.9.3/app/frontend/good_job/modules/toasts.js | |
11:31:35 web.1 | Rendered /Users/arnaudlevy/.rbenv/versions/3.4.2/lib/ruby/gems/3.4.0/gems/good_job-4.9.3/app/frontend/good_job/modules/toasts.js (Duration: 1.0ms | GC: 0.0ms) | |
11:31:35 web.1 | Completed 200 OK in 1ms (Views: 1.3ms | ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms) | |
11:31:35 web.1 | | |
11:31:35 web.1 | | |
11:31:35 web.1 | User Load (1.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = '63998e73-8fa6-4dbe-807d-4e2ea06e80f8' ORDER BY "users"."id" ASC LIMIT 1 /*application='Osuny'*/ | |
11:31:35 web.1 | Processing by GoodJob::FrontendsController#module as JS | |
11:31:35 web.1 | Parameters: {"version" => "4-9-3", "id" => "popovers"} | |
11:31:35 web.1 | Rendering /Users/arnaudlevy/.rbenv/versions/3.4.2/lib/ruby/gems/3.4.0/gems/good_job-4.9.3/app/frontend/good_job/modules/popovers.js | |
11:31:35 web.1 | Rendered /Users/arnaudlevy/.rbenv/versions/3.4.2/lib/ruby/gems/3.4.0/gems/good_job-4.9.3/app/frontend/good_job/modules/popovers.js (Duration: 0.5ms | GC: 0.0ms) | |
11:31:35 web.1 | Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms) | |
11:31:35 web.1 | | |
11:31:35 web.1 | | |
11:31:35 web.1 | User Load (0.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = '63998e73-8fa6-4dbe-807d-4e2ea06e80f8' ORDER BY "users"."id" ASC LIMIT 1 /*application='Osuny'*/ | |
11:31:35 web.1 | Processing by GoodJob::FrontendsController#module as JS | |
11:31:35 web.1 | Parameters: {"version" => "4-9-3", "id" => "live_poll"} | |
11:31:35 web.1 | Rendering /Users/arnaudlevy/.rbenv/versions/3.4.2/lib/ruby/gems/3.4.0/gems/good_job-4.9.3/app/frontend/good_job/modules/live_poll.js | |
11:31:35 web.1 | Rendered /Users/arnaudlevy/.rbenv/versions/3.4.2/lib/ruby/gems/3.4.0/gems/good_job-4.9.3/app/frontend/good_job/modules/live_poll.js (Duration: 0.5ms | GC: 0.0ms) | |
11:31:35 web.1 | Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms) | |
11:31:35 web.1 | | |
11:31:35 web.1 | | |
11:31:35 web.1 | Started GET "/background/jobs/metrics/primary_nav?locale=en" for 127.0.0.1 at 2025-03-24 11:31:35 +0100 | |
11:31:35 web.1 | Started GET "/background/jobs/metrics/job_status?locale=en&state=running" for 127.0.0.1 at 2025-03-24 11:31:35 +0100 | |
11:31:35 worker.1 | [Octokit] response: Status 200 | |
11:31:35 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:31:35 GMT" | |
11:31:35 worker.1 | content-type: "application/json; charset=utf-8" | |
11:31:35 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:31:35 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:31:35 worker.1 | etag: "W/\"94d8bdba4340666bce4db6f2d97550ae84fffe23f53234dbc5af092fc62d3b56\"" | |
11:31:35 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:31:35 worker.1 | x-accepted-oauth-scopes: "repo" | |
11:31:35 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:31:35 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:31:35 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:31:35 worker.1 | x-ratelimit-limit: "5000" | |
11:31:35 worker.1 | x-ratelimit-remaining: "3552" | |
11:31:35 worker.1 | x-ratelimit-reset: "1742813729" | |
11:31:35 worker.1 | x-ratelimit-used: "1448" | |
11:31:35 worker.1 | x-ratelimit-resource: "core" | |
11:31:35 worker.1 | access-control-expose-headers: "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset" | |
11:31:35 worker.1 | access-control-allow-origin: "*" | |
11:31:35 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:31:35 worker.1 | x-frame-options: "deny" | |
11:31:35 worker.1 | x-content-type-options: "nosniff" | |
11:31:35 worker.1 | x-xss-protection: "0" | |
11:31:35 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:31:35 worker.1 | content-security-policy: "default-src 'none'" | |
11:31:35 worker.1 | content-encoding: "gzip" | |
11:31:35 worker.1 | transfer-encoding: "chunked" | |
11:31:35 worker.1 | server: "github.com" | |
11:31:35 worker.1 | x-github-request-id: "FB40:F6B2E:27A76E:287F5C:67E13487" | |
11:31:35 worker.1 | Marking as synced | |
11:31:35 worker.1 | Marking content/fr/pages/accessibilite/_index.html | |
11:31:35 worker.1 | Marking data/content_security_policy.yaml | |
11:31:35 worker.1 | Marking data/menus/fr/primary.yml | |
11:31:35 worker.1 | Marking data/menus/fr/legal.yml | |
11:31:35 worker.1 | Marking data/menus/fr/social.yml | |
11:31:35 worker.1 | [GoodJob] [52953] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 383fa33a-62cb-42f1-9bef-d5e5c3b60b0c | |
11:31:36 web.1 | User Load (0.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = '63998e73-8fa6-4dbe-807d-4e2ea06e80f8' ORDER BY "users"."id" ASC LIMIT 1 /*application='Osuny'*/ | |
11:31:36 web.1 | Processing by GoodJob::MetricsController#job_status as */* | |
11:31:36 web.1 | Parameters: {"locale" => "en", "state" => "running"} | |
11:31:36 web.1 | GoodJob::Job Count (1.0ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."finished_at" IS NULL AND "good_jobs"."scheduled_at" > '2025-03-24 10:31:36.120006' AND ("good_jobs"."serialized_params" ->> 'executions') :: integer < 2 /*action='job_status',application='Osuny',controller='metrics'*/ | |
11:31:36 web.1 | GoodJob::Job Count (1.0ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."finished_at" IS NULL AND "good_jobs"."scheduled_at" > '2025-03-24 10:31:36.123068' AND ("good_jobs"."serialized_params" ->> 'executions') :: integer > 1 /*action='job_status',application='Osuny',controller='metrics'*/ | |
11:31:36 web.1 | GoodJob::Job Count (1.4ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."performed_at" IS NULL AND "good_jobs"."finished_at" IS NULL AND "good_jobs"."scheduled_at" <= '2025-03-24 10:31:36.125861' /*action='job_status',application='Osuny',controller='metrics'*/ | |
11:31:36 web.1 | GoodJob::Job Count (0.8ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."performed_at" IS NOT NULL AND "good_jobs"."finished_at" IS NULL /*action='job_status',application='Osuny',controller='metrics'*/ | |
11:31:36 web.1 | GoodJob::Job Count (0.9ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."finished_at" IS NOT NULL AND "good_jobs"."error" IS NULL /*action='job_status',application='Osuny',controller='metrics'*/ | |
11:31:36 web.1 | GoodJob::Job Count (2.7ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."finished_at" IS NOT NULL AND "good_jobs"."error" IS NOT NULL /*action='job_status',application='Osuny',controller='metrics'*/ | |
11:31:36 web.1 | Completed 200 OK in 18ms (Views: 0.1ms | ActiveRecord: 3.2ms (6 queries, 0 cached) | GC: 0.8ms) | |
11:31:36 web.1 | | |
11:31:36 web.1 | | |
11:31:36 web.1 | User Load (1.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = '63998e73-8fa6-4dbe-807d-4e2ea06e80f8' ORDER BY "users"."id" ASC LIMIT 1 /*application='Osuny'*/ | |
11:31:36 web.1 | Processing by GoodJob::MetricsController#primary_nav as */* | |
11:31:36 web.1 | Parameters: {"locale" => "en"} | |
11:31:36 web.1 | GoodJob::Job Count (1.1ms) SELECT COUNT(*) FROM "good_jobs" /*action='primary_nav',application='Osuny',controller='metrics'*/ | |
11:31:36 web.1 | GoodJob::BatchRecord Count (1.3ms) SELECT COUNT(*) FROM "good_job_batches" /*action='primary_nav',application='Osuny',controller='metrics'*/ | |
11:31:36 web.1 | GoodJob::Setting Load (1.2ms) SELECT "good_job_settings".* FROM "good_job_settings" WHERE "good_job_settings"."key" = 'pauses' LIMIT 1 /*action='primary_nav',application='Osuny',controller='metrics'*/ | |
11:31:36 worker.1 | [GoodJob] [52953] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 5a674f0f-ebee-4157-80b1-19d31cf21489 | |
11:31:36 web.1 | GoodJob::Process Count (1.5ms) SELECT COUNT(*) FROM "good_job_processes" LEFT JOIN pg_locks ON pg_locks.locktype = 'advisory' AND pg_locks.objsubid = 1 AND pg_locks.classid = ('x' || substr(md5('good_job_processes' || '-' || "good_job_processes"."id"::text), 1, 16))::bit(32)::int AND pg_locks.objid = (('x' || substr(md5('good_job_processes' || '-' || "good_job_processes"."id"::text), 1, 16))::bit(64) << 32)::bit(32)::int WHERE ("good_job_processes"."lock_type" = 0 AND "pg_locks"."locktype" IS NOT NULL OR "good_job_processes"."lock_type" IS NULL AND "good_job_processes"."updated_at" > '2025-03-24 10:26:36.159113') /*action='primary_nav',application='Osuny',controller='metrics'*/ | |
11:31:36 web.1 | GoodJob::Job Count (1.3ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."finished_at" IS NOT NULL AND "good_jobs"."error" IS NOT NULL /*actio |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment