-
-
Save SebouChu/667dfe4ef3a7ac6d937613caf29c39e6 to your computer and use it in GitHub Desktop.
V5 - 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:43:10 web.1 | Started POST "/admin/fr/communication/websites" for 127.0.0.1 at 2025-03-24 11:43:10 +0100 | |
11:43:10 web.1 | Processing by Admin::Communication::WebsitesController#create as HTML | |
11:43:10 web.1 | Parameters: {"authenticity_token" => "[FILTERED]", "communication_website" => {"localizations_attributes" => {"0" => {"language_id" => "9b93e55f-fefc-4383-9dc3-7fdef99fe9d1", "name" => "Test github 8"}}, "feature_posts" => "0", "feature_agenda" => "0", "feature_portfolio" => "0"}, "commit" => "Enregistrer", "lang" => "fr"} | |
11:43:10 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 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:10 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:43:10 web.1 | ↳ app/services/locale_service.rb:5:in 'LocaleService.locale' | |
11:43:10 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:43:10 web.1 | ↳ app/models/communication/extranet.rb:87:in 'Communication::Extranet.with_host' | |
11:43:10 web.1 | University Load (0.9ms) SELECT "universities".* FROM "universities" WHERE "universities"."identifier" = 'demo' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:10 web.1 | ↳ app/models/university/with_identifier.rb:17:in 'University.with_host' | |
11:43:10 web.1 | CACHE Communication::Extranet Load (0.7ms) SELECT "communication_extranets".* FROM "communication_extranets" WHERE "communication_extranets"."host" = 'demo.osuny' LIMIT 1 | |
11:43:10 web.1 | ↳ app/models/communication/extranet.rb:87:in 'Communication::Extranet.with_host' | |
11:43:10 web.1 | Language Load (1.0ms) 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:43:10 web.1 | ↳ app/models/university/with_languages.rb:17:in 'University::WithLanguages#best_language_for' | |
11:43:10 web.1 | CACHE Language Load (0.9ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 | |
11:43:10 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:43:10 web.1 | TRANSACTION (1.0ms) BEGIN /*action='create',application='Osuny',controller='websites'*/ | |
11:43:10 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:43:10 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:43:10 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:43:10 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:43:10 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:43:10 web.1 | CACHE Communication::Website::Localization Exists? (1.0ms) 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:43:10 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:43:10 web.1 | CACHE Language Load (0.8ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 | |
11:43:10 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:43:10 web.1 | Communication::Website Create (4.2ms) 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:43:10.992172', '2025-03-24 10:43:10.992172', 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:43:10 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:43:11 web.1 | Communication::Website::Localization Create (1.6ms) 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 ('75f077ab-bc1f-402b-8c14-7ff23d5a0a0e', '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1', 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617', 'Test github 8', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2025-03-24 10:43:10.998819', '2025-03-24 10:43:10.998819', TRUE, '2025-03-24 10:43:10.967723') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:43:11 web.1 | [ActiveJob] TRANSACTION (1.2ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:11 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-e343ffc0754ce35f13ccc49aaa6953be"]] | |
11:43:11 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:11 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-e343ffc0754ce35f13ccc49aaa6953be' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:11 web.1 | [ActiveJob] GoodJob::Job Count (2.8ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-e343ffc0754ce35f13ccc49aaa6953be' AND "good_jobs"."created_at" > '2025-03-24 10:42:11.026808' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:11 web.1 | [ActiveJob] TRANSACTION (1.2ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:11 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 ('76c85d50-15ca-418b-b84e-964796167ac5', 'mice', 0, '{"job_class":"Dependencies::CleanWebsitesIfNecessaryJob","job_id":"76c85d50-15ca-418b-b84e-964796167ac5","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Localization/679f7dbc-1071-438e-8a83-a2f42424dc34"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T10:43:11.036291000Z","scheduled_at":null}', '2025-03-24 10:43:11.036312', NULL, NULL, NULL, '2025-03-24 10:43:11.036312', '2025-03-24 10:43:11.052491', '76c85d50-15ca-418b-b84e-964796167ac5', 'Dependencies::CleanWebsitesIfNecessaryJob-mice-e343ffc0754ce35f13ccc49aaa6953be', NULL, NULL, NULL, NULL, NULL, 'Dependencies::CleanWebsitesIfNecessaryJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:11 web.1 | [ActiveJob] SQL (1.1ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T11:43:11.036+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:11 web.1 | [ActiveJob] Enqueued Dependencies::CleanWebsitesIfNecessaryJob (Job ID: 76c85d50-15ca-418b-b84e-964796167ac5) to GoodJob(mice) with arguments: #<GlobalID:0x0000000121bf2620 @uri=#<URI::GID gid://osuny/Communication::Website::Localization/679f7dbc-1071-438e-8a83-a2f42424dc34>> | |
11:43:11 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:11 web.1 | [ActiveJob] TRANSACTION (2.0ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:43:11 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-e343ffc0754ce35f13ccc49aaa6953be"]] | |
11:43:11 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:43:11 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-e343ffc0754ce35f13ccc49aaa6953be' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:43:11 web.1 | [ActiveJob] GoodJob::Job Count (1.4ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-e343ffc0754ce35f13ccc49aaa6953be' AND "good_jobs"."created_at" > '2025-03-24 10:42:11.069727' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:43:11 web.1 | [ActiveJob] TRANSACTION (1.2ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:43:11 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 ('40c3466d-5155-4a28-b86f-9bbdaf7cf4f0', 'mice', 0, '{"job_class":"Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob","job_id":"40c3466d-5155-4a28-b86f-9bbdaf7cf4f0","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Localization/679f7dbc-1071-438e-8a83-a2f42424dc34"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T10:43:11.079830000Z","scheduled_at":null}', '2025-03-24 10:43:11.079840', NULL, NULL, NULL, '2025-03-24 10:43:11.079840', '2025-03-24 10:43:11.080203', '40c3466d-5155-4a28-b86f-9bbdaf7cf4f0', 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-e343ffc0754ce35f13ccc49aaa6953be', NULL, NULL, NULL, NULL, NULL, 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:43:11 web.1 | [ActiveJob] SQL (3.5ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T11:43:11.079+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:43:11 web.1 | [ActiveJob] Enqueued Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob (Job ID: 40c3466d-5155-4a28-b86f-9bbdaf7cf4f0) to GoodJob(mice) with arguments: #<GlobalID:0x0000000124038ed0 @uri=#<URI::GID gid://osuny/Communication::Website::Localization/679f7dbc-1071-438e-8a83-a2f42424dc34>> | |
11:43:11 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:43:11 web.1 | Search Load (2.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' AND "search_index"."about_object_id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' AND "search_index"."about_localization_type" = 'Communication::Website::Localization' AND "search_index"."about_localization_id" = '679f7dbc-1071-438e-8a83-a2f42424dc34' 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:43:11 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:43:11 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:43:11 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:43:11 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:43:11 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:43:11 web.1 | Communication::Website Load (1.3ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:43:11 web.1 | Communication::Website::Localization Load (1.4ms) SELECT "communication_website_localizations".* FROM "communication_website_localizations" WHERE "communication_website_localizations"."id" = '679f7dbc-1071-438e-8a83-a2f42424dc34' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:43:11 web.1 | Search Create (2.1ms) 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', '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e', 'Communication::Website::Localization', '679f7dbc-1071-438e-8a83-a2f42424dc34', NULL, NULL, '2025-03-24 10:43:11.298120', '2025-03-24 10:43:11.298120') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:43:11 web.1 | Communication::Block Load (1.5ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = '679f7dbc-1071-438e-8a83-a2f42424dc34' 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:43:11 web.1 | ↳ app/models/concerns/contentful.rb:20:in 'Enumerable#collect' | |
11:43:11 web.1 | Search Update (1.2ms) UPDATE "search_index" SET "title" = 'Test github 8', "text" = 'Test github 8 ', "updated_at" = '2025-03-24 10:43:11.310018' WHERE "search_index"."id" = '4c6e78e4-304f-4249-b339-baa14dd7035f' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | ↳ app/models/concerns/searchable.rb:26:in 'block in Searchable#save_search_data' | |
11:43:11 web.1 | [ActiveJob] TRANSACTION (2.4ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:11 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (4.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-b45da89a87d3ec74cabcdc26f5cb9a54"]] | |
11:43:11 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:11 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-b45da89a87d3ec74cabcdc26f5cb9a54' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:11 web.1 | [ActiveJob] GoodJob::Job Count (1.5ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-b45da89a87d3ec74cabcdc26f5cb9a54' AND "good_jobs"."created_at" > '2025-03-24 10:42:11.322311' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:11 web.1 | [ActiveJob] TRANSACTION (1.0ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:11 web.1 | [ActiveJob] GoodJob::Job Create (2.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 ('7d37b60b-7603-4692-8dc9-4f5804fda60c', 'mice', 0, '{"job_class":"Dependencies::CleanWebsitesIfNecessaryJob","job_id":"7d37b60b-7603-4692-8dc9-4f5804fda60c","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website/75f077ab-bc1f-402b-8c14-7ff23d5a0a0e"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T10:43:11.327531000Z","scheduled_at":null}', '2025-03-24 10:43:11.327540', NULL, NULL, NULL, '2025-03-24 10:43:11.327540', '2025-03-24 10:43:11.327873', '7d37b60b-7603-4692-8dc9-4f5804fda60c', 'Dependencies::CleanWebsitesIfNecessaryJob-mice-b45da89a87d3ec74cabcdc26f5cb9a54', NULL, NULL, NULL, NULL, NULL, 'Dependencies::CleanWebsitesIfNecessaryJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:11 web.1 | [ActiveJob] SQL (1.0ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T11:43:11.327+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:11 web.1 | [ActiveJob] Enqueued Dependencies::CleanWebsitesIfNecessaryJob (Job ID: 7d37b60b-7603-4692-8dc9-4f5804fda60c) to GoodJob(mice) with arguments: #<GlobalID:0x00000001240357f8 @uri=#<URI::GID gid://osuny/Communication::Website/75f077ab-bc1f-402b-8c14-7ff23d5a0a0e>> | |
11:43:11 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:11 web.1 | [ActiveJob] TRANSACTION (1.1ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | [ActiveJob] ↳ app/models/communication/website/with_deuxfleurs.rb:19:in 'Communication::Website::WithDeuxfleurs#deuxfleurs_setup' | |
11:43:11 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::Deuxfleurs::SetupJob-mice-bd8b64515306f1b2b71ab5c10970c5da"]] | |
11:43:11 web.1 | [ActiveJob] ↳ app/models/communication/website/with_deuxfleurs.rb:19:in 'Communication::Website::WithDeuxfleurs#deuxfleurs_setup' | |
11:43:11 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::Deuxfleurs::SetupJob-mice-bd8b64515306f1b2b71ab5c10970c5da' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | [ActiveJob] ↳ app/models/communication/website/with_deuxfleurs.rb:19:in 'Communication::Website::WithDeuxfleurs#deuxfleurs_setup' | |
11:43:11 web.1 | [ActiveJob] GoodJob::Job Count (1.3ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Communication::Website::Deuxfleurs::SetupJob-mice-bd8b64515306f1b2b71ab5c10970c5da' AND "good_jobs"."created_at" > '2025-03-24 10:42:11.343896' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | [ActiveJob] ↳ app/models/communication/website/with_deuxfleurs.rb:19:in 'Communication::Website::WithDeuxfleurs#deuxfleurs_setup' | |
11:43:11 web.1 | [ActiveJob] TRANSACTION (0.9ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | [ActiveJob] ↳ app/models/communication/website/with_deuxfleurs.rb:19:in 'Communication::Website::WithDeuxfleurs#deuxfleurs_setup' | |
11:43:11 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 ('7ba34751-fb86-4f3e-bcf6-2f0fc1c52205', 'mice', 0, '{"job_class":"Communication::Website::Deuxfleurs::SetupJob","job_id":"7ba34751-fb86-4f3e-bcf6-2f0fc1c52205","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":["75f077ab-bc1f-402b-8c14-7ff23d5a0a0e"],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T10:43:11.348305000Z","scheduled_at":null}', '2025-03-24 10:43:11.348310', NULL, NULL, NULL, '2025-03-24 10:43:11.348310', '2025-03-24 10:43:11.348586', '7ba34751-fb86-4f3e-bcf6-2f0fc1c52205', 'Communication::Website::Deuxfleurs::SetupJob-mice-bd8b64515306f1b2b71ab5c10970c5da', NULL, NULL, NULL, NULL, NULL, 'Communication::Website::Deuxfleurs::SetupJob', NULL, '{website}', NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | [ActiveJob] ↳ app/models/communication/website/with_deuxfleurs.rb:19:in 'Communication::Website::WithDeuxfleurs#deuxfleurs_setup' | |
11:43:11 web.1 | [ActiveJob] SQL (0.8ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T11:43:11.348+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | [ActiveJob] ↳ app/models/communication/website/with_deuxfleurs.rb:19:in 'Communication::Website::WithDeuxfleurs#deuxfleurs_setup' | |
11:43:11 web.1 | [ActiveJob] Enqueued Communication::Website::Deuxfleurs::SetupJob (Job ID: 7ba34751-fb86-4f3e-bcf6-2f0fc1c52205) to GoodJob(mice) with arguments: "75f077ab-bc1f-402b-8c14-7ff23d5a0a0e" | |
11:43:11 web.1 | [ActiveJob] ↳ app/models/communication/website/with_deuxfleurs.rb:19:in 'Communication::Website::WithDeuxfleurs#deuxfleurs_setup' | |
11:43:11 web.1 | Communication::Website::Page Load (2.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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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:43:11 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
11:43:11 web.1 | Communication::Website Load (1.6ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:128:in 'Communication::Website::Page::WithSpecialPage#initialize_special_page' | |
11:43:11 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:43:11 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:128:in 'Communication::Website::Page::WithSpecialPage#initialize_special_page' | |
11:43:11 web.1 | CACHE Language Load (1.2ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 | |
11:43:11 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:43:11 web.1 | Communication::Website::Page::Localization Exists? (2.5ms) 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:43:11 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:43:11 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:43:11 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:43:11 web.1 | CACHE Communication::Website Load (1.1ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 | |
11:43:11 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:43:11 web.1 | CACHE Communication::Website::Page::Localization Exists? (1.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 | |
11:43:11 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:43:11 web.1 | CACHE University Load (1.0ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 | |
11:43:11 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:43:11 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' AND "communication_website_pages"."parent_id" IS NULL ORDER BY "communication_website_pages"."position" DESC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | ↳ app/models/communication/website/page.rb:133:in 'Communication::Website::Page#last_ordered_element' | |
11:43:11 web.1 | Communication::Website::Page::Home Create (2.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', '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e', NULL, 1, '2025-03-24 10:43:11.444860', '2025-03-24 10:43:11.444860', NULL, TRUE, 'Communication::Website::Page::Home', NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:43:11 web.1 | Communication::Website::Page::Localization Create (2.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:43:11.423298', '', NULL, NULL, 'Accueil', 'dac11879-760e-4917-9db1-1720f1cb4aa3', '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1', '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e', 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617', '2025-03-24 10:43:11.451750', '2025-03-24 10:43:11.451750') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:43:11 web.1 | [ActiveJob] TRANSACTION (1.5ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:11 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-f31d6acef4895faaa1b1029ff0898ed3"]] | |
11:43:11 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:11 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-f31d6acef4895faaa1b1029ff0898ed3' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:11 web.1 | [ActiveJob] GoodJob::Job Count (1.8ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-f31d6acef4895faaa1b1029ff0898ed3' AND "good_jobs"."created_at" > '2025-03-24 10:42:11.466635' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:11 web.1 | [ActiveJob] TRANSACTION (1.5ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:11 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 ('3ff2b4ae-14ae-4a9c-922e-dc4a7165dc13', 'mice', 0, '{"job_class":"Dependencies::CleanWebsitesIfNecessaryJob","job_id":"3ff2b4ae-14ae-4a9c-922e-dc4a7165dc13","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::Localization/d8d3b51a-b538-4cd4-a099-74c9e8310652"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T10:43:11.472944000Z","scheduled_at":null}', '2025-03-24 10:43:11.472953', NULL, NULL, NULL, '2025-03-24 10:43:11.472953', '2025-03-24 10:43:11.473304', '3ff2b4ae-14ae-4a9c-922e-dc4a7165dc13', 'Dependencies::CleanWebsitesIfNecessaryJob-mice-f31d6acef4895faaa1b1029ff0898ed3', NULL, NULL, NULL, NULL, NULL, 'Dependencies::CleanWebsitesIfNecessaryJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:11 web.1 | [ActiveJob] SQL (1.3ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T11:43:11.472+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:11 web.1 | [ActiveJob] Enqueued Dependencies::CleanWebsitesIfNecessaryJob (Job ID: 3ff2b4ae-14ae-4a9c-922e-dc4a7165dc13) to GoodJob(mice) with arguments: #<GlobalID:0x000000012369fab8 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Localization/d8d3b51a-b538-4cd4-a099-74c9e8310652>> | |
11:43:11 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:11 web.1 | [ActiveJob] TRANSACTION (1.5ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:43:11 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::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-f31d6acef4895faaa1b1029ff0898ed3"]] | |
11:43:11 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:43:11 web.1 | [ActiveJob] GoodJob::Job Count (11.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-f31d6acef4895faaa1b1029ff0898ed3' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:43:11 web.1 | [ActiveJob] GoodJob::Job Count (1.9ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-f31d6acef4895faaa1b1029ff0898ed3' AND "good_jobs"."created_at" > '2025-03-24 10:42:11.498101' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:43:11 web.1 | [ActiveJob] TRANSACTION (1.4ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:43:11 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 ('0ad7954f-ba24-4eeb-b497-fec3bd0a1804', 'mice', 0, '{"job_class":"Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob","job_id":"0ad7954f-ba24-4eeb-b497-fec3bd0a1804","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::Localization/d8d3b51a-b538-4cd4-a099-74c9e8310652"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T10:43:11.505333000Z","scheduled_at":null}', '2025-03-24 10:43:11.505342', NULL, NULL, NULL, '2025-03-24 10:43:11.505342', '2025-03-24 10:43:11.505724', '0ad7954f-ba24-4eeb-b497-fec3bd0a1804', 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-f31d6acef4895faaa1b1029ff0898ed3', NULL, NULL, NULL, NULL, NULL, 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:43:11 web.1 | [ActiveJob] SQL (1.4ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T11:43:11.505+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:43:11 web.1 | [ActiveJob] Enqueued Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob (Job ID: 0ad7954f-ba24-4eeb-b497-fec3bd0a1804) to GoodJob(mice) with arguments: #<GlobalID:0x00000001209bc2a8 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Localization/d8d3b51a-b538-4cd4-a099-74c9e8310652>> | |
11:43:11 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:43:11 web.1 | [ActiveJob] TRANSACTION (2.6ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:11 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-aa6219293f0ac0e37289d5fc0be44ef0"]] | |
11:43:11 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:11 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-aa6219293f0ac0e37289d5fc0be44ef0' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:11 web.1 | [ActiveJob] GoodJob::Job Count (1.6ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-aa6219293f0ac0e37289d5fc0be44ef0' AND "good_jobs"."created_at" > '2025-03-24 10:42:11.523560' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:11 web.1 | [ActiveJob] TRANSACTION (1.2ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:11 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 ('87aaad33-7ea1-4754-9230-929020c601cd', 'mice', 0, '{"job_class":"Dependencies::CleanWebsitesIfNecessaryJob","job_id":"87aaad33-7ea1-4754-9230-929020c601cd","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::Home/dac11879-760e-4917-9db1-1720f1cb4aa3"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T10:43:11.529106000Z","scheduled_at":null}', '2025-03-24 10:43:11.529115', NULL, NULL, NULL, '2025-03-24 10:43:11.529115', '2025-03-24 10:43:11.529477', '87aaad33-7ea1-4754-9230-929020c601cd', 'Dependencies::CleanWebsitesIfNecessaryJob-mice-aa6219293f0ac0e37289d5fc0be44ef0', NULL, NULL, NULL, NULL, NULL, 'Dependencies::CleanWebsitesIfNecessaryJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:11 web.1 | [ActiveJob] SQL (1.1ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T11:43:11.529+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:11 web.1 | [ActiveJob] Enqueued Dependencies::CleanWebsitesIfNecessaryJob (Job ID: 87aaad33-7ea1-4754-9230-929020c601cd) to GoodJob(mice) with arguments: #<GlobalID:0x00000001222395d8 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Home/dac11879-760e-4917-9db1-1720f1cb4aa3>> | |
11:43:11 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:11 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' AND "communication_website_localizations"."published" = TRUE /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
11:43:11 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" = 'dac11879-760e-4917-9db1-1720f1cb4aa3' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
11:43:11 web.1 | Communication::Website::Page::Category Load (6.8ms) 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" = 'dac11879-760e-4917-9db1-1720f1cb4aa3' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
11:43:11 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:43:11 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:157:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:43:11 web.1 | Communication::Website::Connection Load (1.9ms) SELECT "communication_website_connections".* FROM "communication_website_connections" WHERE "communication_website_connections"."website_id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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" = 'd8d3b51a-b538-4cd4-a099-74c9e8310652' AND "communication_website_connections"."direct_source_id" = 'dac11879-760e-4917-9db1-1720f1cb4aa3' 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:43:11 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:43:11 web.1 | CACHE University Load (1.6ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 | |
11:43:11 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:43:11 web.1 | Communication::Website::Page::Localization Load (2.0ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."id" = 'd8d3b51a-b538-4cd4-a099-74c9e8310652' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:43:11 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" = 'dac11879-760e-4917-9db1-1720f1cb4aa3' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:43:11 web.1 | Communication::Website::Connection Create (3.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', '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e', 'Communication::Website::Page::Localization', 'd8d3b51a-b538-4cd4-a099-74c9e8310652', '2025-03-24 10:43:11.600240', '2025-03-24 10:43:11.600240', 'Communication::Website::Page', 'dac11879-760e-4917-9db1-1720f1cb4aa3') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:43:11 web.1 | Communication::Website::Connection Update (1.3ms) UPDATE "communication_website_connections" SET "updated_at" = '2025-03-24 10:43:11.605071' WHERE "communication_website_connections"."id" = '1ef6096e-acdc-4cdd-b233-dfeb569f0ccc' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:162:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:43:11 web.1 | ActiveStorage::Attachment Load (1.3ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = 'd8d3b51a-b538-4cd4-a099-74c9e8310652' 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:43:11 web.1 | ↳ app/models/communication/website/page/localization.rb:155:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
11:43:11 web.1 | ActiveStorage::Attachment Load (1.4ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = 'd8d3b51a-b538-4cd4-a099-74c9e8310652' 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:43:11 web.1 | ↳ app/models/communication/website/page/localization.rb:156:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
11:43:11 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:43:11 web.1 | ↳ app/models/concerns/with_blobs.rb:27:in 'WithBlobs#blobs_with_ids' | |
11:43:11 web.1 | Communication::Block Load (1.4ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = 'd8d3b51a-b538-4cd4-a099-74c9e8310652' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | ↳ app/models/communication/website/page/localization.rb:79:in 'Array#+' | |
11:43:11 web.1 | Communication::Website Load (1.4ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | ↳ app/models/communication/website/page/localization.rb:80:in 'Communication::Website::Page::Localization#dependencies' | |
11:43:11 web.1 | CACHE Communication::Website::Configs::DefaultContentSecurityPolicy Load (1.1ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 | |
11:43:11 web.1 | ↳ app/models/communication/website/with_configs.rb:31:in 'Communication::Website::WithConfigs#config_default_content_security_policy' | |
11:43:11 web.1 | Communication::Block Exists? (1.4ms) SELECT 1 AS one FROM "communication_blocks" WHERE "communication_blocks"."about_id" = 'd8d3b51a-b538-4cd4-a099-74c9e8310652' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' AND "communication_blocks"."published" = TRUE LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | ↳ app/models/communication/website/page/localization.rb:81:in 'Communication::Website::Page::Localization#dependencies' | |
11:43:11 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" = 'dac11879-760e-4917-9db1-1720f1cb4aa3' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | ↳ app/models/communication/website/page/localization.rb:83:in 'Array#+' | |
11:43:11 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" = 'dac11879-760e-4917-9db1-1720f1cb4aa3' AND "search_index"."about_localization_type" = 'Communication::Website::Page::Localization' AND "search_index"."about_localization_id" = 'd8d3b51a-b538-4cd4-a099-74c9e8310652' AND "search_index"."website_id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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:43:11 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:43:11 web.1 | CACHE University Load (1.2ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 | |
11:43:11 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:43:11 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:43:11 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:43:11 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" = 'dac11879-760e-4917-9db1-1720f1cb4aa3' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:43:11 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" = 'd8d3b51a-b538-4cd4-a099-74c9e8310652' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:43:11 web.1 | Search Create (1.8ms) 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', 'dac11879-760e-4917-9db1-1720f1cb4aa3', 'Communication::Website::Page::Localization', 'd8d3b51a-b538-4cd4-a099-74c9e8310652', '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e', NULL, '2025-03-24 10:43:11.672964', '2025-03-24 10:43:11.672964') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:43:11 web.1 | Communication::Block Load (1.4ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = 'd8d3b51a-b538-4cd4-a099-74c9e8310652' 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:43:11 web.1 | ↳ app/models/concerns/contentful.rb:20:in 'Enumerable#collect' | |
11:43:11 web.1 | Search Update (2.2ms) UPDATE "search_index" SET "title" = 'Accueil', "text" = 'Accueil ', "updated_at" = '2025-03-24 10:43:11.679369' WHERE "search_index"."id" = '928c6446-780e-45ab-b20c-1677db1ab3c6' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | ↳ app/models/concerns/searchable.rb:26:in 'block in Searchable#save_search_data' | |
11:43:11 web.1 | Communication::Website::Menu Load (2.0ms) SELECT "communication_website_menus".* FROM "communication_website_menus" WHERE "communication_website_menus"."communication_website_id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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:43:11 web.1 | ↳ app/models/communication/website/with_menus.rb:64:in 'Communication::Website::WithMenus#generate_automatic_menus_for_identifier' | |
11:43:11 web.1 | [ActiveJob] TRANSACTION (1.3ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:11 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::DirectObject::SyncWithGitJob-elephant-dfbdef3151f1aaea8d588b92c6292fe5"]] | |
11:43:11 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:11 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::DirectObject::SyncWithGitJob-elephant-dfbdef3151f1aaea8d588b92c6292fe5' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:11 web.1 | [ActiveJob] GoodJob::Job Count (1.7ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Communication::Website::DirectObject::SyncWithGitJob-elephant-dfbdef3151f1aaea8d588b92c6292fe5' AND "good_jobs"."created_at" > '2025-03-24 10:42:11.709809' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:11 web.1 | [ActiveJob] TRANSACTION (1.4ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:11 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 ('89b2631e-36d2-4cd5-8e49-db7a7e24c51e', 'elephant', 0, '{"job_class":"Communication::Website::DirectObject::SyncWithGitJob","job_id":"89b2631e-36d2-4cd5-8e49-db7a7e24c51e","provider_job_id":null,"queue_name":"elephant","priority":null,"arguments":["75f077ab-bc1f-402b-8c14-7ff23d5a0a0e",{"direct_object":{"_aj_globalid":"gid://osuny/Communication::Website::Page::Home/dac11879-760e-4917-9db1-1720f1cb4aa3"},"_aj_ruby2_keywords":["direct_object"]}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T10:43:11.716814000Z","scheduled_at":null}', '2025-03-24 10:43:11.716824', NULL, NULL, NULL, '2025-03-24 10:43:11.716824', '2025-03-24 10:43:11.717293', '89b2631e-36d2-4cd5-8e49-db7a7e24c51e', 'Communication::Website::DirectObject::SyncWithGitJob-elephant-dfbdef3151f1aaea8d588b92c6292fe5', NULL, NULL, NULL, NULL, NULL, 'Communication::Website::DirectObject::SyncWithGitJob', NULL, '{website}', NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:11 web.1 | [ActiveJob] SQL (1.2ms) NOTIFY good_job, '{"queue_name":"elephant","scheduled_at":"2025-03-24T11:43:11.716+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:11 web.1 | [ActiveJob] Enqueued Communication::Website::DirectObject::SyncWithGitJob (Job ID: 89b2631e-36d2-4cd5-8e49-db7a7e24c51e) to GoodJob(elephant) with arguments: "75f077ab-bc1f-402b-8c14-7ff23d5a0a0e", {direct_object: #<GlobalID:0x00000001227de830 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Home/dac11879-760e-4917-9db1-1720f1cb4aa3>>} | |
11:43:11 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:11 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!' | |
11:43:11 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" = 'dac11879-760e-4917-9db1-1720f1cb4aa3' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
11:43:11 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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:43:11 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
11:43:11 web.1 | Communication::Website Load (2.3ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:120:in 'Communication::Website::Page::WithSpecialPage#default_parent' | |
11:43:11 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"."communication_website_id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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:43:11 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
11:43:11 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:43:11 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:128:in 'Communication::Website::Page::WithSpecialPage#initialize_special_page' | |
11:43:11 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" = 'actualites' AND "communication_website_page_localizations"."id" IS NOT NULL LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?' | |
11:43:11 web.1 | CACHE Language Load (1.4ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 | |
11:43:11 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:43:11 web.1 | Communication::Website::Page::Localization Exists? (1.6ms) 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:43:11 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:43:11 web.1 | Communication::Website::Page::Localization Exists? (1.7ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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:43:11 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?' | |
11:43:11 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:43:11 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:43:11 web.1 | CACHE Communication::Website Load (1.4ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 | |
11:43:11 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:43:11 web.1 | CACHE Communication::Website::Page::Localization Exists? (2.0ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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:43:11 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?' | |
11:43:11 web.1 | CACHE Communication::Website::Page::Localization Exists? (1.8ms) 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:43:11 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:43:11 web.1 | CACHE Communication::Website::Page::Localization Exists? (1.3ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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:43:11 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?' | |
11:43:11 web.1 | CACHE University Load (1.3ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 | |
11:43:11 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:43:11 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' AND "communication_website_pages"."parent_id" = 'dac11879-760e-4917-9db1-1720f1cb4aa3' ORDER BY "communication_website_pages"."position" DESC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | ↳ app/models/communication/website/page.rb:133:in 'Communication::Website::Page#last_ordered_element' | |
11:43:11 web.1 | Communication::Website::Page::CommunicationPost Create (1.9ms) 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', '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e', 'dac11879-760e-4917-9db1-1720f1cb4aa3', 1, '2025-03-24 10:43:11.793340', '2025-03-24 10:43:11.793340', NULL, TRUE, 'Communication::Website::Page::CommunicationPost', NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:43:11 web.1 | Communication::Website::Page::Localization Create (2.0ms) 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:43:11.759758', 'actualites', NULL, NULL, 'Actualités', '9500610d-205b-4dd5-b23c-bd0bf2bdcaf4', '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1', '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e', 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617', '2025-03-24 10:43:11.802783', '2025-03-24 10:43:11.802783') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:43:11 web.1 | [ActiveJob] TRANSACTION (2.3ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:11 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (8.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-bba3499fe29aba00f71f1b1da31ba5a9"]] | |
11:43:11 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:11 web.1 | [ActiveJob] GoodJob::Job Count (14.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" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-bba3499fe29aba00f71f1b1da31ba5a9' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:11 web.1 | [ActiveJob] GoodJob::Job Count (1.8ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-bba3499fe29aba00f71f1b1da31ba5a9' AND "good_jobs"."created_at" > '2025-03-24 10:42:11.834907' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:11 web.1 | [ActiveJob] TRANSACTION (1.5ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:11 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 ('84a226a8-2c21-47cd-a90c-5a09ec20c276', 'mice', 0, '{"job_class":"Dependencies::CleanWebsitesIfNecessaryJob","job_id":"84a226a8-2c21-47cd-a90c-5a09ec20c276","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::Localization/70de3028-35d9-48be-ad1d-4c2bfc5d8fa4"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T10:43:11.842714000Z","scheduled_at":null}', '2025-03-24 10:43:11.842729', NULL, NULL, NULL, '2025-03-24 10:43:11.842729', '2025-03-24 10:43:11.843204', '84a226a8-2c21-47cd-a90c-5a09ec20c276', 'Dependencies::CleanWebsitesIfNecessaryJob-mice-bba3499fe29aba00f71f1b1da31ba5a9', NULL, NULL, NULL, NULL, NULL, 'Dependencies::CleanWebsitesIfNecessaryJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:11 web.1 | [ActiveJob] SQL (1.4ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T11:43:11.842+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:11 web.1 | [ActiveJob] Enqueued Dependencies::CleanWebsitesIfNecessaryJob (Job ID: 84a226a8-2c21-47cd-a90c-5a09ec20c276) to GoodJob(mice) with arguments: #<GlobalID:0x0000000121c1fe68 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Localization/70de3028-35d9-48be-ad1d-4c2bfc5d8fa4>> | |
11:43:11 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:11 web.1 | [ActiveJob] TRANSACTION (1.5ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:43:11 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-bba3499fe29aba00f71f1b1da31ba5a9"]] | |
11:43:11 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:43:11 web.1 | [ActiveJob] GoodJob::Job Count (2.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-bba3499fe29aba00f71f1b1da31ba5a9' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:43:11 web.1 | [ActiveJob] GoodJob::Job Count (2.0ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-bba3499fe29aba00f71f1b1da31ba5a9' AND "good_jobs"."created_at" > '2025-03-24 10:42:11.861845' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:43:11 web.1 | [ActiveJob] TRANSACTION (1.5ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:43:11 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 ('c5e6337e-cffb-44e8-a87e-ef2707b2a468', 'mice', 0, '{"job_class":"Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob","job_id":"c5e6337e-cffb-44e8-a87e-ef2707b2a468","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::Localization/70de3028-35d9-48be-ad1d-4c2bfc5d8fa4"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T10:43:11.869132000Z","scheduled_at":null}', '2025-03-24 10:43:11.869141', NULL, NULL, NULL, '2025-03-24 10:43:11.869141', '2025-03-24 10:43:11.869542', 'c5e6337e-cffb-44e8-a87e-ef2707b2a468', 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-bba3499fe29aba00f71f1b1da31ba5a9', NULL, NULL, NULL, NULL, NULL, 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:43:11 web.1 | [ActiveJob] SQL (1.3ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T11:43:11.869+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:43:11 web.1 | [ActiveJob] Enqueued Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob (Job ID: c5e6337e-cffb-44e8-a87e-ef2707b2a468) to GoodJob(mice) with arguments: #<GlobalID:0x00000001222d3f98 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Localization/70de3028-35d9-48be-ad1d-4c2bfc5d8fa4>> | |
11:43:11 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:43:11 web.1 | [ActiveJob] TRANSACTION (1.7ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:11 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-20ff2cd6f10dde45692a06e9f8ae5f27"]] | |
11:43:11 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:11 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-20ff2cd6f10dde45692a06e9f8ae5f27' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:11 web.1 | [ActiveJob] GoodJob::Job Count (1.5ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-20ff2cd6f10dde45692a06e9f8ae5f27' AND "good_jobs"."created_at" > '2025-03-24 10:42:11.887120' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:11 web.1 | [ActiveJob] TRANSACTION (1.3ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:11 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 ('a71478d8-3dcb-4320-979a-2aa16c0211b7', 'mice', 0, '{"job_class":"Dependencies::CleanWebsitesIfNecessaryJob","job_id":"a71478d8-3dcb-4320-979a-2aa16c0211b7","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::CommunicationPost/9500610d-205b-4dd5-b23c-bd0bf2bdcaf4"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T10:43:11.893233000Z","scheduled_at":null}', '2025-03-24 10:43:11.893243', NULL, NULL, NULL, '2025-03-24 10:43:11.893243', '2025-03-24 10:43:11.893822', 'a71478d8-3dcb-4320-979a-2aa16c0211b7', 'Dependencies::CleanWebsitesIfNecessaryJob-mice-20ff2cd6f10dde45692a06e9f8ae5f27', NULL, NULL, NULL, NULL, NULL, 'Dependencies::CleanWebsitesIfNecessaryJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:11 web.1 | [ActiveJob] SQL (1.0ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T11:43:11.893+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:11 web.1 | [ActiveJob] Enqueued Dependencies::CleanWebsitesIfNecessaryJob (Job ID: a71478d8-3dcb-4320-979a-2aa16c0211b7) to GoodJob(mice) with arguments: #<GlobalID:0x0000000123338370 @uri=#<URI::GID gid://osuny/Communication::Website::Page::CommunicationPost/9500610d-205b-4dd5-b23c-bd0bf2bdcaf4>> | |
11:43:11 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:11 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' AND "communication_website_localizations"."published" = TRUE /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
11:43:11 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" = '9500610d-205b-4dd5-b23c-bd0bf2bdcaf4' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
11:43:11 web.1 | Communication::Website::Page::Category Load (2.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" = '9500610d-205b-4dd5-b23c-bd0bf2bdcaf4' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
11:43:11 web.1 | Communication::Website::Configs::DefaultLanguages Load (1.3ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | ↳ app/models/communication/website/with_configs.rb:35:in 'Communication::Website::WithConfigs#config_default_languages' | |
11:43:11 web.1 | Communication::Website::Post::Category Load (2.1ms) SELECT "communication_website_post_categories".* FROM "communication_website_post_categories" WHERE "communication_website_post_categories"."communication_website_id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | ↳ app/models/communication/website/page/communication_post.rb:13:in 'Array#+' | |
11:43:11 web.1 | Communication::Website::Post Load (1.4ms) SELECT "communication_website_posts".* FROM "communication_website_posts" WHERE "communication_website_posts"."communication_website_id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | ↳ app/models/communication/website/page/communication_post.rb:14:in 'Array#+' | |
11:43:11 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:43:11 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:157:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:43:11 web.1 | Communication::Website::Connection Load (1.1ms) SELECT "communication_website_connections".* FROM "communication_website_connections" WHERE "communication_website_connections"."website_id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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" = '70de3028-35d9-48be-ad1d-4c2bfc5d8fa4' AND "communication_website_connections"."direct_source_id" = '9500610d-205b-4dd5-b23c-bd0bf2bdcaf4' 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:43:11 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:43:11 web.1 | CACHE University Load (1.0ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 | |
11:43:11 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:43:11 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" = '70de3028-35d9-48be-ad1d-4c2bfc5d8fa4' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:43:11 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" = '9500610d-205b-4dd5-b23c-bd0bf2bdcaf4' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:43:11 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', '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e', 'Communication::Website::Page::Localization', '70de3028-35d9-48be-ad1d-4c2bfc5d8fa4', '2025-03-24 10:43:11.959374', '2025-03-24 10:43:11.959374', 'Communication::Website::Page', '9500610d-205b-4dd5-b23c-bd0bf2bdcaf4') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:43:11 web.1 | Communication::Website::Connection Update (1.3ms) UPDATE "communication_website_connections" SET "updated_at" = '2025-03-24 10:43:11.962514' WHERE "communication_website_connections"."id" = 'eb97cae6-1844-4444-b8b0-6d8a3a616273' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:162:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:43:11 web.1 | ActiveStorage::Attachment Load (1.1ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = '70de3028-35d9-48be-ad1d-4c2bfc5d8fa4' 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:43:11 web.1 | ↳ app/models/communication/website/page/localization.rb:155:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
11:43:11 web.1 | ActiveStorage::Attachment Load (1.1ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = '70de3028-35d9-48be-ad1d-4c2bfc5d8fa4' 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:43:11 web.1 | ↳ app/models/communication/website/page/localization.rb:156:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
11:43:11 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:43:11 web.1 | ↳ app/models/concerns/with_blobs.rb:27:in 'WithBlobs#blobs_with_ids' | |
11:43:11 web.1 | Communication::Block Load (1.3ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = '70de3028-35d9-48be-ad1d-4c2bfc5d8fa4' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | ↳ app/models/communication/website/page/localization.rb:79:in 'Array#+' | |
11:43:11 web.1 | Communication::Website Load (1.2ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | ↳ app/models/communication/website/page/localization.rb:80:in 'Communication::Website::Page::Localization#dependencies' | |
11:43:11 web.1 | CACHE Communication::Website::Configs::DefaultContentSecurityPolicy Load (2.7ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 | |
11:43:11 web.1 | ↳ app/models/communication/website/with_configs.rb:31:in 'Communication::Website::WithConfigs#config_default_content_security_policy' | |
11:43:11 web.1 | Communication::Block Exists? (2.5ms) SELECT 1 AS one FROM "communication_blocks" WHERE "communication_blocks"."about_id" = '70de3028-35d9-48be-ad1d-4c2bfc5d8fa4' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' AND "communication_blocks"."published" = TRUE LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | ↳ app/models/communication/website/page/localization.rb:81:in 'Communication::Website::Page::Localization#dependencies' | |
11:43:11 web.1 | Communication::Website::Page Load (2.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" = '9500610d-205b-4dd5-b23c-bd0bf2bdcaf4' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:11 web.1 | ↳ app/models/communication/website/page/localization.rb:83:in 'Array#+' | |
11:43:11 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" = '9500610d-205b-4dd5-b23c-bd0bf2bdcaf4' AND "search_index"."about_localization_type" = 'Communication::Website::Page::Localization' AND "search_index"."about_localization_id" = '70de3028-35d9-48be-ad1d-4c2bfc5d8fa4' AND "search_index"."website_id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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:43:12 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:43:12 web.1 | CACHE University Load (2.9ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 | |
11:43:12 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:43:12 web.1 | Language Load (2.6ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:43:12 web.1 | Communication::Website::Page Load (3.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" = '9500610d-205b-4dd5-b23c-bd0bf2bdcaf4' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:43:12 web.1 | Communication::Website::Page::Localization Load (3.0ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."id" = '70de3028-35d9-48be-ad1d-4c2bfc5d8fa4' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:43:12 web.1 | Search Create (2.8ms) 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', '9500610d-205b-4dd5-b23c-bd0bf2bdcaf4', 'Communication::Website::Page::Localization', '70de3028-35d9-48be-ad1d-4c2bfc5d8fa4', '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e', NULL, '2025-03-24 10:43:12.035612', '2025-03-24 10:43:12.035612') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:43:12 web.1 | Communication::Block Load (4.7ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = '70de3028-35d9-48be-ad1d-4c2bfc5d8fa4' 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:43:12 web.1 | ↳ app/models/concerns/contentful.rb:20:in 'Enumerable#collect' | |
11:43:12 web.1 | Search Update (2.1ms) UPDATE "search_index" SET "title" = 'Actualités', "text" = 'Actualités ', "updated_at" = '2025-03-24 10:43:12.050694' WHERE "search_index"."id" = '6c980ac7-e9a5-4e63-bc5e-f29e40ef743f' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | ↳ app/models/concerns/searchable.rb:26:in 'block in Searchable#save_search_data' | |
11:43:12 web.1 | Communication::Website::Menu Load (3.8ms) SELECT "communication_website_menus".* FROM "communication_website_menus" WHERE "communication_website_menus"."communication_website_id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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:43:12 web.1 | ↳ app/models/communication/website/with_menus.rb:64:in 'Communication::Website::WithMenus#generate_automatic_menus_for_identifier' | |
11:43:12 web.1 | [ActiveJob] TRANSACTION (7.5ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:12 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (15.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-9ae334c9f09e86670b8367d733ee0c38"]] | |
11:43:12 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:12 web.1 | [ActiveJob] GoodJob::Job Count (5.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-9ae334c9f09e86670b8367d733ee0c38' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:12 web.1 | [ActiveJob] GoodJob::Job Count (3.0ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Communication::Website::DirectObject::SyncWithGitJob-elephant-9ae334c9f09e86670b8367d733ee0c38' AND "good_jobs"."created_at" > '2025-03-24 10:42:12.102930' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:12 web.1 | [ActiveJob] TRANSACTION (2.4ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:12 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 ('fd649bfc-a98d-48ca-9cac-2182f0b2f4ba', 'elephant', 0, '{"job_class":"Communication::Website::DirectObject::SyncWithGitJob","job_id":"fd649bfc-a98d-48ca-9cac-2182f0b2f4ba","provider_job_id":null,"queue_name":"elephant","priority":null,"arguments":["75f077ab-bc1f-402b-8c14-7ff23d5a0a0e",{"direct_object":{"_aj_globalid":"gid://osuny/Communication::Website::Page::CommunicationPost/9500610d-205b-4dd5-b23c-bd0bf2bdcaf4"},"_aj_ruby2_keywords":["direct_object"]}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T10:43:12.120867000Z","scheduled_at":null}', '2025-03-24 10:43:12.120876', NULL, NULL, NULL, '2025-03-24 10:43:12.120876', '2025-03-24 10:43:12.121317', 'fd649bfc-a98d-48ca-9cac-2182f0b2f4ba', 'Communication::Website::DirectObject::SyncWithGitJob-elephant-9ae334c9f09e86670b8367d733ee0c38', NULL, NULL, NULL, NULL, NULL, 'Communication::Website::DirectObject::SyncWithGitJob', NULL, '{website}', NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:12 web.1 | [ActiveJob] SQL (1.1ms) NOTIFY good_job, '{"queue_name":"elephant","scheduled_at":"2025-03-24T11:43:12.120+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:12 web.1 | [ActiveJob] Enqueued Communication::Website::DirectObject::SyncWithGitJob (Job ID: fd649bfc-a98d-48ca-9cac-2182f0b2f4ba) to GoodJob(elephant) with arguments: "75f077ab-bc1f-402b-8c14-7ff23d5a0a0e", {direct_object: #<GlobalID:0x000000011fa774a0 @uri=#<URI::GID gid://osuny/Communication::Website::Page::CommunicationPost/9500610d-205b-4dd5-b23c-bd0bf2bdcaf4>>} | |
11:43:12 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:12 web.1 | Language Load (2.1ms) SELECT "languages".* FROM "languages" INNER JOIN "communication_website_localizations" ON "languages"."id" = "communication_website_localizations"."language_id" WHERE "communication_website_localizations"."about_id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!' | |
11:43:12 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" = '9500610d-205b-4dd5-b23c-bd0bf2bdcaf4' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
11:43:12 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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:43:12 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
11:43:12 web.1 | Communication::Website Load (3.0ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | ↳ app/models/communication/website/page/communication_agenda.rb:12:in 'Communication::Website::Page::CommunicationAgenda#is_necessary_for_website?' | |
11:43:12 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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:43:12 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
11:43:12 web.1 | CACHE Communication::Website Load (0.9ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 | |
11:43:12 web.1 | ↳ app/models/communication/website/page/communication_agenda_exhibition.rb:12:in 'Communication::Website::Page::CommunicationAgendaExhibition#is_necessary_for_website?' | |
11:43:12 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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:43:12 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
11:43:12 web.1 | CACHE Communication::Website Load (0.9ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 | |
11:43:12 web.1 | ↳ app/models/communication/website/page/communication_agenda_exhibition_archive.rb:11:in 'Communication::Website::Page::CommunicationAgendaExhibitionArchive#is_necessary_for_website?' | |
11:43:12 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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:43:12 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
11:43:12 web.1 | CACHE Communication::Website Load (1.3ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 | |
11:43:12 web.1 | ↳ app/models/communication/website/page/communication_portfolio.rb:12:in 'Communication::Website::Page::CommunicationPortfolio#is_necessary_for_website?' | |
11:43:12 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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:43:12 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
11:43:12 web.1 | CACHE Communication::Website Load (1.4ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 | |
11:43:12 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:120:in 'Communication::Website::Page::WithSpecialPage#default_parent' | |
11:43:12 web.1 | Communication::Website::Page Load (3.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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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:43:12 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
11:43:12 web.1 | Language Load (7.9ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:128:in 'Communication::Website::Page::WithSpecialPage#initialize_special_page' | |
11:43:12 web.1 | Communication::Website::Page::Localization Exists? (2.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" = 'equipe' AND "communication_website_page_localizations"."id" IS NOT NULL LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?' | |
11:43:12 web.1 | CACHE Language Load (7.1ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 | |
11:43:12 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:43:12 web.1 | Communication::Website::Page::Localization Exists? (3.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:43:12 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:43:12 web.1 | Communication::Website::Page::Localization Exists? (19.4ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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:43:12 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?' | |
11:43:12 web.1 | University Load (3.0ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:43:12 web.1 | CACHE Communication::Website Load (1.3ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 | |
11:43:12 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:43:12 web.1 | CACHE Communication::Website::Page::Localization Exists? (1.3ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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:43:12 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?' | |
11:43:12 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:43:12 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:43:12 web.1 | CACHE Communication::Website::Page::Localization Exists? (1.3ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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:43:12 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?' | |
11:43:12 web.1 | CACHE University Load (1.2ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 | |
11:43:12 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:43:12 web.1 | Communication::Website::Page Load (3.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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' AND "communication_website_pages"."parent_id" = 'dac11879-760e-4917-9db1-1720f1cb4aa3' ORDER BY "communication_website_pages"."position" DESC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | ↳ app/models/communication/website/page.rb:133:in 'Communication::Website::Page#last_ordered_element' | |
11:43:12 web.1 | CACHE 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' AND "communication_website_pages"."parent_id" = 'dac11879-760e-4917-9db1-1720f1cb4aa3' ORDER BY "communication_website_pages"."position" DESC LIMIT 1 | |
11:43:12 web.1 | ↳ app/models/communication/website/page.rb:133:in 'Communication::Website::Page#last_ordered_element' | |
11:43:12 web.1 | Communication::Website::Page::Person 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', '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e', 'dac11879-760e-4917-9db1-1720f1cb4aa3', 2, '2025-03-24 10:43:12.294954', '2025-03-24 10:43:12.294954', NULL, FALSE, 'Communication::Website::Page::Person', NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:43:12 web.1 | Communication::Website::Page::Localization Create (1.6ms) 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:43:12.213064', 'equipe', NULL, NULL, 'Équipe', 'c657099c-d222-4131-abd5-13439d3737bf', '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1', '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e', 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617', '2025-03-24 10:43:12.305947', '2025-03-24 10:43:12.305947') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:43:12 web.1 | [ActiveJob] TRANSACTION (1.6ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:12 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (5.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-b4e8a5c821c7c32657ecb106ada6ec3d"]] | |
11:43:12 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:12 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-b4e8a5c821c7c32657ecb106ada6ec3d' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:12 web.1 | [ActiveJob] GoodJob::Job Count (3.4ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-b4e8a5c821c7c32657ecb106ada6ec3d' AND "good_jobs"."created_at" > '2025-03-24 10:42:12.321725' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:12 web.1 | [ActiveJob] TRANSACTION (1.7ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:12 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 ('c3473a54-1fc2-4bf7-b816-4072f591f96e', 'mice', 0, '{"job_class":"Dependencies::CleanWebsitesIfNecessaryJob","job_id":"c3473a54-1fc2-4bf7-b816-4072f591f96e","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::Localization/8ff7b186-c577-48af-803b-1964a251301e"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T10:43:12.330772000Z","scheduled_at":null}', '2025-03-24 10:43:12.330782', NULL, NULL, NULL, '2025-03-24 10:43:12.330782', '2025-03-24 10:43:12.331151', 'c3473a54-1fc2-4bf7-b816-4072f591f96e', 'Dependencies::CleanWebsitesIfNecessaryJob-mice-b4e8a5c821c7c32657ecb106ada6ec3d', NULL, NULL, NULL, NULL, NULL, 'Dependencies::CleanWebsitesIfNecessaryJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:12 web.1 | [ActiveJob] SQL (1.4ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T11:43:12.330+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:12 web.1 | [ActiveJob] Enqueued Dependencies::CleanWebsitesIfNecessaryJob (Job ID: c3473a54-1fc2-4bf7-b816-4072f591f96e) to GoodJob(mice) with arguments: #<GlobalID:0x0000000125099978 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Localization/8ff7b186-c577-48af-803b-1964a251301e>> | |
11:43:12 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:12 web.1 | [ActiveJob] TRANSACTION (1.5ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:43:12 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", "Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-b4e8a5c821c7c32657ecb106ada6ec3d"]] | |
11:43:12 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:43:12 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-b4e8a5c821c7c32657ecb106ada6ec3d' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:43:12 web.1 | [ActiveJob] GoodJob::Job Count (1.7ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-b4e8a5c821c7c32657ecb106ada6ec3d' AND "good_jobs"."created_at" > '2025-03-24 10:42:12.347753' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:43:12 web.1 | [ActiveJob] TRANSACTION (1.3ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:43:12 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 ('38c24d8b-5417-4cd3-aa73-5579b61157c5', 'mice', 0, '{"job_class":"Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob","job_id":"38c24d8b-5417-4cd3-aa73-5579b61157c5","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::Localization/8ff7b186-c577-48af-803b-1964a251301e"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T10:43:12.353907000Z","scheduled_at":null}', '2025-03-24 10:43:12.353915', NULL, NULL, NULL, '2025-03-24 10:43:12.353915', '2025-03-24 10:43:12.354233', '38c24d8b-5417-4cd3-aa73-5579b61157c5', 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-b4e8a5c821c7c32657ecb106ada6ec3d', NULL, NULL, NULL, NULL, NULL, 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:43:12 web.1 | [ActiveJob] SQL (1.2ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T11:43:12.353+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:43:12 web.1 | [ActiveJob] Enqueued Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob (Job ID: 38c24d8b-5417-4cd3-aa73-5579b61157c5) to GoodJob(mice) with arguments: #<GlobalID:0x0000000123673878 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Localization/8ff7b186-c577-48af-803b-1964a251301e>> | |
11:43:12 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:43:12 web.1 | [ActiveJob] TRANSACTION (1.4ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:12 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", "Dependencies::CleanWebsitesIfNecessaryJob-mice-0cd79b4d24972774ca2b7810bde68223"]] | |
11:43:12 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:12 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-0cd79b4d24972774ca2b7810bde68223' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:12 web.1 | [ActiveJob] GoodJob::Job Count (1.7ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-0cd79b4d24972774ca2b7810bde68223' AND "good_jobs"."created_at" > '2025-03-24 10:42:12.370899' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:12 web.1 | [ActiveJob] TRANSACTION (1.4ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:12 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 ('a6bf963c-a3e7-43f0-9520-2544dcc649af', 'mice', 0, '{"job_class":"Dependencies::CleanWebsitesIfNecessaryJob","job_id":"a6bf963c-a3e7-43f0-9520-2544dcc649af","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::Person/c657099c-d222-4131-abd5-13439d3737bf"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T10:43:12.376920000Z","scheduled_at":null}', '2025-03-24 10:43:12.376928', NULL, NULL, NULL, '2025-03-24 10:43:12.376928', '2025-03-24 10:43:12.377276', 'a6bf963c-a3e7-43f0-9520-2544dcc649af', 'Dependencies::CleanWebsitesIfNecessaryJob-mice-0cd79b4d24972774ca2b7810bde68223', NULL, NULL, NULL, NULL, NULL, 'Dependencies::CleanWebsitesIfNecessaryJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:12 web.1 | [ActiveJob] SQL (1.4ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T11:43:12.376+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:12 web.1 | [ActiveJob] Enqueued Dependencies::CleanWebsitesIfNecessaryJob (Job ID: a6bf963c-a3e7-43f0-9520-2544dcc649af) to GoodJob(mice) with arguments: #<GlobalID:0x0000000124f35a78 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Person/c657099c-d222-4131-abd5-13439d3737bf>> | |
11:43:12 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:12 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' AND "communication_website_localizations"."published" = TRUE /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
11:43:12 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" = 'c657099c-d222-4131-abd5-13439d3737bf' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
11:43:12 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" = 'c657099c-d222-4131-abd5-13439d3737bf' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
11:43:12 web.1 | Communication::Website::Configs::DefaultLanguages Load (1.3ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | ↳ app/models/communication/website/with_configs.rb:35:in 'Communication::Website::WithConfigs#config_default_languages' | |
11:43:12 web.1 | Communication::Website::Connection Pluck (1.6ms) SELECT "communication_website_connections"."indirect_object_id" FROM "communication_website_connections" WHERE "communication_website_connections"."website_id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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" = 'c657099c-d222-4131-abd5-13439d3737bf' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | ↳ app/models/communication/website/page/person.rb:21:in 'Communication::Website::Page::Person#explicitly_connected_people' | |
11:43:12 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:43:12 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:157:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:43:12 web.1 | Communication::Website::Connection Load (1.3ms) SELECT "communication_website_connections".* FROM "communication_website_connections" WHERE "communication_website_connections"."website_id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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" = '8ff7b186-c577-48af-803b-1964a251301e' AND "communication_website_connections"."direct_source_id" = 'c657099c-d222-4131-abd5-13439d3737bf' 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:43:12 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:43:12 web.1 | CACHE University Load (1.5ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 | |
11:43:12 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:43:12 web.1 | Communication::Website::Page::Localization Load (2.0ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."id" = '8ff7b186-c577-48af-803b-1964a251301e' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:43:12 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" = 'c657099c-d222-4131-abd5-13439d3737bf' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:43:12 web.1 | Communication::Website::Connection Create (1.8ms) 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', '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e', 'Communication::Website::Page::Localization', '8ff7b186-c577-48af-803b-1964a251301e', '2025-03-24 10:43:12.418661', '2025-03-24 10:43:12.418661', 'Communication::Website::Page', 'c657099c-d222-4131-abd5-13439d3737bf') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:43:12 web.1 | Communication::Website::Connection Update (1.7ms) UPDATE "communication_website_connections" SET "updated_at" = '2025-03-24 10:43:12.422008' WHERE "communication_website_connections"."id" = '9b84e587-86e1-4573-971e-69cb3df12be1' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:162:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:43:12 web.1 | ActiveStorage::Attachment Load (1.3ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = '8ff7b186-c577-48af-803b-1964a251301e' 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:43:12 web.1 | ↳ app/models/communication/website/page/localization.rb:155:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
11:43:12 web.1 | ActiveStorage::Attachment Load (1.4ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = '8ff7b186-c577-48af-803b-1964a251301e' 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:43:12 web.1 | ↳ app/models/communication/website/page/localization.rb:156:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
11:43:12 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:43:12 web.1 | ↳ app/models/concerns/with_blobs.rb:27:in 'WithBlobs#blobs_with_ids' | |
11:43:12 web.1 | Communication::Block Load (1.2ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = '8ff7b186-c577-48af-803b-1964a251301e' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | ↳ app/models/communication/website/page/localization.rb:79:in 'Array#+' | |
11:43:12 web.1 | Communication::Website Load (1.3ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | ↳ app/models/communication/website/page/localization.rb:80:in 'Communication::Website::Page::Localization#dependencies' | |
11:43:12 web.1 | CACHE Communication::Website::Configs::DefaultContentSecurityPolicy Load (1.4ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 | |
11:43:12 web.1 | ↳ app/models/communication/website/with_configs.rb:31:in 'Communication::Website::WithConfigs#config_default_content_security_policy' | |
11:43:12 web.1 | Communication::Block Exists? (1.4ms) SELECT 1 AS one FROM "communication_blocks" WHERE "communication_blocks"."about_id" = '8ff7b186-c577-48af-803b-1964a251301e' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' AND "communication_blocks"."published" = TRUE LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | ↳ app/models/communication/website/page/localization.rb:81:in 'Communication::Website::Page::Localization#dependencies' | |
11:43:12 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" = 'c657099c-d222-4131-abd5-13439d3737bf' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | ↳ app/models/communication/website/page/localization.rb:83:in 'Array#+' | |
11:43:12 web.1 | Search Load (1.4ms) 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" = 'c657099c-d222-4131-abd5-13439d3737bf' AND "search_index"."about_localization_type" = 'Communication::Website::Page::Localization' AND "search_index"."about_localization_id" = '8ff7b186-c577-48af-803b-1964a251301e' AND "search_index"."website_id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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:43:12 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:43:12 web.1 | CACHE University Load (1.3ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 | |
11:43:12 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:43:12 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:43:12 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:43:12 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" = 'c657099c-d222-4131-abd5-13439d3737bf' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:43:12 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" = '8ff7b186-c577-48af-803b-1964a251301e' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:43:12 web.1 | Search Create (3.1ms) 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', 'c657099c-d222-4131-abd5-13439d3737bf', 'Communication::Website::Page::Localization', '8ff7b186-c577-48af-803b-1964a251301e', '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e', NULL, '2025-03-24 10:43:12.462682', '2025-03-24 10:43:12.462682') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:43:12 web.1 | Communication::Block Load (2.3ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = '8ff7b186-c577-48af-803b-1964a251301e' 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:43:12 web.1 | ↳ app/models/concerns/contentful.rb:20:in 'Enumerable#collect' | |
11:43:12 web.1 | Search Update (1.6ms) UPDATE "search_index" SET "title" = 'Équipe', "text" = 'Équipe ', "updated_at" = '2025-03-24 10:43:12.471910' WHERE "search_index"."id" = '0c5f06ff-2731-4bed-b59a-9544c5bab275' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | ↳ app/models/concerns/searchable.rb:26:in 'block in Searchable#save_search_data' | |
11:43:12 web.1 | Communication::Website::Menu Load (1.4ms) SELECT "communication_website_menus".* FROM "communication_website_menus" WHERE "communication_website_menus"."communication_website_id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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:43:12 web.1 | ↳ app/models/communication/website/with_menus.rb:64:in 'Communication::Website::WithMenus#generate_automatic_menus_for_identifier' | |
11:43:12 web.1 | Communication::Website::Connection Pluck (1.4ms) SELECT "communication_website_connections"."indirect_object_id" FROM "communication_website_connections" WHERE "communication_website_connections"."website_id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' AND "communication_website_connections"."indirect_object_type" = 'University::Person' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:105:in 'Communication::Website::WithConnectedObjects#connected_people' | |
11:43:12 web.1 | University::Person Update All (1.8ms) UPDATE "university_people" SET "updated_at" = '2025-03-24 10:43:12.480456' WHERE 1=0 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | ↳ app/models/communication/website/page.rb:144:in 'block in Communication::Website::Page#touch_elements_if_special_page_in_hierarchy' | |
11:43:12 web.1 | [ActiveJob] TRANSACTION (1.3ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:12 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::DirectObject::SyncWithGitJob-elephant-887be93443b95f91b0efa6ac5d9735d4"]] | |
11:43:12 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:12 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-887be93443b95f91b0efa6ac5d9735d4' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:12 web.1 | [ActiveJob] GoodJob::Job Count (1.7ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Communication::Website::DirectObject::SyncWithGitJob-elephant-887be93443b95f91b0efa6ac5d9735d4' AND "good_jobs"."created_at" > '2025-03-24 10:42:12.495570' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:12 web.1 | [ActiveJob] TRANSACTION (1.3ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:12 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 ('7a13531f-79f3-450c-b9e1-066eebfc2c7f', 'elephant', 0, '{"job_class":"Communication::Website::DirectObject::SyncWithGitJob","job_id":"7a13531f-79f3-450c-b9e1-066eebfc2c7f","provider_job_id":null,"queue_name":"elephant","priority":null,"arguments":["75f077ab-bc1f-402b-8c14-7ff23d5a0a0e",{"direct_object":{"_aj_globalid":"gid://osuny/Communication::Website::Page::Person/c657099c-d222-4131-abd5-13439d3737bf"},"_aj_ruby2_keywords":["direct_object"]}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T10:43:12.502665000Z","scheduled_at":null}', '2025-03-24 10:43:12.502677', NULL, NULL, NULL, '2025-03-24 10:43:12.502677', '2025-03-24 10:43:12.503254', '7a13531f-79f3-450c-b9e1-066eebfc2c7f', 'Communication::Website::DirectObject::SyncWithGitJob-elephant-887be93443b95f91b0efa6ac5d9735d4', NULL, NULL, NULL, NULL, NULL, 'Communication::Website::DirectObject::SyncWithGitJob', NULL, '{website}', NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:12 web.1 | [ActiveJob] SQL (1.1ms) NOTIFY good_job, '{"queue_name":"elephant","scheduled_at":"2025-03-24T11:43:12.502+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:12 web.1 | [ActiveJob] Enqueued Communication::Website::DirectObject::SyncWithGitJob (Job ID: 7a13531f-79f3-450c-b9e1-066eebfc2c7f) to GoodJob(elephant) with arguments: "75f077ab-bc1f-402b-8c14-7ff23d5a0a0e", {direct_object: #<GlobalID:0x000000012585a770 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Person/c657099c-d222-4131-abd5-13439d3737bf>>} | |
11:43:12 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:12 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!' | |
11:43:12 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" = 'c657099c-d222-4131-abd5-13439d3737bf' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
11:43:12 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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:43:12 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
11:43:12 web.1 | Communication::Website Load (1.6ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:120:in 'Communication::Website::Page::WithSpecialPage#default_parent' | |
11:43:12 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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:43:12 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
11:43:12 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:43:12 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:128:in 'Communication::Website::Page::WithSpecialPage#initialize_special_page' | |
11:43:12 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" 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:43:12 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?' | |
11:43:12 web.1 | CACHE Language Load (1.2ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 | |
11:43:12 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:43:12 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:43:12 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:43:12 web.1 | Communication::Website::Page::Localization Exists? (2.3ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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:43:12 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?' | |
11:43:12 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:43:12 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:43:12 web.1 | CACHE Communication::Website Load (1.3ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 | |
11:43:12 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:43:12 web.1 | CACHE Communication::Website::Page::Localization Exists? (1.4ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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:43:12 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?' | |
11:43:12 web.1 | CACHE 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 | |
11:43:12 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:43:12 web.1 | CACHE Communication::Website::Page::Localization Exists? (3.9ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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:43:12 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?' | |
11:43:12 web.1 | CACHE University Load (3.1ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 | |
11:43:12 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:43:12 web.1 | Communication::Website::Page Load (2.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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' AND "communication_website_pages"."parent_id" = 'dac11879-760e-4917-9db1-1720f1cb4aa3' ORDER BY "communication_website_pages"."position" DESC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | ↳ app/models/communication/website/page.rb:133:in 'Communication::Website::Page#last_ordered_element' | |
11:43:12 web.1 | CACHE 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' AND "communication_website_pages"."parent_id" = 'dac11879-760e-4917-9db1-1720f1cb4aa3' ORDER BY "communication_website_pages"."position" DESC LIMIT 1 | |
11:43:12 web.1 | ↳ app/models/communication/website/page.rb:133:in 'Communication::Website::Page#last_ordered_element' | |
11:43:12 web.1 | Communication::Website::Page::Organization 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', '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e', 'dac11879-760e-4917-9db1-1720f1cb4aa3', 3, '2025-03-24 10:43:12.582021', '2025-03-24 10:43:12.582021', NULL, FALSE, 'Communication::Website::Page::Organization', NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:43:12 web.1 | Communication::Website::Page::Localization Create (1.7ms) 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:43:12.537724', 'organisations', NULL, NULL, 'Organisations', '0e45e495-fc16-434f-905d-417da1367251', '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1', '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e', 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617', '2025-03-24 10:43:12.591458', '2025-03-24 10:43:12.591458') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:43:12 web.1 | [ActiveJob] TRANSACTION (1.7ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:12 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-b3401dd55760c07014ef12a0e7a6a73a"]] | |
11:43:12 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:12 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-b3401dd55760c07014ef12a0e7a6a73a' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:12 web.1 | [ActiveJob] GoodJob::Job Count (1.6ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-b3401dd55760c07014ef12a0e7a6a73a' AND "good_jobs"."created_at" > '2025-03-24 10:42:12.605690' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:12 web.1 | [ActiveJob] TRANSACTION (1.5ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:12 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 ('4285f244-9164-419a-83c0-81c52de3e7e6', 'mice', 0, '{"job_class":"Dependencies::CleanWebsitesIfNecessaryJob","job_id":"4285f244-9164-419a-83c0-81c52de3e7e6","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::Localization/27129a66-ce1f-459d-871c-a2dcad20c247"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T10:43:12.611585000Z","scheduled_at":null}', '2025-03-24 10:43:12.611593', NULL, NULL, NULL, '2025-03-24 10:43:12.611593', '2025-03-24 10:43:12.612174', '4285f244-9164-419a-83c0-81c52de3e7e6', 'Dependencies::CleanWebsitesIfNecessaryJob-mice-b3401dd55760c07014ef12a0e7a6a73a', NULL, NULL, NULL, NULL, NULL, 'Dependencies::CleanWebsitesIfNecessaryJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:12 web.1 | [ActiveJob] SQL (1.6ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T11:43:12.611+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:12 web.1 | [ActiveJob] Enqueued Dependencies::CleanWebsitesIfNecessaryJob (Job ID: 4285f244-9164-419a-83c0-81c52de3e7e6) to GoodJob(mice) with arguments: #<GlobalID:0x00000001262ffea0 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Localization/27129a66-ce1f-459d-871c-a2dcad20c247>> | |
11:43:12 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:12 web.1 | [ActiveJob] TRANSACTION (1.7ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:43:12 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (4.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-b3401dd55760c07014ef12a0e7a6a73a"]] | |
11:43:12 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:43:12 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::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-b3401dd55760c07014ef12a0e7a6a73a' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:43:12 web.1 | [ActiveJob] GoodJob::Job Count (1.6ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-b3401dd55760c07014ef12a0e7a6a73a' AND "good_jobs"."created_at" > '2025-03-24 10:42:12.630581' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:43:12 web.1 | [ActiveJob] TRANSACTION (1.3ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:43:12 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 ('1ccbd6f4-85bc-4bf2-9ea1-3affeb49ee84', 'mice', 0, '{"job_class":"Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob","job_id":"1ccbd6f4-85bc-4bf2-9ea1-3affeb49ee84","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::Localization/27129a66-ce1f-459d-871c-a2dcad20c247"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T10:43:12.636509000Z","scheduled_at":null}', '2025-03-24 10:43:12.636518', NULL, NULL, NULL, '2025-03-24 10:43:12.636518', '2025-03-24 10:43:12.636888', '1ccbd6f4-85bc-4bf2-9ea1-3affeb49ee84', 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-b3401dd55760c07014ef12a0e7a6a73a', NULL, NULL, NULL, NULL, NULL, 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:43:12 web.1 | [ActiveJob] SQL (1.3ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T11:43:12.636+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:43:12 web.1 | [ActiveJob] Enqueued Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob (Job ID: 1ccbd6f4-85bc-4bf2-9ea1-3affeb49ee84) to GoodJob(mice) with arguments: #<GlobalID:0x00000001264f6d80 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Localization/27129a66-ce1f-459d-871c-a2dcad20c247>> | |
11:43:12 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:43:12 web.1 | [ActiveJob] TRANSACTION (1.2ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:12 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-dd9a67ba9a865d3f35c56643612da4ea"]] | |
11:43:12 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:12 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-dd9a67ba9a865d3f35c56643612da4ea' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:12 web.1 | [ActiveJob] GoodJob::Job Count (1.4ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-dd9a67ba9a865d3f35c56643612da4ea' AND "good_jobs"."created_at" > '2025-03-24 10:42:12.650751' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:12 web.1 | [ActiveJob] TRANSACTION (1.1ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:12 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 ('1e6efc3d-a456-4df0-b8dd-0fa237f36bd7', 'mice', 0, '{"job_class":"Dependencies::CleanWebsitesIfNecessaryJob","job_id":"1e6efc3d-a456-4df0-b8dd-0fa237f36bd7","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::Organization/0e45e495-fc16-434f-905d-417da1367251"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T10:43:12.655866000Z","scheduled_at":null}', '2025-03-24 10:43:12.655872', NULL, NULL, NULL, '2025-03-24 10:43:12.655872', '2025-03-24 10:43:12.656141', '1e6efc3d-a456-4df0-b8dd-0fa237f36bd7', 'Dependencies::CleanWebsitesIfNecessaryJob-mice-dd9a67ba9a865d3f35c56643612da4ea', NULL, NULL, NULL, NULL, NULL, 'Dependencies::CleanWebsitesIfNecessaryJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:12 web.1 | [ActiveJob] SQL (1.0ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T11:43:12.655+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:12 web.1 | [ActiveJob] Enqueued Dependencies::CleanWebsitesIfNecessaryJob (Job ID: 1e6efc3d-a456-4df0-b8dd-0fa237f36bd7) to GoodJob(mice) with arguments: #<GlobalID:0x000000012691e020 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Organization/0e45e495-fc16-434f-905d-417da1367251>> | |
11:43:12 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:12 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' AND "communication_website_localizations"."published" = TRUE /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
11:43:12 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" = '0e45e495-fc16-434f-905d-417da1367251' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
11:43:12 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" = '0e45e495-fc16-434f-905d-417da1367251' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
11:43:12 web.1 | Communication::Website::Configs::DefaultLanguages Load (1.1ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | ↳ app/models/communication/website/with_configs.rb:35:in 'Communication::Website::WithConfigs#config_default_languages' | |
11:43:12 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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" = '0e45e495-fc16-434f-905d-417da1367251' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | ↳ app/models/communication/website/page/organization.rb:21:in 'Communication::Website::Page::Organization#explicitly_connected_organizations' | |
11:43:12 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:43:12 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:157:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:43:12 web.1 | Communication::Website::Connection Load (1.3ms) SELECT "communication_website_connections".* FROM "communication_website_connections" WHERE "communication_website_connections"."website_id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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" = '27129a66-ce1f-459d-871c-a2dcad20c247' AND "communication_website_connections"."direct_source_id" = '0e45e495-fc16-434f-905d-417da1367251' 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:43:12 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:43:12 web.1 | CACHE University Load (2.2ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 | |
11:43:12 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:43:12 web.1 | Communication::Website::Page::Localization Load (2.0ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."id" = '27129a66-ce1f-459d-871c-a2dcad20c247' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:43:12 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" = '0e45e495-fc16-434f-905d-417da1367251' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:43:12 web.1 | Communication::Website::Connection Create (1.5ms) 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', '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e', 'Communication::Website::Page::Localization', '27129a66-ce1f-459d-871c-a2dcad20c247', '2025-03-24 10:43:12.695625', '2025-03-24 10:43:12.695625', 'Communication::Website::Page', '0e45e495-fc16-434f-905d-417da1367251') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:43:12 web.1 | Communication::Website::Connection Update (1.2ms) UPDATE "communication_website_connections" SET "updated_at" = '2025-03-24 10:43:12.698829' WHERE "communication_website_connections"."id" = '31f6a585-f0b2-49ea-9d59-10fbe38544fd' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:162:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:43:12 web.1 | ActiveStorage::Attachment Load (2.0ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = '27129a66-ce1f-459d-871c-a2dcad20c247' 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:43:12 web.1 | ↳ app/models/communication/website/page/localization.rb:155:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
11:43:12 web.1 | ActiveStorage::Attachment Load (1.3ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = '27129a66-ce1f-459d-871c-a2dcad20c247' 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:43:12 web.1 | ↳ app/models/communication/website/page/localization.rb:156:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
11:43:12 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:43:12 web.1 | ↳ app/models/concerns/with_blobs.rb:27:in 'WithBlobs#blobs_with_ids' | |
11:43:12 web.1 | Communication::Block Load (1.2ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = '27129a66-ce1f-459d-871c-a2dcad20c247' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | ↳ app/models/communication/website/page/localization.rb:79:in 'Array#+' | |
11:43:12 web.1 | Communication::Website Load (1.4ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | ↳ app/models/communication/website/page/localization.rb:80:in 'Communication::Website::Page::Localization#dependencies' | |
11:43:12 web.1 | CACHE Communication::Website::Configs::DefaultContentSecurityPolicy Load (0.9ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 | |
11:43:12 web.1 | ↳ app/models/communication/website/with_configs.rb:31:in 'Communication::Website::WithConfigs#config_default_content_security_policy' | |
11:43:12 web.1 | Communication::Block Exists? (1.3ms) SELECT 1 AS one FROM "communication_blocks" WHERE "communication_blocks"."about_id" = '27129a66-ce1f-459d-871c-a2dcad20c247' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' AND "communication_blocks"."published" = TRUE LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | ↳ app/models/communication/website/page/localization.rb:81:in 'Communication::Website::Page::Localization#dependencies' | |
11:43:12 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" = '0e45e495-fc16-434f-905d-417da1367251' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | ↳ app/models/communication/website/page/localization.rb:83:in 'Array#+' | |
11:43:12 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" = '0e45e495-fc16-434f-905d-417da1367251' AND "search_index"."about_localization_type" = 'Communication::Website::Page::Localization' AND "search_index"."about_localization_id" = '27129a66-ce1f-459d-871c-a2dcad20c247' AND "search_index"."website_id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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:43:12 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:43:12 web.1 | CACHE University Load (1.1ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 | |
11:43:12 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:43:12 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:43:12 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:43:12 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" = '0e45e495-fc16-434f-905d-417da1367251' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:43:12 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" = '27129a66-ce1f-459d-871c-a2dcad20c247' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:43:12 web.1 | Search Create (1.3ms) 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', '0e45e495-fc16-434f-905d-417da1367251', 'Communication::Website::Page::Localization', '27129a66-ce1f-459d-871c-a2dcad20c247', '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e', NULL, '2025-03-24 10:43:12.735487', '2025-03-24 10:43:12.735487') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:43:12 web.1 | Communication::Block Load (1.1ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = '27129a66-ce1f-459d-871c-a2dcad20c247' 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:43:12 web.1 | ↳ app/models/concerns/contentful.rb:20:in 'Enumerable#collect' | |
11:43:12 web.1 | Search Update (1.2ms) UPDATE "search_index" SET "title" = 'Organisations', "text" = 'Organisations ', "updated_at" = '2025-03-24 10:43:12.740663' WHERE "search_index"."id" = '979f8a68-ae5b-46c5-86e9-06f02b0d65d2' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | ↳ app/models/concerns/searchable.rb:26:in 'block in Searchable#save_search_data' | |
11:43:12 web.1 | Communication::Website::Menu Load (1.2ms) SELECT "communication_website_menus".* FROM "communication_website_menus" WHERE "communication_website_menus"."communication_website_id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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:43:12 web.1 | ↳ app/models/communication/website/with_menus.rb:64:in 'Communication::Website::WithMenus#generate_automatic_menus_for_identifier' | |
11:43:12 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' AND "communication_website_connections"."indirect_object_type" = 'University::Organization' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:110:in 'Communication::Website::WithConnectedObjects#connected_organizations' | |
11:43:12 web.1 | University::Organization Update All (1.3ms) UPDATE "university_organizations" SET "updated_at" = '2025-03-24 10:43:12.747562' WHERE 1=0 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | ↳ app/models/communication/website/page.rb:146:in 'block in Communication::Website::Page#touch_elements_if_special_page_in_hierarchy' | |
11:43:12 web.1 | [ActiveJob] TRANSACTION (1.2ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:12 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", "Communication::Website::DirectObject::SyncWithGitJob-elephant-d2bacc526d39a4334f75e2553e7b8605"]] | |
11:43:12 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:12 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-d2bacc526d39a4334f75e2553e7b8605' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:12 web.1 | [ActiveJob] GoodJob::Job Count (1.6ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Communication::Website::DirectObject::SyncWithGitJob-elephant-d2bacc526d39a4334f75e2553e7b8605' AND "good_jobs"."created_at" > '2025-03-24 10:42:12.759577' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:12 web.1 | [ActiveJob] TRANSACTION (1.1ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:12 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 ('a946e86d-0627-430a-b3d0-0fcb7de23fbb', 'elephant', 0, '{"job_class":"Communication::Website::DirectObject::SyncWithGitJob","job_id":"a946e86d-0627-430a-b3d0-0fcb7de23fbb","provider_job_id":null,"queue_name":"elephant","priority":null,"arguments":["75f077ab-bc1f-402b-8c14-7ff23d5a0a0e",{"direct_object":{"_aj_globalid":"gid://osuny/Communication::Website::Page::Organization/0e45e495-fc16-434f-905d-417da1367251"},"_aj_ruby2_keywords":["direct_object"]}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T10:43:12.765169000Z","scheduled_at":null}', '2025-03-24 10:43:12.765177', NULL, NULL, NULL, '2025-03-24 10:43:12.765177', '2025-03-24 10:43:12.765765', 'a946e86d-0627-430a-b3d0-0fcb7de23fbb', 'Communication::Website::DirectObject::SyncWithGitJob-elephant-d2bacc526d39a4334f75e2553e7b8605', NULL, NULL, NULL, NULL, NULL, 'Communication::Website::DirectObject::SyncWithGitJob', NULL, '{website}', NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:12 web.1 | [ActiveJob] SQL (1.0ms) NOTIFY good_job, '{"queue_name":"elephant","scheduled_at":"2025-03-24T11:43:12.765+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:12 web.1 | [ActiveJob] Enqueued Communication::Website::DirectObject::SyncWithGitJob (Job ID: a946e86d-0627-430a-b3d0-0fcb7de23fbb) to GoodJob(elephant) with arguments: "75f077ab-bc1f-402b-8c14-7ff23d5a0a0e", {direct_object: #<GlobalID:0x000000012763b5a0 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Organization/0e45e495-fc16-434f-905d-417da1367251>>} | |
11:43:12 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:12 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!' | |
11:43:12 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" = '0e45e495-fc16-434f-905d-417da1367251' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
11:43:12 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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:43:12 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
11:43:12 web.1 | Communication::Website Load (1.1ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | ↳ app/models/communication/website/page/education_diploma.rb:4:in 'Communication::Website::Page::EducationDiploma#is_necessary_for_website?' | |
11:43:12 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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:43:12 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
11:43:12 web.1 | CACHE Communication::Website Load (0.8ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 | |
11:43:12 web.1 | ↳ app/models/communication/website/page/education_program.rb:4:in 'Communication::Website::Page::EducationProgram#is_necessary_for_website?' | |
11:43:12 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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:43:12 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
11:43:12 web.1 | CACHE Communication::Website Load (0.9ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 | |
11:43:12 web.1 | ↳ app/models/communication/website/page/research_volume.rb:4:in 'Communication::Website::Page::ResearchVolume#is_necessary_for_website?' | |
11:43:12 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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:43:12 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
11:43:12 web.1 | CACHE Communication::Website Load (0.8ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 | |
11:43:12 web.1 | ↳ app/models/communication/website/page/research_paper.rb:4:in 'Communication::Website::Page::ResearchPaper#is_necessary_for_website?' | |
11:43:12 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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:43:12 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
11:43:12 web.1 | CACHE Communication::Website Load (0.9ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 | |
11:43:12 web.1 | ↳ app/models/communication/website/page/research_publication.rb:4:in 'Communication::Website::Page::ResearchPublication#is_necessary_for_website?' | |
11:43:12 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' AND "communication_website_connections"."indirect_object_type" = 'Research::Publication' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:115:in 'Communication::Website::WithConnectedObjects#connected_publications' | |
11:43:12 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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:43:12 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
11:43:12 web.1 | CACHE Communication::Website Load (1.0ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 | |
11:43:12 web.1 | ↳ app/models/communication/website/page/administration_location.rb:4:in 'Communication::Website::Page::AdministrationLocation#is_necessary_for_website?' | |
11:43:12 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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:43:12 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
11:43:12 web.1 | CACHE Communication::Website Load (0.8ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 | |
11:43:12 web.1 | ↳ app/models/communication/website/page/administrator.rb:4:in 'Communication::Website::Page::Administrator#is_necessary_for_website?' | |
11:43:12 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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:43:12 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
11:43:12 web.1 | CACHE Communication::Website Load (1.0ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 | |
11:43:12 web.1 | ↳ app/models/communication/website/page/author.rb:28:in 'Communication::Website::Page::Author#default_parent' | |
11:43:12 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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:43:12 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
11:43:12 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:43:12 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:128:in 'Communication::Website::Page::WithSpecialPage#initialize_special_page' | |
11:43:12 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" = 'equipe-editoriale' AND "communication_website_page_localizations"."id" IS NOT NULL LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?' | |
11:43:12 web.1 | CACHE Language Load (1.0ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 | |
11:43:12 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:43:12 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:43:12 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:43:12 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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:43:12 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?' | |
11:43:12 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:43:12 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:43:12 web.1 | CACHE Communication::Website Load (1.1ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 | |
11:43:12 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:43:12 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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:43:12 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?' | |
11:43:12 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:43:12 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:43:12 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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:43:12 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?' | |
11:43:12 web.1 | CACHE University Load (1.0ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 | |
11:43:12 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:43:12 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' AND "communication_website_pages"."parent_id" = 'c657099c-d222-4131-abd5-13439d3737bf' ORDER BY "communication_website_pages"."position" DESC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | ↳ app/models/communication/website/page.rb:133:in 'Communication::Website::Page#last_ordered_element' | |
11:43:12 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', '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e', 'c657099c-d222-4131-abd5-13439d3737bf', 1, '2025-03-24 10:43:12.878181', '2025-03-24 10:43:12.878181', NULL, FALSE, 'Communication::Website::Page::Author', NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:43:12 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:43:12.854951', 'equipe-editoriale', NULL, NULL, 'Équipe éditoriale', 'a7e0768c-bffb-42f9-8e55-77a98e0ed059', '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1', '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e', 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617', '2025-03-24 10:43:12.883685', '2025-03-24 10:43:12.883685') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:43:12 web.1 | [ActiveJob] TRANSACTION (1.4ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:12 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-8796d7c96b38308ff5bc862a46caca22"]] | |
11:43:12 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:12 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-8796d7c96b38308ff5bc862a46caca22' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:12 web.1 | [ActiveJob] GoodJob::Job Count (1.6ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-8796d7c96b38308ff5bc862a46caca22' AND "good_jobs"."created_at" > '2025-03-24 10:42:12.895316' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:12 web.1 | [ActiveJob] TRANSACTION (1.3ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:12 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 ('8fcc2917-1c8e-4bb0-b2a3-5c0b10891b96', 'mice', 0, '{"job_class":"Dependencies::CleanWebsitesIfNecessaryJob","job_id":"8fcc2917-1c8e-4bb0-b2a3-5c0b10891b96","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::Localization/55d74c9a-5a38-4de4-9910-24acccb87813"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T10:43:12.901124000Z","scheduled_at":null}', '2025-03-24 10:43:12.901130', NULL, NULL, NULL, '2025-03-24 10:43:12.901130', '2025-03-24 10:43:12.901425', '8fcc2917-1c8e-4bb0-b2a3-5c0b10891b96', 'Dependencies::CleanWebsitesIfNecessaryJob-mice-8796d7c96b38308ff5bc862a46caca22', NULL, NULL, NULL, NULL, NULL, 'Dependencies::CleanWebsitesIfNecessaryJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:12 web.1 | [ActiveJob] SQL (1.2ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T11:43:12.901+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:12 web.1 | [ActiveJob] Enqueued Dependencies::CleanWebsitesIfNecessaryJob (Job ID: 8fcc2917-1c8e-4bb0-b2a3-5c0b10891b96) to GoodJob(mice) with arguments: #<GlobalID:0x0000000128750930 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Localization/55d74c9a-5a38-4de4-9910-24acccb87813>> | |
11:43:12 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:12 web.1 | [ActiveJob] TRANSACTION (1.5ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:43:12 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-8796d7c96b38308ff5bc862a46caca22"]] | |
11:43:12 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:43:12 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-8796d7c96b38308ff5bc862a46caca22' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:43:12 web.1 | [ActiveJob] GoodJob::Job Count (1.6ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-8796d7c96b38308ff5bc862a46caca22' AND "good_jobs"."created_at" > '2025-03-24 10:42:12.916035' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:43:12 web.1 | [ActiveJob] TRANSACTION (1.5ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:43:12 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 ('33643c16-5702-4dc1-bb03-90fecff3e9d2', 'mice', 0, '{"job_class":"Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob","job_id":"33643c16-5702-4dc1-bb03-90fecff3e9d2","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::Localization/55d74c9a-5a38-4de4-9910-24acccb87813"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T10:43:12.930762000Z","scheduled_at":null}', '2025-03-24 10:43:12.930773', NULL, NULL, NULL, '2025-03-24 10:43:12.930773', '2025-03-24 10:43:12.931073', '33643c16-5702-4dc1-bb03-90fecff3e9d2', 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-8796d7c96b38308ff5bc862a46caca22', NULL, NULL, NULL, NULL, NULL, 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:43:12 web.1 | [ActiveJob] SQL (1.1ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T11:43:12.930+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:43:12 web.1 | [ActiveJob] Enqueued Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob (Job ID: 33643c16-5702-4dc1-bb03-90fecff3e9d2) to GoodJob(mice) with arguments: #<GlobalID:0x0000000128b777e8 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Localization/55d74c9a-5a38-4de4-9910-24acccb87813>> | |
11:43:12 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:43:12 web.1 | [ActiveJob] TRANSACTION (1.2ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:12 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-3fb57f1938c392acb1d2990ba7973ff2"]] | |
11:43:12 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:12 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-3fb57f1938c392acb1d2990ba7973ff2' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:12 web.1 | [ActiveJob] GoodJob::Job Count (1.5ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-3fb57f1938c392acb1d2990ba7973ff2' AND "good_jobs"."created_at" > '2025-03-24 10:42:12.945915' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:12 web.1 | [ActiveJob] TRANSACTION (1.1ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:12 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 ('862e9e92-9d1f-4db2-a1a8-bab8d81c5360', 'mice', 0, '{"job_class":"Dependencies::CleanWebsitesIfNecessaryJob","job_id":"862e9e92-9d1f-4db2-a1a8-bab8d81c5360","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::Author/a7e0768c-bffb-42f9-8e55-77a98e0ed059"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T10:43:12.951209000Z","scheduled_at":null}', '2025-03-24 10:43:12.951216', NULL, NULL, NULL, '2025-03-24 10:43:12.951216', '2025-03-24 10:43:12.951520', '862e9e92-9d1f-4db2-a1a8-bab8d81c5360', 'Dependencies::CleanWebsitesIfNecessaryJob-mice-3fb57f1938c392acb1d2990ba7973ff2', NULL, NULL, NULL, NULL, NULL, 'Dependencies::CleanWebsitesIfNecessaryJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:12 web.1 | [ActiveJob] SQL (1.2ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T11:43:12.951+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:12 web.1 | [ActiveJob] Enqueued Dependencies::CleanWebsitesIfNecessaryJob (Job ID: 862e9e92-9d1f-4db2-a1a8-bab8d81c5360) to GoodJob(mice) with arguments: #<GlobalID:0x0000000128f9ea38 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Author/a7e0768c-bffb-42f9-8e55-77a98e0ed059>> | |
11:43:12 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:12 web.1 | Language Pluck (1.2ms) SELECT "languages"."id" FROM "languages" INNER JOIN "communication_website_localizations" ON "languages"."id" = "communication_website_localizations"."language_id" WHERE "communication_website_localizations"."about_id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' AND "communication_website_localizations"."published" = TRUE /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
11:43:12 web.1 | Communication::Website::Page::Localization Load (9.3ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = 'a7e0768c-bffb-42f9-8e55-77a98e0ed059' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
11:43:12 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" = 'a7e0768c-bffb-42f9-8e55-77a98e0ed059' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
11:43:12 web.1 | Communication::Website::Configs::DefaultLanguages Load (1.2ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | ↳ app/models/communication/website/with_configs.rb:35:in 'Communication::Website::WithConfigs#config_default_languages' | |
11:43:12 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | ↳ app/models/communication/website/page/author.rb:22:in 'Communication::Website::Page::Author#dependencies_authors' | |
11:43:12 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:43:12 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:157:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:43:12 web.1 | Communication::Website::Connection Load (1.1ms) SELECT "communication_website_connections".* FROM "communication_website_connections" WHERE "communication_website_connections"."website_id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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" = '55d74c9a-5a38-4de4-9910-24acccb87813' AND "communication_website_connections"."direct_source_id" = 'a7e0768c-bffb-42f9-8e55-77a98e0ed059' 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:43:12 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:43:12 web.1 | CACHE University Load (1.0ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 | |
11:43:12 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:43:12 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" = '55d74c9a-5a38-4de4-9910-24acccb87813' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:43:12 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" = 'a7e0768c-bffb-42f9-8e55-77a98e0ed059' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:12 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:43:13 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', '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e', 'Communication::Website::Page::Localization', '55d74c9a-5a38-4de4-9910-24acccb87813', '2025-03-24 10:43:12.999184', '2025-03-24 10:43:12.999184', 'Communication::Website::Page', 'a7e0768c-bffb-42f9-8e55-77a98e0ed059') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:43:13 web.1 | Communication::Website::Connection Update (1.1ms) UPDATE "communication_website_connections" SET "updated_at" = '2025-03-24 10:43:13.003580' WHERE "communication_website_connections"."id" = '16a32ccb-09b9-4852-950a-78fe178d91df' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:162:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:43:13 web.1 | ActiveStorage::Attachment Load (1.1ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = '55d74c9a-5a38-4de4-9910-24acccb87813' 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:43:13 web.1 | ↳ app/models/communication/website/page/localization.rb:155:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
11:43:13 web.1 | ActiveStorage::Attachment Load (2.4ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = '55d74c9a-5a38-4de4-9910-24acccb87813' 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:43:13 web.1 | ↳ app/models/communication/website/page/localization.rb:156:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
11:43:13 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:43:13 web.1 | ↳ app/models/concerns/with_blobs.rb:27:in 'WithBlobs#blobs_with_ids' | |
11:43:13 web.1 | Communication::Block Load (1.1ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = '55d74c9a-5a38-4de4-9910-24acccb87813' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | ↳ app/models/communication/website/page/localization.rb:79:in 'Array#+' | |
11:43:13 web.1 | Communication::Website Load (1.1ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | ↳ app/models/communication/website/page/localization.rb:80:in 'Communication::Website::Page::Localization#dependencies' | |
11:43:13 web.1 | CACHE Communication::Website::Configs::DefaultContentSecurityPolicy Load (0.8ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 | |
11:43:13 web.1 | ↳ app/models/communication/website/with_configs.rb:31:in 'Communication::Website::WithConfigs#config_default_content_security_policy' | |
11:43:13 web.1 | Communication::Block Exists? (1.0ms) SELECT 1 AS one FROM "communication_blocks" WHERE "communication_blocks"."about_id" = '55d74c9a-5a38-4de4-9910-24acccb87813' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' AND "communication_blocks"."published" = TRUE LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | ↳ app/models/communication/website/page/localization.rb:81:in 'Communication::Website::Page::Localization#dependencies' | |
11:43:13 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" = 'a7e0768c-bffb-42f9-8e55-77a98e0ed059' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | ↳ app/models/communication/website/page/localization.rb:83:in 'Array#+' | |
11:43:13 web.1 | Search Load (2.2ms) 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" = 'a7e0768c-bffb-42f9-8e55-77a98e0ed059' AND "search_index"."about_localization_type" = 'Communication::Website::Page::Localization' AND "search_index"."about_localization_id" = '55d74c9a-5a38-4de4-9910-24acccb87813' AND "search_index"."website_id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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:43:13 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:43:13 web.1 | CACHE University Load (1.0ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 | |
11:43:13 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:43:13 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:43:13 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:43:13 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" = 'a7e0768c-bffb-42f9-8e55-77a98e0ed059' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:43:13 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" = '55d74c9a-5a38-4de4-9910-24acccb87813' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:43:13 web.1 | Search Create (1.3ms) 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', 'a7e0768c-bffb-42f9-8e55-77a98e0ed059', 'Communication::Website::Page::Localization', '55d74c9a-5a38-4de4-9910-24acccb87813', '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e', NULL, '2025-03-24 10:43:13.039792', '2025-03-24 10:43:13.039792') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:43:13 web.1 | Communication::Block Load (1.2ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = '55d74c9a-5a38-4de4-9910-24acccb87813' 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:43:13 web.1 | ↳ app/models/concerns/contentful.rb:20:in 'Enumerable#collect' | |
11:43:13 web.1 | Search Update (2.2ms) UPDATE "search_index" SET "title" = 'Équipe éditoriale', "text" = 'Équipe éditoriale ', "updated_at" = '2025-03-24 10:43:13.045304' WHERE "search_index"."id" = 'ef968312-dd68-4055-9d35-fb3eef95cc69' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | ↳ app/models/concerns/searchable.rb:26:in 'block in Searchable#save_search_data' | |
11:43:13 web.1 | Communication::Website::Menu Load (1.1ms) SELECT "communication_website_menus".* FROM "communication_website_menus" WHERE "communication_website_menus"."communication_website_id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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:43:13 web.1 | ↳ app/models/communication/website/with_menus.rb:64:in 'Communication::Website::WithMenus#generate_automatic_menus_for_identifier' | |
11:43:13 web.1 | [ActiveJob] TRANSACTION (1.1ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:13 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-a65bab3aa4c84328db3864cc84f84da8"]] | |
11:43:13 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:13 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-a65bab3aa4c84328db3864cc84f84da8' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:13 web.1 | [ActiveJob] GoodJob::Job Count (1.5ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Communication::Website::DirectObject::SyncWithGitJob-elephant-a65bab3aa4c84328db3864cc84f84da8' AND "good_jobs"."created_at" > '2025-03-24 10:42:13.058831' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:13 web.1 | [ActiveJob] TRANSACTION (1.1ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:13 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 ('2c02c29b-621a-4900-a583-5fe8c9abe7ff', 'elephant', 0, '{"job_class":"Communication::Website::DirectObject::SyncWithGitJob","job_id":"2c02c29b-621a-4900-a583-5fe8c9abe7ff","provider_job_id":null,"queue_name":"elephant","priority":null,"arguments":["75f077ab-bc1f-402b-8c14-7ff23d5a0a0e",{"direct_object":{"_aj_globalid":"gid://osuny/Communication::Website::Page::Author/a7e0768c-bffb-42f9-8e55-77a98e0ed059"},"_aj_ruby2_keywords":["direct_object"]}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T10:43:13.066080000Z","scheduled_at":null}', '2025-03-24 10:43:13.066089', NULL, NULL, NULL, '2025-03-24 10:43:13.066089', '2025-03-24 10:43:13.066477', '2c02c29b-621a-4900-a583-5fe8c9abe7ff', 'Communication::Website::DirectObject::SyncWithGitJob-elephant-a65bab3aa4c84328db3864cc84f84da8', NULL, NULL, NULL, NULL, NULL, 'Communication::Website::DirectObject::SyncWithGitJob', NULL, '{website}', NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:13 web.1 | [ActiveJob] SQL (0.8ms) NOTIFY good_job, '{"queue_name":"elephant","scheduled_at":"2025-03-24T11:43:13.066+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:13 web.1 | [ActiveJob] Enqueued Communication::Website::DirectObject::SyncWithGitJob (Job ID: 2c02c29b-621a-4900-a583-5fe8c9abe7ff) to GoodJob(elephant) with arguments: "75f077ab-bc1f-402b-8c14-7ff23d5a0a0e", {direct_object: #<GlobalID:0x000000012585cea8 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Author/a7e0768c-bffb-42f9-8e55-77a98e0ed059>>} | |
11:43:13 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:13 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!' | |
11:43:13 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" = 'a7e0768c-bffb-42f9-8e55-77a98e0ed059' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
11:43:13 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"."communication_website_id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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:43:13 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
11:43:13 web.1 | Communication::Website Load (1.4ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | ↳ app/models/communication/website/page/researcher.rb:4:in 'Communication::Website::Page::Researcher#is_necessary_for_website?' | |
11:43:13 web.1 | Communication::Website::Page Load (4.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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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:43:13 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
11:43:13 web.1 | CACHE Communication::Website Load (0.9ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 | |
11:43:13 web.1 | ↳ app/models/communication/website/page/teacher.rb:4:in 'Communication::Website::Page::Teacher#is_necessary_for_website?' | |
11:43:13 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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:43:13 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
11:43:13 web.1 | CACHE Communication::Website Load (0.9ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 | |
11:43:13 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:120:in 'Communication::Website::Page::WithSpecialPage#default_parent' | |
11:43:13 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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:43:13 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
11:43:13 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:43:13 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:128:in 'Communication::Website::Page::WithSpecialPage#initialize_special_page' | |
11:43:13 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" = 'mentions-legales' AND "communication_website_page_localizations"."id" IS NOT NULL LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?' | |
11:43:13 web.1 | CACHE Language Load (0.9ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 | |
11:43:13 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:43:13 web.1 | Communication::Website::Page::Localization Exists? (2.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:43:13 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:43:13 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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:43:13 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?' | |
11:43:13 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:43:13 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:43:13 web.1 | CACHE Communication::Website Load (0.9ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 | |
11:43:13 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:43:13 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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:43:13 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?' | |
11:43:13 web.1 | CACHE Communication::Website::Page::Localization Exists? (1.8ms) 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:43:13 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:43:13 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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:43:13 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?' | |
11:43:13 web.1 | CACHE University Load (1.2ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 | |
11:43:13 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:43:13 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' AND "communication_website_pages"."parent_id" = 'dac11879-760e-4917-9db1-1720f1cb4aa3' ORDER BY "communication_website_pages"."position" DESC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | ↳ app/models/communication/website/page.rb:133:in 'Communication::Website::Page#last_ordered_element' | |
11:43:13 web.1 | CACHE 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' AND "communication_website_pages"."parent_id" = 'dac11879-760e-4917-9db1-1720f1cb4aa3' ORDER BY "communication_website_pages"."position" DESC LIMIT 1 | |
11:43:13 web.1 | ↳ app/models/communication/website/page.rb:133:in 'Communication::Website::Page#last_ordered_element' | |
11:43:13 web.1 | Communication::Website::Page::LegalTerm 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', '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e', 'dac11879-760e-4917-9db1-1720f1cb4aa3', 4, '2025-03-24 10:43:13.146692', '2025-03-24 10:43:13.146692', NULL, FALSE, 'Communication::Website::Page::LegalTerm', NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:43:13 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:43:13.120966', 'mentions-legales', NULL, NULL, 'Mentions légales', '6bf75d80-d373-44af-a18e-d4574eee8d1d', '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1', '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e', 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617', '2025-03-24 10:43:13.154338', '2025-03-24 10:43:13.154338') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:43:13 web.1 | [ActiveJob] TRANSACTION (1.9ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:13 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-178d82a5e9ec0996599feaecc1ca30a2"]] | |
11:43:13 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:13 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-178d82a5e9ec0996599feaecc1ca30a2' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:13 web.1 | [ActiveJob] GoodJob::Job Count (1.9ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-178d82a5e9ec0996599feaecc1ca30a2' AND "good_jobs"."created_at" > '2025-03-24 10:42:13.165594' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:13 web.1 | [ActiveJob] TRANSACTION (1.1ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:13 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 ('95230500-6688-4410-b1fa-43b0112f91b0', 'mice', 0, '{"job_class":"Dependencies::CleanWebsitesIfNecessaryJob","job_id":"95230500-6688-4410-b1fa-43b0112f91b0","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::Localization/ffb567c7-ab26-4398-bba9-d8b951cd6fba"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T10:43:13.170897000Z","scheduled_at":null}', '2025-03-24 10:43:13.170920', NULL, NULL, NULL, '2025-03-24 10:43:13.170920', '2025-03-24 10:43:13.171348', '95230500-6688-4410-b1fa-43b0112f91b0', 'Dependencies::CleanWebsitesIfNecessaryJob-mice-178d82a5e9ec0996599feaecc1ca30a2', NULL, NULL, NULL, NULL, NULL, 'Dependencies::CleanWebsitesIfNecessaryJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:13 web.1 | [ActiveJob] SQL (1.2ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T11:43:13.170+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:13 web.1 | [ActiveJob] Enqueued Dependencies::CleanWebsitesIfNecessaryJob (Job ID: 95230500-6688-4410-b1fa-43b0112f91b0) to GoodJob(mice) with arguments: #<GlobalID:0x0000000127c907c0 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Localization/ffb567c7-ab26-4398-bba9-d8b951cd6fba>> | |
11:43:13 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:13 web.1 | [ActiveJob] TRANSACTION (2.1ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:43:13 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (6.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::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-178d82a5e9ec0996599feaecc1ca30a2"]] | |
11:43:13 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:43:13 web.1 | [ActiveJob] GoodJob::Job Count (3.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::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-178d82a5e9ec0996599feaecc1ca30a2' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:43:13 web.1 | [ActiveJob] GoodJob::Job Count (3.2ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-178d82a5e9ec0996599feaecc1ca30a2' AND "good_jobs"."created_at" > '2025-03-24 10:42:13.193701' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:43:13 web.1 | [ActiveJob] TRANSACTION (2.1ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:43:13 web.1 | [ActiveJob] GoodJob::Job Create (3.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 ('36072388-9d0f-44b4-b519-88496ad87efe', 'mice', 0, '{"job_class":"Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob","job_id":"36072388-9d0f-44b4-b519-88496ad87efe","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::Localization/ffb567c7-ab26-4398-bba9-d8b951cd6fba"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T10:43:13.203916000Z","scheduled_at":null}', '2025-03-24 10:43:13.203924', NULL, NULL, NULL, '2025-03-24 10:43:13.203924', '2025-03-24 10:43:13.204274', '36072388-9d0f-44b4-b519-88496ad87efe', 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-178d82a5e9ec0996599feaecc1ca30a2', NULL, NULL, NULL, NULL, NULL, 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:43:13 web.1 | [ActiveJob] SQL (1.9ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T11:43:13.203+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:43:13 web.1 | [ActiveJob] Enqueued Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob (Job ID: 36072388-9d0f-44b4-b519-88496ad87efe) to GoodJob(mice) with arguments: #<GlobalID:0x0000000128113270 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Localization/ffb567c7-ab26-4398-bba9-d8b951cd6fba>> | |
11:43:13 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:43:13 web.1 | [ActiveJob] TRANSACTION (2.9ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:13 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (7.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-9c638dedfd386886a1db634aab4f87d4"]] | |
11:43:13 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:13 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" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-9c638dedfd386886a1db634aab4f87d4' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:13 web.1 | [ActiveJob] GoodJob::Job Count (2.3ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-9c638dedfd386886a1db634aab4f87d4' AND "good_jobs"."created_at" > '2025-03-24 10:42:13.227915' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:13 web.1 | [ActiveJob] TRANSACTION (2.2ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:13 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 ('e98dd0fb-e6af-4f7b-94e3-d2e1bd84f6df', 'mice', 0, '{"job_class":"Dependencies::CleanWebsitesIfNecessaryJob","job_id":"e98dd0fb-e6af-4f7b-94e3-d2e1bd84f6df","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::LegalTerm/6bf75d80-d373-44af-a18e-d4574eee8d1d"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T10:43:13.235950000Z","scheduled_at":null}', '2025-03-24 10:43:13.235957', NULL, NULL, NULL, '2025-03-24 10:43:13.235957', '2025-03-24 10:43:13.236322', 'e98dd0fb-e6af-4f7b-94e3-d2e1bd84f6df', 'Dependencies::CleanWebsitesIfNecessaryJob-mice-9c638dedfd386886a1db634aab4f87d4', NULL, NULL, NULL, NULL, NULL, 'Dependencies::CleanWebsitesIfNecessaryJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:13 web.1 | [ActiveJob] SQL (2.3ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T11:43:13.235+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:13 web.1 | [ActiveJob] Enqueued Dependencies::CleanWebsitesIfNecessaryJob (Job ID: e98dd0fb-e6af-4f7b-94e3-d2e1bd84f6df) to GoodJob(mice) with arguments: #<GlobalID:0x0000000128f997e0 @uri=#<URI::GID gid://osuny/Communication::Website::Page::LegalTerm/6bf75d80-d373-44af-a18e-d4574eee8d1d>> | |
11:43:13 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:13 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' AND "communication_website_localizations"."published" = TRUE /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
11:43:13 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" = '6bf75d80-d373-44af-a18e-d4574eee8d1d' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
11:43:13 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" = '6bf75d80-d373-44af-a18e-d4574eee8d1d' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
11:43:13 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:43:13 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:157:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:43:13 web.1 | Communication::Website::Connection Load (1.2ms) SELECT "communication_website_connections".* FROM "communication_website_connections" WHERE "communication_website_connections"."website_id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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" = 'ffb567c7-ab26-4398-bba9-d8b951cd6fba' AND "communication_website_connections"."direct_source_id" = '6bf75d80-d373-44af-a18e-d4574eee8d1d' 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:43:13 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:43:13 web.1 | CACHE University Load (1.1ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 | |
11:43:13 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:43:13 web.1 | Communication::Website::Page::Localization Load (1.6ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."id" = 'ffb567c7-ab26-4398-bba9-d8b951cd6fba' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:43:13 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" = '6bf75d80-d373-44af-a18e-d4574eee8d1d' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:43:13 web.1 | Communication::Website::Connection Create (1.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', '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e', 'Communication::Website::Page::Localization', 'ffb567c7-ab26-4398-bba9-d8b951cd6fba', '2025-03-24 10:43:13.269121', '2025-03-24 10:43:13.269121', 'Communication::Website::Page', '6bf75d80-d373-44af-a18e-d4574eee8d1d') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:43:13 web.1 | Communication::Website::Connection Update (1.1ms) UPDATE "communication_website_connections" SET "updated_at" = '2025-03-24 10:43:13.271472' WHERE "communication_website_connections"."id" = '2b014942-7578-48a1-980d-ba4134e1f796' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:162:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:43:13 web.1 | ActiveStorage::Attachment Load (1.0ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = 'ffb567c7-ab26-4398-bba9-d8b951cd6fba' 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:43:13 web.1 | ↳ app/models/communication/website/page/localization.rb:155:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
11:43:13 web.1 | ActiveStorage::Attachment Load (1.1ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = 'ffb567c7-ab26-4398-bba9-d8b951cd6fba' 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:43:13 web.1 | ↳ app/models/communication/website/page/localization.rb:156:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
11:43:13 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:43:13 web.1 | ↳ app/models/concerns/with_blobs.rb:27:in 'WithBlobs#blobs_with_ids' | |
11:43:13 web.1 | Communication::Block Load (2.3ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = 'ffb567c7-ab26-4398-bba9-d8b951cd6fba' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | ↳ app/models/communication/website/page/localization.rb:79:in 'Array#+' | |
11:43:13 web.1 | Communication::Website Load (1.1ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | ↳ app/models/communication/website/page/localization.rb:80:in 'Communication::Website::Page::Localization#dependencies' | |
11:43:13 web.1 | CACHE Communication::Website::Configs::DefaultContentSecurityPolicy Load (0.7ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 | |
11:43:13 web.1 | ↳ app/models/communication/website/with_configs.rb:31:in 'Communication::Website::WithConfigs#config_default_content_security_policy' | |
11:43:13 web.1 | Communication::Block Exists? (1.0ms) SELECT 1 AS one FROM "communication_blocks" WHERE "communication_blocks"."about_id" = 'ffb567c7-ab26-4398-bba9-d8b951cd6fba' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' AND "communication_blocks"."published" = TRUE LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | ↳ app/models/communication/website/page/localization.rb:81:in 'Communication::Website::Page::Localization#dependencies' | |
11:43:13 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" = '6bf75d80-d373-44af-a18e-d4574eee8d1d' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | ↳ app/models/communication/website/page/localization.rb:83:in 'Array#+' | |
11:43:13 web.1 | Search Load (1.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::Page' AND "search_index"."about_object_id" = '6bf75d80-d373-44af-a18e-d4574eee8d1d' AND "search_index"."about_localization_type" = 'Communication::Website::Page::Localization' AND "search_index"."about_localization_id" = 'ffb567c7-ab26-4398-bba9-d8b951cd6fba' AND "search_index"."website_id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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:43:13 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:43:13 web.1 | CACHE University Load (1.4ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 | |
11:43:13 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:43:13 web.1 | Language Load (3.1ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:43:13 web.1 | Communication::Website::Page Load (2.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"."id" = '6bf75d80-d373-44af-a18e-d4574eee8d1d' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:43:13 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" = 'ffb567c7-ab26-4398-bba9-d8b951cd6fba' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:43:13 web.1 | Search Create (1.4ms) 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', '6bf75d80-d373-44af-a18e-d4574eee8d1d', 'Communication::Website::Page::Localization', 'ffb567c7-ab26-4398-bba9-d8b951cd6fba', '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e', NULL, '2025-03-24 10:43:13.309858', '2025-03-24 10:43:13.309858') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:43:13 web.1 | Communication::Block Load (1.2ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = 'ffb567c7-ab26-4398-bba9-d8b951cd6fba' 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:43:13 web.1 | ↳ app/models/concerns/contentful.rb:20:in 'Enumerable#collect' | |
11:43:13 web.1 | Search Update (1.1ms) UPDATE "search_index" SET "title" = 'Mentions légales', "text" = 'Mentions légales ', "updated_at" = '2025-03-24 10:43:13.315635' WHERE "search_index"."id" = '0bc916a8-b37b-450e-9008-fad7a3fcc1e8' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | ↳ app/models/concerns/searchable.rb:26:in 'block in Searchable#save_search_data' | |
11:43:13 web.1 | Communication::Website::Menu Load (1.0ms) SELECT "communication_website_menus".* FROM "communication_website_menus" WHERE "communication_website_menus"."communication_website_id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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:43:13 web.1 | ↳ app/models/communication/website/with_menus.rb:64:in 'Communication::Website::WithMenus#generate_automatic_menus_for_identifier' | |
11:43:13 web.1 | [ActiveJob] TRANSACTION (0.9ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:13 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-0e641569bc4d2b3ac0d7a552f63d3a8c"]] | |
11:43:13 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:13 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-0e641569bc4d2b3ac0d7a552f63d3a8c' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:13 web.1 | [ActiveJob] GoodJob::Job Count (1.2ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Communication::Website::DirectObject::SyncWithGitJob-elephant-0e641569bc4d2b3ac0d7a552f63d3a8c' AND "good_jobs"."created_at" > '2025-03-24 10:42:13.326947' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:13 web.1 | [ActiveJob] TRANSACTION (0.9ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:13 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 ('a9cf15dd-b87d-4950-b32c-1bc7fce579dc', 'elephant', 0, '{"job_class":"Communication::Website::DirectObject::SyncWithGitJob","job_id":"a9cf15dd-b87d-4950-b32c-1bc7fce579dc","provider_job_id":null,"queue_name":"elephant","priority":null,"arguments":["75f077ab-bc1f-402b-8c14-7ff23d5a0a0e",{"direct_object":{"_aj_globalid":"gid://osuny/Communication::Website::Page::LegalTerm/6bf75d80-d373-44af-a18e-d4574eee8d1d"},"_aj_ruby2_keywords":["direct_object"]}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T10:43:13.332020000Z","scheduled_at":null}', '2025-03-24 10:43:13.332027', NULL, NULL, NULL, '2025-03-24 10:43:13.332027', '2025-03-24 10:43:13.332406', 'a9cf15dd-b87d-4950-b32c-1bc7fce579dc', 'Communication::Website::DirectObject::SyncWithGitJob-elephant-0e641569bc4d2b3ac0d7a552f63d3a8c', NULL, NULL, NULL, NULL, NULL, 'Communication::Website::DirectObject::SyncWithGitJob', NULL, '{website}', NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:13 web.1 | [ActiveJob] SQL (0.8ms) NOTIFY good_job, '{"queue_name":"elephant","scheduled_at":"2025-03-24T11:43:13.332+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:13 web.1 | [ActiveJob] Enqueued Communication::Website::DirectObject::SyncWithGitJob (Job ID: a9cf15dd-b87d-4950-b32c-1bc7fce579dc) to GoodJob(elephant) with arguments: "75f077ab-bc1f-402b-8c14-7ff23d5a0a0e", {direct_object: #<GlobalID:0x00000001279d4f18 @uri=#<URI::GID gid://osuny/Communication::Website::Page::LegalTerm/6bf75d80-d373-44af-a18e-d4574eee8d1d>>} | |
11:43:13 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:13 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!' | |
11:43:13 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" = '6bf75d80-d373-44af-a18e-d4574eee8d1d' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
11:43:13 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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:43:13 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
11:43:13 web.1 | Communication::Website Load (1.5ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:120:in 'Communication::Website::Page::WithSpecialPage#default_parent' | |
11:43:13 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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:43:13 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
11:43:13 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:43:13 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:128:in 'Communication::Website::Page::WithSpecialPage#initialize_special_page' | |
11:43:13 web.1 | Communication::Website::Page::Localization Exists? (2.0ms) 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:43:13 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?' | |
11:43:13 web.1 | CACHE Language Load (46.1ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 | |
11:43:13 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:43:13 web.1 | Communication::Website::Page::Localization Exists? (10.8ms) 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:43:13 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:43:13 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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:43:13 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?' | |
11:43:13 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:43:13 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:43:13 web.1 | CACHE Communication::Website Load (1.3ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 | |
11:43:13 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:43:13 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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:43:13 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?' | |
11:43:13 web.1 | CACHE Communication::Website::Page::Localization Exists? (1.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 | |
11:43:13 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:43:13 web.1 | CACHE Communication::Website::Page::Localization Exists? (1.7ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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:43:13 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?' | |
11:43:13 web.1 | CACHE University Load (2.1ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 | |
11:43:13 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:43:13 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' AND "communication_website_pages"."parent_id" = 'dac11879-760e-4917-9db1-1720f1cb4aa3' ORDER BY "communication_website_pages"."position" DESC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | ↳ app/models/communication/website/page.rb:133:in 'Communication::Website::Page#last_ordered_element' | |
11:43:13 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' AND "communication_website_pages"."parent_id" = 'dac11879-760e-4917-9db1-1720f1cb4aa3' ORDER BY "communication_website_pages"."position" DESC LIMIT 1 | |
11:43:13 web.1 | ↳ app/models/communication/website/page.rb:133:in 'Communication::Website::Page#last_ordered_element' | |
11:43:13 web.1 | Communication::Website::Page::PrivacyPolicy 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', '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e', 'dac11879-760e-4917-9db1-1720f1cb4aa3', 5, '2025-03-24 10:43:13.539286', '2025-03-24 10:43:13.539286', NULL, FALSE, 'Communication::Website::Page::PrivacyPolicy', NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:43:13 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:43:13.362891', 'politique-de-confidentialite', NULL, NULL, 'Politique de confidentialité', '5b465ef5-4c69-4af2-8394-de42bc290668', '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1', '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e', 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617', '2025-03-24 10:43:13.549950', '2025-03-24 10:43:13.549950') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:43:13 web.1 | [ActiveJob] TRANSACTION (1.2ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:13 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-0177e9a9da87ba1a8129d26bfd71c845"]] | |
11:43:13 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:13 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" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-0177e9a9da87ba1a8129d26bfd71c845' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:13 web.1 | [ActiveJob] GoodJob::Job Count (1.8ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-0177e9a9da87ba1a8129d26bfd71c845' AND "good_jobs"."created_at" > '2025-03-24 10:42:13.562286' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:13 web.1 | [ActiveJob] TRANSACTION (1.2ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:13 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 ('c7ea8362-f5da-4650-b0f3-6911de84a65f', 'mice', 0, '{"job_class":"Dependencies::CleanWebsitesIfNecessaryJob","job_id":"c7ea8362-f5da-4650-b0f3-6911de84a65f","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::Localization/d3bbf36d-a4bf-4bd9-94f6-fc4e0d99b033"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T10:43:13.568209000Z","scheduled_at":null}', '2025-03-24 10:43:13.568217', NULL, NULL, NULL, '2025-03-24 10:43:13.568217', '2025-03-24 10:43:13.568525', 'c7ea8362-f5da-4650-b0f3-6911de84a65f', 'Dependencies::CleanWebsitesIfNecessaryJob-mice-0177e9a9da87ba1a8129d26bfd71c845', NULL, NULL, NULL, NULL, NULL, 'Dependencies::CleanWebsitesIfNecessaryJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:13 web.1 | [ActiveJob] SQL (1.0ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T11:43:13.568+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:13 web.1 | [ActiveJob] Enqueued Dependencies::CleanWebsitesIfNecessaryJob (Job ID: c7ea8362-f5da-4650-b0f3-6911de84a65f) to GoodJob(mice) with arguments: #<GlobalID:0x000000012349ecf0 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Localization/d3bbf36d-a4bf-4bd9-94f6-fc4e0d99b033>> | |
11:43:13 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:13 web.1 | [ActiveJob] TRANSACTION (1.2ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:43:13 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-0177e9a9da87ba1a8129d26bfd71c845"]] | |
11:43:13 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:43:13 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-0177e9a9da87ba1a8129d26bfd71c845' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:43:13 web.1 | [ActiveJob] GoodJob::Job Count (1.7ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-0177e9a9da87ba1a8129d26bfd71c845' AND "good_jobs"."created_at" > '2025-03-24 10:42:13.582964' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:43:13 web.1 | [ActiveJob] TRANSACTION (1.4ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:43:13 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 ('68b4c9fc-40a8-421b-b881-766da4546d0d', 'mice', 0, '{"job_class":"Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob","job_id":"68b4c9fc-40a8-421b-b881-766da4546d0d","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::Localization/d3bbf36d-a4bf-4bd9-94f6-fc4e0d99b033"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T10:43:13.588912000Z","scheduled_at":null}', '2025-03-24 10:43:13.588920', NULL, NULL, NULL, '2025-03-24 10:43:13.588920', '2025-03-24 10:43:13.589215', '68b4c9fc-40a8-421b-b881-766da4546d0d', 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-0177e9a9da87ba1a8129d26bfd71c845', NULL, NULL, NULL, NULL, NULL, 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:43:13 web.1 | [ActiveJob] SQL (1.2ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T11:43:13.588+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:43:13 web.1 | [ActiveJob] Enqueued Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob (Job ID: 68b4c9fc-40a8-421b-b881-766da4546d0d) to GoodJob(mice) with arguments: #<GlobalID:0x00000001229136b0 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Localization/d3bbf36d-a4bf-4bd9-94f6-fc4e0d99b033>> | |
11:43:13 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:43:13 web.1 | [ActiveJob] TRANSACTION (1.1ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:13 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-92d7bc38cba4ce26f947d39e4aa76649"]] | |
11:43:13 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:13 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-92d7bc38cba4ce26f947d39e4aa76649' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:13 web.1 | [ActiveJob] GoodJob::Job Count (1.2ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-92d7bc38cba4ce26f947d39e4aa76649' AND "good_jobs"."created_at" > '2025-03-24 10:42:13.601954' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:13 web.1 | [ActiveJob] TRANSACTION (1.0ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:13 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 ('d16189ea-c6b2-4cf9-b0b4-d26565eead13', 'mice', 0, '{"job_class":"Dependencies::CleanWebsitesIfNecessaryJob","job_id":"d16189ea-c6b2-4cf9-b0b4-d26565eead13","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::PrivacyPolicy/5b465ef5-4c69-4af2-8394-de42bc290668"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T10:43:13.606273000Z","scheduled_at":null}', '2025-03-24 10:43:13.606280', NULL, NULL, NULL, '2025-03-24 10:43:13.606280', '2025-03-24 10:43:13.606575', 'd16189ea-c6b2-4cf9-b0b4-d26565eead13', 'Dependencies::CleanWebsitesIfNecessaryJob-mice-92d7bc38cba4ce26f947d39e4aa76649', NULL, NULL, NULL, NULL, NULL, 'Dependencies::CleanWebsitesIfNecessaryJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:13 web.1 | [ActiveJob] SQL (0.9ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T11:43:13.606+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:13 web.1 | [ActiveJob] Enqueued Dependencies::CleanWebsitesIfNecessaryJob (Job ID: d16189ea-c6b2-4cf9-b0b4-d26565eead13) to GoodJob(mice) with arguments: #<GlobalID:0x0000000128d7eb18 @uri=#<URI::GID gid://osuny/Communication::Website::Page::PrivacyPolicy/5b465ef5-4c69-4af2-8394-de42bc290668>> | |
11:43:13 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:13 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' AND "communication_website_localizations"."published" = TRUE /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
11:43:13 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" = '5b465ef5-4c69-4af2-8394-de42bc290668' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
11:43:13 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" = '5b465ef5-4c69-4af2-8394-de42bc290668' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
11:43:13 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:43:13 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:157:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:43:13 web.1 | Communication::Website::Connection Load (1.5ms) SELECT "communication_website_connections".* FROM "communication_website_connections" WHERE "communication_website_connections"."website_id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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" = 'd3bbf36d-a4bf-4bd9-94f6-fc4e0d99b033' AND "communication_website_connections"."direct_source_id" = '5b465ef5-4c69-4af2-8394-de42bc290668' 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:43:13 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:43:13 web.1 | CACHE University Load (1.3ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 | |
11:43:13 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:43:13 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" = 'd3bbf36d-a4bf-4bd9-94f6-fc4e0d99b033' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:43:13 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" = '5b465ef5-4c69-4af2-8394-de42bc290668' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:43:13 web.1 | Communication::Website::Connection Create (1.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', '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e', 'Communication::Website::Page::Localization', 'd3bbf36d-a4bf-4bd9-94f6-fc4e0d99b033', '2025-03-24 10:43:13.635369', '2025-03-24 10:43:13.635369', 'Communication::Website::Page', '5b465ef5-4c69-4af2-8394-de42bc290668') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:43:13 web.1 | Communication::Website::Connection Update (1.0ms) UPDATE "communication_website_connections" SET "updated_at" = '2025-03-24 10:43:13.637758' WHERE "communication_website_connections"."id" = '0c0a5f6a-39fe-4f1d-b24f-e7d6c42c6abd' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:162:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:43:13 web.1 | ActiveStorage::Attachment Load (1.0ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = 'd3bbf36d-a4bf-4bd9-94f6-fc4e0d99b033' 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:43:13 web.1 | ↳ app/models/communication/website/page/localization.rb:155:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
11:43:13 web.1 | ActiveStorage::Attachment Load (1.2ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = 'd3bbf36d-a4bf-4bd9-94f6-fc4e0d99b033' 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:43:13 web.1 | ↳ app/models/communication/website/page/localization.rb:156:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
11:43:13 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:43:13 web.1 | ↳ app/models/concerns/with_blobs.rb:27:in 'WithBlobs#blobs_with_ids' | |
11:43:13 web.1 | Communication::Block Load (1.1ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = 'd3bbf36d-a4bf-4bd9-94f6-fc4e0d99b033' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | ↳ app/models/communication/website/page/localization.rb:79:in 'Array#+' | |
11:43:13 web.1 | Communication::Website Load (1.1ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | ↳ app/models/communication/website/page/localization.rb:80:in 'Communication::Website::Page::Localization#dependencies' | |
11:43:13 web.1 | CACHE Communication::Website::Configs::DefaultContentSecurityPolicy Load (0.8ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 | |
11:43:13 web.1 | ↳ app/models/communication/website/with_configs.rb:31:in 'Communication::Website::WithConfigs#config_default_content_security_policy' | |
11:43:13 web.1 | Communication::Block Exists? (1.0ms) SELECT 1 AS one FROM "communication_blocks" WHERE "communication_blocks"."about_id" = 'd3bbf36d-a4bf-4bd9-94f6-fc4e0d99b033' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' AND "communication_blocks"."published" = TRUE LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | ↳ app/models/communication/website/page/localization.rb:81:in 'Communication::Website::Page::Localization#dependencies' | |
11:43:13 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" = '5b465ef5-4c69-4af2-8394-de42bc290668' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | ↳ app/models/communication/website/page/localization.rb:83:in 'Array#+' | |
11:43:13 web.1 | Search Load (1.2ms) 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" = '5b465ef5-4c69-4af2-8394-de42bc290668' AND "search_index"."about_localization_type" = 'Communication::Website::Page::Localization' AND "search_index"."about_localization_id" = 'd3bbf36d-a4bf-4bd9-94f6-fc4e0d99b033' AND "search_index"."website_id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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:43:13 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:43:13 web.1 | CACHE University Load (1.0ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 | |
11:43:13 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:43:13 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:43:13 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:43:13 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" = '5b465ef5-4c69-4af2-8394-de42bc290668' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:43:13 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" = 'd3bbf36d-a4bf-4bd9-94f6-fc4e0d99b033' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:43:13 web.1 | Search Create (1.3ms) 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', '5b465ef5-4c69-4af2-8394-de42bc290668', 'Communication::Website::Page::Localization', 'd3bbf36d-a4bf-4bd9-94f6-fc4e0d99b033', '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e', NULL, '2025-03-24 10:43:13.670212', '2025-03-24 10:43:13.670212') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:43:13 web.1 | Communication::Block Load (1.2ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = 'd3bbf36d-a4bf-4bd9-94f6-fc4e0d99b033' 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:43:13 web.1 | ↳ app/models/concerns/contentful.rb:20:in 'Enumerable#collect' | |
11:43:13 web.1 | Search Update (1.1ms) UPDATE "search_index" SET "title" = 'Politique de confidentialité', "text" = 'Politique de confidentialité ', "updated_at" = '2025-03-24 10:43:13.675458' WHERE "search_index"."id" = '8ca437b0-7787-40ce-8411-0638bc58a7d8' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | ↳ app/models/concerns/searchable.rb:26:in 'block in Searchable#save_search_data' | |
11:43:13 web.1 | Communication::Website::Menu Load (1.1ms) SELECT "communication_website_menus".* FROM "communication_website_menus" WHERE "communication_website_menus"."communication_website_id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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:43:13 web.1 | ↳ app/models/communication/website/with_menus.rb:64:in 'Communication::Website::WithMenus#generate_automatic_menus_for_identifier' | |
11:43:13 web.1 | [ActiveJob] TRANSACTION (1.0ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:13 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (3.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-deecbaf34b58c1af9892f0945dc7a6a7"]] | |
11:43:13 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:13 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-deecbaf34b58c1af9892f0945dc7a6a7' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:13 web.1 | [ActiveJob] GoodJob::Job Count (1.3ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Communication::Website::DirectObject::SyncWithGitJob-elephant-deecbaf34b58c1af9892f0945dc7a6a7' AND "good_jobs"."created_at" > '2025-03-24 10:42:13.688132' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:13 web.1 | [ActiveJob] TRANSACTION (0.9ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:13 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 ('ba6e0d3b-ea9c-481b-ad30-a17bd5f8c82f', 'elephant', 0, '{"job_class":"Communication::Website::DirectObject::SyncWithGitJob","job_id":"ba6e0d3b-ea9c-481b-ad30-a17bd5f8c82f","provider_job_id":null,"queue_name":"elephant","priority":null,"arguments":["75f077ab-bc1f-402b-8c14-7ff23d5a0a0e",{"direct_object":{"_aj_globalid":"gid://osuny/Communication::Website::Page::PrivacyPolicy/5b465ef5-4c69-4af2-8394-de42bc290668"},"_aj_ruby2_keywords":["direct_object"]}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T10:43:13.692633000Z","scheduled_at":null}', '2025-03-24 10:43:13.692642', NULL, NULL, NULL, '2025-03-24 10:43:13.692642', '2025-03-24 10:43:13.693119', 'ba6e0d3b-ea9c-481b-ad30-a17bd5f8c82f', 'Communication::Website::DirectObject::SyncWithGitJob-elephant-deecbaf34b58c1af9892f0945dc7a6a7', NULL, NULL, NULL, NULL, NULL, 'Communication::Website::DirectObject::SyncWithGitJob', NULL, '{website}', NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:13 web.1 | [ActiveJob] SQL (0.8ms) NOTIFY good_job, '{"queue_name":"elephant","scheduled_at":"2025-03-24T11:43:13.692+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:13 web.1 | [ActiveJob] Enqueued Communication::Website::DirectObject::SyncWithGitJob (Job ID: ba6e0d3b-ea9c-481b-ad30-a17bd5f8c82f) to GoodJob(elephant) with arguments: "75f077ab-bc1f-402b-8c14-7ff23d5a0a0e", {direct_object: #<GlobalID:0x00000001270ff118 @uri=#<URI::GID gid://osuny/Communication::Website::Page::PrivacyPolicy/5b465ef5-4c69-4af2-8394-de42bc290668>>} | |
11:43:13 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:13 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!' | |
11:43:13 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" = '5b465ef5-4c69-4af2-8394-de42bc290668' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
11:43:13 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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:43:13 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
11:43:13 web.1 | Communication::Website Load (1.1ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:120:in 'Communication::Website::Page::WithSpecialPage#default_parent' | |
11:43:13 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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:43:13 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
11:43:13 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:43:13 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:128:in 'Communication::Website::Page::WithSpecialPage#initialize_special_page' | |
11:43:13 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" = 'accessibilite' AND "communication_website_page_localizations"."id" IS NOT NULL LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?' | |
11:43:13 web.1 | CACHE Language Load (0.9ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 | |
11:43:13 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:43:13 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:43:13 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:43:13 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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:43:13 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?' | |
11:43:13 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:43:13 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:43:13 web.1 | CACHE Communication::Website Load (1.2ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 | |
11:43:13 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:43:13 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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:43:13 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?' | |
11:43:13 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:43:13 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:43:13 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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:43:13 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?' | |
11:43:13 web.1 | CACHE University Load (0.8ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 | |
11:43:13 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:43:13 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' AND "communication_website_pages"."parent_id" = 'dac11879-760e-4917-9db1-1720f1cb4aa3' ORDER BY "communication_website_pages"."position" DESC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | ↳ app/models/communication/website/page.rb:133:in 'Communication::Website::Page#last_ordered_element' | |
11:43:13 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' AND "communication_website_pages"."parent_id" = 'dac11879-760e-4917-9db1-1720f1cb4aa3' ORDER BY "communication_website_pages"."position" DESC LIMIT 1 | |
11:43:13 web.1 | ↳ app/models/communication/website/page.rb:133:in 'Communication::Website::Page#last_ordered_element' | |
11:43:13 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', '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e', 'dac11879-760e-4917-9db1-1720f1cb4aa3', 6, '2025-03-24 10:43:13.740885', '2025-03-24 10:43:13.740885', NULL, FALSE, 'Communication::Website::Page::Accessibility', NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:43:13 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:43:13.719542', 'accessibilite', NULL, NULL, 'Accessibilité', 'f48b53cd-94f4-4be7-8b0a-ffaaa23e6e5d', '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1', '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e', 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617', '2025-03-24 10:43:13.747253', '2025-03-24 10:43:13.747253') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:43:13 web.1 | [ActiveJob] TRANSACTION (1.4ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:13 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-6415e55c95fac8b0acebed0d218c2be0"]] | |
11:43:13 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:13 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-6415e55c95fac8b0acebed0d218c2be0' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:13 web.1 | [ActiveJob] GoodJob::Job Count (1.8ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-6415e55c95fac8b0acebed0d218c2be0' AND "good_jobs"."created_at" > '2025-03-24 10:42:13.758205' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:13 web.1 | [ActiveJob] TRANSACTION (1.3ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:13 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 ('f1dd1ae3-3fef-4bf9-a0a6-af6ca544774a', 'mice', 0, '{"job_class":"Dependencies::CleanWebsitesIfNecessaryJob","job_id":"f1dd1ae3-3fef-4bf9-a0a6-af6ca544774a","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::Localization/b5774649-b966-446e-b2de-9ffe80339d30"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T10:43:13.764231000Z","scheduled_at":null}', '2025-03-24 10:43:13.764239', NULL, NULL, NULL, '2025-03-24 10:43:13.764239', '2025-03-24 10:43:13.764548', 'f1dd1ae3-3fef-4bf9-a0a6-af6ca544774a', 'Dependencies::CleanWebsitesIfNecessaryJob-mice-6415e55c95fac8b0acebed0d218c2be0', NULL, NULL, NULL, NULL, NULL, 'Dependencies::CleanWebsitesIfNecessaryJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:13 web.1 | [ActiveJob] SQL (1.2ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T11:43:13.764+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:13 web.1 | [ActiveJob] Enqueued Dependencies::CleanWebsitesIfNecessaryJob (Job ID: f1dd1ae3-3fef-4bf9-a0a6-af6ca544774a) to GoodJob(mice) with arguments: #<GlobalID:0x0000000123651278 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Localization/b5774649-b966-446e-b2de-9ffe80339d30>> | |
11:43:13 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:13 web.1 | [ActiveJob] TRANSACTION (1.2ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:43:13 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-6415e55c95fac8b0acebed0d218c2be0"]] | |
11:43:13 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:43:13 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-6415e55c95fac8b0acebed0d218c2be0' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:43:13 web.1 | [ActiveJob] GoodJob::Job Count (1.6ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-6415e55c95fac8b0acebed0d218c2be0' AND "good_jobs"."created_at" > '2025-03-24 10:42:13.777178' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:43:13 web.1 | [ActiveJob] TRANSACTION (1.1ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:43:13 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 ('0bbd9d55-50e1-442c-9703-6ca7d1b8ce12', 'mice', 0, '{"job_class":"Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob","job_id":"0bbd9d55-50e1-442c-9703-6ca7d1b8ce12","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::Localization/b5774649-b966-446e-b2de-9ffe80339d30"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T10:43:13.782025000Z","scheduled_at":null}', '2025-03-24 10:43:13.782030', NULL, NULL, NULL, '2025-03-24 10:43:13.782030', '2025-03-24 10:43:13.782269', '0bbd9d55-50e1-442c-9703-6ca7d1b8ce12', 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-6415e55c95fac8b0acebed0d218c2be0', NULL, NULL, NULL, NULL, NULL, 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:43:13 web.1 | [ActiveJob] SQL (1.1ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T11:43:13.782+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:43:13 web.1 | [ActiveJob] Enqueued Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob (Job ID: 0bbd9d55-50e1-442c-9703-6ca7d1b8ce12) to GoodJob(mice) with arguments: #<GlobalID:0x00000001233df210 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Localization/b5774649-b966-446e-b2de-9ffe80339d30>> | |
11:43:13 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:43:13 web.1 | [ActiveJob] TRANSACTION (1.2ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:13 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-0351745b6f9fc82eb7f23a1dda0bf6af"]] | |
11:43:13 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:13 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-0351745b6f9fc82eb7f23a1dda0bf6af' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:13 web.1 | [ActiveJob] GoodJob::Job Count (1.8ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-0351745b6f9fc82eb7f23a1dda0bf6af' AND "good_jobs"."created_at" > '2025-03-24 10:42:13.805139' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:13 web.1 | [ActiveJob] TRANSACTION (1.9ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:13 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 ('67528470-5e6d-4482-95f3-6c59e141996a', 'mice', 0, '{"job_class":"Dependencies::CleanWebsitesIfNecessaryJob","job_id":"67528470-5e6d-4482-95f3-6c59e141996a","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::Accessibility/f48b53cd-94f4-4be7-8b0a-ffaaa23e6e5d"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T10:43:13.813269000Z","scheduled_at":null}', '2025-03-24 10:43:13.813278', NULL, NULL, NULL, '2025-03-24 10:43:13.813278', '2025-03-24 10:43:13.813936', '67528470-5e6d-4482-95f3-6c59e141996a', 'Dependencies::CleanWebsitesIfNecessaryJob-mice-0351745b6f9fc82eb7f23a1dda0bf6af', NULL, NULL, NULL, NULL, NULL, 'Dependencies::CleanWebsitesIfNecessaryJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:13 web.1 | [ActiveJob] SQL (2.1ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T11:43:13.813+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:13 web.1 | [ActiveJob] Enqueued Dependencies::CleanWebsitesIfNecessaryJob (Job ID: 67528470-5e6d-4482-95f3-6c59e141996a) to GoodJob(mice) with arguments: #<GlobalID:0x00000001222f3c58 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Accessibility/f48b53cd-94f4-4be7-8b0a-ffaaa23e6e5d>> | |
11:43:13 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:13 web.1 | Language Pluck (2.6ms) SELECT "languages"."id" FROM "languages" INNER JOIN "communication_website_localizations" ON "languages"."id" = "communication_website_localizations"."language_id" WHERE "communication_website_localizations"."about_id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' AND "communication_website_localizations"."published" = TRUE /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
11:43:13 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" = 'f48b53cd-94f4-4be7-8b0a-ffaaa23e6e5d' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
11:43:13 web.1 | Communication::Website::Page::Category Load (1.6ms) 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" = 'f48b53cd-94f4-4be7-8b0a-ffaaa23e6e5d' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
11:43:13 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:43:13 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:157:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:43:13 web.1 | Communication::Website::Connection Load (1.5ms) SELECT "communication_website_connections".* FROM "communication_website_connections" WHERE "communication_website_connections"."website_id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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" = 'b5774649-b966-446e-b2de-9ffe80339d30' AND "communication_website_connections"."direct_source_id" = 'f48b53cd-94f4-4be7-8b0a-ffaaa23e6e5d' 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:43:13 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:43:13 web.1 | CACHE University Load (2.1ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 | |
11:43:13 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:43:13 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" = 'b5774649-b966-446e-b2de-9ffe80339d30' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:43:13 web.1 | Communication::Website::Page Load (3.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"."id" = 'f48b53cd-94f4-4be7-8b0a-ffaaa23e6e5d' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:43:13 web.1 | Communication::Website::Connection Create (3.0ms) 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', '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e', 'Communication::Website::Page::Localization', 'b5774649-b966-446e-b2de-9ffe80339d30', '2025-03-24 10:43:13.856796', '2025-03-24 10:43:13.856796', 'Communication::Website::Page', 'f48b53cd-94f4-4be7-8b0a-ffaaa23e6e5d') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:43:13 web.1 | Communication::Website::Connection Update (1.9ms) UPDATE "communication_website_connections" SET "updated_at" = '2025-03-24 10:43:13.863200' WHERE "communication_website_connections"."id" = '6a3d5eef-529c-4fa7-b283-b89acbe8f97b' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:162:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:43:13 web.1 | ActiveStorage::Attachment Load (1.4ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = 'b5774649-b966-446e-b2de-9ffe80339d30' 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:43:13 web.1 | ↳ app/models/communication/website/page/localization.rb:155:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
11:43:13 web.1 | ActiveStorage::Attachment Load (1.1ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = 'b5774649-b966-446e-b2de-9ffe80339d30' 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:43:13 web.1 | ↳ app/models/communication/website/page/localization.rb:156:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
11:43:13 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:43:13 web.1 | ↳ app/models/concerns/with_blobs.rb:27:in 'WithBlobs#blobs_with_ids' | |
11:43:13 web.1 | Communication::Block Load (1.5ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = 'b5774649-b966-446e-b2de-9ffe80339d30' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | ↳ app/models/communication/website/page/localization.rb:79:in 'Array#+' | |
11:43:13 web.1 | Communication::Website Load (1.1ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | ↳ app/models/communication/website/page/localization.rb:80:in 'Communication::Website::Page::Localization#dependencies' | |
11:43:13 web.1 | CACHE Communication::Website::Configs::DefaultContentSecurityPolicy Load (1.2ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 | |
11:43:13 web.1 | ↳ app/models/communication/website/with_configs.rb:31:in 'Communication::Website::WithConfigs#config_default_content_security_policy' | |
11:43:13 web.1 | Communication::Block Exists? (2.3ms) SELECT 1 AS one FROM "communication_blocks" WHERE "communication_blocks"."about_id" = 'b5774649-b966-446e-b2de-9ffe80339d30' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' AND "communication_blocks"."published" = TRUE LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | ↳ app/models/communication/website/page/localization.rb:81:in 'Communication::Website::Page::Localization#dependencies' | |
11:43:13 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" = 'f48b53cd-94f4-4be7-8b0a-ffaaa23e6e5d' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | ↳ app/models/communication/website/page/localization.rb:83:in 'Array#+' | |
11:43:13 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" = 'f48b53cd-94f4-4be7-8b0a-ffaaa23e6e5d' AND "search_index"."about_localization_type" = 'Communication::Website::Page::Localization' AND "search_index"."about_localization_id" = 'b5774649-b966-446e-b2de-9ffe80339d30' AND "search_index"."website_id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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:43:13 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:43:13 web.1 | CACHE University Load (2.1ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 | |
11:43:13 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:43:13 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:43:13 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:43:13 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" = 'f48b53cd-94f4-4be7-8b0a-ffaaa23e6e5d' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:43:13 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" = 'b5774649-b966-446e-b2de-9ffe80339d30' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:43:13 web.1 | Search Create (1.4ms) 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', 'f48b53cd-94f4-4be7-8b0a-ffaaa23e6e5d', 'Communication::Website::Page::Localization', 'b5774649-b966-446e-b2de-9ffe80339d30', '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e', NULL, '2025-03-24 10:43:13.905406', '2025-03-24 10:43:13.905406') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:43:13 web.1 | Communication::Block Load (1.2ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = 'b5774649-b966-446e-b2de-9ffe80339d30' 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:43:13 web.1 | ↳ app/models/concerns/contentful.rb:20:in 'Enumerable#collect' | |
11:43:13 web.1 | Search Update (1.3ms) UPDATE "search_index" SET "title" = 'Accessibilité', "text" = 'Accessibilité ', "updated_at" = '2025-03-24 10:43:13.911334' WHERE "search_index"."id" = '5728bd44-ca29-4a38-a0d6-75a8a530beed' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | ↳ app/models/concerns/searchable.rb:26:in 'block in Searchable#save_search_data' | |
11:43:13 web.1 | Communication::Website::Menu Load (1.2ms) SELECT "communication_website_menus".* FROM "communication_website_menus" WHERE "communication_website_menus"."communication_website_id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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:43:13 web.1 | ↳ app/models/communication/website/with_menus.rb:64:in 'Communication::Website::WithMenus#generate_automatic_menus_for_identifier' | |
11:43:13 web.1 | [ActiveJob] TRANSACTION (1.2ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:13 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-7f0cd91d3f4f9cc2daed792b3b1d8f47"]] | |
11:43:13 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:13 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-7f0cd91d3f4f9cc2daed792b3b1d8f47' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:13 web.1 | [ActiveJob] GoodJob::Job Count (1.4ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Communication::Website::DirectObject::SyncWithGitJob-elephant-7f0cd91d3f4f9cc2daed792b3b1d8f47' AND "good_jobs"."created_at" > '2025-03-24 10:42:13.925835' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:13 web.1 | [ActiveJob] TRANSACTION (1.0ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:13 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 ('9e3a7196-bc6c-49a5-84a4-101ba279edf1', 'elephant', 0, '{"job_class":"Communication::Website::DirectObject::SyncWithGitJob","job_id":"9e3a7196-bc6c-49a5-84a4-101ba279edf1","provider_job_id":null,"queue_name":"elephant","priority":null,"arguments":["75f077ab-bc1f-402b-8c14-7ff23d5a0a0e",{"direct_object":{"_aj_globalid":"gid://osuny/Communication::Website::Page::Accessibility/f48b53cd-94f4-4be7-8b0a-ffaaa23e6e5d"},"_aj_ruby2_keywords":["direct_object"]}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T10:43:13.931429000Z","scheduled_at":null}', '2025-03-24 10:43:13.931438', NULL, NULL, NULL, '2025-03-24 10:43:13.931438', '2025-03-24 10:43:13.931864', '9e3a7196-bc6c-49a5-84a4-101ba279edf1', 'Communication::Website::DirectObject::SyncWithGitJob-elephant-7f0cd91d3f4f9cc2daed792b3b1d8f47', NULL, NULL, NULL, NULL, NULL, 'Communication::Website::DirectObject::SyncWithGitJob', NULL, '{website}', NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:13 web.1 | [ActiveJob] SQL (0.9ms) NOTIFY good_job, '{"queue_name":"elephant","scheduled_at":"2025-03-24T11:43:13.931+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:13 web.1 | [ActiveJob] Enqueued Communication::Website::DirectObject::SyncWithGitJob (Job ID: 9e3a7196-bc6c-49a5-84a4-101ba279edf1) to GoodJob(elephant) with arguments: "75f077ab-bc1f-402b-8c14-7ff23d5a0a0e", {direct_object: #<GlobalID:0x0000000129d9cb80 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Accessibility/f48b53cd-94f4-4be7-8b0a-ffaaa23e6e5d>>} | |
11:43:13 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:13 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!' | |
11:43:13 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" = 'f48b53cd-94f4-4be7-8b0a-ffaaa23e6e5d' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
11:43:13 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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:43:13 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
11:43:13 web.1 | Communication::Website Load (1.2ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:120:in 'Communication::Website::Page::WithSpecialPage#default_parent' | |
11:43:13 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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:43:13 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
11:43:13 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:43:13 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:128:in 'Communication::Website::Page::WithSpecialPage#initialize_special_page' | |
11:43:13 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" = 'plan-du-site' AND "communication_website_page_localizations"."id" IS NOT NULL LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?' | |
11:43:13 web.1 | CACHE Language Load (1.2ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 | |
11:43:13 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:43:13 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:43:13 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:43:13 web.1 | Communication::Website::Page::Localization Exists? (2.1ms) SELECT 1 AS one FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."communication_website_id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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:43:13 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?' | |
11:43:13 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:43:13 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:43:13 web.1 | CACHE Communication::Website Load (1.1ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 | |
11:43:13 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:43:13 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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:43:13 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?' | |
11:43:13 web.1 | CACHE Communication::Website::Page::Localization Exists? (1.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 | |
11:43:13 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:43:13 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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:43:13 web.1 | ↳ app/models/communication/website/page/localization.rb:138:in 'Communication::Website::Page::Localization#slug_unavailable?' | |
11:43:13 web.1 | CACHE University Load (0.9ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 | |
11:43:13 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:43:13 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' AND "communication_website_pages"."parent_id" = 'dac11879-760e-4917-9db1-1720f1cb4aa3' ORDER BY "communication_website_pages"."position" DESC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | ↳ app/models/communication/website/page.rb:133:in 'Communication::Website::Page#last_ordered_element' | |
11:43:13 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' AND "communication_website_pages"."parent_id" = 'dac11879-760e-4917-9db1-1720f1cb4aa3' ORDER BY "communication_website_pages"."position" DESC LIMIT 1 | |
11:43:13 web.1 | ↳ app/models/communication/website/page.rb:133:in 'Communication::Website::Page#last_ordered_element' | |
11:43:13 web.1 | Communication::Website::Page::Sitemap Create (2.0ms) 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', '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e', 'dac11879-760e-4917-9db1-1720f1cb4aa3', 7, '2025-03-24 10:43:13.988560', '2025-03-24 10:43:13.988560', NULL, FALSE, 'Communication::Website::Page::Sitemap', NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:43:13 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:43:14 web.1 | Communication::Website::Page::Localization Create (1.6ms) 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:43:13.962067', 'plan-du-site', NULL, NULL, 'Plan du site', 'a355bd6e-8fed-44ef-9bbe-e4890e6c92f0', '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1', '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e', 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617', '2025-03-24 10:43:13.998819', '2025-03-24 10:43:13.998819') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:43:14 web.1 | [ActiveJob] TRANSACTION (1.6ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:14 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", "Dependencies::CleanWebsitesIfNecessaryJob-mice-6aaf84c842e7e15c0b516b962247d7dd"]] | |
11:43:14 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:14 web.1 | [ActiveJob] GoodJob::Job Count (3.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-6aaf84c842e7e15c0b516b962247d7dd' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:14 web.1 | [ActiveJob] GoodJob::Job Count (2.0ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-6aaf84c842e7e15c0b516b962247d7dd' AND "good_jobs"."created_at" > '2025-03-24 10:42:14.016228' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:14 web.1 | [ActiveJob] TRANSACTION (1.5ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:14 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 ('141d771c-c926-40c6-b5b5-6c1d49f5d634', 'mice', 0, '{"job_class":"Dependencies::CleanWebsitesIfNecessaryJob","job_id":"141d771c-c926-40c6-b5b5-6c1d49f5d634","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::Localization/7f10ab8c-b213-4c2a-9ec7-90d831a82410"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T10:43:14.023399000Z","scheduled_at":null}', '2025-03-24 10:43:14.023408', NULL, NULL, NULL, '2025-03-24 10:43:14.023408', '2025-03-24 10:43:14.023791', '141d771c-c926-40c6-b5b5-6c1d49f5d634', 'Dependencies::CleanWebsitesIfNecessaryJob-mice-6aaf84c842e7e15c0b516b962247d7dd', NULL, NULL, NULL, NULL, NULL, 'Dependencies::CleanWebsitesIfNecessaryJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:14 web.1 | [ActiveJob] SQL (1.3ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T11:43:14.023+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:14 web.1 | [ActiveJob] Enqueued Dependencies::CleanWebsitesIfNecessaryJob (Job ID: 141d771c-c926-40c6-b5b5-6c1d49f5d634) to GoodJob(mice) with arguments: #<GlobalID:0x000000012a712200 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Localization/7f10ab8c-b213-4c2a-9ec7-90d831a82410>> | |
11:43:14 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:14 web.1 | [ActiveJob] TRANSACTION (1.7ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:43:14 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (4.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::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-6aaf84c842e7e15c0b516b962247d7dd"]] | |
11:43:14 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:43:14 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-6aaf84c842e7e15c0b516b962247d7dd' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:43:14 web.1 | [ActiveJob] GoodJob::Job Count (1.6ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-6aaf84c842e7e15c0b516b962247d7dd' AND "good_jobs"."created_at" > '2025-03-24 10:42:14.040698' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:43:14 web.1 | [ActiveJob] TRANSACTION (1.4ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:43:14 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 ('f16ecdb1-dcbc-4684-8f79-e71a637d7e14', 'mice', 0, '{"job_class":"Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob","job_id":"f16ecdb1-dcbc-4684-8f79-e71a637d7e14","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::Localization/7f10ab8c-b213-4c2a-9ec7-90d831a82410"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T10:43:14.046602000Z","scheduled_at":null}', '2025-03-24 10:43:14.046610', NULL, NULL, NULL, '2025-03-24 10:43:14.046610', '2025-03-24 10:43:14.047018', 'f16ecdb1-dcbc-4684-8f79-e71a637d7e14', 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob-mice-6aaf84c842e7e15c0b516b962247d7dd', NULL, NULL, NULL, NULL, NULL, 'Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:43:14 web.1 | [ActiveJob] SQL (1.2ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T11:43:14.046+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:43:14 web.1 | [ActiveJob] Enqueued Communication::Website::IndirectObject::ConnectAndSyncDirectSourcesJob (Job ID: f16ecdb1-dcbc-4684-8f79-e71a637d7e14) to GoodJob(mice) with arguments: #<GlobalID:0x000000012ab190d8 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Localization/7f10ab8c-b213-4c2a-9ec7-90d831a82410>> | |
11:43:14 web.1 | [ActiveJob] ↳ app/models/concerns/as_indirect_object.rb:83:in 'AsIndirectObject#connect_and_sync_direct_sources' | |
11:43:14 web.1 | [ActiveJob] TRANSACTION (1.2ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:14 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-08a5242aec82b2ad6172551b0206acd3"]] | |
11:43:14 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:14 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-08a5242aec82b2ad6172551b0206acd3' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:14 web.1 | [ActiveJob] GoodJob::Job Count (2.0ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-08a5242aec82b2ad6172551b0206acd3' AND "good_jobs"."created_at" > '2025-03-24 10:42:14.061964' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:14 web.1 | [ActiveJob] TRANSACTION (1.2ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:14 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 ('5b4cf756-11d8-49c2-914f-18e94dbb2b47', 'mice', 0, '{"job_class":"Dependencies::CleanWebsitesIfNecessaryJob","job_id":"5b4cf756-11d8-49c2-914f-18e94dbb2b47","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Page::Sitemap/a355bd6e-8fed-44ef-9bbe-e4890e6c92f0"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T10:43:14.068545000Z","scheduled_at":null}', '2025-03-24 10:43:14.068552', NULL, NULL, NULL, '2025-03-24 10:43:14.068552', '2025-03-24 10:43:14.068861', '5b4cf756-11d8-49c2-914f-18e94dbb2b47', 'Dependencies::CleanWebsitesIfNecessaryJob-mice-08a5242aec82b2ad6172551b0206acd3', NULL, NULL, NULL, NULL, NULL, 'Dependencies::CleanWebsitesIfNecessaryJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:14 web.1 | [ActiveJob] SQL (1.0ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T11:43:14.068+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:14 web.1 | [ActiveJob] Enqueued Dependencies::CleanWebsitesIfNecessaryJob (Job ID: 5b4cf756-11d8-49c2-914f-18e94dbb2b47) to GoodJob(mice) with arguments: #<GlobalID:0x000000012ad10350 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Sitemap/a355bd6e-8fed-44ef-9bbe-e4890e6c92f0>> | |
11:43:14 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:14 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' AND "communication_website_localizations"."published" = TRUE /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
11:43:14 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" = 'a355bd6e-8fed-44ef-9bbe-e4890e6c92f0' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
11:43:14 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" = 'a355bd6e-8fed-44ef-9bbe-e4890e6c92f0' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
11:43:14 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:43:14 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:157:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:43:14 web.1 | Communication::Website::Connection Load (1.1ms) SELECT "communication_website_connections".* FROM "communication_website_connections" WHERE "communication_website_connections"."website_id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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" = '7f10ab8c-b213-4c2a-9ec7-90d831a82410' AND "communication_website_connections"."direct_source_id" = 'a355bd6e-8fed-44ef-9bbe-e4890e6c92f0' 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:43:14 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:43:14 web.1 | CACHE University Load (1.1ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 | |
11:43:14 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:43:14 web.1 | Communication::Website::Page::Localization Load (1.6ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."id" = '7f10ab8c-b213-4c2a-9ec7-90d831a82410' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:43:14 web.1 | Communication::Website::Page Load (2.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" = 'a355bd6e-8fed-44ef-9bbe-e4890e6c92f0' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:43:14 web.1 | Communication::Website::Connection Create (1.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', '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e', 'Communication::Website::Page::Localization', '7f10ab8c-b213-4c2a-9ec7-90d831a82410', '2025-03-24 10:43:14.099474', '2025-03-24 10:43:14.099474', 'Communication::Website::Page', 'a355bd6e-8fed-44ef-9bbe-e4890e6c92f0') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:43:14 web.1 | Communication::Website::Connection Update (1.2ms) UPDATE "communication_website_connections" SET "updated_at" = '2025-03-24 10:43:14.103780' WHERE "communication_website_connections"."id" = '0f517554-5791-48ee-8914-59928e8a0d53' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:162:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:43:14 web.1 | ActiveStorage::Attachment Load (1.4ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = '7f10ab8c-b213-4c2a-9ec7-90d831a82410' 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:43:14 web.1 | ↳ app/models/communication/website/page/localization.rb:155:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
11:43:14 web.1 | ActiveStorage::Attachment Load (2.0ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = '7f10ab8c-b213-4c2a-9ec7-90d831a82410' 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:43:14 web.1 | ↳ app/models/communication/website/page/localization.rb:156:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
11:43:14 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:43:14 web.1 | ↳ app/models/concerns/with_blobs.rb:27:in 'WithBlobs#blobs_with_ids' | |
11:43:14 web.1 | Communication::Block Load (1.1ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = '7f10ab8c-b213-4c2a-9ec7-90d831a82410' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/page/localization.rb:79:in 'Array#+' | |
11:43:14 web.1 | Communication::Website Load (1.2ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/page/localization.rb:80:in 'Communication::Website::Page::Localization#dependencies' | |
11:43:14 web.1 | CACHE Communication::Website::Configs::DefaultContentSecurityPolicy Load (0.7ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 | |
11:43:14 web.1 | ↳ app/models/communication/website/with_configs.rb:31:in 'Communication::Website::WithConfigs#config_default_content_security_policy' | |
11:43:14 web.1 | Communication::Block Exists? (1.4ms) SELECT 1 AS one FROM "communication_blocks" WHERE "communication_blocks"."about_id" = '7f10ab8c-b213-4c2a-9ec7-90d831a82410' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' AND "communication_blocks"."published" = TRUE LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/page/localization.rb:81:in 'Communication::Website::Page::Localization#dependencies' | |
11:43:14 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" = 'a355bd6e-8fed-44ef-9bbe-e4890e6c92f0' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/page/localization.rb:83:in 'Array#+' | |
11:43:14 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" = 'a355bd6e-8fed-44ef-9bbe-e4890e6c92f0' AND "search_index"."about_localization_type" = 'Communication::Website::Page::Localization' AND "search_index"."about_localization_id" = '7f10ab8c-b213-4c2a-9ec7-90d831a82410' AND "search_index"."website_id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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:43:14 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:43:14 web.1 | CACHE University Load (1.1ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 | |
11:43:14 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:43:14 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:43:14 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:43:14 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" = 'a355bd6e-8fed-44ef-9bbe-e4890e6c92f0' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:43:14 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" = '7f10ab8c-b213-4c2a-9ec7-90d831a82410' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:43:14 web.1 | Search Create (1.3ms) 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', 'a355bd6e-8fed-44ef-9bbe-e4890e6c92f0', 'Communication::Website::Page::Localization', '7f10ab8c-b213-4c2a-9ec7-90d831a82410', '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e', NULL, '2025-03-24 10:43:14.143452', '2025-03-24 10:43:14.143452') RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/concerns/searchable.rb:23:in 'block in Searchable#save_search_data' | |
11:43:14 web.1 | Communication::Block Load (1.1ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = '7f10ab8c-b213-4c2a-9ec7-90d831a82410' 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:43:14 web.1 | ↳ app/models/concerns/contentful.rb:20:in 'Enumerable#collect' | |
11:43:14 web.1 | Search Update (1.1ms) UPDATE "search_index" SET "title" = 'Plan du site', "text" = 'Plan du site ', "updated_at" = '2025-03-24 10:43:14.148744' WHERE "search_index"."id" = '2ed14c09-f7a4-4d9b-9de3-aa75406ab860' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/concerns/searchable.rb:26:in 'block in Searchable#save_search_data' | |
11:43:14 web.1 | Communication::Website::Menu Load (1.2ms) SELECT "communication_website_menus".* FROM "communication_website_menus" WHERE "communication_website_menus"."communication_website_id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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:43:14 web.1 | ↳ app/models/communication/website/with_menus.rb:64:in 'Communication::Website::WithMenus#generate_automatic_menus_for_identifier' | |
11:43:14 web.1 | [ActiveJob] TRANSACTION (1.1ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:14 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::DirectObject::SyncWithGitJob-elephant-37cf3286f2eee1c1a19446af714df0db"]] | |
11:43:14 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:14 web.1 | [ActiveJob] GoodJob::Job Count (2.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-37cf3286f2eee1c1a19446af714df0db' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:14 web.1 | [ActiveJob] GoodJob::Job Count (2.2ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Communication::Website::DirectObject::SyncWithGitJob-elephant-37cf3286f2eee1c1a19446af714df0db' AND "good_jobs"."created_at" > '2025-03-24 10:42:14.165031' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:14 web.1 | [ActiveJob] TRANSACTION (1.1ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:14 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 ('963a26d8-a1e7-4b60-a2dc-455bc2d71c57', 'elephant', 0, '{"job_class":"Communication::Website::DirectObject::SyncWithGitJob","job_id":"963a26d8-a1e7-4b60-a2dc-455bc2d71c57","provider_job_id":null,"queue_name":"elephant","priority":null,"arguments":["75f077ab-bc1f-402b-8c14-7ff23d5a0a0e",{"direct_object":{"_aj_globalid":"gid://osuny/Communication::Website::Page::Sitemap/a355bd6e-8fed-44ef-9bbe-e4890e6c92f0"},"_aj_ruby2_keywords":["direct_object"]}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T10:43:14.171879000Z","scheduled_at":null}', '2025-03-24 10:43:14.171886', NULL, NULL, NULL, '2025-03-24 10:43:14.171886', '2025-03-24 10:43:14.172360', '963a26d8-a1e7-4b60-a2dc-455bc2d71c57', 'Communication::Website::DirectObject::SyncWithGitJob-elephant-37cf3286f2eee1c1a19446af714df0db', NULL, NULL, NULL, NULL, NULL, 'Communication::Website::DirectObject::SyncWithGitJob', NULL, '{website}', NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:14 web.1 | [ActiveJob] SQL (1.0ms) NOTIFY good_job, '{"queue_name":"elephant","scheduled_at":"2025-03-24T11:43:14.171+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:14 web.1 | [ActiveJob] Enqueued Communication::Website::DirectObject::SyncWithGitJob (Job ID: 963a26d8-a1e7-4b60-a2dc-455bc2d71c57) to GoodJob(elephant) with arguments: "75f077ab-bc1f-402b-8c14-7ff23d5a0a0e", {direct_object: #<GlobalID:0x000000012badcad8 @uri=#<URI::GID gid://osuny/Communication::Website::Page::Sitemap/a355bd6e-8fed-44ef-9bbe-e4890e6c92f0>>} | |
11:43:14 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:14 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!' | |
11:43:14 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" = 'a355bd6e-8fed-44ef-9bbe-e4890e6c92f0' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
11:43:14 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' | |
11:43:14 web.1 | ↳ app/models/communication/website/with_menus.rb:57:in 'Communication::Website::WithMenus#initialize_menus' | |
11:43:14 web.1 | Communication::Website::Menu Load (1.1ms) SELECT "communication_website_menus".* FROM "communication_website_menus" WHERE "communication_website_menus"."communication_website_id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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:43:14 web.1 | ↳ app/models/communication/website/with_menus.rb:89:in 'Communication::Website::WithMenus#create_default_menu' | |
11:43:14 web.1 | Communication::Website Load (1.4ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/with_menus.rb:89:in 'Communication::Website::WithMenus#create_default_menu' | |
11:43:14 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:43:14 web.1 | ↳ app/models/communication/website/with_menus.rb:89:in 'Communication::Website::WithMenus#create_default_menu' | |
11:43:14 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:43:14 web.1 | ↳ app/models/communication/website/with_menus.rb:89:in 'Communication::Website::WithMenus#create_default_menu' | |
11:43:14 web.1 | Communication::Website::Menu Exists? (1.2ms) SELECT 1 AS one FROM "communication_website_menus" WHERE "communication_website_menus"."identifier" = 'primary' AND "communication_website_menus"."communication_website_id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' AND "communication_website_menus"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/with_menus.rb:89:in 'Communication::Website::WithMenus#create_default_menu' | |
11:43:14 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', '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e', 'Menu principal', 'primary', '2025-03-24 10:43:14.208726', '2025-03-24 10:43:14.208726', NULL, '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1', TRUE) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/with_menus.rb:89:in 'Communication::Website::WithMenus#create_default_menu' | |
11:43:14 web.1 | [ActiveJob] TRANSACTION (1.5ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:14 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (3.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", "Dependencies::CleanWebsitesIfNecessaryJob-mice-9049a0d16d3a0d67b7df88f0e8f79243"]] | |
11:43:14 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:14 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-9049a0d16d3a0d67b7df88f0e8f79243' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:14 web.1 | [ActiveJob] GoodJob::Job Count (1.6ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-9049a0d16d3a0d67b7df88f0e8f79243' AND "good_jobs"."created_at" > '2025-03-24 10:42:14.220766' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:14 web.1 | [ActiveJob] TRANSACTION (1.2ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:14 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 ('5affb7ce-1490-4e73-b9af-c7a3ddd16033', 'mice', 0, '{"job_class":"Dependencies::CleanWebsitesIfNecessaryJob","job_id":"5affb7ce-1490-4e73-b9af-c7a3ddd16033","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Menu/d7413d61-4524-4e92-ba5d-cc330b975d07"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T10:43:14.226701000Z","scheduled_at":null}', '2025-03-24 10:43:14.226709', NULL, NULL, NULL, '2025-03-24 10:43:14.226709', '2025-03-24 10:43:14.227363', '5affb7ce-1490-4e73-b9af-c7a3ddd16033', 'Dependencies::CleanWebsitesIfNecessaryJob-mice-9049a0d16d3a0d67b7df88f0e8f79243', NULL, NULL, NULL, NULL, NULL, 'Dependencies::CleanWebsitesIfNecessaryJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:14 web.1 | [ActiveJob] SQL (1.3ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T11:43:14.226+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:14 web.1 | [ActiveJob] Enqueued Dependencies::CleanWebsitesIfNecessaryJob (Job ID: 5affb7ce-1490-4e73-b9af-c7a3ddd16033) to GoodJob(mice) with arguments: #<GlobalID:0x000000012c218db0 @uri=#<URI::GID gid://osuny/Communication::Website::Menu/d7413d61-4524-4e92-ba5d-cc330b975d07>> | |
11:43:14 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:14 web.1 | Communication::Website::Menu Load (1.2ms) SELECT "communication_website_menus".* FROM "communication_website_menus" WHERE "communication_website_menus"."communication_website_id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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:43:14 web.1 | ↳ app/models/communication/website/with_menus.rb:89:in 'Communication::Website::WithMenus#create_default_menu' | |
11:43:14 web.1 | Communication::Website Load (1.4ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/with_menus.rb:89:in 'Communication::Website::WithMenus#create_default_menu' | |
11:43:14 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:43:14 web.1 | ↳ app/models/communication/website/with_menus.rb:89:in 'Communication::Website::WithMenus#create_default_menu' | |
11:43:14 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:43:14 web.1 | ↳ app/models/communication/website/with_menus.rb:89:in 'Communication::Website::WithMenus#create_default_menu' | |
11:43:14 web.1 | Communication::Website::Menu Exists? (1.3ms) SELECT 1 AS one FROM "communication_website_menus" WHERE "communication_website_menus"."identifier" = 'legal' AND "communication_website_menus"."communication_website_id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' AND "communication_website_menus"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/with_menus.rb:89:in 'Communication::Website::WithMenus#create_default_menu' | |
11:43:14 web.1 | Communication::Website::Menu Create (1.4ms) 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', '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e', 'Informations légales', 'legal', '2025-03-24 10:43:14.251934', '2025-03-24 10:43:14.251934', NULL, '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1', TRUE) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/with_menus.rb:89:in 'Communication::Website::WithMenus#create_default_menu' | |
11:43:14 web.1 | [ActiveJob] TRANSACTION (1.3ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:14 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-f8bedd15cf181fbfbb07f26547125108"]] | |
11:43:14 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:14 web.1 | [ActiveJob] GoodJob::Job Count (2.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-f8bedd15cf181fbfbb07f26547125108' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:14 web.1 | [ActiveJob] GoodJob::Job Count (3.0ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-f8bedd15cf181fbfbb07f26547125108' AND "good_jobs"."created_at" > '2025-03-24 10:42:14.264390' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:14 web.1 | [ActiveJob] TRANSACTION (1.4ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:14 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 ('ccc563ff-e2a4-444d-a6ae-4b1df55b6c6d', 'mice', 0, '{"job_class":"Dependencies::CleanWebsitesIfNecessaryJob","job_id":"ccc563ff-e2a4-444d-a6ae-4b1df55b6c6d","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Menu/d73e5cb3-2d57-4493-9dfe-7783715aa30c"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T10:43:14.272969000Z","scheduled_at":null}', '2025-03-24 10:43:14.272976', NULL, NULL, NULL, '2025-03-24 10:43:14.272976', '2025-03-24 10:43:14.273288', 'ccc563ff-e2a4-444d-a6ae-4b1df55b6c6d', 'Dependencies::CleanWebsitesIfNecessaryJob-mice-f8bedd15cf181fbfbb07f26547125108', NULL, NULL, NULL, NULL, NULL, 'Dependencies::CleanWebsitesIfNecessaryJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:14 web.1 | [ActiveJob] SQL (1.2ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T11:43:14.272+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:14 web.1 | [ActiveJob] Enqueued Dependencies::CleanWebsitesIfNecessaryJob (Job ID: ccc563ff-e2a4-444d-a6ae-4b1df55b6c6d) to GoodJob(mice) with arguments: #<GlobalID:0x000000012c734cb8 @uri=#<URI::GID gid://osuny/Communication::Website::Menu/d73e5cb3-2d57-4493-9dfe-7783715aa30c>> | |
11:43:14 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:14 web.1 | Communication::Website::Menu Load (1.2ms) SELECT "communication_website_menus".* FROM "communication_website_menus" WHERE "communication_website_menus"."communication_website_id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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:43:14 web.1 | ↳ app/models/communication/website/with_menus.rb:89:in 'Communication::Website::WithMenus#create_default_menu' | |
11:43:14 web.1 | Communication::Website Load (1.5ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/with_menus.rb:89:in 'Communication::Website::WithMenus#create_default_menu' | |
11:43:14 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:43:14 web.1 | ↳ app/models/communication/website/with_menus.rb:89:in 'Communication::Website::WithMenus#create_default_menu' | |
11:43:14 web.1 | Language Load (1.5ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/with_menus.rb:89:in 'Communication::Website::WithMenus#create_default_menu' | |
11:43:14 web.1 | Communication::Website::Menu Exists? (1.4ms) SELECT 1 AS one FROM "communication_website_menus" WHERE "communication_website_menus"."identifier" = 'social' AND "communication_website_menus"."communication_website_id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' AND "communication_website_menus"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/with_menus.rb:89:in 'Communication::Website::WithMenus#create_default_menu' | |
11:43:14 web.1 | Communication::Website::Menu Create (1.5ms) 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', '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e', 'Liens sociaux', 'social', '2025-03-24 10:43:14.296858', '2025-03-24 10:43:14.296858', NULL, '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1', TRUE) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/with_menus.rb:89:in 'Communication::Website::WithMenus#create_default_menu' | |
11:43:14 web.1 | [ActiveJob] TRANSACTION (1.4ms) SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:14 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", "Dependencies::CleanWebsitesIfNecessaryJob-mice-520c9353c6595d38b49842cdabdce8c5"]] | |
11:43:14 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:14 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-520c9353c6595d38b49842cdabdce8c5' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:14 web.1 | [ActiveJob] GoodJob::Job Count (3.2ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Dependencies::CleanWebsitesIfNecessaryJob-mice-520c9353c6595d38b49842cdabdce8c5' AND "good_jobs"."created_at" > '2025-03-24 10:42:14.311476' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:14 web.1 | [ActiveJob] TRANSACTION (1.4ms) ROLLBACK TO SAVEPOINT active_record_1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:14 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 ('4d4a3708-ee6c-4fd8-a66c-46dfe80ed99e', 'mice', 0, '{"job_class":"Dependencies::CleanWebsitesIfNecessaryJob","job_id":"4d4a3708-ee6c-4fd8-a66c-46dfe80ed99e","provider_job_id":null,"queue_name":"mice","priority":null,"arguments":[{"_aj_globalid":"gid://osuny/Communication::Website::Menu/30a2d5fa-89d9-4e2b-bfd2-865dd861bba1"}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T10:43:14.320209000Z","scheduled_at":null}', '2025-03-24 10:43:14.320217', NULL, NULL, NULL, '2025-03-24 10:43:14.320217', '2025-03-24 10:43:14.320529', '4d4a3708-ee6c-4fd8-a66c-46dfe80ed99e', 'Dependencies::CleanWebsitesIfNecessaryJob-mice-520c9353c6595d38b49842cdabdce8c5', NULL, NULL, NULL, NULL, NULL, 'Dependencies::CleanWebsitesIfNecessaryJob', NULL, NULL, NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:14 web.1 | [ActiveJob] SQL (1.2ms) NOTIFY good_job, '{"queue_name":"mice","scheduled_at":"2025-03-24T11:43:14.320+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:14 web.1 | [ActiveJob] Enqueued Dependencies::CleanWebsitesIfNecessaryJob (Job ID: 4d4a3708-ee6c-4fd8-a66c-46dfe80ed99e) to GoodJob(mice) with arguments: #<GlobalID:0x000000012cc50d28 @uri=#<URI::GID gid://osuny/Communication::Website::Menu/30a2d5fa-89d9-4e2b-bfd2-865dd861bba1>> | |
11:43:14 web.1 | [ActiveJob] ↳ app/models/concerns/with_dependencies.rb:120:in 'WithDependencies#clean_websites_if_necessary' | |
11:43:14 web.1 | Communication::Website::Menu Load (1.6ms) SELECT "communication_website_menus".* FROM "communication_website_menus" WHERE "communication_website_menus"."communication_website_id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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:43:14 web.1 | ↳ app/models/communication/website/with_menus.rb:70:in 'Communication::Website::WithMenus#generate_automatic_menus_for_language' | |
11:43:14 web.1 | Communication::Website::Menu::Item Delete All (2.0ms) DELETE FROM "communication_website_menu_items" WHERE "communication_website_menu_items"."menu_id" = '30a2d5fa-89d9-4e2b-bfd2-865dd861bba1' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:23:in 'Communication::Website::Menu::WithAutomatism#clear_items' | |
11:43:14 web.1 | Communication::Website Load (1.3ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:27:in 'Communication::Website::Menu::WithAutomatism#create_items' | |
11:43:14 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' AND "communication_website_pages"."parent_id" IS NULL ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:27:in 'Communication::Website::Menu::WithAutomatism#create_items' | |
11:43:14 web.1 | Communication::Website::Page Load (11.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" = 'dac11879-760e-4917-9db1-1720f1cb4aa3' ORDER BY "communication_website_pages"."position" ASC /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:32:in 'Communication::Website::Menu::WithAutomatism#create_items_for_children_of' | |
11:43:14 web.1 | Communication::Website::Menu::Item Delete All (1.4ms) DELETE FROM "communication_website_menu_items" WHERE "communication_website_menu_items"."menu_id" = 'd73e5cb3-2d57-4493-9dfe-7783715aa30c' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:23:in 'Communication::Website::Menu::WithAutomatism#clear_items' | |
11:43:14 web.1 | Communication::Website Load (1.2ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:27:in 'Communication::Website::Menu::WithAutomatism#create_items' | |
11:43:14 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' AND "communication_website_pages"."parent_id" IS NULL ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:27:in 'Communication::Website::Menu::WithAutomatism#create_items' | |
11:43:14 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"."parent_id" = 'dac11879-760e-4917-9db1-1720f1cb4aa3' ORDER BY "communication_website_pages"."position" ASC /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:32:in 'Communication::Website::Menu::WithAutomatism#create_items_for_children_of' | |
11:43:14 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:43:14 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:41:in 'Communication::Website::Menu::WithAutomatism#create_item_for' | |
11:43:14 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" = '6bf75d80-d373-44af-a18e-d4574eee8d1d' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
11:43:14 web.1 | University Load (4.7ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:44:in 'Communication::Website::Menu::WithAutomatism#create_item_for' | |
11:43:14 web.1 | Communication::Website::Menu::Item Create (1.8ms) 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', '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e', 'd73e5cb3-2d57-4493-9dfe-7783715aa30c', 'Mentions légales', 4, 20, NULL, 'Communication::Website::Page', '6bf75d80-d373-44af-a18e-d4574eee8d1d', '2025-03-24 10:43:14.398985', '2025-03-24 10:43:14.398985', NULL, FALSE) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:39:in 'Communication::Website::Menu::WithAutomatism#create_item_for' | |
11:43:14 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" = '6bf75d80-d373-44af-a18e-d4574eee8d1d' ORDER BY "communication_website_pages"."position" ASC /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:32:in 'Communication::Website::Menu::WithAutomatism#create_items_for_children_of' | |
11:43:14 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" = '5b465ef5-4c69-4af2-8394-de42bc290668' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
11:43:14 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', '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e', 'd73e5cb3-2d57-4493-9dfe-7783715aa30c', 'Politique de confidentialité', 5, 20, NULL, 'Communication::Website::Page', '5b465ef5-4c69-4af2-8394-de42bc290668', '2025-03-24 10:43:14.409359', '2025-03-24 10:43:14.409359', NULL, FALSE) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:39:in 'Communication::Website::Menu::WithAutomatism#create_item_for' | |
11:43:14 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" = '5b465ef5-4c69-4af2-8394-de42bc290668' ORDER BY "communication_website_pages"."position" ASC /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:32:in 'Communication::Website::Menu::WithAutomatism#create_items_for_children_of' | |
11:43:14 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" = 'f48b53cd-94f4-4be7-8b0a-ffaaa23e6e5d' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
11:43:14 web.1 | Communication::Website::Menu::Item Create (1.4ms) 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', '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e', 'd73e5cb3-2d57-4493-9dfe-7783715aa30c', 'Accessibilité', 6, 20, NULL, 'Communication::Website::Page', 'f48b53cd-94f4-4be7-8b0a-ffaaa23e6e5d', '2025-03-24 10:43:14.420728', '2025-03-24 10:43:14.420728', NULL, FALSE) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:39:in 'Communication::Website::Menu::WithAutomatism#create_item_for' | |
11:43:14 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" = 'f48b53cd-94f4-4be7-8b0a-ffaaa23e6e5d' ORDER BY "communication_website_pages"."position" ASC /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:32:in 'Communication::Website::Menu::WithAutomatism#create_items_for_children_of' | |
11:43:14 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" = 'a355bd6e-8fed-44ef-9bbe-e4890e6c92f0' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
11:43:14 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', '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e', 'd73e5cb3-2d57-4493-9dfe-7783715aa30c', 'Plan du site', 7, 20, NULL, 'Communication::Website::Page', 'a355bd6e-8fed-44ef-9bbe-e4890e6c92f0', '2025-03-24 10:43:14.429699', '2025-03-24 10:43:14.429699', NULL, FALSE) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:39:in 'Communication::Website::Menu::WithAutomatism#create_item_for' | |
11:43:14 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" = 'a355bd6e-8fed-44ef-9bbe-e4890e6c92f0' ORDER BY "communication_website_pages"."position" ASC /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:32:in 'Communication::Website::Menu::WithAutomatism#create_items_for_children_of' | |
11:43:14 web.1 | Communication::Website::Menu::Item Delete All (0.9ms) DELETE FROM "communication_website_menu_items" WHERE "communication_website_menu_items"."menu_id" = 'd7413d61-4524-4e92-ba5d-cc330b975d07' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:23:in 'Communication::Website::Menu::WithAutomatism#clear_items' | |
11:43:14 web.1 | Communication::Website Load (1.4ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:27:in 'Communication::Website::Menu::WithAutomatism#create_items' | |
11:43:14 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' AND "communication_website_pages"."parent_id" IS NULL ORDER BY "communication_website_pages"."id" ASC LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:27:in 'Communication::Website::Menu::WithAutomatism#create_items' | |
11:43:14 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"."parent_id" = 'dac11879-760e-4917-9db1-1720f1cb4aa3' ORDER BY "communication_website_pages"."position" ASC /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:32:in 'Communication::Website::Menu::WithAutomatism#create_items_for_children_of' | |
11:43:14 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:43:14 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:41:in 'Communication::Website::Menu::WithAutomatism#create_item_for' | |
11:43:14 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" = '9500610d-205b-4dd5-b23c-bd0bf2bdcaf4' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
11:43:14 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:43:14 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:44:in 'Communication::Website::Menu::WithAutomatism#create_item_for' | |
11:43:14 web.1 | Communication::Website::Menu::Item Create (1.4ms) 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', '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e', 'd7413d61-4524-4e92-ba5d-cc330b975d07', 'Actualités', 1, 20, NULL, 'Communication::Website::Page', '9500610d-205b-4dd5-b23c-bd0bf2bdcaf4', '2025-03-24 10:43:14.454124', '2025-03-24 10:43:14.454124', NULL, FALSE) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:39:in 'Communication::Website::Menu::WithAutomatism#create_item_for' | |
11:43:14 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" = '9500610d-205b-4dd5-b23c-bd0bf2bdcaf4' ORDER BY "communication_website_pages"."position" ASC /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:32:in 'Communication::Website::Menu::WithAutomatism#create_items_for_children_of' | |
11:43:14 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" = 'c657099c-d222-4131-abd5-13439d3737bf' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
11:43:14 web.1 | Communication::Website::Menu::Item Create (2.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', '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e', 'd7413d61-4524-4e92-ba5d-cc330b975d07', 'Équipe', 2, 20, NULL, 'Communication::Website::Page', 'c657099c-d222-4131-abd5-13439d3737bf', '2025-03-24 10:43:14.465966', '2025-03-24 10:43:14.465966', NULL, FALSE) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:39:in 'Communication::Website::Menu::WithAutomatism#create_item_for' | |
11:43:14 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" = 'c657099c-d222-4131-abd5-13439d3737bf' ORDER BY "communication_website_pages"."position" ASC /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:32:in 'Communication::Website::Menu::WithAutomatism#create_items_for_children_of' | |
11:43:14 web.1 | Communication::Website::Page::Localization Load (2.2ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = '0e45e495-fc16-434f-905d-417da1367251' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
11:43:14 web.1 | Communication::Website::Menu::Item Create (1.4ms) 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', '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e', 'd7413d61-4524-4e92-ba5d-cc330b975d07', 'Organisations', 3, 20, NULL, 'Communication::Website::Page', '0e45e495-fc16-434f-905d-417da1367251', '2025-03-24 10:43:14.476870', '2025-03-24 10:43:14.476870', NULL, FALSE) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:39:in 'Communication::Website::Menu::WithAutomatism#create_item_for' | |
11:43:14 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" = '0e45e495-fc16-434f-905d-417da1367251' ORDER BY "communication_website_pages"."position" ASC /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/menu/with_automatism.rb:32:in 'Communication::Website::Menu::WithAutomatism#create_items_for_children_of' | |
11:43:14 web.1 | Communication::Website Update (1.1ms) UPDATE "communication_websites" SET "updated_at" = '2025-03-24 10:43:11.002119' WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:43:14 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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:43:14 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
11:43:14 web.1 | Communication::Website Load (1.0ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!' | |
11:43:14 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!' | |
11:43:14 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" = 'dac11879-760e-4917-9db1-1720f1cb4aa3' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
11:43:14 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"."communication_website_id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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:43:14 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
11:43:14 web.1 | CACHE Communication::Website Load (0.7ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 | |
11:43:14 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!' | |
11:43:14 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' | |
11:43:14 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!' | |
11:43:14 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" = '9500610d-205b-4dd5-b23c-bd0bf2bdcaf4' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
11:43:14 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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:43:14 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
11:43:14 web.1 | CACHE Communication::Website Load (0.7ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 | |
11:43:14 web.1 | ↳ app/models/communication/website/page/communication_agenda.rb:12:in 'Communication::Website::Page::CommunicationAgenda#is_necessary_for_website?' | |
11:43:14 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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:43:14 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
11:43:14 web.1 | CACHE Communication::Website Load (0.7ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 | |
11:43:14 web.1 | ↳ app/models/communication/website/page/communication_agenda_exhibition.rb:12:in 'Communication::Website::Page::CommunicationAgendaExhibition#is_necessary_for_website?' | |
11:43:14 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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:43:14 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
11:43:14 web.1 | CACHE Communication::Website Load (0.8ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 | |
11:43:14 web.1 | ↳ app/models/communication/website/page/communication_agenda_exhibition_archive.rb:11:in 'Communication::Website::Page::CommunicationAgendaExhibitionArchive#is_necessary_for_website?' | |
11:43:14 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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:43:14 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
11:43:14 web.1 | CACHE Communication::Website Load (0.8ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 | |
11:43:14 web.1 | ↳ app/models/communication/website/page/communication_portfolio.rb:12:in 'Communication::Website::Page::CommunicationPortfolio#is_necessary_for_website?' | |
11:43:14 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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:43:14 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
11:43:14 web.1 | CACHE Communication::Website Load (2.1ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 | |
11:43:14 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!' | |
11:43:14 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' | |
11:43:14 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!' | |
11:43:14 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" = 'c657099c-d222-4131-abd5-13439d3737bf' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
11:43:14 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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:43:14 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
11:43:14 web.1 | CACHE Communication::Website Load (0.8ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 | |
11:43:14 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!' | |
11:43:14 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' | |
11:43:14 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!' | |
11:43:14 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" = '0e45e495-fc16-434f-905d-417da1367251' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
11:43:14 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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:43:14 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
11:43:14 web.1 | CACHE Communication::Website Load (0.7ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 | |
11:43:14 web.1 | ↳ app/models/communication/website/page/education_diploma.rb:4:in 'Communication::Website::Page::EducationDiploma#is_necessary_for_website?' | |
11:43:14 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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:43:14 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
11:43:14 web.1 | CACHE Communication::Website Load (0.8ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 | |
11:43:14 web.1 | ↳ app/models/communication/website/page/education_program.rb:4:in 'Communication::Website::Page::EducationProgram#is_necessary_for_website?' | |
11:43:14 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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:43:14 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
11:43:14 web.1 | CACHE Communication::Website Load (0.8ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 | |
11:43:14 web.1 | ↳ app/models/communication/website/page/research_volume.rb:4:in 'Communication::Website::Page::ResearchVolume#is_necessary_for_website?' | |
11:43:14 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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:43:14 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
11:43:14 web.1 | CACHE Communication::Website Load (1.7ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 | |
11:43:14 web.1 | ↳ app/models/communication/website/page/research_paper.rb:4:in 'Communication::Website::Page::ResearchPaper#is_necessary_for_website?' | |
11:43:14 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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:43:14 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
11:43:14 web.1 | CACHE Communication::Website Load (0.7ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 | |
11:43:14 web.1 | ↳ app/models/communication/website/page/research_publication.rb:4:in 'Communication::Website::Page::ResearchPublication#is_necessary_for_website?' | |
11:43:14 web.1 | Communication::Website::Connection Pluck (0.9ms) SELECT "communication_website_connections"."indirect_object_id" FROM "communication_website_connections" WHERE "communication_website_connections"."website_id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' AND "communication_website_connections"."indirect_object_type" = 'Research::Publication' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:115:in 'Communication::Website::WithConnectedObjects#connected_publications' | |
11:43:14 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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:43:14 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
11:43:14 web.1 | CACHE Communication::Website Load (0.8ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 | |
11:43:14 web.1 | ↳ app/models/communication/website/page/administration_location.rb:4:in 'Communication::Website::Page::AdministrationLocation#is_necessary_for_website?' | |
11:43:14 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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:43:14 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
11:43:14 web.1 | CACHE Communication::Website Load (0.8ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 | |
11:43:14 web.1 | ↳ app/models/communication/website/page/administrator.rb:4:in 'Communication::Website::Page::Administrator#is_necessary_for_website?' | |
11:43:14 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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:43:14 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
11:43:14 web.1 | CACHE Communication::Website Load (1.6ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 | |
11:43:14 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!' | |
11:43:14 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' | |
11:43:14 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!' | |
11:43:14 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" = 'a7e0768c-bffb-42f9-8e55-77a98e0ed059' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
11:43:14 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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:43:14 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
11:43:14 web.1 | CACHE Communication::Website Load (0.7ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 | |
11:43:14 web.1 | ↳ app/models/communication/website/page/researcher.rb:4:in 'Communication::Website::Page::Researcher#is_necessary_for_website?' | |
11:43:14 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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:43:14 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
11:43:14 web.1 | CACHE Communication::Website Load (0.7ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 | |
11:43:14 web.1 | ↳ app/models/communication/website/page/teacher.rb:4:in 'Communication::Website::Page::Teacher#is_necessary_for_website?' | |
11:43:14 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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:43:14 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
11:43:14 web.1 | CACHE Communication::Website Load (0.7ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 | |
11:43:14 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!' | |
11:43:14 web.1 | CACHE Language Load (1.6ms) SELECT "languages".* FROM "languages" INNER JOIN "communication_website_localizations" ON "languages"."id" = "communication_website_localizations"."language_id" WHERE "communication_website_localizations"."about_id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' | |
11:43:14 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!' | |
11:43:14 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" = '6bf75d80-d373-44af-a18e-d4574eee8d1d' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
11:43:14 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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:43:14 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
11:43:14 web.1 | CACHE Communication::Website Load (0.7ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 | |
11:43:14 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!' | |
11:43:14 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' | |
11:43:14 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!' | |
11:43:14 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" = '5b465ef5-4c69-4af2-8394-de42bc290668' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
11:43:14 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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:43:14 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
11:43:14 web.1 | CACHE Communication::Website Load (0.7ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 | |
11:43:14 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!' | |
11:43:14 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' | |
11:43:14 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!' | |
11:43:14 web.1 | Communication::Website::Page::Localization Load (2.0ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = 'f48b53cd-94f4-4be7-8b0a-ffaaa23e6e5d' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
11:43:14 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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:43:14 web.1 | ↳ app/models/communication/website/with_special_pages.rb:26:in 'Communication::Website::WithSpecialPages#find_special_page' | |
11:43:14 web.1 | CACHE Communication::Website Load (0.8ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 | |
11:43:14 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!' | |
11:43:14 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' | |
11:43:14 web.1 | ↳ app/models/communication/website/page/with_special_page.rb:109:in 'Communication::Website::Page::WithSpecialPage#create_missing_localizations!' | |
11:43:14 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" = 'a355bd6e-8fed-44ef-9bbe-e4890e6c92f0' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
11:43:14 web.1 | Communication::Website::Page::Home Update (2.0ms) UPDATE "communication_website_pages" SET "updated_at" = '2025-03-24 10:43:11.455790' WHERE "communication_website_pages"."id" = 'dac11879-760e-4917-9db1-1720f1cb4aa3' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:43:14 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" = 'dac11879-760e-4917-9db1-1720f1cb4aa3' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
11:43:14 web.1 | Communication::Website::Connection Load (1.3ms) SELECT "communication_website_connections".* FROM "communication_website_connections" WHERE "communication_website_connections"."website_id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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" = 'd8d3b51a-b538-4cd4-a099-74c9e8310652' AND "communication_website_connections"."direct_source_id" = 'dac11879-760e-4917-9db1-1720f1cb4aa3' 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:43:14 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:43:14 web.1 | Communication::Website::Connection Update (1.1ms) UPDATE "communication_website_connections" SET "updated_at" = '2025-03-24 10:43:14.631168' WHERE "communication_website_connections"."id" = '1ef6096e-acdc-4cdd-b233-dfeb569f0ccc' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:162:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:43:14 web.1 | ActiveStorage::Attachment Load (2.0ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = 'd8d3b51a-b538-4cd4-a099-74c9e8310652' 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:43:14 web.1 | ↳ app/models/communication/website/page/localization.rb:155:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
11:43:14 web.1 | ActiveStorage::Attachment Load (1.0ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = 'd8d3b51a-b538-4cd4-a099-74c9e8310652' 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:43:14 web.1 | ↳ app/models/communication/website/page/localization.rb:156:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
11:43:14 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:43:14 web.1 | ↳ app/models/concerns/with_blobs.rb:27:in 'WithBlobs#blobs_with_ids' | |
11:43:14 web.1 | Communication::Block Load (1.0ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = 'd8d3b51a-b538-4cd4-a099-74c9e8310652' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/page/localization.rb:79:in 'Array#+' | |
11:43:14 web.1 | Communication::Website Load (1.8ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/page/localization.rb:80:in 'Communication::Website::Page::Localization#dependencies' | |
11:43:14 web.1 | CACHE Communication::Website::Configs::DefaultContentSecurityPolicy Load (0.7ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 | |
11:43:14 web.1 | ↳ app/models/communication/website/with_configs.rb:31:in 'Communication::Website::WithConfigs#config_default_content_security_policy' | |
11:43:14 web.1 | Communication::Block Exists? (0.9ms) SELECT 1 AS one FROM "communication_blocks" WHERE "communication_blocks"."about_id" = 'd8d3b51a-b538-4cd4-a099-74c9e8310652' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' AND "communication_blocks"."published" = TRUE LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/page/localization.rb:81:in 'Communication::Website::Page::Localization#dependencies' | |
11:43:14 web.1 | Communication::Website::Page::CommunicationPost Update (0.9ms) UPDATE "communication_website_pages" SET "updated_at" = '2025-03-24 10:43:11.808139' WHERE "communication_website_pages"."id" = '9500610d-205b-4dd5-b23c-bd0bf2bdcaf4' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:43:14 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" = '9500610d-205b-4dd5-b23c-bd0bf2bdcaf4' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
11:43:14 web.1 | Communication::Website::Connection Load (1.8ms) SELECT "communication_website_connections".* FROM "communication_website_connections" WHERE "communication_website_connections"."website_id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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" = '70de3028-35d9-48be-ad1d-4c2bfc5d8fa4' AND "communication_website_connections"."direct_source_id" = '9500610d-205b-4dd5-b23c-bd0bf2bdcaf4' 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:43:14 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:43:14 web.1 | Communication::Website::Connection Update (1.0ms) UPDATE "communication_website_connections" SET "updated_at" = '2025-03-24 10:43:14.655285' WHERE "communication_website_connections"."id" = 'eb97cae6-1844-4444-b8b0-6d8a3a616273' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:162:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:43:14 web.1 | ActiveStorage::Attachment Load (1.1ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = '70de3028-35d9-48be-ad1d-4c2bfc5d8fa4' 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:43:14 web.1 | ↳ app/models/communication/website/page/localization.rb:155:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
11:43:14 web.1 | ActiveStorage::Attachment Load (1.1ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = '70de3028-35d9-48be-ad1d-4c2bfc5d8fa4' 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:43:14 web.1 | ↳ app/models/communication/website/page/localization.rb:156:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
11:43:14 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:43:14 web.1 | ↳ app/models/concerns/with_blobs.rb:27:in 'WithBlobs#blobs_with_ids' | |
11:43:14 web.1 | Communication::Block Load (1.0ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = '70de3028-35d9-48be-ad1d-4c2bfc5d8fa4' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/page/localization.rb:79:in 'Array#+' | |
11:43:14 web.1 | Communication::Website Load (1.0ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/page/localization.rb:80:in 'Communication::Website::Page::Localization#dependencies' | |
11:43:14 web.1 | CACHE Communication::Website::Configs::DefaultContentSecurityPolicy Load (0.7ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 | |
11:43:14 web.1 | ↳ app/models/communication/website/with_configs.rb:31:in 'Communication::Website::WithConfigs#config_default_content_security_policy' | |
11:43:14 web.1 | Communication::Block Exists? (1.6ms) SELECT 1 AS one FROM "communication_blocks" WHERE "communication_blocks"."about_id" = '70de3028-35d9-48be-ad1d-4c2bfc5d8fa4' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' AND "communication_blocks"."published" = TRUE LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/page/localization.rb:81:in 'Communication::Website::Page::Localization#dependencies' | |
11:43:14 web.1 | Communication::Website::Page::Person Update (0.9ms) UPDATE "communication_website_pages" SET "updated_at" = '2025-03-24 10:43:12.310074' WHERE "communication_website_pages"."id" = 'c657099c-d222-4131-abd5-13439d3737bf' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:43:14 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" = 'c657099c-d222-4131-abd5-13439d3737bf' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
11:43:14 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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" = 'c657099c-d222-4131-abd5-13439d3737bf' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/page/person.rb:21:in 'Communication::Website::Page::Person#explicitly_connected_people' | |
11:43:14 web.1 | Communication::Website::Connection Load (1.0ms) SELECT "communication_website_connections".* FROM "communication_website_connections" WHERE "communication_website_connections"."website_id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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" = '8ff7b186-c577-48af-803b-1964a251301e' AND "communication_website_connections"."direct_source_id" = 'c657099c-d222-4131-abd5-13439d3737bf' 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:43:14 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:43:14 web.1 | Communication::Website::Connection Update (1.7ms) UPDATE "communication_website_connections" SET "updated_at" = '2025-03-24 10:43:14.680559' WHERE "communication_website_connections"."id" = '9b84e587-86e1-4573-971e-69cb3df12be1' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:162:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:43:14 web.1 | ActiveStorage::Attachment Load (1.1ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = '8ff7b186-c577-48af-803b-1964a251301e' 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:43:14 web.1 | ↳ app/models/communication/website/page/localization.rb:155:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
11:43:14 web.1 | ActiveStorage::Attachment Load (1.0ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = '8ff7b186-c577-48af-803b-1964a251301e' 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:43:14 web.1 | ↳ app/models/communication/website/page/localization.rb:156:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
11:43:14 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:43:14 web.1 | ↳ app/models/concerns/with_blobs.rb:27:in 'WithBlobs#blobs_with_ids' | |
11:43:14 web.1 | Communication::Block Load (1.7ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = '8ff7b186-c577-48af-803b-1964a251301e' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/page/localization.rb:79:in 'Array#+' | |
11:43:14 web.1 | Communication::Website Load (1.1ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/page/localization.rb:80:in 'Communication::Website::Page::Localization#dependencies' | |
11:43:14 web.1 | CACHE Communication::Website::Configs::DefaultContentSecurityPolicy Load (0.8ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 | |
11:43:14 web.1 | ↳ app/models/communication/website/with_configs.rb:31:in 'Communication::Website::WithConfigs#config_default_content_security_policy' | |
11:43:14 web.1 | Communication::Block Exists? (0.9ms) SELECT 1 AS one FROM "communication_blocks" WHERE "communication_blocks"."about_id" = '8ff7b186-c577-48af-803b-1964a251301e' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' AND "communication_blocks"."published" = TRUE LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/page/localization.rb:81:in 'Communication::Website::Page::Localization#dependencies' | |
11:43:14 web.1 | Communication::Website::Page::Organization Update (0.9ms) UPDATE "communication_website_pages" SET "updated_at" = '2025-03-24 10:43:12.596286' WHERE "communication_website_pages"."id" = '0e45e495-fc16-434f-905d-417da1367251' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:43:14 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" = '0e45e495-fc16-434f-905d-417da1367251' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
11:43:14 web.1 | Communication::Website::Connection Pluck (0.9ms) SELECT "communication_website_connections"."indirect_object_id" FROM "communication_website_connections" WHERE "communication_website_connections"."website_id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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" = '0e45e495-fc16-434f-905d-417da1367251' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/page/organization.rb:21:in 'Communication::Website::Page::Organization#explicitly_connected_organizations' | |
11:43:14 web.1 | Communication::Website::Connection Load (1.1ms) SELECT "communication_website_connections".* FROM "communication_website_connections" WHERE "communication_website_connections"."website_id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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" = '27129a66-ce1f-459d-871c-a2dcad20c247' AND "communication_website_connections"."direct_source_id" = '0e45e495-fc16-434f-905d-417da1367251' 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:43:14 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:43:14 web.1 | Communication::Website::Connection Update (1.0ms) UPDATE "communication_website_connections" SET "updated_at" = '2025-03-24 10:43:14.706654' WHERE "communication_website_connections"."id" = '31f6a585-f0b2-49ea-9d59-10fbe38544fd' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:162:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:43:14 web.1 | ActiveStorage::Attachment Load (1.7ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = '27129a66-ce1f-459d-871c-a2dcad20c247' 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:43:14 web.1 | ↳ app/models/communication/website/page/localization.rb:155:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
11:43:14 web.1 | ActiveStorage::Attachment Load (1.0ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = '27129a66-ce1f-459d-871c-a2dcad20c247' 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:43:14 web.1 | ↳ app/models/communication/website/page/localization.rb:156:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
11:43:14 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:43:14 web.1 | ↳ app/models/concerns/with_blobs.rb:27:in 'WithBlobs#blobs_with_ids' | |
11:43:14 web.1 | Communication::Block Load (0.9ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = '27129a66-ce1f-459d-871c-a2dcad20c247' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/page/localization.rb:79:in 'Array#+' | |
11:43:14 web.1 | Communication::Website Load (1.8ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/page/localization.rb:80:in 'Communication::Website::Page::Localization#dependencies' | |
11:43:14 web.1 | CACHE Communication::Website::Configs::DefaultContentSecurityPolicy Load (0.8ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 | |
11:43:14 web.1 | ↳ app/models/communication/website/with_configs.rb:31:in 'Communication::Website::WithConfigs#config_default_content_security_policy' | |
11:43:14 web.1 | Communication::Block Exists? (0.9ms) SELECT 1 AS one FROM "communication_blocks" WHERE "communication_blocks"."about_id" = '27129a66-ce1f-459d-871c-a2dcad20c247' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' AND "communication_blocks"."published" = TRUE LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/page/localization.rb:81:in 'Communication::Website::Page::Localization#dependencies' | |
11:43:14 web.1 | Communication::Website::Page::Author Update (0.9ms) UPDATE "communication_website_pages" SET "updated_at" = '2025-03-24 10:43:12.886757' WHERE "communication_website_pages"."id" = 'a7e0768c-bffb-42f9-8e55-77a98e0ed059' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:43:14 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" = 'a7e0768c-bffb-42f9-8e55-77a98e0ed059' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
11:43:14 web.1 | University::Person Pluck (2.2ms) 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/page/author.rb:22:in 'Communication::Website::Page::Author#dependencies_authors' | |
11:43:14 web.1 | Communication::Website::Connection Load (1.2ms) SELECT "communication_website_connections".* FROM "communication_website_connections" WHERE "communication_website_connections"."website_id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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" = '55d74c9a-5a38-4de4-9910-24acccb87813' AND "communication_website_connections"."direct_source_id" = 'a7e0768c-bffb-42f9-8e55-77a98e0ed059' 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:43:14 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:43:14 web.1 | Communication::Website::Connection Update (1.1ms) UPDATE "communication_website_connections" SET "updated_at" = '2025-03-24 10:43:14.733021' WHERE "communication_website_connections"."id" = '16a32ccb-09b9-4852-950a-78fe178d91df' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:162:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:43:14 web.1 | ActiveStorage::Attachment Load (1.0ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = '55d74c9a-5a38-4de4-9910-24acccb87813' 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:43:14 web.1 | ↳ app/models/communication/website/page/localization.rb:155:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
11:43:14 web.1 | ActiveStorage::Attachment Load (1.7ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = '55d74c9a-5a38-4de4-9910-24acccb87813' 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:43:14 web.1 | ↳ app/models/communication/website/page/localization.rb:156:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
11:43:14 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:43:14 web.1 | ↳ app/models/concerns/with_blobs.rb:27:in 'WithBlobs#blobs_with_ids' | |
11:43:14 web.1 | Communication::Block Load (1.0ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = '55d74c9a-5a38-4de4-9910-24acccb87813' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/page/localization.rb:79:in 'Array#+' | |
11:43:14 web.1 | Communication::Website Load (1.0ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/page/localization.rb:80:in 'Communication::Website::Page::Localization#dependencies' | |
11:43:14 web.1 | CACHE Communication::Website::Configs::DefaultContentSecurityPolicy Load (1.0ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 | |
11:43:14 web.1 | ↳ app/models/communication/website/with_configs.rb:31:in 'Communication::Website::WithConfigs#config_default_content_security_policy' | |
11:43:14 web.1 | Communication::Block Exists? (0.9ms) SELECT 1 AS one FROM "communication_blocks" WHERE "communication_blocks"."about_id" = '55d74c9a-5a38-4de4-9910-24acccb87813' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' AND "communication_blocks"."published" = TRUE LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/page/localization.rb:81:in 'Communication::Website::Page::Localization#dependencies' | |
11:43:14 web.1 | Communication::Website::Page::LegalTerm Update (0.9ms) UPDATE "communication_website_pages" SET "updated_at" = '2025-03-24 10:43:13.157166' WHERE "communication_website_pages"."id" = '6bf75d80-d373-44af-a18e-d4574eee8d1d' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:43:14 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" = '6bf75d80-d373-44af-a18e-d4574eee8d1d' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
11:43:14 web.1 | Communication::Website::Connection Load (1.0ms) SELECT "communication_website_connections".* FROM "communication_website_connections" WHERE "communication_website_connections"."website_id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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" = 'ffb567c7-ab26-4398-bba9-d8b951cd6fba' AND "communication_website_connections"."direct_source_id" = '6bf75d80-d373-44af-a18e-d4574eee8d1d' 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:43:14 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:43:14 web.1 | Communication::Website::Connection Update (1.3ms) UPDATE "communication_website_connections" SET "updated_at" = '2025-03-24 10:43:14.755202' WHERE "communication_website_connections"."id" = '2b014942-7578-48a1-980d-ba4134e1f796' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:162:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:43:14 web.1 | ActiveStorage::Attachment Load (1.0ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = 'ffb567c7-ab26-4398-bba9-d8b951cd6fba' 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:43:14 web.1 | ↳ app/models/communication/website/page/localization.rb:155:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
11:43:14 web.1 | ActiveStorage::Attachment Load (1.1ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = 'ffb567c7-ab26-4398-bba9-d8b951cd6fba' 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:43:14 web.1 | ↳ app/models/communication/website/page/localization.rb:156:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
11:43:14 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:43:14 web.1 | ↳ app/models/concerns/with_blobs.rb:27:in 'WithBlobs#blobs_with_ids' | |
11:43:14 web.1 | Communication::Block Load (1.3ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = 'ffb567c7-ab26-4398-bba9-d8b951cd6fba' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/page/localization.rb:79:in 'Array#+' | |
11:43:14 web.1 | Communication::Website Load (1.0ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/page/localization.rb:80:in 'Communication::Website::Page::Localization#dependencies' | |
11:43:14 web.1 | CACHE Communication::Website::Configs::DefaultContentSecurityPolicy Load (0.7ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 | |
11:43:14 web.1 | ↳ app/models/communication/website/with_configs.rb:31:in 'Communication::Website::WithConfigs#config_default_content_security_policy' | |
11:43:14 web.1 | Communication::Block Exists? (1.0ms) SELECT 1 AS one FROM "communication_blocks" WHERE "communication_blocks"."about_id" = 'ffb567c7-ab26-4398-bba9-d8b951cd6fba' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' AND "communication_blocks"."published" = TRUE LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/page/localization.rb:81:in 'Communication::Website::Page::Localization#dependencies' | |
11:43:14 web.1 | Communication::Website::Page::PrivacyPolicy Update (0.9ms) UPDATE "communication_website_pages" SET "updated_at" = '2025-03-24 10:43:13.553597' WHERE "communication_website_pages"."id" = '5b465ef5-4c69-4af2-8394-de42bc290668' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:43:14 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" = '5b465ef5-4c69-4af2-8394-de42bc290668' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
11:43:14 web.1 | Communication::Website::Connection Load (1.1ms) SELECT "communication_website_connections".* FROM "communication_website_connections" WHERE "communication_website_connections"."website_id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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" = 'd3bbf36d-a4bf-4bd9-94f6-fc4e0d99b033' AND "communication_website_connections"."direct_source_id" = '5b465ef5-4c69-4af2-8394-de42bc290668' 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:43:14 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:43:14 web.1 | Communication::Website::Connection Update (1.2ms) UPDATE "communication_website_connections" SET "updated_at" = '2025-03-24 10:43:14.777727' WHERE "communication_website_connections"."id" = '0c0a5f6a-39fe-4f1d-b24f-e7d6c42c6abd' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:162:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:43:14 web.1 | ActiveStorage::Attachment Load (1.0ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = 'd3bbf36d-a4bf-4bd9-94f6-fc4e0d99b033' 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:43:14 web.1 | ↳ app/models/communication/website/page/localization.rb:155:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
11:43:14 web.1 | ActiveStorage::Attachment Load (1.0ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = 'd3bbf36d-a4bf-4bd9-94f6-fc4e0d99b033' 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:43:14 web.1 | ↳ app/models/communication/website/page/localization.rb:156:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
11:43:14 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:43:14 web.1 | ↳ app/models/concerns/with_blobs.rb:27:in 'WithBlobs#blobs_with_ids' | |
11:43:14 web.1 | Communication::Block Load (0.9ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = 'd3bbf36d-a4bf-4bd9-94f6-fc4e0d99b033' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/page/localization.rb:79:in 'Array#+' | |
11:43:14 web.1 | Communication::Website Load (1.0ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/page/localization.rb:80:in 'Communication::Website::Page::Localization#dependencies' | |
11:43:14 web.1 | CACHE Communication::Website::Configs::DefaultContentSecurityPolicy Load (1.0ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 | |
11:43:14 web.1 | ↳ app/models/communication/website/with_configs.rb:31:in 'Communication::Website::WithConfigs#config_default_content_security_policy' | |
11:43:14 web.1 | Communication::Block Exists? (0.9ms) SELECT 1 AS one FROM "communication_blocks" WHERE "communication_blocks"."about_id" = 'd3bbf36d-a4bf-4bd9-94f6-fc4e0d99b033' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' AND "communication_blocks"."published" = TRUE LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/page/localization.rb:81:in 'Communication::Website::Page::Localization#dependencies' | |
11:43:14 web.1 | Communication::Website::Page::Accessibility Update (1.0ms) UPDATE "communication_website_pages" SET "updated_at" = '2025-03-24 10:43:13.750029' WHERE "communication_website_pages"."id" = 'f48b53cd-94f4-4be7-8b0a-ffaaa23e6e5d' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:43:14 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" = 'f48b53cd-94f4-4be7-8b0a-ffaaa23e6e5d' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
11:43:14 web.1 | Communication::Website::Connection Load (1.1ms) SELECT "communication_website_connections".* FROM "communication_website_connections" WHERE "communication_website_connections"."website_id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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" = 'b5774649-b966-446e-b2de-9ffe80339d30' AND "communication_website_connections"."direct_source_id" = 'f48b53cd-94f4-4be7-8b0a-ffaaa23e6e5d' 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:43:14 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:43:14 web.1 | Communication::Website::Connection Update (1.0ms) UPDATE "communication_website_connections" SET "updated_at" = '2025-03-24 10:43:14.800314' WHERE "communication_website_connections"."id" = '6a3d5eef-529c-4fa7-b283-b89acbe8f97b' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:162:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:43:14 web.1 | ActiveStorage::Attachment Load (1.0ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = 'b5774649-b966-446e-b2de-9ffe80339d30' 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:43:14 web.1 | ↳ app/models/communication/website/page/localization.rb:155:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
11:43:14 web.1 | ActiveStorage::Attachment Load (1.0ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = 'b5774649-b966-446e-b2de-9ffe80339d30' 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:43:14 web.1 | ↳ app/models/communication/website/page/localization.rb:156:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
11:43:14 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:43:14 web.1 | ↳ app/models/concerns/with_blobs.rb:27:in 'WithBlobs#blobs_with_ids' | |
11:43:14 web.1 | Communication::Block Load (1.0ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = 'b5774649-b966-446e-b2de-9ffe80339d30' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/page/localization.rb:79:in 'Array#+' | |
11:43:14 web.1 | Communication::Website Load (1.0ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/page/localization.rb:80:in 'Communication::Website::Page::Localization#dependencies' | |
11:43:14 web.1 | CACHE Communication::Website::Configs::DefaultContentSecurityPolicy Load (0.7ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 | |
11:43:14 web.1 | ↳ app/models/communication/website/with_configs.rb:31:in 'Communication::Website::WithConfigs#config_default_content_security_policy' | |
11:43:14 web.1 | Communication::Block Exists? (1.0ms) SELECT 1 AS one FROM "communication_blocks" WHERE "communication_blocks"."about_id" = 'b5774649-b966-446e-b2de-9ffe80339d30' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' AND "communication_blocks"."published" = TRUE LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/page/localization.rb:81:in 'Communication::Website::Page::Localization#dependencies' | |
11:43:14 web.1 | Communication::Website::Page::Sitemap Update (1.2ms) UPDATE "communication_website_pages" SET "updated_at" = '2025-03-24 10:43:14.003275' WHERE "communication_website_pages"."id" = 'a355bd6e-8fed-44ef-9bbe-e4890e6c92f0' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:43:14 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" = 'a355bd6e-8fed-44ef-9bbe-e4890e6c92f0' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/page.rb:102:in 'Communication::Website::Page#dependencies' | |
11:43:14 web.1 | Communication::Website::Connection Load (1.1ms) SELECT "communication_website_connections".* FROM "communication_website_connections" WHERE "communication_website_connections"."website_id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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" = '7f10ab8c-b213-4c2a-9ec7-90d831a82410' AND "communication_website_connections"."direct_source_id" = 'a355bd6e-8fed-44ef-9bbe-e4890e6c92f0' 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:43:14 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:161:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:43:14 web.1 | Communication::Website::Connection Update (1.1ms) UPDATE "communication_website_connections" SET "updated_at" = '2025-03-24 10:43:14.822792' WHERE "communication_website_connections"."id" = '0f517554-5791-48ee-8914-59928e8a0d53' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/with_connected_objects.rb:162:in 'Communication::Website::WithConnectedObjects#connect_object' | |
11:43:14 web.1 | ActiveStorage::Attachment Load (1.3ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = '7f10ab8c-b213-4c2a-9ec7-90d831a82410' 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:43:14 web.1 | ↳ app/models/communication/website/page/localization.rb:155:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
11:43:14 web.1 | ActiveStorage::Attachment Load (1.2ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = '7f10ab8c-b213-4c2a-9ec7-90d831a82410' 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:43:14 web.1 | ↳ app/models/communication/website/page/localization.rb:156:in 'Communication::Website::Page::Localization#explicit_blob_ids' | |
11:43:14 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:43:14 web.1 | ↳ app/models/concerns/with_blobs.rb:27:in 'WithBlobs#blobs_with_ids' | |
11:43:14 web.1 | Communication::Block Load (1.0ms) SELECT "communication_blocks".* FROM "communication_blocks" WHERE "communication_blocks"."about_id" = '7f10ab8c-b213-4c2a-9ec7-90d831a82410' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/page/localization.rb:79:in 'Array#+' | |
11:43:14 web.1 | Communication::Website Load (1.0ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/page/localization.rb:80:in 'Communication::Website::Page::Localization#dependencies' | |
11:43:14 web.1 | CACHE Communication::Website::Configs::DefaultContentSecurityPolicy Load (0.7ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 | |
11:43:14 web.1 | ↳ app/models/communication/website/with_configs.rb:31:in 'Communication::Website::WithConfigs#config_default_content_security_policy' | |
11:43:14 web.1 | Communication::Block Exists? (0.9ms) SELECT 1 AS one FROM "communication_blocks" WHERE "communication_blocks"."about_id" = '7f10ab8c-b213-4c2a-9ec7-90d831a82410' AND "communication_blocks"."about_type" = 'Communication::Website::Page::Localization' AND "communication_blocks"."published" = TRUE LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/page/localization.rb:81:in 'Communication::Website::Page::Localization#dependencies' | |
11:43:14 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T11:43:11.036+01:00"} | |
11:43:14 web.1 | TRANSACTION (2.7ms) COMMIT /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/concerns/with_git.rb:9:in 'WithGit#save_and_sync' | |
11:43:14 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T11:43:11.079+01:00"} | |
11:43:14 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T11:43:11.327+01:00"} | |
11:43:14 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T11:43:11.348+01:00"} | |
11:43:14 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T11:43:11.472+01:00"} | |
11:43:14 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T11:43:11.505+01:00"} | |
11:43:14 web.1 | Communication::Website::Menu Load (1.1ms) SELECT "communication_website_menus".* FROM "communication_website_menus" WHERE "communication_website_menus"."communication_website_id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' AND "communication_website_menus"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T11:43:11.529+01:00"} | |
11:43:14 web.1 | ↳ app/models/communication/website/localization.rb:79:in 'Communication::Website::Localization#create_existing_menus_in_language' | |
11:43:14 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"elephant","scheduled_at":"2025-03-24T11:43:11.716+01:00"} | |
11:43:14 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T11:43:11.842+01:00"} | |
11:43:14 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T11:43:11.869+01:00"} | |
11:43:14 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T11:43:11.893+01:00"} | |
11:43:14 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"elephant","scheduled_at":"2025-03-24T11:43:12.120+01:00"} | |
11:43:14 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T11:43:12.330+01:00"} | |
11:43:14 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T11:43:12.353+01:00"} | |
11:43:14 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T11:43:12.376+01:00"} | |
11:43:14 web.1 | CACHE Communication::Website Load (1.1ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 | |
11:43:14 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"elephant","scheduled_at":"2025-03-24T11:43:12.502+01:00"} | |
11:43:14 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T11:43:12.611+01:00"} | |
11:43:14 web.1 | ↳ app/models/communication/website/localization.rb:82:in 'block in Communication::Website::Localization#create_existing_menus_in_language' | |
11:43:14 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T11:43:12.636+01:00"} | |
11:43:14 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T11:43:12.655+01:00"} | |
11:43:14 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"elephant","scheduled_at":"2025-03-24T11:43:12.765+01:00"} | |
11:43:14 web.1 | CACHE University Load (0.8ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 | |
11:43:14 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T11:43:12.901+01:00"} | |
11:43:14 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T11:43:12.930+01:00"} | |
11:43:14 web.1 | ↳ app/models/communication/website/localization.rb:82:in 'block in Communication::Website::Localization#create_existing_menus_in_language' | |
11:43:14 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T11:43:12.951+01:00"} | |
11:43:14 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"elephant","scheduled_at":"2025-03-24T11:43:13.066+01:00"} | |
11:43:14 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T11:43:13.170+01:00"} | |
11:43:14 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T11:43:13.203+01:00"} | |
11:43:14 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T11:43:13.235+01:00"} | |
11:43:14 web.1 | TRANSACTION (1.0ms) BEGIN /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"elephant","scheduled_at":"2025-03-24T11:43:13.332+01:00"} | |
11:43:14 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T11:43:13.568+01:00"} | |
11:43:14 web.1 | ↳ app/models/communication/website/localization.rb:82:in 'block in Communication::Website::Localization#create_existing_menus_in_language' | |
11:43:14 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T11:43:13.588+01:00"} | |
11:43:14 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T11:43:13.606+01:00"} | |
11:43:14 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"elephant","scheduled_at":"2025-03-24T11:43:13.692+01:00"} | |
11:43:14 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T11:43:13.764+01:00"} | |
11:43:14 web.1 | Language Load (2.9ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T11:43:13.782+01:00"} | |
11:43:14 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T11:43:13.813+01:00"} | |
11:43:14 web.1 | ↳ app/models/communication/website/localization.rb:82:in 'block in Communication::Website::Localization#create_existing_menus_in_language' | |
11:43:14 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"elephant","scheduled_at":"2025-03-24T11:43:13.931+01:00"} | |
11:43:14 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T11:43:14.023+01:00"} | |
11:43:14 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T11:43:14.046+01:00"} | |
11:43:14 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T11:43:14.068+01:00"} | |
11:43:14 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"elephant","scheduled_at":"2025-03-24T11:43:14.171+01:00"} | |
11:43:14 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T11:43:14.226+01:00"} | |
11:43:14 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' AND "communication_website_menus"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T11:43:14.272+01:00"} | |
11:43:14 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T11:43:14.320+01:00"} | |
11:43:14 web.1 | ↳ app/models/communication/website/localization.rb:82:in 'block in Communication::Website::Localization#create_existing_menus_in_language' | |
11:43:14 web.1 | TRANSACTION (0.8ms) ROLLBACK /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/localization.rb:82:in 'block in Communication::Website::Localization#create_existing_menus_in_language' | |
11:43:14 web.1 | TRANSACTION (1.0ms) BEGIN /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/localization.rb:82:in 'block in Communication::Website::Localization#create_existing_menus_in_language' | |
11:43:14 web.1 | Communication::Website Load (3.6ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/localization.rb:82:in 'block in Communication::Website::Localization#create_existing_menus_in_language' | |
11:43:14 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:43:14 web.1 | ↳ app/models/communication/website/localization.rb:82:in 'block in Communication::Website::Localization#create_existing_menus_in_language' | |
11:43:14 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:43:14 web.1 | ↳ app/models/communication/website/localization.rb:82:in 'block in Communication::Website::Localization#create_existing_menus_in_language' | |
11:43:14 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' AND "communication_website_menus"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/localization.rb:82:in 'block in Communication::Website::Localization#create_existing_menus_in_language' | |
11:43:14 web.1 | TRANSACTION (1.1ms) ROLLBACK /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/localization.rb:82:in 'block in Communication::Website::Localization#create_existing_menus_in_language' | |
11:43:14 web.1 | TRANSACTION (1.0ms) BEGIN /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/localization.rb:82:in 'block in Communication::Website::Localization#create_existing_menus_in_language' | |
11:43:14 web.1 | Communication::Website Load (3.0ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/localization.rb:82:in 'block in Communication::Website::Localization#create_existing_menus_in_language' | |
11:43:14 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:43:14 web.1 | ↳ app/models/communication/website/localization.rb:82:in 'block in Communication::Website::Localization#create_existing_menus_in_language' | |
11:43:14 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:43:14 web.1 | ↳ app/models/communication/website/localization.rb:82:in 'block in Communication::Website::Localization#create_existing_menus_in_language' | |
11:43:14 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" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' AND "communication_website_menus"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/localization.rb:82:in 'block in Communication::Website::Localization#create_existing_menus_in_language' | |
11:43:14 web.1 | TRANSACTION (0.8ms) ROLLBACK /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | ↳ app/models/communication/website/localization.rb:82:in 'block in Communication::Website::Localization#create_existing_menus_in_language' | |
11:43:14 web.1 | [ActiveJob] TRANSACTION (1.2ms) BEGIN /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:14 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-634d20177c559b9c3dfe91005a393b4a"]] | |
11:43:14 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:14 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-634d20177c559b9c3dfe91005a393b4a' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:14 web.1 | [ActiveJob] GoodJob::Job Count (1.2ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Communication::Website::DirectObject::SyncWithGitJob-elephant-634d20177c559b9c3dfe91005a393b4a' AND "good_jobs"."created_at" > '2025-03-24 10:42:14.893480' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:14 web.1 | [ActiveJob] TRANSACTION (0.9ms) ROLLBACK /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:14 web.1 | [ActiveJob] TRANSACTION (1.1ms) BEGIN /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:14 web.1 | [ActiveJob] GoodJob::Job Create (3.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 ('980e723b-f45b-4dfc-8bdd-760950c23a52', 'elephant', 0, '{"job_class":"Communication::Website::DirectObject::SyncWithGitJob","job_id":"980e723b-f45b-4dfc-8bdd-760950c23a52","provider_job_id":null,"queue_name":"elephant","priority":null,"arguments":["75f077ab-bc1f-402b-8c14-7ff23d5a0a0e",{"direct_object":{"_aj_globalid":"gid://osuny/Communication::Website::Menu/d73e5cb3-2d57-4493-9dfe-7783715aa30c"},"_aj_ruby2_keywords":["direct_object"]}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T10:43:14.898213000Z","scheduled_at":null}', '2025-03-24 10:43:14.898221', NULL, NULL, NULL, '2025-03-24 10:43:14.898221', '2025-03-24 10:43:14.898601', '980e723b-f45b-4dfc-8bdd-760950c23a52', 'Communication::Website::DirectObject::SyncWithGitJob-elephant-634d20177c559b9c3dfe91005a393b4a', NULL, NULL, NULL, NULL, NULL, 'Communication::Website::DirectObject::SyncWithGitJob', NULL, '{website}', NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:14 web.1 | [ActiveJob] TRANSACTION (1.1ms) COMMIT /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:14 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"elephant","scheduled_at":"2025-03-24T11:43:14.898+01:00"} | |
11:43:14 web.1 | [ActiveJob] SQL (0.8ms) NOTIFY good_job, '{"queue_name":"elephant","scheduled_at":"2025-03-24T11:43:14.898+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:14 web.1 | [ActiveJob] Enqueued Communication::Website::DirectObject::SyncWithGitJob (Job ID: 980e723b-f45b-4dfc-8bdd-760950c23a52) to GoodJob(elephant) with arguments: "75f077ab-bc1f-402b-8c14-7ff23d5a0a0e", {direct_object: #<GlobalID:0x0000000128956860 @uri=#<URI::GID gid://osuny/Communication::Website::Menu/d73e5cb3-2d57-4493-9dfe-7783715aa30c>>} | |
11:43:14 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:14 web.1 | [ActiveJob] TRANSACTION (1.0ms) BEGIN /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:14 web.1 | [ActiveJob] GoodJob::Lockable Advisory Lock (6.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-634d20177c559b9c3dfe91005a393b4a"]] | |
11:43:14 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:14 web.1 | [ActiveJob] GoodJob::Job Count (4.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-634d20177c559b9c3dfe91005a393b4a' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:14 web.1 | [ActiveJob] Aborted enqueue of Communication::Website::DirectObject::SyncWithGitJob (Job ID: faed7019-caeb-4fb6-aebe-d74475dc93bf) because the concurrency key 'Communication::Website::DirectObject::SyncWithGitJob-elephant-634d20177c559b9c3dfe91005a393b4a' has reached its enqueue limit of 1 job | |
11:43:14 web.1 | [ActiveJob] TRANSACTION (1.6ms) ROLLBACK /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:14 web.1 | [ActiveJob] Failed enqueuing Communication::Website::DirectObject::SyncWithGitJob to GoodJob(elephant), a before_enqueue callback halted the enqueuing execution. | |
11:43:14 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:14 web.1 | [ActiveJob] TRANSACTION (1.5ms) BEGIN /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:14 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-634d20177c559b9c3dfe91005a393b4a"]] | |
11:43:14 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:14 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-634d20177c559b9c3dfe91005a393b4a' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:14 web.1 | [ActiveJob] Aborted enqueue of Communication::Website::DirectObject::SyncWithGitJob (Job ID: aa1e900e-acf7-4b14-bb0a-e5d88fe57826) because the concurrency key 'Communication::Website::DirectObject::SyncWithGitJob-elephant-634d20177c559b9c3dfe91005a393b4a' has reached its enqueue limit of 1 job | |
11:43:14 web.1 | [ActiveJob] TRANSACTION (0.9ms) ROLLBACK /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:14 web.1 | [ActiveJob] Failed enqueuing Communication::Website::DirectObject::SyncWithGitJob to GoodJob(elephant), a before_enqueue callback halted the enqueuing execution. | |
11:43:14 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:14 web.1 | [ActiveJob] TRANSACTION (1.0ms) BEGIN /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:14 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-634d20177c559b9c3dfe91005a393b4a"]] | |
11:43:14 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:14 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-634d20177c559b9c3dfe91005a393b4a' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:14 web.1 | [ActiveJob] Aborted enqueue of Communication::Website::DirectObject::SyncWithGitJob (Job ID: b7873e28-aade-4041-95d9-c8f87f5433fa) because the concurrency key 'Communication::Website::DirectObject::SyncWithGitJob-elephant-634d20177c559b9c3dfe91005a393b4a' has reached its enqueue limit of 1 job | |
11:43:14 web.1 | [ActiveJob] TRANSACTION (1.3ms) ROLLBACK /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:14 web.1 | [ActiveJob] Failed enqueuing Communication::Website::DirectObject::SyncWithGitJob to GoodJob(elephant), a before_enqueue callback halted the enqueuing execution. | |
11:43:14 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:14 web.1 | [ActiveJob] TRANSACTION (1.0ms) BEGIN /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:14 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-71e74d8366a897b6d1572a92a641e64a"]] | |
11:43:14 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:14 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-71e74d8366a897b6d1572a92a641e64a' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:14 web.1 | [ActiveJob] GoodJob::Job Count (1.2ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Communication::Website::DirectObject::SyncWithGitJob-elephant-71e74d8366a897b6d1572a92a641e64a' AND "good_jobs"."created_at" > '2025-03-24 10:42:14.955041' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:14 web.1 | [ActiveJob] TRANSACTION (0.9ms) ROLLBACK /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:14 web.1 | [ActiveJob] TRANSACTION (1.5ms) BEGIN /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:14 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 ('14d6c4ef-b88e-4e0b-875c-394061fb5465', 'elephant', 0, '{"job_class":"Communication::Website::DirectObject::SyncWithGitJob","job_id":"14d6c4ef-b88e-4e0b-875c-394061fb5465","provider_job_id":null,"queue_name":"elephant","priority":null,"arguments":["75f077ab-bc1f-402b-8c14-7ff23d5a0a0e",{"direct_object":{"_aj_globalid":"gid://osuny/Communication::Website::Menu/d7413d61-4524-4e92-ba5d-cc330b975d07"},"_aj_ruby2_keywords":["direct_object"]}],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T10:43:14.959366000Z","scheduled_at":null}', '2025-03-24 10:43:14.959373', NULL, NULL, NULL, '2025-03-24 10:43:14.959373', '2025-03-24 10:43:14.959757', '14d6c4ef-b88e-4e0b-875c-394061fb5465', 'Communication::Website::DirectObject::SyncWithGitJob-elephant-71e74d8366a897b6d1572a92a641e64a', NULL, NULL, NULL, NULL, NULL, 'Communication::Website::DirectObject::SyncWithGitJob', NULL, '{website}', NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:14 web.1 | [ActiveJob] TRANSACTION (1.1ms) COMMIT /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:14 web.1 | [ActiveJob] SQL (0.8ms) NOTIFY good_job, '{"queue_name":"elephant","scheduled_at":"2025-03-24T11:43:14.959+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:14 web.1 | [ActiveJob] Enqueued Communication::Website::DirectObject::SyncWithGitJob (Job ID: 14d6c4ef-b88e-4e0b-875c-394061fb5465) to GoodJob(elephant) with arguments: "75f077ab-bc1f-402b-8c14-7ff23d5a0a0e", {direct_object: #<GlobalID:0x00000001279d1660 @uri=#<URI::GID gid://osuny/Communication::Website::Menu/d7413d61-4524-4e92-ba5d-cc330b975d07>>} | |
11:43:14 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"elephant","scheduled_at":"2025-03-24T11:43:14.959+01:00"} | |
11:43:14 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:14 web.1 | [ActiveJob] TRANSACTION (1.0ms) BEGIN /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:14 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-71e74d8366a897b6d1572a92a641e64a"]] | |
11:43:14 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:14 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-71e74d8366a897b6d1572a92a641e64a' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:14 web.1 | [ActiveJob] Aborted enqueue of Communication::Website::DirectObject::SyncWithGitJob (Job ID: 2a5a16af-0b58-4f8e-8f16-31e80c2e96e6) because the concurrency key 'Communication::Website::DirectObject::SyncWithGitJob-elephant-71e74d8366a897b6d1572a92a641e64a' has reached its enqueue limit of 1 job | |
11:43:14 web.1 | [ActiveJob] TRANSACTION (1.2ms) ROLLBACK /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:14 web.1 | [ActiveJob] Failed enqueuing Communication::Website::DirectObject::SyncWithGitJob to GoodJob(elephant), a before_enqueue callback halted the enqueuing execution. | |
11:43:14 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:14 web.1 | [ActiveJob] TRANSACTION (1.0ms) BEGIN /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:14 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-71e74d8366a897b6d1572a92a641e64a"]] | |
11:43:14 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:14 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-71e74d8366a897b6d1572a92a641e64a' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:14 web.1 | [ActiveJob] Aborted enqueue of Communication::Website::DirectObject::SyncWithGitJob (Job ID: d5d2883d-07e9-4e95-bc15-305ef85630ca) because the concurrency key 'Communication::Website::DirectObject::SyncWithGitJob-elephant-71e74d8366a897b6d1572a92a641e64a' has reached its enqueue limit of 1 job | |
11:43:14 web.1 | [ActiveJob] TRANSACTION (0.9ms) ROLLBACK /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:14 web.1 | [ActiveJob] Failed enqueuing Communication::Website::DirectObject::SyncWithGitJob to GoodJob(elephant), a before_enqueue callback halted the enqueuing execution. | |
11:43:14 web.1 | [ActiveJob] ↳ app/models/concerns/with_git.rb:27:in 'WithGit#sync_with_git' | |
11:43:14 web.1 | [ActiveJob] TRANSACTION (0.9ms) BEGIN /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | [ActiveJob] ↳ app/models/communication/website.rb:189:in 'Communication::Website#sync_with_git' | |
11:43:14 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-bd8b64515306f1b2b71ab5c10970c5da"]] | |
11:43:14 web.1 | [ActiveJob] ↳ app/models/communication/website.rb:189:in 'Communication::Website#sync_with_git' | |
11:43:14 web.1 | [ActiveJob] GoodJob::Job Count (1.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-bd8b64515306f1b2b71ab5c10970c5da' AND "good_jobs"."finished_at" IS NULL AND "pg_locks"."locktype" IS NULL /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | [ActiveJob] ↳ app/models/communication/website.rb:189:in 'Communication::Website#sync_with_git' | |
11:43:14 web.1 | [ActiveJob] GoodJob::Job Count (1.1ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."concurrency_key" = 'Communication::Website::SyncWithGitJob-elephant-bd8b64515306f1b2b71ab5c10970c5da' AND "good_jobs"."created_at" > '2025-03-24 10:42:14.997041' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:14 web.1 | [ActiveJob] ↳ app/models/communication/website.rb:189:in 'Communication::Website#sync_with_git' | |
11:43:15 web.1 | [ActiveJob] TRANSACTION (0.8ms) ROLLBACK /*action='create',application='Osuny',controller='websites'*/ | |
11:43:15 web.1 | [ActiveJob] ↳ app/models/communication/website.rb:189:in 'Communication::Website#sync_with_git' | |
11:43:15 web.1 | [ActiveJob] TRANSACTION (1.3ms) BEGIN /*action='create',application='Osuny',controller='websites'*/ | |
11:43:15 web.1 | [ActiveJob] ↳ app/models/communication/website.rb:189:in 'Communication::Website#sync_with_git' | |
11:43:15 web.1 | [ActiveJob] GoodJob::Job Create (3.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 ('e147114d-96ac-4014-bd12-ddb36a0097ab', 'elephant', 0, '{"job_class":"Communication::Website::SyncWithGitJob","job_id":"e147114d-96ac-4014-bd12-ddb36a0097ab","provider_job_id":null,"queue_name":"elephant","priority":null,"arguments":["75f077ab-bc1f-402b-8c14-7ff23d5a0a0e"],"executions":0,"exception_executions":{},"locale":"fr","timezone":"Europe/Paris","enqueued_at":"2025-03-24T10:43:15.000851000Z","scheduled_at":null}', '2025-03-24 10:43:15.000858', NULL, NULL, NULL, '2025-03-24 10:43:15.000858', '2025-03-24 10:43:15.001132', 'e147114d-96ac-4014-bd12-ddb36a0097ab', 'Communication::Website::SyncWithGitJob-elephant-bd8b64515306f1b2b71ab5c10970c5da', NULL, NULL, NULL, NULL, NULL, 'Communication::Website::SyncWithGitJob', NULL, '{website}', NULL, NULL) RETURNING "id" /*action='create',application='Osuny',controller='websites'*/ | |
11:43:15 web.1 | [ActiveJob] ↳ app/models/communication/website.rb:189:in 'Communication::Website#sync_with_git' | |
11:43:15 web.1 | [ActiveJob] TRANSACTION (0.9ms) COMMIT /*action='create',application='Osuny',controller='websites'*/ | |
11:43:15 web.1 | [ActiveJob] ↳ app/models/communication/website.rb:189:in 'Communication::Website#sync_with_git' | |
11:43:15 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"elephant","scheduled_at":"2025-03-24T11:43:15.000+01:00"} | |
11:43:15 web.1 | [ActiveJob] SQL (0.7ms) NOTIFY good_job, '{"queue_name":"elephant","scheduled_at":"2025-03-24T11:43:15.000+01:00"}' /*action='create',application='Osuny',controller='websites'*/ | |
11:43:15 web.1 | [ActiveJob] ↳ app/models/communication/website.rb:189:in 'Communication::Website#sync_with_git' | |
11:43:15 web.1 | [ActiveJob] Enqueued Communication::Website::SyncWithGitJob (Job ID: e147114d-96ac-4014-bd12-ddb36a0097ab) to GoodJob(elephant) with arguments: "75f077ab-bc1f-402b-8c14-7ff23d5a0a0e" | |
11:43:15 web.1 | [ActiveJob] ↳ app/models/communication/website.rb:189:in 'Communication::Website#sync_with_git' | |
11:43:15 web.1 | Communication::Website::Localization Load (1.4ms) SELECT "communication_website_localizations".* FROM "communication_website_localizations" WHERE "communication_website_localizations"."about_id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' AND "communication_website_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='create',application='Osuny',controller='websites'*/ | |
11:43:15 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
11:43:15 web.1 | Redirected to http://demo.osuny:3000/admin/fr/communication/websites/75f077ab-bc1f-402b-8c14-7ff23d5a0a0e?website_id=75f077ab-bc1f-402b-8c14-7ff23d5a0a0e | |
11:43:15 web.1 | Completed 302 Found in 4062ms (ActiveRecord: 532.1ms (953 queries, 143 cached) | GC: 332.4ms) | |
11:43:15 web.1 | | |
11:43:15 web.1 | | |
11:43:15 web.1 | Started GET "/admin/fr/communication/websites/75f077ab-bc1f-402b-8c14-7ff23d5a0a0e?website_id=75f077ab-bc1f-402b-8c14-7ff23d5a0a0e" for 127.0.0.1 at 2025-03-24 11:43:15 +0100 | |
11:43:15 web.1 | Processing by Admin::Communication::WebsitesController#show as HTML | |
11:43:15 web.1 | Parameters: {"website_id" => "75f077ab-bc1f-402b-8c14-7ff23d5a0a0e", "lang" => "fr", "id" => "75f077ab-bc1f-402b-8c14-7ff23d5a0a0e"} | |
11:43:15 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 /*action='show',application='Osuny',controller='websites'*/ | |
11:43:15 web.1 | Language Load (1.0ms) SELECT "languages".* FROM "languages" WHERE "languages"."id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='show',application='Osuny',controller='websites'*/ | |
11:43:15 web.1 | ↳ app/services/locale_service.rb:5:in 'LocaleService.locale' | |
11:43:15 web.1 | Communication::Extranet Load (1.1ms) SELECT "communication_extranets".* FROM "communication_extranets" WHERE "communication_extranets"."host" = 'demo.osuny' LIMIT 1 /*action='show',application='Osuny',controller='websites'*/ | |
11:43:15 web.1 | ↳ app/models/communication/extranet.rb:87:in 'Communication::Extranet.with_host' | |
11:43:15 web.1 | University Load (1.0ms) SELECT "universities".* FROM "universities" WHERE "universities"."identifier" = 'demo' LIMIT 1 /*action='show',application='Osuny',controller='websites'*/ | |
11:43:15 web.1 | ↳ app/models/university/with_identifier.rb:17:in 'University.with_host' | |
11:43:15 web.1 | CACHE Communication::Extranet Load (0.9ms) SELECT "communication_extranets".* FROM "communication_extranets" WHERE "communication_extranets"."host" = 'demo.osuny' LIMIT 1 | |
11:43:15 web.1 | ↳ app/models/communication/extranet.rb:87:in 'Communication::Extranet.with_host' | |
11:43:15 web.1 | Communication::Website Load (1.6ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."university_id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' AND "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 /*action='show',application='Osuny',controller='websites'*/ | |
11:43:15 web.1 | ↳ app/controllers/application_controller/with_locale.rb:19:in 'ApplicationController::WithLocale#switch_locale' | |
11:43:15 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='show',application='Osuny',controller='websites'*/ | |
11:43:15 web.1 | ↳ app/models/university/with_languages.rb:17:in 'University::WithLanguages#best_language_for' | |
11:43:15 web.1 | Communication::Website::Localization Load (1.2ms) SELECT "communication_website_localizations".* FROM "communication_website_localizations" WHERE "communication_website_localizations"."about_id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' AND "communication_website_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='show',application='Osuny',controller='websites'*/ | |
11:43:15 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
11:43:15 worker.1 | [GoodJob] [62050] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 76c85d50-15ca-418b-b84e-964796167ac5 | |
11:43:15 web.1 | CACHE Communication::Website::Localization Load (1.0ms) SELECT "communication_website_localizations".* FROM "communication_website_localizations" WHERE "communication_website_localizations"."about_id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' AND "communication_website_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 | |
11:43:15 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
11:43:15 web.1 | Rendering layout admin/layouts/application.html.erb | |
11:43:15 web.1 | Rendering admin/communication/websites/show.html.erb within admin/layouts/application | |
11:43:15 web.1 | User::Favorite Exists? (1.6ms) SELECT 1 AS one FROM "user_favorites" WHERE "user_favorites"."user_id" = '63998e73-8fa6-4dbe-807d-4e2ea06e80f8' AND "user_favorites"."about_id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' AND "user_favorites"."about_type" = 'Communication::Website' LIMIT 1 /*action='show',application='Osuny',controller='websites'*/ | |
11:43:15 web.1 | ↳ app/models/user/with_favorites.rb:18:in 'User::WithFavorites#favorite?' | |
11:43:15 web.1 | Rendered admin/application/favorites/_widget.html.erb (Duration: 4.8ms | GC: 1.3ms) | |
11:43:15 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" INNER JOIN "communication_website_page_localizations" ON "communication_website_page_localizations"."about_id" = "communication_website_pages"."id" WHERE "communication_website_pages"."communication_website_id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' 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:43:15.123795') ORDER BY communication_website_page_localizations.updated_at DESC LIMIT 5 /*action='show',application='Osuny',controller='websites'*/ | |
11:43:15 web.1 | ↳ app/views/admin/communication/websites/show/_pages.html.erb:10 | |
11:43:15 web.1 | Communication::Website::Page::Localization Load (2.0ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = 'a355bd6e-8fed-44ef-9bbe-e4890e6c92f0' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='show',application='Osuny',controller='websites'*/ | |
11:43:15 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
11:43:15 web.1 | ActiveStorage::Attachment Load (2.1ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = '7f10ab8c-b213-4c2a-9ec7-90d831a82410' 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:43:15 web.1 | ↳ app/views/admin/application/components/_thumbnail.html.erb:7 | |
11:43:15 web.1 | Rendered admin/application/components/_thumbnail.html.erb (Duration: 4.7ms | GC: 0.8ms) | |
11:43:15 web.1 | Communication::Website Load (1.7ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 /*action='show',application='Osuny',controller='websites'*/ | |
11:43:15 web.1 | ↳ app/views/admin/communication/websites/show/_pages.html.erb:15 | |
11:43:15 web.1 | CACHE Communication::Website::Page::Localization Load (1.4ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = 'a355bd6e-8fed-44ef-9bbe-e4890e6c92f0' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 | |
11:43:15 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
11:43:15 web.1 | Communication::Website::Page::Localization Load (2.0ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = 'f48b53cd-94f4-4be7-8b0a-ffaaa23e6e5d' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='show',application='Osuny',controller='websites'*/ | |
11:43:15 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
11:43:15 web.1 | ActiveStorage::Attachment Load (1.9ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = 'b5774649-b966-446e-b2de-9ffe80339d30' 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:43:15 web.1 | ↳ app/views/admin/application/components/_thumbnail.html.erb:7 | |
11:43:15 web.1 | Rendered admin/application/components/_thumbnail.html.erb (Duration: 3.7ms | GC: 0.8ms) | |
11:43:15 web.1 | CACHE Communication::Website Load (1.2ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 | |
11:43:15 web.1 | ↳ app/views/admin/communication/websites/show/_pages.html.erb:15 | |
11:43:15 web.1 | CACHE Communication::Website::Page::Localization Load (1.5ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = 'f48b53cd-94f4-4be7-8b0a-ffaaa23e6e5d' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 | |
11:43:15 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
11:43:15 web.1 | Communication::Website::Page::Localization Load (1.9ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = '5b465ef5-4c69-4af2-8394-de42bc290668' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='show',application='Osuny',controller='websites'*/ | |
11:43:15 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
11:43:15 web.1 | ActiveStorage::Attachment Load (2.0ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = 'd3bbf36d-a4bf-4bd9-94f6-fc4e0d99b033' 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:43:15 web.1 | ↳ app/views/admin/application/components/_thumbnail.html.erb:7 | |
11:43:15 web.1 | Rendered admin/application/components/_thumbnail.html.erb (Duration: 3.6ms | GC: 0.8ms) | |
11:43:15 web.1 | CACHE Communication::Website Load (1.6ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 | |
11:43:15 web.1 | ↳ app/views/admin/communication/websites/show/_pages.html.erb:15 | |
11:43:15 web.1 | CACHE Communication::Website::Page::Localization Load (1.5ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = '5b465ef5-4c69-4af2-8394-de42bc290668' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 | |
11:43:15 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
11:43:15 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" = '6bf75d80-d373-44af-a18e-d4574eee8d1d' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='show',application='Osuny',controller='websites'*/ | |
11:43:15 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
11:43:15 web.1 | ActiveStorage::Attachment Load (2.2ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = 'ffb567c7-ab26-4398-bba9-d8b951cd6fba' 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:43:15 web.1 | ↳ app/views/admin/application/components/_thumbnail.html.erb:7 | |
11:43:15 web.1 | Rendered admin/application/components/_thumbnail.html.erb (Duration: 4.7ms | GC: 0.6ms) | |
11:43:15 web.1 | CACHE Communication::Website Load (1.6ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 | |
11:43:15 web.1 | ↳ app/views/admin/communication/websites/show/_pages.html.erb:15 | |
11:43:15 web.1 | CACHE Communication::Website::Page::Localization Load (1.2ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = '6bf75d80-d373-44af-a18e-d4574eee8d1d' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 | |
11:43:15 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
11:43:15 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" = 'a7e0768c-bffb-42f9-8e55-77a98e0ed059' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 /*action='show',application='Osuny',controller='websites'*/ | |
11:43:15 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
11:43:15 web.1 | ActiveStorage::Attachment Load (2.1ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = '55d74c9a-5a38-4de4-9910-24acccb87813' 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:43:15 web.1 | ↳ app/views/admin/application/components/_thumbnail.html.erb:7 | |
11:43:15 web.1 | Rendered admin/application/components/_thumbnail.html.erb (Duration: 3.9ms | GC: 1.0ms) | |
11:43:15 web.1 | CACHE Communication::Website Load (1.4ms) SELECT "communication_websites".* FROM "communication_websites" WHERE "communication_websites"."id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' LIMIT 1 | |
11:43:15 web.1 | ↳ app/views/admin/communication/websites/show/_pages.html.erb:15 | |
11:43:15 web.1 | CACHE Communication::Website::Page::Localization Load (1.4ms) SELECT "communication_website_page_localizations".* FROM "communication_website_page_localizations" WHERE "communication_website_page_localizations"."about_id" = 'a7e0768c-bffb-42f9-8e55-77a98e0ed059' AND "communication_website_page_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 | |
11:43:15 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
11:43:15 web.1 | Rendered admin/application/components/_all.html.erb (Duration: 0.7ms | GC: 0.2ms) | |
11:43:15 web.1 | Rendered admin/application/components/_panel.html.erb (Duration: 80.2ms | GC: 18.1ms) | |
11:43:15 web.1 | Rendered admin/communication/websites/show/_pages.html.erb (Duration: 81.4ms | GC: 18.3ms) | |
11:43:15 web.1 | Language Count (1.3ms) 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:43:15 web.1 | ↳ app/views/admin/application/l10n/_widget.html.erb:4 | |
11:43:15 web.1 | Language Load (1.5ms) 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:43:15 web.1 | ↳ app/views/admin/application/l10n/_widget.html.erb:10 | |
11:43:15 web.1 | Communication::Website::Localization Load (2.3ms) SELECT "communication_website_localizations".* FROM "communication_website_localizations" WHERE "communication_website_localizations"."about_id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' AND "communication_website_localizations"."language_id" = 'fb1bdb4a-fc08-44bc-a718-76b2655f750f' LIMIT 1 /*action='show',application='Osuny',controller='websites'*/ | |
11:43:15 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
11:43:15 web.1 | CACHE Communication::Website::Localization Load (1.6ms) SELECT "communication_website_localizations".* FROM "communication_website_localizations" WHERE "communication_website_localizations"."about_id" = '75f077ab-bc1f-402b-8c14-7ff23d5a0a0e' AND "communication_website_localizations"."language_id" = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' LIMIT 1 | |
11:43:15 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
11:43:15 web.1 | Rendered admin/application/components/_panel.html.erb (Duration: 10.0ms | GC: 2.3ms) | |
11:43:15 web.1 | Rendered admin/application/l10n/_widget.html.erb (Duration: 14.2ms | GC: 3.5ms) | |
11:43:15 web.1 | Rendered admin/communication/websites/show.html.erb within admin/layouts/application (Duration: 106.4ms | GC: 24.4ms) | |
11:43:15 web.1 | Rendered admin/application/components/_search.html.erb (Duration: 0.6ms | GC: 0.3ms) | |
11:43:15 web.1 | CACHE 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 | |
11:43:15 web.1 | ↳ app/views/admin/application/components/_nav.html.erb:18 | |
11:43:15 web.1 | University Load (1.8ms) SELECT "universities".* FROM "universities" WHERE "universities"."id" = 'ebf2d273-ffc9-4d9f-a4ee-a2146913d617' LIMIT 1 /*action='show',application='Osuny',controller='websites'*/ | |
11:43:15 web.1 | ↳ app/models/communication/website.rb:129:in 'Communication::Website.organized_for' | |
11:43:15 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:43:15 web.1 | ↳ app/models/communication/website.rb:132:in 'Communication::Website.organized_for' | |
11:43:15 worker.1 | [GoodJob] [62050] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 40c3466d-5155-4a28-b86f-9bbdaf7cf4f0 | |
11:43:15 web.1 | Communication::Website Load (5.5ms) SELECT communication_websites.*, COALESCE( | |
11:43:15 web.1 | MAX(CASE WHEN localizations.language_id = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' THEN TRIM(LOWER(UNACCENT(localizations.name))) END), | |
11:43:15 web.1 | MAX(TRIM(LOWER(UNACCENT(localizations.name)))) FILTER (WHERE localizations.rank = 1) | |
11:43:15 web.1 | ) AS localization_name | |
11:43:15 web.1 | FROM "communication_websites" LEFT JOIN ( | |
11:43:15 web.1 | SELECT | |
11:43:15 web.1 | localizations.*, | |
11:43:15 web.1 | ROW_NUMBER() OVER(PARTITION BY localizations.about_id ORDER BY localizations.created_at ASC) as rank | |
11:43:15 web.1 | FROM | |
11:43:15 web.1 | communication_website_localizations as localizations | |
11:43:15 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:43:15 web.1 | ↳ app/models/communication/website.rb:137:in 'Enumerable#collect' | |
11:43:15 web.1 | Communication::Website Load (5.4ms) SELECT communication_websites.*, COALESCE( | |
11:43:15 web.1 | MAX(CASE WHEN localizations.language_id = '9b93e55f-fefc-4383-9dc3-7fdef99fe9d1' THEN TRIM(LOWER(UNACCENT(localizations.name))) END), | |
11:43:15 web.1 | MAX(TRIM(LOWER(UNACCENT(localizations.name)))) FILTER (WHERE localizations.rank = 1) | |
11:43:15 web.1 | ) AS localization_name | |
11:43:15 web.1 | FROM "communication_websites" LEFT JOIN ( | |
11:43:15 web.1 | SELECT | |
11:43:15 web.1 | localizations.*, | |
11:43:15 web.1 | ROW_NUMBER() OVER(PARTITION BY localizations.about_id ORDER BY localizations.created_at ASC) as rank | |
11:43:15 web.1 | FROM | |
11:43:15 web.1 | communication_website_localizations as localizations | |
11:43:15 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:43:15 web.1 | ↳ app/models/communication/website.rb:146:in 'Enumerable#collect' | |
11:43:15 web.1 | Communication::Website::Localization Load (2.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:43:15 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
11:43:15 web.1 | Communication::Website::Localization Load (2.1ms) 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:43:15 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
11:43:15 web.1 | Communication::Website::Localization Load (1.6ms) 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:43:15 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
11:43:15 web.1 | Communication::Website::Localization Load (2.1ms) 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:43:15 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
11:43:15 web.1 | Communication::Website::Localization Load (21.7ms) 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:43:15 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
11:43:15 web.1 | Communication::Website::Localization Load (2.6ms) 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:43:15 web.1 | ↳ app/models/concerns/localizable.rb:47:in 'Localizable#localization_for' | |
11:43:15 web.1 | CACHE Language Count (1.6ms) 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:43:15 web.1 | ↳ app/views/admin/application/components/_nav.html.erb:68 | |
11:43:15 web.1 | CACHE Language Load (1.5ms) 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:43:15 web.1 | ↳ app/views/admin/application/components/_nav.html.erb:71 | |
11:43:15 web.1 | ActiveStorage::Attachment Load (2.5ms) 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:43:15 web.1 | ↳ app/views/admin/application/components/_nav.html.erb:88 | |
11:43:15 web.1 | Rendered admin/application/components/_nav.html.erb (Duration: 208.7ms | GC: 28.0ms) | |
11:43:15 web.1 | Rendered admin/application/components/_realm.html.erb (Duration: 0.3ms | GC: 0.2ms) | |
11:43:15 web.1 | Rendered admin/application/components/_subnav.html.erb (Duration: 4.4ms | GC: 1.0ms) | |
11:43:15 web.1 | Rendered admin/application/components/_hero.html.erb (Duration: 2.7ms | GC: 1.4ms) | |
11:43:15 web.1 | Rendered application/_notice.html.erb (Duration: 3.8ms | GC: 3.4ms) | |
11:43:15 web.1 | Rendered admin/application/components/_user_unconfirmed.html.erb (Duration: 0.1ms | GC: 0.0ms) | |
11:43:15 web.1 | Rendered admin/application/components/_server_admin_only.html.erb (Duration: 0.1ms | GC: 0.0ms) | |
11:43:15 web.1 | Rendered admin/application/components/_commands.html.erb (Duration: 0.1ms | GC: 0.0ms) | |
11:43:15 web.1 | GoodJob::Job Count (1.2ms) SELECT COUNT(*) FROM "good_jobs" WHERE "good_jobs"."finished_at" IS NULL /*action='show',application='Osuny',controller='websites'*/ | |
11:43:15 web.1 | ↳ app/controllers/application_controller.rb:15:in 'ApplicationController#background_tasks_count' | |
11:43:15 web.1 | Rendered admin/application/components/_footer.html.erb (Duration: 3.0ms | GC: 0.0ms) | |
11:43:15 web.1 | Rendered application/_bugsnag.html.erb (Duration: 0.1ms | GC: 0.0ms) | |
11:43:15 web.1 | Language Load (1.1ms) SELECT "languages".* FROM "languages" WHERE "languages"."iso_code" = 'fr' LIMIT 1 /*action='show',application='Osuny',controller='websites'*/ | |
11:43:15 web.1 | ↳ app/controllers/application_controller/with_locale.rb:12:in 'ApplicationController::WithLocale#current_interface_language' | |
11:43:15 web.1 | Rendered application/_summernote_localization.html.erb (Duration: 2.1ms | GC: 0.0ms) | |
11:43:15 web.1 | Rendered layout admin/layouts/application.html.erb (Duration: 447.3ms | GC: 85.0ms) | |
11:43:15 web.1 | Completed 200 OK in 546ms (Views: 426.1ms | ActiveRecord: 41.4ms (51 queries, 15 cached) | GC: 104.1ms) | |
11:43:15 web.1 | | |
11:43:15 web.1 | | |
11:43:16 worker.1 | [GoodJob] [62050] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 7d37b60b-7603-4692-8dc9-4f5804fda60c | |
11:43:16 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"elephant","scheduled_at":"2025-03-24T11:43:16.058+01:00"} | |
11:43:16 worker.1 | [Octokit] request: POST https://api.github.com/repos/osunyorg/template/generate | |
11:43:16 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:43:16 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:43:16 worker.1 | Content-Type: "application/json" | |
11:43:17 worker.1 | [Octokit] response: Status 201 | |
11:43:17 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:43:17 GMT" | |
11:43:17 worker.1 | content-type: "application/json; charset=utf-8" | |
11:43:17 worker.1 | content-length: "6377" | |
11:43:17 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:43:17 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:43:17 worker.1 | etag: "\"efb6c34e6df3def3f4c98a48d8f5935f9cb3f9090d608997e59cc58085b95423\"" | |
11:43:17 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:43:17 worker.1 | x-accepted-oauth-scopes: "" | |
11:43:17 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:43:17 worker.1 | location: "https://api.github.com/repos/osunydev/demo-test-github-8" | |
11:43:17 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:43:17 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:43:17 worker.1 | x-ratelimit-limit: "5000" | |
11:43:17 worker.1 | x-ratelimit-remaining: "3081" | |
11:43:17 worker.1 | x-ratelimit-reset: "1742813729" | |
11:43:17 worker.1 | x-ratelimit-used: "1919" | |
11:43:17 worker.1 | x-ratelimit-resource: "core" | |
11:43: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:43:17 worker.1 | access-control-allow-origin: "*" | |
11:43:17 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:43:17 worker.1 | x-frame-options: "deny" | |
11:43:17 worker.1 | x-content-type-options: "nosniff" | |
11:43:17 worker.1 | x-xss-protection: "0" | |
11:43:17 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:43:17 worker.1 | content-security-policy: "default-src 'none'" | |
11:43:17 worker.1 | server: "github.com" | |
11:43:17 worker.1 | x-github-request-id: "FC91:20E9FC:36F1F8:3812F6:67E13744" | |
11:43:29 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-8/actions/secrets/public-key | |
11:43:29 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:43:29 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:43:29 worker.1 | Content-Type: "application/json" | |
11:43:29 worker.1 | [Octokit] response: Status 200 | |
11:43:29 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:43:29 GMT" | |
11:43:29 worker.1 | content-type: "application/json; charset=utf-8" | |
11:43:29 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:43:29 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:43:29 worker.1 | etag: "W/\"40774f8aed0fd918b5e61bbaf76c6c32c2e5e1aeb0361ca5d19073ff4cd18012\"" | |
11:43:29 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:43:29 worker.1 | x-accepted-oauth-scopes: "" | |
11:43:29 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:43:29 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:43:29 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:43:29 worker.1 | x-ratelimit-limit: "5000" | |
11:43:29 worker.1 | x-ratelimit-remaining: "3080" | |
11:43:29 worker.1 | x-ratelimit-reset: "1742813729" | |
11:43:29 worker.1 | x-ratelimit-used: "1920" | |
11:43:29 worker.1 | x-ratelimit-resource: "core" | |
11:43: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:43:29 worker.1 | access-control-allow-origin: "*" | |
11:43:29 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:43:29 worker.1 | x-frame-options: "deny" | |
11:43:29 worker.1 | x-content-type-options: "nosniff" | |
11:43:29 worker.1 | x-xss-protection: "0" | |
11:43:29 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:43:29 worker.1 | content-security-policy: "default-src 'none'" | |
11:43:29 worker.1 | content-encoding: "gzip" | |
11:43:29 worker.1 | transfer-encoding: "chunked" | |
11:43:29 worker.1 | server: "github.com" | |
11:43:29 worker.1 | x-github-request-id: "FC98:13DEDB:35E548:37078D:67E13751" | |
11:43:29 worker.1 | [Octokit] request: PUT https://api.github.com/repos/osunydev/demo-test-github-8/actions/secrets/DEUXFLEURS_ACCESS_KEY | |
11:43:29 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:43:29 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:43:29 worker.1 | Content-Type: "application/json" | |
11:43:30 worker.1 | [Octokit] response: Status 201 | |
11:43:30 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:43:30 GMT" | |
11:43:30 worker.1 | content-type: "application/json; charset=utf-8" | |
11:43:30 worker.1 | content-length: "2" | |
11:43:30 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:43:30 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:43:30 worker.1 | etag: "\"e4170c593d2e6fe8b6a39eb7c93918ee8f5ac6fa158e0b3a1ae47a9e06755914\"" | |
11:43:30 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:43:30 worker.1 | x-accepted-oauth-scopes: "" | |
11:43:30 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:43:30 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:43:30 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:43:30 worker.1 | x-ratelimit-limit: "5000" | |
11:43:30 worker.1 | x-ratelimit-remaining: "3079" | |
11:43:30 worker.1 | x-ratelimit-reset: "1742813729" | |
11:43:30 worker.1 | x-ratelimit-used: "1921" | |
11:43:30 worker.1 | x-ratelimit-resource: "core" | |
11:43: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:43:30 worker.1 | access-control-allow-origin: "*" | |
11:43:30 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:43:30 worker.1 | x-frame-options: "deny" | |
11:43:30 worker.1 | x-content-type-options: "nosniff" | |
11:43:30 worker.1 | x-xss-protection: "0" | |
11:43:30 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:43:30 worker.1 | content-security-policy: "default-src 'none'" | |
11:43:30 worker.1 | server: "github.com" | |
11:43:30 worker.1 | x-github-request-id: "FC99:1816B7:342AB5:354CD3:67E13752" | |
11:43:30 worker.1 | [Octokit] request: PUT https://api.github.com/repos/osunydev/demo-test-github-8/actions/secrets/DEUXFLEURS_SECRET | |
11:43:30 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:43:30 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:43:30 worker.1 | Content-Type: "application/json" | |
11:43:30 worker.1 | [Octokit] response: Status 201 | |
11:43:30 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:43:30 GMT" | |
11:43:30 worker.1 | content-type: "application/json; charset=utf-8" | |
11:43:30 worker.1 | content-length: "2" | |
11:43:30 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:43:30 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:43:30 worker.1 | etag: "\"e4170c593d2e6fe8b6a39eb7c93918ee8f5ac6fa158e0b3a1ae47a9e06755914\"" | |
11:43:30 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:43:30 worker.1 | x-accepted-oauth-scopes: "" | |
11:43:30 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:43:30 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:43:30 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:43:30 worker.1 | x-ratelimit-limit: "5000" | |
11:43:30 worker.1 | x-ratelimit-remaining: "3078" | |
11:43:30 worker.1 | x-ratelimit-reset: "1742813729" | |
11:43:30 worker.1 | x-ratelimit-used: "1922" | |
11:43:30 worker.1 | x-ratelimit-resource: "core" | |
11:43: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:43:30 worker.1 | access-control-allow-origin: "*" | |
11:43:30 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:43:30 worker.1 | x-frame-options: "deny" | |
11:43:30 worker.1 | x-content-type-options: "nosniff" | |
11:43:30 worker.1 | x-xss-protection: "0" | |
11:43:30 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:43:30 worker.1 | content-security-policy: "default-src 'none'" | |
11:43:30 worker.1 | server: "github.com" | |
11:43:30 worker.1 | x-github-request-id: "FC9A:29A163:34D07B:35F2FB:67E13752" | |
11:43:51 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"mice","scheduled_at":"2025-03-24T11:43:50.755+01:00"} | |
11:43:51 worker.1 | [GoodJob] [62050] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 7ba34751-fb86-4f3e-bcf6-2f0fc1c52205 | |
11:43:51 worker.1 | [GoodJob] [62050] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 3ff2b4ae-14ae-4a9c-922e-dc4a7165dc13 | |
11:43:51 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"elephant","scheduled_at":"2025-03-24T11:43:51.626+01:00"} | |
11:43:51 worker.1 | [GoodJob] [62050] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 0ad7954f-ba24-4eeb-b497-fec3bd0a1804 | |
11:43:51 worker.1 | [GoodJob] [62050] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 87aaad33-7ea1-4754-9230-929020c601cd | |
11:43:51 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-8 | |
11:43:51 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:43:51 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:43:51 worker.1 | Content-Type: "application/json" | |
11:43:52 worker.1 | [Octokit] response: Status 200 | |
11:43:52 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:43:52 GMT" | |
11:43:52 worker.1 | content-type: "application/json; charset=utf-8" | |
11:43:52 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:43:52 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:43:52 worker.1 | etag: "W/\"d285f5f084ffec1cc037d71367bf859db2b89315b8735c4ba5507320b5a9399e\"" | |
11:43:52 worker.1 | last-modified: "Mon, 24 Mar 2025 10:43:23 GMT" | |
11:43:52 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:43:52 worker.1 | x-accepted-oauth-scopes: "repo" | |
11:43:52 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:43:52 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:43:52 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:43:52 worker.1 | x-ratelimit-limit: "5000" | |
11:43:52 worker.1 | x-ratelimit-remaining: "3077" | |
11:43:52 worker.1 | x-ratelimit-reset: "1742813729" | |
11:43:52 worker.1 | x-ratelimit-used: "1923" | |
11:43:52 worker.1 | x-ratelimit-resource: "core" | |
11:43:52 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:43:52 worker.1 | access-control-allow-origin: "*" | |
11:43:52 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:43:52 worker.1 | x-frame-options: "deny" | |
11:43:52 worker.1 | x-content-type-options: "nosniff" | |
11:43:52 worker.1 | x-xss-protection: "0" | |
11:43:52 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:43:52 worker.1 | content-security-policy: "default-src 'none'" | |
11:43:52 worker.1 | content-encoding: "gzip" | |
11:43:52 worker.1 | transfer-encoding: "chunked" | |
11:43:52 worker.1 | server: "github.com" | |
11:43:52 worker.1 | x-github-request-id: "FC9C:188010:3489AA:35AE14:67E13768" | |
11:43:52 worker.1 | Adding content/fr/_index.html | |
11:43:52 worker.1 | Adding data/content_security_policy.yaml | |
11:43:52 worker.1 | Adding data/menus/fr/primary.yml | |
11:43:52 worker.1 | Adding data/menus/fr/legal.yml | |
11:43:52 worker.1 | Adding data/menus/fr/social.yml | |
11:43:52 worker.1 | Start sync | |
11:43:52 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-8 | |
11:43:52 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:43:52 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:43:52 worker.1 | Content-Type: "application/json" | |
11:43:52 worker.1 | [Octokit] response: Status 200 | |
11:43:52 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:43:52 GMT" | |
11:43:52 worker.1 | content-type: "application/json; charset=utf-8" | |
11:43:52 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:43:52 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:43:52 worker.1 | etag: "W/\"d285f5f084ffec1cc037d71367bf859db2b89315b8735c4ba5507320b5a9399e\"" | |
11:43:52 worker.1 | last-modified: "Mon, 24 Mar 2025 10:43:23 GMT" | |
11:43:52 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:43:52 worker.1 | x-accepted-oauth-scopes: "repo" | |
11:43:52 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:43:52 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:43:52 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:43:52 worker.1 | x-ratelimit-limit: "5000" | |
11:43:52 worker.1 | x-ratelimit-remaining: "3077" | |
11:43:52 worker.1 | x-ratelimit-reset: "1742813729" | |
11:43:52 worker.1 | x-ratelimit-used: "1923" | |
11:43:52 worker.1 | x-ratelimit-resource: "core" | |
11:43:52 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:43:52 worker.1 | access-control-allow-origin: "*" | |
11:43:52 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:43:52 worker.1 | x-frame-options: "deny" | |
11:43:52 worker.1 | x-content-type-options: "nosniff" | |
11:43:52 worker.1 | x-xss-protection: "0" | |
11:43:52 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:43:52 worker.1 | content-security-policy: "default-src 'none'" | |
11:43:52 worker.1 | content-encoding: "gzip" | |
11:43:52 worker.1 | transfer-encoding: "chunked" | |
11:43:52 worker.1 | server: "github.com" | |
11:43:52 worker.1 | x-github-request-id: "FC9C:188010:3489AA:35AE14:67E13768" | |
11:43:52 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-8/branches/main | |
11:43:52 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:43:52 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:43:52 worker.1 | Content-Type: "application/json" | |
11:43:52 worker.1 | [Octokit] response: Status 200 | |
11:43:52 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:43:52 GMT" | |
11:43:52 worker.1 | content-type: "application/json; charset=utf-8" | |
11:43:52 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:43:52 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:43:52 worker.1 | etag: "W/\"2e3807a2b934bf9df772e953c8847ed2bbb16083372ac94a740b42fb768d65df\"" | |
11:43:52 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:43:52 worker.1 | x-accepted-oauth-scopes: "" | |
11:43:52 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:43:52 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:43:52 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:43:52 worker.1 | x-ratelimit-limit: "5000" | |
11:43:52 worker.1 | x-ratelimit-remaining: "3076" | |
11:43:52 worker.1 | x-ratelimit-reset: "1742813729" | |
11:43:52 worker.1 | x-ratelimit-used: "1924" | |
11:43:52 worker.1 | x-ratelimit-resource: "core" | |
11:43:52 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:43:52 worker.1 | access-control-allow-origin: "*" | |
11:43:52 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:43:52 worker.1 | x-frame-options: "deny" | |
11:43:52 worker.1 | x-content-type-options: "nosniff" | |
11:43:52 worker.1 | x-xss-protection: "0" | |
11:43:52 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:43:52 worker.1 | content-security-policy: "default-src 'none'" | |
11:43:52 worker.1 | content-encoding: "gzip" | |
11:43:52 worker.1 | transfer-encoding: "chunked" | |
11:43:52 worker.1 | server: "github.com" | |
11:43:52 worker.1 | x-github-request-id: "FC9D:2FF017:3589D6:36AE70:67E13768" | |
11:43:52 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-8/git/trees/73808368ce374894402d9ab2e2a59848452dc4e1?recursive=true | |
11:43:52 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:43:52 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:43:52 worker.1 | Content-Type: "application/json" | |
11:43:53 worker.1 | [Octokit] response: Status 200 | |
11:43:53 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:43:53 GMT" | |
11:43:53 worker.1 | content-type: "application/json; charset=utf-8" | |
11:43:53 worker.1 | cache-control: "private, max-age=86400, s-maxage=86400" | |
11:43:53 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:43:53 worker.1 | etag: "W/\"c24357bf8b9f2a5cb02b846896c4cc03353e1ea2251564ea07733d8c502d84d3\"" | |
11:43:53 worker.1 | last-modified: "Mon, 24 Mar 2025 10:43:23 GMT" | |
11:43:53 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:43:53 worker.1 | x-accepted-oauth-scopes: "" | |
11:43:53 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:43:53 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:43:53 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:43:53 worker.1 | x-ratelimit-limit: "5000" | |
11:43:53 worker.1 | x-ratelimit-remaining: "3075" | |
11:43:53 worker.1 | x-ratelimit-reset: "1742813729" | |
11:43:53 worker.1 | x-ratelimit-used: "1925" | |
11:43:53 worker.1 | x-ratelimit-resource: "core" | |
11:43:53 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:43:53 worker.1 | access-control-allow-origin: "*" | |
11:43:53 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:43:53 worker.1 | x-frame-options: "deny" | |
11:43:53 worker.1 | x-content-type-options: "nosniff" | |
11:43:53 worker.1 | x-xss-protection: "0" | |
11:43:53 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:43:53 worker.1 | content-security-policy: "default-src 'none'" | |
11:43:53 worker.1 | content-encoding: "gzip" | |
11:43:53 worker.1 | transfer-encoding: "chunked" | |
11:43:53 worker.1 | server: "github.com" | |
11:43:53 worker.1 | x-github-request-id: "FC9E:220838:346525:358A24:67E13768" | |
11:43:53 worker.1 | Syncing - Creating content/fr/_index.html | |
11:43:53 worker.1 | Syncing - Creating data/content_security_policy.yaml | |
11:43:53 worker.1 | Syncing - Creating data/menus/fr/primary.yml | |
11:43:53 worker.1 | Syncing - Creating data/menus/fr/legal.yml | |
11:43:53 worker.1 | Syncing - Creating data/menus/fr/social.yml | |
11:43:53 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-8 | |
11:43:53 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:43:53 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:43:53 worker.1 | Content-Type: "application/json" | |
11:43:53 worker.1 | [Octokit] response: Status 200 | |
11:43:53 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:43:52 GMT" | |
11:43:53 worker.1 | content-type: "application/json; charset=utf-8" | |
11:43:53 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:43:53 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:43:53 worker.1 | etag: "W/\"d285f5f084ffec1cc037d71367bf859db2b89315b8735c4ba5507320b5a9399e\"" | |
11:43:53 worker.1 | last-modified: "Mon, 24 Mar 2025 10:43:23 GMT" | |
11:43:53 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:43:53 worker.1 | x-accepted-oauth-scopes: "repo" | |
11:43:53 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:43:53 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:43:53 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:43:53 worker.1 | x-ratelimit-limit: "5000" | |
11:43:53 worker.1 | x-ratelimit-remaining: "3077" | |
11:43:53 worker.1 | x-ratelimit-reset: "1742813729" | |
11:43:53 worker.1 | x-ratelimit-used: "1923" | |
11:43:53 worker.1 | x-ratelimit-resource: "core" | |
11:43:53 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:43:53 worker.1 | access-control-allow-origin: "*" | |
11:43:53 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:43:53 worker.1 | x-frame-options: "deny" | |
11:43:53 worker.1 | x-content-type-options: "nosniff" | |
11:43:53 worker.1 | x-xss-protection: "0" | |
11:43:53 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:43:53 worker.1 | content-security-policy: "default-src 'none'" | |
11:43:53 worker.1 | content-encoding: "gzip" | |
11:43:53 worker.1 | transfer-encoding: "chunked" | |
11:43:53 worker.1 | server: "github.com" | |
11:43:53 worker.1 | x-github-request-id: "FC9C:188010:3489AA:35AE14:67E13768" | |
11:43:53 worker.1 | Creating commit with 5 files. | |
11:43:53 worker.1 | [Octokit] request: POST https://api.github.com/repos/osunydev/demo-test-github-8/git/trees | |
11:43:53 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:43:53 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:43:53 worker.1 | Content-Type: "application/json" | |
11:43:53 worker.1 | [Octokit] response: Status 201 | |
11:43:53 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:43:53 GMT" | |
11:43:53 worker.1 | content-type: "application/json; charset=utf-8" | |
11:43:53 worker.1 | content-length: "3068" | |
11:43:53 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:43:53 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:43:53 worker.1 | etag: "\"4c1e87f0e6890e45af16e58447a829f1310b3690d34a85a3bbbd247147070254\"" | |
11:43:53 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:43:53 worker.1 | x-accepted-oauth-scopes: "" | |
11:43:53 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:43:53 worker.1 | location: "https://api.github.com/repos/osunydev/demo-test-github-8/git/trees/4f2adaa15cf825a7add8cf9e64fa10512a0c60c6" | |
11:43:53 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:43:53 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:43:53 worker.1 | x-ratelimit-limit: "5000" | |
11:43:53 worker.1 | x-ratelimit-remaining: "3074" | |
11:43:53 worker.1 | x-ratelimit-reset: "1742813729" | |
11:43:53 worker.1 | x-ratelimit-used: "1926" | |
11:43:53 worker.1 | x-ratelimit-resource: "core" | |
11:43:53 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:43:53 worker.1 | access-control-allow-origin: "*" | |
11:43:53 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:43:53 worker.1 | x-frame-options: "deny" | |
11:43:53 worker.1 | x-content-type-options: "nosniff" | |
11:43:53 worker.1 | x-xss-protection: "0" | |
11:43:53 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:43:53 worker.1 | content-security-policy: "default-src 'none'" | |
11:43:53 worker.1 | server: "github.com" | |
11:43:53 worker.1 | x-github-request-id: "FCA0:1107C8:35E3CA:3708DA:67E13769" | |
11:43:53 worker.1 | [Octokit] request: POST https://api.github.com/repos/osunydev/demo-test-github-8/git/commits | |
11:43:53 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:43:53 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:43:53 worker.1 | Content-Type: "application/json" | |
11:43:54 worker.1 | [Octokit] response: Status 201 | |
11:43:54 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:43:54 GMT" | |
11:43:54 worker.1 | content-type: "application/json; charset=utf-8" | |
11:43:54 worker.1 | content-length: "1227" | |
11:43:54 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:43:54 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:43:54 worker.1 | etag: "\"4b917ae3b5a547f8a30fbb806723ee2e4557e8c74c65c22f7696d7a585f4b0b3\"" | |
11:43:54 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:43:54 worker.1 | x-accepted-oauth-scopes: "" | |
11:43:54 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:43:54 worker.1 | location: "https://api.github.com/repos/osunydev/demo-test-github-8/git/commits/80cd85c90417e7f7d6d8d12fe313c0511c2c16e7" | |
11:43:54 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:43:54 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:43:54 worker.1 | x-ratelimit-limit: "5000" | |
11:43:54 worker.1 | x-ratelimit-remaining: "3073" | |
11:43:54 worker.1 | x-ratelimit-reset: "1742813729" | |
11:43:54 worker.1 | x-ratelimit-used: "1927" | |
11:43:54 worker.1 | x-ratelimit-resource: "core" | |
11:43:54 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:43:54 worker.1 | access-control-allow-origin: "*" | |
11:43:54 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:43:54 worker.1 | x-frame-options: "deny" | |
11:43:54 worker.1 | x-content-type-options: "nosniff" | |
11:43:54 worker.1 | x-xss-protection: "0" | |
11:43:54 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:43:54 worker.1 | content-security-policy: "default-src 'none'" | |
11:43:54 worker.1 | server: "github.com" | |
11:43:54 worker.1 | x-github-request-id: "FCA1:F6B2E:35C92B:36EDE5:67E13769" | |
11:43:54 worker.1 | [Octokit] request: PATCH https://api.github.com/repos/osunydev/demo-test-github-8/git/refs/heads/main | |
11:43:54 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:43:54 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:43:54 worker.1 | Content-Type: "application/json" | |
11:43:54 worker.1 | [Octokit] response: Status 200 | |
11:43:54 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:43:54 GMT" | |
11:43:54 worker.1 | content-type: "application/json; charset=utf-8" | |
11:43:54 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:43:54 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:43:54 worker.1 | etag: "W/\"582bb837ce2ba44d2b5221b43e2d8c6509f4e104894efb71b80d2772fdd71b11\"" | |
11:43:54 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:43:54 worker.1 | x-accepted-oauth-scopes: "repo" | |
11:43:54 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:43:54 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:43:54 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:43:54 worker.1 | x-ratelimit-limit: "5000" | |
11:43:54 worker.1 | x-ratelimit-remaining: "3072" | |
11:43:54 worker.1 | x-ratelimit-reset: "1742813729" | |
11:43:54 worker.1 | x-ratelimit-used: "1928" | |
11:43:54 worker.1 | x-ratelimit-resource: "core" | |
11:43:54 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:43:54 worker.1 | access-control-allow-origin: "*" | |
11:43:54 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:43:54 worker.1 | x-frame-options: "deny" | |
11:43:54 worker.1 | x-content-type-options: "nosniff" | |
11:43:54 worker.1 | x-xss-protection: "0" | |
11:43:54 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:43:54 worker.1 | content-security-policy: "default-src 'none'" | |
11:43:54 worker.1 | content-encoding: "gzip" | |
11:43:54 worker.1 | transfer-encoding: "chunked" | |
11:43:54 worker.1 | server: "github.com" | |
11:43:54 worker.1 | x-github-request-id: "FCA2:188010:34944A:35B8FF:67E1376A" | |
11:43:54 worker.1 | Marking as synced | |
11:43:54 worker.1 | Marking content/fr/_index.html | |
11:43:54 worker.1 | Marking data/content_security_policy.yaml | |
11:43:54 worker.1 | Marking data/menus/fr/primary.yml | |
11:43:54 worker.1 | Marking data/menus/fr/legal.yml | |
11:43:54 worker.1 | Marking data/menus/fr/social.yml | |
11:43:54 worker.1 | [GoodJob] [62050] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 89b2631e-36d2-4cd5-8e49-db7a7e24c51e | |
11:43:54 worker.1 | [GoodJob] [62050] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 84a226a8-2c21-47cd-a90c-5a09ec20c276 | |
11:43:54 worker.1 | [GoodJob] [62050] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob c5e6337e-cffb-44e8-a87e-ef2707b2a468 | |
11:43:54 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"elephant","scheduled_at":"2025-03-24T11:43:54.940+01:00"} | |
11:43:55 worker.1 | [GoodJob] [62050] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob a71478d8-3dcb-4320-979a-2aa16c0211b7 | |
11:43:55 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-8 | |
11:43:55 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:43:55 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:43:55 worker.1 | Content-Type: "application/json" | |
11:43:55 worker.1 | [Octokit] response: Status 200 | |
11:43:55 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:43:52 GMT" | |
11:43:55 worker.1 | content-type: "application/json; charset=utf-8" | |
11:43:55 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:43:55 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:43:55 worker.1 | etag: "W/\"d285f5f084ffec1cc037d71367bf859db2b89315b8735c4ba5507320b5a9399e\"" | |
11:43:55 worker.1 | last-modified: "Mon, 24 Mar 2025 10:43:23 GMT" | |
11:43:55 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:43:55 worker.1 | x-accepted-oauth-scopes: "repo" | |
11:43:55 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:43:55 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:43:55 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:43:55 worker.1 | x-ratelimit-limit: "5000" | |
11:43:55 worker.1 | x-ratelimit-remaining: "3077" | |
11:43:55 worker.1 | x-ratelimit-reset: "1742813729" | |
11:43:55 worker.1 | x-ratelimit-used: "1923" | |
11:43:55 worker.1 | x-ratelimit-resource: "core" | |
11:43:55 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:43:55 worker.1 | access-control-allow-origin: "*" | |
11:43:55 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:43:55 worker.1 | x-frame-options: "deny" | |
11:43:55 worker.1 | x-content-type-options: "nosniff" | |
11:43:55 worker.1 | x-xss-protection: "0" | |
11:43:55 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:43:55 worker.1 | content-security-policy: "default-src 'none'" | |
11:43:55 worker.1 | content-encoding: "gzip" | |
11:43:55 worker.1 | transfer-encoding: "chunked" | |
11:43:55 worker.1 | server: "github.com" | |
11:43:55 worker.1 | x-github-request-id: "FC9C:188010:3489AA:35AE14:67E13768" | |
11:43:55 worker.1 | Adding content/fr/posts/_index.html | |
11:43:55 worker.1 | Adding data/content_security_policy.yaml | |
11:43:55 worker.1 | Adding config/_default/languages.yaml | |
11:43:55 worker.1 | Adding data/menus/fr/primary.yml | |
11:43:55 worker.1 | Adding data/menus/fr/legal.yml | |
11:43:55 worker.1 | Adding data/menus/fr/social.yml | |
11:43:55 worker.1 | Start sync | |
11:43:55 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-8 | |
11:43:55 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:43:55 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:43:55 worker.1 | Content-Type: "application/json" | |
11:43:55 worker.1 | [Octokit] response: Status 200 | |
11:43:55 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:43:52 GMT" | |
11:43:55 worker.1 | content-type: "application/json; charset=utf-8" | |
11:43:55 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:43:55 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:43:55 worker.1 | etag: "W/\"d285f5f084ffec1cc037d71367bf859db2b89315b8735c4ba5507320b5a9399e\"" | |
11:43:55 worker.1 | last-modified: "Mon, 24 Mar 2025 10:43:23 GMT" | |
11:43:55 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:43:55 worker.1 | x-accepted-oauth-scopes: "repo" | |
11:43:55 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:43:55 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:43:55 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:43:55 worker.1 | x-ratelimit-limit: "5000" | |
11:43:55 worker.1 | x-ratelimit-remaining: "3077" | |
11:43:55 worker.1 | x-ratelimit-reset: "1742813729" | |
11:43:55 worker.1 | x-ratelimit-used: "1923" | |
11:43:55 worker.1 | x-ratelimit-resource: "core" | |
11:43:55 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:43:55 worker.1 | access-control-allow-origin: "*" | |
11:43:55 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:43:55 worker.1 | x-frame-options: "deny" | |
11:43:55 worker.1 | x-content-type-options: "nosniff" | |
11:43:55 worker.1 | x-xss-protection: "0" | |
11:43:55 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:43:55 worker.1 | content-security-policy: "default-src 'none'" | |
11:43:55 worker.1 | content-encoding: "gzip" | |
11:43:55 worker.1 | transfer-encoding: "chunked" | |
11:43:55 worker.1 | server: "github.com" | |
11:43:55 worker.1 | x-github-request-id: "FC9C:188010:3489AA:35AE14:67E13768" | |
11:43:55 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-8/branches/main | |
11:43:55 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:43:55 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:43:55 worker.1 | Content-Type: "application/json" | |
11:43:55 worker.1 | [Octokit] response: Status 200 | |
11:43:55 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:43:52 GMT" | |
11:43:55 worker.1 | content-type: "application/json; charset=utf-8" | |
11:43:55 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:43:55 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:43:55 worker.1 | etag: "W/\"2e3807a2b934bf9df772e953c8847ed2bbb16083372ac94a740b42fb768d65df\"" | |
11:43:55 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:43:55 worker.1 | x-accepted-oauth-scopes: "" | |
11:43:55 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:43:55 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:43:55 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:43:55 worker.1 | x-ratelimit-limit: "5000" | |
11:43:55 worker.1 | x-ratelimit-remaining: "3076" | |
11:43:55 worker.1 | x-ratelimit-reset: "1742813729" | |
11:43:55 worker.1 | x-ratelimit-used: "1924" | |
11:43:55 worker.1 | x-ratelimit-resource: "core" | |
11:43:55 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:43:55 worker.1 | access-control-allow-origin: "*" | |
11:43:55 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:43:55 worker.1 | x-frame-options: "deny" | |
11:43:55 worker.1 | x-content-type-options: "nosniff" | |
11:43:55 worker.1 | x-xss-protection: "0" | |
11:43:55 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:43:55 worker.1 | content-security-policy: "default-src 'none'" | |
11:43:55 worker.1 | content-encoding: "gzip" | |
11:43:55 worker.1 | transfer-encoding: "chunked" | |
11:43:55 worker.1 | server: "github.com" | |
11:43:55 worker.1 | x-github-request-id: "FC9D:2FF017:3589D6:36AE70:67E13768" | |
11:43:55 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-8/git/trees/73808368ce374894402d9ab2e2a59848452dc4e1?recursive=true | |
11:43:55 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:43:55 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:43:55 worker.1 | Content-Type: "application/json" | |
11:43:55 worker.1 | [Octokit] response: Status 200 | |
11:43:55 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:43:53 GMT" | |
11:43:55 worker.1 | content-type: "application/json; charset=utf-8" | |
11:43:55 worker.1 | cache-control: "private, max-age=86400, s-maxage=86400" | |
11:43:55 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:43:55 worker.1 | etag: "W/\"c24357bf8b9f2a5cb02b846896c4cc03353e1ea2251564ea07733d8c502d84d3\"" | |
11:43:55 worker.1 | last-modified: "Mon, 24 Mar 2025 10:43:23 GMT" | |
11:43:55 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:43:55 worker.1 | x-accepted-oauth-scopes: "" | |
11:43:55 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:43:55 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:43:55 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:43:55 worker.1 | x-ratelimit-limit: "5000" | |
11:43:55 worker.1 | x-ratelimit-remaining: "3075" | |
11:43:55 worker.1 | x-ratelimit-reset: "1742813729" | |
11:43:55 worker.1 | x-ratelimit-used: "1925" | |
11:43:55 worker.1 | x-ratelimit-resource: "core" | |
11:43:55 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:43:55 worker.1 | access-control-allow-origin: "*" | |
11:43:55 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:43:55 worker.1 | x-frame-options: "deny" | |
11:43:55 worker.1 | x-content-type-options: "nosniff" | |
11:43:55 worker.1 | x-xss-protection: "0" | |
11:43:55 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:43:55 worker.1 | content-security-policy: "default-src 'none'" | |
11:43:55 worker.1 | content-encoding: "gzip" | |
11:43:55 worker.1 | transfer-encoding: "chunked" | |
11:43:55 worker.1 | server: "github.com" | |
11:43:55 worker.1 | x-github-request-id: "FC9E:220838:346525:358A24:67E13768" | |
11:43:55 worker.1 | Syncing - Creating content/fr/posts/_index.html | |
11:43:55 worker.1 | Syncing - Creating data/content_security_policy.yaml | |
11:43:55 worker.1 | Syncing - Updating config/_default/languages.yaml | |
11:43:55 worker.1 | Syncing - Creating data/menus/fr/primary.yml | |
11:43:55 worker.1 | Syncing - Creating data/menus/fr/legal.yml | |
11:43:55 worker.1 | Syncing - Creating data/menus/fr/social.yml | |
11:43:55 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-8 | |
11:43:55 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:43:55 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:43:55 worker.1 | Content-Type: "application/json" | |
11:43:55 worker.1 | [Octokit] response: Status 200 | |
11:43:55 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:43:52 GMT" | |
11:43:55 worker.1 | content-type: "application/json; charset=utf-8" | |
11:43:55 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:43:55 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:43:55 worker.1 | etag: "W/\"d285f5f084ffec1cc037d71367bf859db2b89315b8735c4ba5507320b5a9399e\"" | |
11:43:55 worker.1 | last-modified: "Mon, 24 Mar 2025 10:43:23 GMT" | |
11:43:55 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:43:55 worker.1 | x-accepted-oauth-scopes: "repo" | |
11:43:55 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:43:55 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:43:55 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:43:55 worker.1 | x-ratelimit-limit: "5000" | |
11:43:55 worker.1 | x-ratelimit-remaining: "3077" | |
11:43:55 worker.1 | x-ratelimit-reset: "1742813729" | |
11:43:55 worker.1 | x-ratelimit-used: "1923" | |
11:43:55 worker.1 | x-ratelimit-resource: "core" | |
11:43:55 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:43:55 worker.1 | access-control-allow-origin: "*" | |
11:43:55 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:43:55 worker.1 | x-frame-options: "deny" | |
11:43:55 worker.1 | x-content-type-options: "nosniff" | |
11:43:55 worker.1 | x-xss-protection: "0" | |
11:43:55 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:43:55 worker.1 | content-security-policy: "default-src 'none'" | |
11:43:55 worker.1 | content-encoding: "gzip" | |
11:43:55 worker.1 | transfer-encoding: "chunked" | |
11:43:55 worker.1 | server: "github.com" | |
11:43:55 worker.1 | x-github-request-id: "FC9C:188010:3489AA:35AE14:67E13768" | |
11:43:55 worker.1 | Creating commit with 7 files. | |
11:43:55 worker.1 | [Octokit] request: POST https://api.github.com/repos/osunydev/demo-test-github-8/git/trees | |
11:43:55 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:43:55 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:43:55 worker.1 | Content-Type: "application/json" | |
11:43:56 worker.1 | [Octokit] response: Status 201 | |
11:43:56 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:43:56 GMT" | |
11:43:56 worker.1 | content-type: "application/json; charset=utf-8" | |
11:43:56 worker.1 | content-length: "3068" | |
11:43:56 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:43:56 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:43:56 worker.1 | etag: "\"719d3be58dc375cf4f9ad03f7e8c34ced944501d8100b773540de9dbe2feaf17\"" | |
11:43:56 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:43:56 worker.1 | x-accepted-oauth-scopes: "" | |
11:43:56 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:43:56 worker.1 | location: "https://api.github.com/repos/osunydev/demo-test-github-8/git/trees/a4f2eeb2d6cd281c8616792da25a92bb994237d5" | |
11:43:56 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:43:56 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:43:56 worker.1 | x-ratelimit-limit: "5000" | |
11:43:56 worker.1 | x-ratelimit-remaining: "3071" | |
11:43:56 worker.1 | x-ratelimit-reset: "1742813729" | |
11:43:56 worker.1 | x-ratelimit-used: "1929" | |
11:43:56 worker.1 | x-ratelimit-resource: "core" | |
11:43:56 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:43:56 worker.1 | access-control-allow-origin: "*" | |
11:43:56 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:43:56 worker.1 | x-frame-options: "deny" | |
11:43:56 worker.1 | x-content-type-options: "nosniff" | |
11:43:56 worker.1 | x-xss-protection: "0" | |
11:43:56 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:43:56 worker.1 | content-security-policy: "default-src 'none'" | |
11:43:56 worker.1 | server: "github.com" | |
11:43:56 worker.1 | x-github-request-id: "FCA3:1A9328:3CCB3D:3DF116:67E1376B" | |
11:43:56 worker.1 | [Octokit] request: POST https://api.github.com/repos/osunydev/demo-test-github-8/git/commits | |
11:43:56 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:43:56 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:43:56 worker.1 | Content-Type: "application/json" | |
11:43:56 worker.1 | [Octokit] response: Status 201 | |
11:43:56 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:43:56 GMT" | |
11:43:56 worker.1 | content-type: "application/json; charset=utf-8" | |
11:43:56 worker.1 | content-length: "1231" | |
11:43:56 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:43:56 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:43:56 worker.1 | etag: "\"43314032a52f9acb66832c48a79eb46abaf75a8a7a6e793c21db75515e5620e6\"" | |
11:43:56 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:43:56 worker.1 | x-accepted-oauth-scopes: "" | |
11:43:56 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:43:56 worker.1 | location: "https://api.github.com/repos/osunydev/demo-test-github-8/git/commits/094747e5732520127e4d73b0917cc9a4388a02f1" | |
11:43:56 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:43:56 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:43:56 worker.1 | x-ratelimit-limit: "5000" | |
11:43:56 worker.1 | x-ratelimit-remaining: "3070" | |
11:43:56 worker.1 | x-ratelimit-reset: "1742813729" | |
11:43:56 worker.1 | x-ratelimit-used: "1930" | |
11:43:56 worker.1 | x-ratelimit-resource: "core" | |
11:43:56 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:43:56 worker.1 | access-control-allow-origin: "*" | |
11:43:56 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:43:56 worker.1 | x-frame-options: "deny" | |
11:43:56 worker.1 | x-content-type-options: "nosniff" | |
11:43:56 worker.1 | x-xss-protection: "0" | |
11:43:56 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:43:56 worker.1 | content-security-policy: "default-src 'none'" | |
11:43:56 worker.1 | server: "github.com" | |
11:43:56 worker.1 | x-github-request-id: "FCA4:6232B:367762:379E7A:67E1376C" | |
11:43:56 worker.1 | [Octokit] request: PATCH https://api.github.com/repos/osunydev/demo-test-github-8/git/refs/heads/main | |
11:43:56 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:43:56 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:43:56 worker.1 | Content-Type: "application/json" | |
11:43:57 worker.1 | [Octokit] response: Status 200 | |
11:43:57 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:43:57 GMT" | |
11:43:57 worker.1 | content-type: "application/json; charset=utf-8" | |
11:43:57 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:43:57 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:43:57 worker.1 | etag: "W/\"c8db22dd948175ddb8ecd9e39aecaa4db44c8f4086b8ce8d83f19961352244ad\"" | |
11:43:57 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:43:57 worker.1 | x-accepted-oauth-scopes: "repo" | |
11:43:57 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:43:57 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:43:57 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:43:57 worker.1 | x-ratelimit-limit: "5000" | |
11:43:57 worker.1 | x-ratelimit-remaining: "3069" | |
11:43:57 worker.1 | x-ratelimit-reset: "1742813729" | |
11:43:57 worker.1 | x-ratelimit-used: "1931" | |
11:43:57 worker.1 | x-ratelimit-resource: "core" | |
11:43:57 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:43:57 worker.1 | access-control-allow-origin: "*" | |
11:43:57 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:43:57 worker.1 | x-frame-options: "deny" | |
11:43:57 worker.1 | x-content-type-options: "nosniff" | |
11:43:57 worker.1 | x-xss-protection: "0" | |
11:43:57 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:43:57 worker.1 | content-security-policy: "default-src 'none'" | |
11:43:57 worker.1 | content-encoding: "gzip" | |
11:43:57 worker.1 | transfer-encoding: "chunked" | |
11:43:57 worker.1 | server: "github.com" | |
11:43:57 worker.1 | x-github-request-id: "FCA5:1816B7:34A658:35CB69:67E1376C" | |
11:43:57 worker.1 | Marking as synced | |
11:43:57 worker.1 | Marking content/fr/posts/_index.html | |
11:43:57 worker.1 | Marking data/content_security_policy.yaml | |
11:43:57 worker.1 | Marking config/_default/languages.yaml | |
11:43:57 worker.1 | Marking data/menus/fr/primary.yml | |
11:43:57 worker.1 | Marking data/menus/fr/legal.yml | |
11:43:57 worker.1 | Marking data/menus/fr/social.yml | |
11:43:57 worker.1 | [GoodJob] [62050] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob fd649bfc-a98d-48ca-9cac-2182f0b2f4ba | |
11:43:57 worker.1 | [GoodJob] [62050] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob c3473a54-1fc2-4bf7-b816-4072f591f96e | |
11:43:57 worker.1 | [GoodJob] [62050] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 38c24d8b-5417-4cd3-aa73-5579b61157c5 | |
11:43:57 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"elephant","scheduled_at":"2025-03-24T11:43:57.457+01:00"} | |
11:43:57 worker.1 | [GoodJob] [62050] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob a6bf963c-a3e7-43f0-9520-2544dcc649af | |
11:43:57 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-8 | |
11:43:57 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:43:57 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:43:57 worker.1 | Content-Type: "application/json" | |
11:43:57 worker.1 | [Octokit] response: Status 200 | |
11:43:57 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:43:52 GMT" | |
11:43:57 worker.1 | content-type: "application/json; charset=utf-8" | |
11:43:57 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:43:57 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:43:57 worker.1 | etag: "W/\"d285f5f084ffec1cc037d71367bf859db2b89315b8735c4ba5507320b5a9399e\"" | |
11:43:57 worker.1 | last-modified: "Mon, 24 Mar 2025 10:43:23 GMT" | |
11:43:57 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:43:57 worker.1 | x-accepted-oauth-scopes: "repo" | |
11:43:57 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:43:57 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:43:57 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:43:57 worker.1 | x-ratelimit-limit: "5000" | |
11:43:57 worker.1 | x-ratelimit-remaining: "3077" | |
11:43:57 worker.1 | x-ratelimit-reset: "1742813729" | |
11:43:57 worker.1 | x-ratelimit-used: "1923" | |
11:43:57 worker.1 | x-ratelimit-resource: "core" | |
11:43:57 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:43:57 worker.1 | access-control-allow-origin: "*" | |
11:43:57 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:43:57 worker.1 | x-frame-options: "deny" | |
11:43:57 worker.1 | x-content-type-options: "nosniff" | |
11:43:57 worker.1 | x-xss-protection: "0" | |
11:43:57 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:43:57 worker.1 | content-security-policy: "default-src 'none'" | |
11:43:57 worker.1 | content-encoding: "gzip" | |
11:43:57 worker.1 | transfer-encoding: "chunked" | |
11:43:57 worker.1 | server: "github.com" | |
11:43:57 worker.1 | x-github-request-id: "FC9C:188010:3489AA:35AE14:67E13768" | |
11:43:57 worker.1 | Adding content/fr/persons/_index.html | |
11:43:57 worker.1 | Adding data/content_security_policy.yaml | |
11:43:57 worker.1 | Adding config/_default/languages.yaml | |
11:43:57 worker.1 | Start sync | |
11:43:57 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-8 | |
11:43:57 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:43:57 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:43:57 worker.1 | Content-Type: "application/json" | |
11:43:57 worker.1 | [Octokit] response: Status 200 | |
11:43:57 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:43:52 GMT" | |
11:43:57 worker.1 | content-type: "application/json; charset=utf-8" | |
11:43:57 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:43:57 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:43:57 worker.1 | etag: "W/\"d285f5f084ffec1cc037d71367bf859db2b89315b8735c4ba5507320b5a9399e\"" | |
11:43:57 worker.1 | last-modified: "Mon, 24 Mar 2025 10:43:23 GMT" | |
11:43:57 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:43:57 worker.1 | x-accepted-oauth-scopes: "repo" | |
11:43:57 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:43:57 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:43:57 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:43:57 worker.1 | x-ratelimit-limit: "5000" | |
11:43:57 worker.1 | x-ratelimit-remaining: "3077" | |
11:43:57 worker.1 | x-ratelimit-reset: "1742813729" | |
11:43:57 worker.1 | x-ratelimit-used: "1923" | |
11:43:57 worker.1 | x-ratelimit-resource: "core" | |
11:43:57 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:43:57 worker.1 | access-control-allow-origin: "*" | |
11:43:57 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:43:57 worker.1 | x-frame-options: "deny" | |
11:43:57 worker.1 | x-content-type-options: "nosniff" | |
11:43:57 worker.1 | x-xss-protection: "0" | |
11:43:57 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:43:57 worker.1 | content-security-policy: "default-src 'none'" | |
11:43:57 worker.1 | content-encoding: "gzip" | |
11:43:57 worker.1 | transfer-encoding: "chunked" | |
11:43:57 worker.1 | server: "github.com" | |
11:43:57 worker.1 | x-github-request-id: "FC9C:188010:3489AA:35AE14:67E13768" | |
11:43:57 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-8/branches/main | |
11:43:57 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:43:57 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:43:57 worker.1 | Content-Type: "application/json" | |
11:43:57 worker.1 | [Octokit] response: Status 200 | |
11:43:57 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:43:52 GMT" | |
11:43:57 worker.1 | content-type: "application/json; charset=utf-8" | |
11:43:57 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:43:57 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:43:57 worker.1 | etag: "W/\"2e3807a2b934bf9df772e953c8847ed2bbb16083372ac94a740b42fb768d65df\"" | |
11:43:57 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:43:57 worker.1 | x-accepted-oauth-scopes: "" | |
11:43:57 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:43:57 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:43:57 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:43:57 worker.1 | x-ratelimit-limit: "5000" | |
11:43:57 worker.1 | x-ratelimit-remaining: "3076" | |
11:43:57 worker.1 | x-ratelimit-reset: "1742813729" | |
11:43:57 worker.1 | x-ratelimit-used: "1924" | |
11:43:57 worker.1 | x-ratelimit-resource: "core" | |
11:43:57 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:43:57 worker.1 | access-control-allow-origin: "*" | |
11:43:57 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:43:57 worker.1 | x-frame-options: "deny" | |
11:43:57 worker.1 | x-content-type-options: "nosniff" | |
11:43:57 worker.1 | x-xss-protection: "0" | |
11:43:57 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:43:57 worker.1 | content-security-policy: "default-src 'none'" | |
11:43:57 worker.1 | content-encoding: "gzip" | |
11:43:57 worker.1 | transfer-encoding: "chunked" | |
11:43:57 worker.1 | server: "github.com" | |
11:43:57 worker.1 | x-github-request-id: "FC9D:2FF017:3589D6:36AE70:67E13768" | |
11:43:57 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-8/git/trees/73808368ce374894402d9ab2e2a59848452dc4e1?recursive=true | |
11:43:57 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:43:57 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:43:57 worker.1 | Content-Type: "application/json" | |
11:43:57 worker.1 | [Octokit] response: Status 200 | |
11:43:57 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:43:53 GMT" | |
11:43:57 worker.1 | content-type: "application/json; charset=utf-8" | |
11:43:57 worker.1 | cache-control: "private, max-age=86400, s-maxage=86400" | |
11:43:57 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:43:57 worker.1 | etag: "W/\"c24357bf8b9f2a5cb02b846896c4cc03353e1ea2251564ea07733d8c502d84d3\"" | |
11:43:57 worker.1 | last-modified: "Mon, 24 Mar 2025 10:43:23 GMT" | |
11:43:57 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:43:57 worker.1 | x-accepted-oauth-scopes: "" | |
11:43:57 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:43:57 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:43:57 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:43:57 worker.1 | x-ratelimit-limit: "5000" | |
11:43:57 worker.1 | x-ratelimit-remaining: "3075" | |
11:43:57 worker.1 | x-ratelimit-reset: "1742813729" | |
11:43:57 worker.1 | x-ratelimit-used: "1925" | |
11:43:57 worker.1 | x-ratelimit-resource: "core" | |
11:43:57 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:43:57 worker.1 | access-control-allow-origin: "*" | |
11:43:57 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:43:57 worker.1 | x-frame-options: "deny" | |
11:43:57 worker.1 | x-content-type-options: "nosniff" | |
11:43:57 worker.1 | x-xss-protection: "0" | |
11:43:57 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:43:57 worker.1 | content-security-policy: "default-src 'none'" | |
11:43:57 worker.1 | content-encoding: "gzip" | |
11:43:57 worker.1 | transfer-encoding: "chunked" | |
11:43:57 worker.1 | server: "github.com" | |
11:43:57 worker.1 | x-github-request-id: "FC9E:220838:346525:358A24:67E13768" | |
11:43:57 worker.1 | Syncing - Creating content/fr/persons/_index.html | |
11:43:58 worker.1 | Syncing - Creating data/content_security_policy.yaml | |
11:43:58 worker.1 | Syncing - Updating config/_default/languages.yaml | |
11:43:58 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-8 | |
11:43:58 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:43:58 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:43:58 worker.1 | Content-Type: "application/json" | |
11:43:58 worker.1 | [Octokit] response: Status 200 | |
11:43:58 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:43:52 GMT" | |
11:43:58 worker.1 | content-type: "application/json; charset=utf-8" | |
11:43:58 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:43:58 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:43:58 worker.1 | etag: "W/\"d285f5f084ffec1cc037d71367bf859db2b89315b8735c4ba5507320b5a9399e\"" | |
11:43:58 worker.1 | last-modified: "Mon, 24 Mar 2025 10:43:23 GMT" | |
11:43:58 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:43:58 worker.1 | x-accepted-oauth-scopes: "repo" | |
11:43:58 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:43:58 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:43:58 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:43:58 worker.1 | x-ratelimit-limit: "5000" | |
11:43:58 worker.1 | x-ratelimit-remaining: "3077" | |
11:43:58 worker.1 | x-ratelimit-reset: "1742813729" | |
11:43:58 worker.1 | x-ratelimit-used: "1923" | |
11:43:58 worker.1 | x-ratelimit-resource: "core" | |
11:43:58 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:43:58 worker.1 | access-control-allow-origin: "*" | |
11:43:58 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:43:58 worker.1 | x-frame-options: "deny" | |
11:43:58 worker.1 | x-content-type-options: "nosniff" | |
11:43:58 worker.1 | x-xss-protection: "0" | |
11:43:58 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:43:58 worker.1 | content-security-policy: "default-src 'none'" | |
11:43:58 worker.1 | content-encoding: "gzip" | |
11:43:58 worker.1 | transfer-encoding: "chunked" | |
11:43:58 worker.1 | server: "github.com" | |
11:43:58 worker.1 | x-github-request-id: "FC9C:188010:3489AA:35AE14:67E13768" | |
11:43:58 worker.1 | Creating commit with 4 files. | |
11:43:58 worker.1 | [Octokit] request: POST https://api.github.com/repos/osunydev/demo-test-github-8/git/trees | |
11:43:58 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:43:58 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:43:58 worker.1 | Content-Type: "application/json" | |
11:43:58 worker.1 | [Octokit] response: Status 201 | |
11:43:58 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:43:58 GMT" | |
11:43:58 worker.1 | content-type: "application/json; charset=utf-8" | |
11:43:58 worker.1 | content-length: "3068" | |
11:43:58 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:43:58 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:43:58 worker.1 | etag: "\"b56527d2bdd75f543569b90889038a11f2bb8c905f1bcbb1856b1047bc635660\"" | |
11:43:58 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:43:58 worker.1 | x-accepted-oauth-scopes: "" | |
11:43:58 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:43:58 worker.1 | location: "https://api.github.com/repos/osunydev/demo-test-github-8/git/trees/fc92317a3b10aec58db52669aeb441d30c03e1a3" | |
11:43:58 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:43:58 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:43:58 worker.1 | x-ratelimit-limit: "5000" | |
11:43:58 worker.1 | x-ratelimit-remaining: "3068" | |
11:43:58 worker.1 | x-ratelimit-reset: "1742813729" | |
11:43:58 worker.1 | x-ratelimit-used: "1932" | |
11:43:58 worker.1 | x-ratelimit-resource: "core" | |
11:43:58 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:43:58 worker.1 | access-control-allow-origin: "*" | |
11:43:58 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:43:58 worker.1 | x-frame-options: "deny" | |
11:43:58 worker.1 | x-content-type-options: "nosniff" | |
11:43:58 worker.1 | x-xss-protection: "0" | |
11:43:58 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:43:58 worker.1 | content-security-policy: "default-src 'none'" | |
11:43:58 worker.1 | server: "github.com" | |
11:43:58 worker.1 | x-github-request-id: "FCA6:19E4C7:359219:36B75B:67E1376E" | |
11:43:58 worker.1 | [Octokit] request: POST https://api.github.com/repos/osunydev/demo-test-github-8/git/commits | |
11:43:58 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:43:58 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:43:58 worker.1 | Content-Type: "application/json" | |
11:43:59 worker.1 | [Octokit] response: Status 201 | |
11:43:59 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:43:59 GMT" | |
11:43:59 worker.1 | content-type: "application/json; charset=utf-8" | |
11:43:59 worker.1 | content-length: "1227" | |
11:43:59 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:43:59 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:43:59 worker.1 | etag: "\"a6b4c2f53f62878a73e6b7783d96cf95f080709054809f7fe55e5df1f014501a\"" | |
11:43:59 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:43:59 worker.1 | x-accepted-oauth-scopes: "" | |
11:43:59 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:43:59 worker.1 | location: "https://api.github.com/repos/osunydev/demo-test-github-8/git/commits/43b0563a2a5ab8892722c3366de5ee2da5a6eadf" | |
11:43:59 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:43:59 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:43:59 worker.1 | x-ratelimit-limit: "5000" | |
11:43:59 worker.1 | x-ratelimit-remaining: "3067" | |
11:43:59 worker.1 | x-ratelimit-reset: "1742813729" | |
11:43:59 worker.1 | x-ratelimit-used: "1933" | |
11:43:59 worker.1 | x-ratelimit-resource: "core" | |
11:43:59 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:43:59 worker.1 | access-control-allow-origin: "*" | |
11:43:59 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:43:59 worker.1 | x-frame-options: "deny" | |
11:43:59 worker.1 | x-content-type-options: "nosniff" | |
11:43:59 worker.1 | x-xss-protection: "0" | |
11:43:59 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:43:59 worker.1 | content-security-policy: "default-src 'none'" | |
11:43:59 worker.1 | server: "github.com" | |
11:43:59 worker.1 | x-github-request-id: "FCA7:FDC04:34D894:35FDE3:67E1376E" | |
11:43:59 worker.1 | [Octokit] request: PATCH https://api.github.com/repos/osunydev/demo-test-github-8/git/refs/heads/main | |
11:43:59 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:43:59 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:43:59 worker.1 | Content-Type: "application/json" | |
11:43:59 worker.1 | [Octokit] response: Status 200 | |
11:43:59 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:43:59 GMT" | |
11:43:59 worker.1 | content-type: "application/json; charset=utf-8" | |
11:43:59 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:43:59 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:43:59 worker.1 | etag: "W/\"b5086bbc1df62098843e7b35af80ff38b16a4f4376e2c870ba96a9e0706430a5\"" | |
11:43:59 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:43:59 worker.1 | x-accepted-oauth-scopes: "repo" | |
11:43:59 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:43:59 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:43:59 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:43:59 worker.1 | x-ratelimit-limit: "5000" | |
11:43:59 worker.1 | x-ratelimit-remaining: "3066" | |
11:43:59 worker.1 | x-ratelimit-reset: "1742813729" | |
11:43:59 worker.1 | x-ratelimit-used: "1934" | |
11:43:59 worker.1 | x-ratelimit-resource: "core" | |
11:43:59 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:43:59 worker.1 | access-control-allow-origin: "*" | |
11:43:59 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:43:59 worker.1 | x-frame-options: "deny" | |
11:43:59 worker.1 | x-content-type-options: "nosniff" | |
11:43:59 worker.1 | x-xss-protection: "0" | |
11:43:59 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:43:59 worker.1 | content-security-policy: "default-src 'none'" | |
11:43:59 worker.1 | content-encoding: "gzip" | |
11:43:59 worker.1 | transfer-encoding: "chunked" | |
11:43:59 worker.1 | server: "github.com" | |
11:43:59 worker.1 | x-github-request-id: "FCA9:11FAC3:36FDB5:3822E5:67E1376F" | |
11:43:59 worker.1 | Marking as synced | |
11:43:59 worker.1 | Marking content/fr/persons/_index.html | |
11:43:59 worker.1 | Marking data/content_security_policy.yaml | |
11:43:59 worker.1 | Marking config/_default/languages.yaml | |
11:43:59 worker.1 | [GoodJob] [62050] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 7a13531f-79f3-450c-b9e1-066eebfc2c7f | |
11:43:59 worker.1 | [GoodJob] [62050] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 4285f244-9164-419a-83c0-81c52de3e7e6 | |
11:43:59 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"elephant","scheduled_at":"2025-03-24T11:43:59.731+01:00"} | |
11:43:59 worker.1 | [GoodJob] [62050] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 1ccbd6f4-85bc-4bf2-9ea1-3affeb49ee84 | |
11:43:59 worker.1 | [GoodJob] [62050] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 1e6efc3d-a456-4df0-b8dd-0fa237f36bd7 | |
11:44:00 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-8 | |
11:44:00 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:44:00 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:44:00 worker.1 | Content-Type: "application/json" | |
11:44:00 worker.1 | [Octokit] response: Status 200 | |
11:44:00 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:43:52 GMT" | |
11:44:00 worker.1 | content-type: "application/json; charset=utf-8" | |
11:44:00 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:44:00 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:44:00 worker.1 | etag: "W/\"d285f5f084ffec1cc037d71367bf859db2b89315b8735c4ba5507320b5a9399e\"" | |
11:44:00 worker.1 | last-modified: "Mon, 24 Mar 2025 10:43:23 GMT" | |
11:44:00 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:44:00 worker.1 | x-accepted-oauth-scopes: "repo" | |
11:44:00 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:44:00 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:44:00 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:44:00 worker.1 | x-ratelimit-limit: "5000" | |
11:44:00 worker.1 | x-ratelimit-remaining: "3077" | |
11:44:00 worker.1 | x-ratelimit-reset: "1742813729" | |
11:44:00 worker.1 | x-ratelimit-used: "1923" | |
11:44:00 worker.1 | x-ratelimit-resource: "core" | |
11:44:00 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:44:00 worker.1 | access-control-allow-origin: "*" | |
11:44:00 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:44:00 worker.1 | x-frame-options: "deny" | |
11:44:00 worker.1 | x-content-type-options: "nosniff" | |
11:44:00 worker.1 | x-xss-protection: "0" | |
11:44:00 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:44:00 worker.1 | content-security-policy: "default-src 'none'" | |
11:44:00 worker.1 | content-encoding: "gzip" | |
11:44:00 worker.1 | transfer-encoding: "chunked" | |
11:44:00 worker.1 | server: "github.com" | |
11:44:00 worker.1 | x-github-request-id: "FC9C:188010:3489AA:35AE14:67E13768" | |
11:44:00 worker.1 | Adding content/fr/organizations/_index.html | |
11:44:00 worker.1 | Adding data/content_security_policy.yaml | |
11:44:00 worker.1 | Adding config/_default/languages.yaml | |
11:44:00 worker.1 | Start sync | |
11:44:00 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-8 | |
11:44:00 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:44:00 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:44:00 worker.1 | Content-Type: "application/json" | |
11:44:00 worker.1 | [Octokit] response: Status 200 | |
11:44:00 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:43:52 GMT" | |
11:44:00 worker.1 | content-type: "application/json; charset=utf-8" | |
11:44:00 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:44:00 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:44:00 worker.1 | etag: "W/\"d285f5f084ffec1cc037d71367bf859db2b89315b8735c4ba5507320b5a9399e\"" | |
11:44:00 worker.1 | last-modified: "Mon, 24 Mar 2025 10:43:23 GMT" | |
11:44:00 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:44:00 worker.1 | x-accepted-oauth-scopes: "repo" | |
11:44:00 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:44:00 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:44:00 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:44:00 worker.1 | x-ratelimit-limit: "5000" | |
11:44:00 worker.1 | x-ratelimit-remaining: "3077" | |
11:44:00 worker.1 | x-ratelimit-reset: "1742813729" | |
11:44:00 worker.1 | x-ratelimit-used: "1923" | |
11:44:00 worker.1 | x-ratelimit-resource: "core" | |
11:44:00 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:44:00 worker.1 | access-control-allow-origin: "*" | |
11:44:00 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:44:00 worker.1 | x-frame-options: "deny" | |
11:44:00 worker.1 | x-content-type-options: "nosniff" | |
11:44:00 worker.1 | x-xss-protection: "0" | |
11:44:00 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:44:00 worker.1 | content-security-policy: "default-src 'none'" | |
11:44:00 worker.1 | content-encoding: "gzip" | |
11:44:00 worker.1 | transfer-encoding: "chunked" | |
11:44:00 worker.1 | server: "github.com" | |
11:44:00 worker.1 | x-github-request-id: "FC9C:188010:3489AA:35AE14:67E13768" | |
11:44:00 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-8/branches/main | |
11:44:00 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:44:00 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:44:00 worker.1 | Content-Type: "application/json" | |
11:44:00 worker.1 | [Octokit] response: Status 200 | |
11:44:00 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:43:52 GMT" | |
11:44:00 worker.1 | content-type: "application/json; charset=utf-8" | |
11:44:00 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:44:00 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:44:00 worker.1 | etag: "W/\"2e3807a2b934bf9df772e953c8847ed2bbb16083372ac94a740b42fb768d65df\"" | |
11:44:00 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:44:00 worker.1 | x-accepted-oauth-scopes: "" | |
11:44:00 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:44:00 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:44:00 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:44:00 worker.1 | x-ratelimit-limit: "5000" | |
11:44:00 worker.1 | x-ratelimit-remaining: "3076" | |
11:44:00 worker.1 | x-ratelimit-reset: "1742813729" | |
11:44:00 worker.1 | x-ratelimit-used: "1924" | |
11:44:00 worker.1 | x-ratelimit-resource: "core" | |
11:44:00 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:44:00 worker.1 | access-control-allow-origin: "*" | |
11:44:00 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:44:00 worker.1 | x-frame-options: "deny" | |
11:44:00 worker.1 | x-content-type-options: "nosniff" | |
11:44:00 worker.1 | x-xss-protection: "0" | |
11:44:00 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:44:00 worker.1 | content-security-policy: "default-src 'none'" | |
11:44:00 worker.1 | content-encoding: "gzip" | |
11:44:00 worker.1 | transfer-encoding: "chunked" | |
11:44:00 worker.1 | server: "github.com" | |
11:44:00 worker.1 | x-github-request-id: "FC9D:2FF017:3589D6:36AE70:67E13768" | |
11:44:00 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-8/git/trees/73808368ce374894402d9ab2e2a59848452dc4e1?recursive=true | |
11:44:00 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:44:00 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:44:00 worker.1 | Content-Type: "application/json" | |
11:44:00 worker.1 | [Octokit] response: Status 200 | |
11:44:00 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:43:53 GMT" | |
11:44:00 worker.1 | content-type: "application/json; charset=utf-8" | |
11:44:00 worker.1 | cache-control: "private, max-age=86400, s-maxage=86400" | |
11:44:00 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:44:00 worker.1 | etag: "W/\"c24357bf8b9f2a5cb02b846896c4cc03353e1ea2251564ea07733d8c502d84d3\"" | |
11:44:00 worker.1 | last-modified: "Mon, 24 Mar 2025 10:43:23 GMT" | |
11:44:00 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:44:00 worker.1 | x-accepted-oauth-scopes: "" | |
11:44:00 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:44:00 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:44:00 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:44:00 worker.1 | x-ratelimit-limit: "5000" | |
11:44:00 worker.1 | x-ratelimit-remaining: "3075" | |
11:44:00 worker.1 | x-ratelimit-reset: "1742813729" | |
11:44:00 worker.1 | x-ratelimit-used: "1925" | |
11:44:00 worker.1 | x-ratelimit-resource: "core" | |
11:44:00 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:44:00 worker.1 | access-control-allow-origin: "*" | |
11:44:00 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:44:00 worker.1 | x-frame-options: "deny" | |
11:44:00 worker.1 | x-content-type-options: "nosniff" | |
11:44:00 worker.1 | x-xss-protection: "0" | |
11:44:00 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:44:00 worker.1 | content-security-policy: "default-src 'none'" | |
11:44:00 worker.1 | content-encoding: "gzip" | |
11:44:00 worker.1 | transfer-encoding: "chunked" | |
11:44:00 worker.1 | server: "github.com" | |
11:44:00 worker.1 | x-github-request-id: "FC9E:220838:346525:358A24:67E13768" | |
11:44:00 worker.1 | Syncing - Creating content/fr/organizations/_index.html | |
11:44:00 worker.1 | Syncing - Creating data/content_security_policy.yaml | |
11:44:00 worker.1 | Syncing - Updating config/_default/languages.yaml | |
11:44:00 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-8 | |
11:44:00 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:44:00 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:44:00 worker.1 | Content-Type: "application/json" | |
11:44:00 worker.1 | [Octokit] response: Status 200 | |
11:44:00 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:43:52 GMT" | |
11:44:00 worker.1 | content-type: "application/json; charset=utf-8" | |
11:44:00 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:44:00 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:44:00 worker.1 | etag: "W/\"d285f5f084ffec1cc037d71367bf859db2b89315b8735c4ba5507320b5a9399e\"" | |
11:44:00 worker.1 | last-modified: "Mon, 24 Mar 2025 10:43:23 GMT" | |
11:44:00 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:44:00 worker.1 | x-accepted-oauth-scopes: "repo" | |
11:44:00 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:44:00 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:44:00 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:44:00 worker.1 | x-ratelimit-limit: "5000" | |
11:44:00 worker.1 | x-ratelimit-remaining: "3077" | |
11:44:00 worker.1 | x-ratelimit-reset: "1742813729" | |
11:44:00 worker.1 | x-ratelimit-used: "1923" | |
11:44:00 worker.1 | x-ratelimit-resource: "core" | |
11:44:00 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:44:00 worker.1 | access-control-allow-origin: "*" | |
11:44:00 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:44:00 worker.1 | x-frame-options: "deny" | |
11:44:00 worker.1 | x-content-type-options: "nosniff" | |
11:44:00 worker.1 | x-xss-protection: "0" | |
11:44:00 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:44:00 worker.1 | content-security-policy: "default-src 'none'" | |
11:44:00 worker.1 | content-encoding: "gzip" | |
11:44:00 worker.1 | transfer-encoding: "chunked" | |
11:44:00 worker.1 | server: "github.com" | |
11:44:00 worker.1 | x-github-request-id: "FC9C:188010:3489AA:35AE14:67E13768" | |
11:44:00 worker.1 | Creating commit with 4 files. | |
11:44:00 worker.1 | [Octokit] request: POST https://api.github.com/repos/osunydev/demo-test-github-8/git/trees | |
11:44:00 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:44:00 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:44:00 worker.1 | Content-Type: "application/json" | |
11:44:00 worker.1 | [Octokit] response: Status 201 | |
11:44:00 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:44:00 GMT" | |
11:44:00 worker.1 | content-type: "application/json; charset=utf-8" | |
11:44:00 worker.1 | content-length: "3068" | |
11:44:00 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:44:00 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:44:00 worker.1 | etag: "\"0603ebff8ea4abfeb2ac95c3d633bed37870ab606347ccfd4ba98e8187b6692a\"" | |
11:44:00 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:44:00 worker.1 | x-accepted-oauth-scopes: "" | |
11:44:00 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:44:00 worker.1 | location: "https://api.github.com/repos/osunydev/demo-test-github-8/git/trees/9ffcb3cbdff0efcb3349183fea6ed9c05210e4e9" | |
11:44:00 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:44:00 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:44:00 worker.1 | x-ratelimit-limit: "5000" | |
11:44:00 worker.1 | x-ratelimit-remaining: "3065" | |
11:44:00 worker.1 | x-ratelimit-reset: "1742813729" | |
11:44:00 worker.1 | x-ratelimit-used: "1935" | |
11:44:00 worker.1 | x-ratelimit-resource: "core" | |
11:44:00 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:44:00 worker.1 | access-control-allow-origin: "*" | |
11:44:00 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:44:00 worker.1 | x-frame-options: "deny" | |
11:44:00 worker.1 | x-content-type-options: "nosniff" | |
11:44:00 worker.1 | x-xss-protection: "0" | |
11:44:00 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:44:00 worker.1 | content-security-policy: "default-src 'none'" | |
11:44:00 worker.1 | server: "github.com" | |
11:44:00 worker.1 | x-github-request-id: "FCAA:188010:34B25E:35D7C5:67E13770" | |
11:44:00 worker.1 | [Octokit] request: POST https://api.github.com/repos/osunydev/demo-test-github-8/git/commits | |
11:44:00 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:44:00 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:44:00 worker.1 | Content-Type: "application/json" | |
11:44:01 worker.1 | [Octokit] response: Status 201 | |
11:44:01 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:44:01 GMT" | |
11:44:01 worker.1 | content-type: "application/json; charset=utf-8" | |
11:44:01 worker.1 | content-length: "1233" | |
11:44:01 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:44:01 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:44:01 worker.1 | etag: "\"cd1d55a05e1c3d0288a3c431cd9e6d3f8b157a21e2937350372019a3d379df76\"" | |
11:44:01 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:44:01 worker.1 | x-accepted-oauth-scopes: "" | |
11:44:01 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:44:01 worker.1 | location: "https://api.github.com/repos/osunydev/demo-test-github-8/git/commits/250888b3a98c62d91d4e63cfe6161c4dfded112e" | |
11:44:01 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:44:01 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:44:01 worker.1 | x-ratelimit-limit: "5000" | |
11:44:01 worker.1 | x-ratelimit-remaining: "3064" | |
11:44:01 worker.1 | x-ratelimit-reset: "1742813729" | |
11:44:01 worker.1 | x-ratelimit-used: "1936" | |
11:44:01 worker.1 | x-ratelimit-resource: "core" | |
11:44:01 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:44:01 worker.1 | access-control-allow-origin: "*" | |
11:44:01 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:44:01 worker.1 | x-frame-options: "deny" | |
11:44:01 worker.1 | x-content-type-options: "nosniff" | |
11:44:01 worker.1 | x-xss-protection: "0" | |
11:44:01 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:44:01 worker.1 | content-security-policy: "default-src 'none'" | |
11:44:01 worker.1 | server: "github.com" | |
11:44:01 worker.1 | x-github-request-id: "FCAB:1107C8:3605E8:372B69:67E13770" | |
11:44:01 worker.1 | [Octokit] request: PATCH https://api.github.com/repos/osunydev/demo-test-github-8/git/refs/heads/main | |
11:44:01 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:44:01 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:44:01 worker.1 | Content-Type: "application/json" | |
11:44:01 worker.1 | [Octokit] response: Status 200 | |
11:44:01 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:44:01 GMT" | |
11:44:01 worker.1 | content-type: "application/json; charset=utf-8" | |
11:44:01 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:44:01 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:44:01 worker.1 | etag: "W/\"5576e8799ed88d4e3ce90515148da4d124d93c8b3ba73a46e2759031e74d8d15\"" | |
11:44:01 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:44:01 worker.1 | x-accepted-oauth-scopes: "repo" | |
11:44:01 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:44:01 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:44:01 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:44:01 worker.1 | x-ratelimit-limit: "5000" | |
11:44:01 worker.1 | x-ratelimit-remaining: "3063" | |
11:44:01 worker.1 | x-ratelimit-reset: "1742813729" | |
11:44:01 worker.1 | x-ratelimit-used: "1937" | |
11:44:01 worker.1 | x-ratelimit-resource: "core" | |
11:44:01 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:44:01 worker.1 | access-control-allow-origin: "*" | |
11:44:01 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:44:01 worker.1 | x-frame-options: "deny" | |
11:44:01 worker.1 | x-content-type-options: "nosniff" | |
11:44:01 worker.1 | x-xss-protection: "0" | |
11:44:01 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:44:01 worker.1 | content-security-policy: "default-src 'none'" | |
11:44:01 worker.1 | content-encoding: "gzip" | |
11:44:01 worker.1 | transfer-encoding: "chunked" | |
11:44:01 worker.1 | server: "github.com" | |
11:44:01 worker.1 | x-github-request-id: "FCAC:1107C8:3607F5:372D88:67E13771" | |
11:44:01 worker.1 | Marking as synced | |
11:44:01 worker.1 | Marking content/fr/organizations/_index.html | |
11:44:01 worker.1 | Marking data/content_security_policy.yaml | |
11:44:01 worker.1 | Marking config/_default/languages.yaml | |
11:44:01 worker.1 | [GoodJob] [62050] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob a946e86d-0627-430a-b3d0-0fcb7de23fbb | |
11:44:01 worker.1 | [GoodJob] [62050] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 8fcc2917-1c8e-4bb0-b2a3-5c0b10891b96 | |
11:44:01 worker.1 | [GoodJob] [62050] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 33643c16-5702-4dc1-bb03-90fecff3e9d2 | |
11:44:01 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"elephant","scheduled_at":"2025-03-24T11:44:01.906+01:00"} | |
11:44:02 worker.1 | [GoodJob] [62050] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 862e9e92-9d1f-4db2-a1a8-bab8d81c5360 | |
11:44:02 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-8 | |
11:44:02 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:44:02 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:44:02 worker.1 | Content-Type: "application/json" | |
11:44:02 worker.1 | [Octokit] response: Status 200 | |
11:44:02 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:43:52 GMT" | |
11:44:02 worker.1 | content-type: "application/json; charset=utf-8" | |
11:44:02 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:44:02 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:44:02 worker.1 | etag: "W/\"d285f5f084ffec1cc037d71367bf859db2b89315b8735c4ba5507320b5a9399e\"" | |
11:44:02 worker.1 | last-modified: "Mon, 24 Mar 2025 10:43:23 GMT" | |
11:44:02 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:44:02 worker.1 | x-accepted-oauth-scopes: "repo" | |
11:44:02 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:44:02 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:44:02 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:44:02 worker.1 | x-ratelimit-limit: "5000" | |
11:44:02 worker.1 | x-ratelimit-remaining: "3077" | |
11:44:02 worker.1 | x-ratelimit-reset: "1742813729" | |
11:44:02 worker.1 | x-ratelimit-used: "1923" | |
11:44:02 worker.1 | x-ratelimit-resource: "core" | |
11:44:02 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:44:02 worker.1 | access-control-allow-origin: "*" | |
11:44:02 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:44:02 worker.1 | x-frame-options: "deny" | |
11:44:02 worker.1 | x-content-type-options: "nosniff" | |
11:44:02 worker.1 | x-xss-protection: "0" | |
11:44:02 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:44:02 worker.1 | content-security-policy: "default-src 'none'" | |
11:44:02 worker.1 | content-encoding: "gzip" | |
11:44:02 worker.1 | transfer-encoding: "chunked" | |
11:44:02 worker.1 | server: "github.com" | |
11:44:02 worker.1 | x-github-request-id: "FC9C:188010:3489AA:35AE14:67E13768" | |
11:44:02 worker.1 | Adding content/fr/authors/_index.html | |
11:44:02 worker.1 | Adding data/content_security_policy.yaml | |
11:44:02 worker.1 | Adding config/_default/languages.yaml | |
11:44:02 worker.1 | Adding data/menus/fr/primary.yml | |
11:44:02 worker.1 | Adding data/menus/fr/legal.yml | |
11:44:02 worker.1 | Adding data/menus/fr/social.yml | |
11:44:02 worker.1 | Start sync | |
11:44:02 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-8 | |
11:44:02 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:44:02 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:44:02 worker.1 | Content-Type: "application/json" | |
11:44:02 worker.1 | [Octokit] response: Status 200 | |
11:44:02 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:43:52 GMT" | |
11:44:02 worker.1 | content-type: "application/json; charset=utf-8" | |
11:44:02 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:44:02 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:44:02 worker.1 | etag: "W/\"d285f5f084ffec1cc037d71367bf859db2b89315b8735c4ba5507320b5a9399e\"" | |
11:44:02 worker.1 | last-modified: "Mon, 24 Mar 2025 10:43:23 GMT" | |
11:44:02 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:44:02 worker.1 | x-accepted-oauth-scopes: "repo" | |
11:44:02 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:44:02 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:44:02 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:44:02 worker.1 | x-ratelimit-limit: "5000" | |
11:44:02 worker.1 | x-ratelimit-remaining: "3077" | |
11:44:02 worker.1 | x-ratelimit-reset: "1742813729" | |
11:44:02 worker.1 | x-ratelimit-used: "1923" | |
11:44:02 worker.1 | x-ratelimit-resource: "core" | |
11:44:02 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:44:02 worker.1 | access-control-allow-origin: "*" | |
11:44:02 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:44:02 worker.1 | x-frame-options: "deny" | |
11:44:02 worker.1 | x-content-type-options: "nosniff" | |
11:44:02 worker.1 | x-xss-protection: "0" | |
11:44:02 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:44:02 worker.1 | content-security-policy: "default-src 'none'" | |
11:44:02 worker.1 | content-encoding: "gzip" | |
11:44:02 worker.1 | transfer-encoding: "chunked" | |
11:44:02 worker.1 | server: "github.com" | |
11:44:02 worker.1 | x-github-request-id: "FC9C:188010:3489AA:35AE14:67E13768" | |
11:44:02 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-8/branches/main | |
11:44:02 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:44:02 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:44:02 worker.1 | Content-Type: "application/json" | |
11:44:02 worker.1 | [Octokit] response: Status 200 | |
11:44:02 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:43:52 GMT" | |
11:44:02 worker.1 | content-type: "application/json; charset=utf-8" | |
11:44:02 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:44:02 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:44:02 worker.1 | etag: "W/\"2e3807a2b934bf9df772e953c8847ed2bbb16083372ac94a740b42fb768d65df\"" | |
11:44:02 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:44:02 worker.1 | x-accepted-oauth-scopes: "" | |
11:44:02 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:44:02 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:44:02 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:44:02 worker.1 | x-ratelimit-limit: "5000" | |
11:44:02 worker.1 | x-ratelimit-remaining: "3076" | |
11:44:02 worker.1 | x-ratelimit-reset: "1742813729" | |
11:44:02 worker.1 | x-ratelimit-used: "1924" | |
11:44:02 worker.1 | x-ratelimit-resource: "core" | |
11:44:02 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:44:02 worker.1 | access-control-allow-origin: "*" | |
11:44:02 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:44:02 worker.1 | x-frame-options: "deny" | |
11:44:02 worker.1 | x-content-type-options: "nosniff" | |
11:44:02 worker.1 | x-xss-protection: "0" | |
11:44:02 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:44:02 worker.1 | content-security-policy: "default-src 'none'" | |
11:44:02 worker.1 | content-encoding: "gzip" | |
11:44:02 worker.1 | transfer-encoding: "chunked" | |
11:44:02 worker.1 | server: "github.com" | |
11:44:02 worker.1 | x-github-request-id: "FC9D:2FF017:3589D6:36AE70:67E13768" | |
11:44:02 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-8/git/trees/73808368ce374894402d9ab2e2a59848452dc4e1?recursive=true | |
11:44:02 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:44:02 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:44:02 worker.1 | Content-Type: "application/json" | |
11:44:02 worker.1 | [Octokit] response: Status 200 | |
11:44:02 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:43:53 GMT" | |
11:44:02 worker.1 | content-type: "application/json; charset=utf-8" | |
11:44:02 worker.1 | cache-control: "private, max-age=86400, s-maxage=86400" | |
11:44:02 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:44:02 worker.1 | etag: "W/\"c24357bf8b9f2a5cb02b846896c4cc03353e1ea2251564ea07733d8c502d84d3\"" | |
11:44:02 worker.1 | last-modified: "Mon, 24 Mar 2025 10:43:23 GMT" | |
11:44:02 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:44:02 worker.1 | x-accepted-oauth-scopes: "" | |
11:44:02 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:44:02 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:44:02 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:44:02 worker.1 | x-ratelimit-limit: "5000" | |
11:44:02 worker.1 | x-ratelimit-remaining: "3075" | |
11:44:02 worker.1 | x-ratelimit-reset: "1742813729" | |
11:44:02 worker.1 | x-ratelimit-used: "1925" | |
11:44:02 worker.1 | x-ratelimit-resource: "core" | |
11:44:02 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:44:02 worker.1 | access-control-allow-origin: "*" | |
11:44:02 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:44:02 worker.1 | x-frame-options: "deny" | |
11:44:02 worker.1 | x-content-type-options: "nosniff" | |
11:44:02 worker.1 | x-xss-protection: "0" | |
11:44:02 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:44:02 worker.1 | content-security-policy: "default-src 'none'" | |
11:44:02 worker.1 | content-encoding: "gzip" | |
11:44:02 worker.1 | transfer-encoding: "chunked" | |
11:44:02 worker.1 | server: "github.com" | |
11:44:02 worker.1 | x-github-request-id: "FC9E:220838:346525:358A24:67E13768" | |
11:44:02 worker.1 | Syncing - Creating content/fr/authors/_index.html | |
11:44:02 worker.1 | Syncing - Creating data/content_security_policy.yaml | |
11:44:02 worker.1 | Syncing - Updating config/_default/languages.yaml | |
11:44:02 worker.1 | Syncing - Creating data/menus/fr/primary.yml | |
11:44:02 worker.1 | Syncing - Creating data/menus/fr/legal.yml | |
11:44:02 worker.1 | Syncing - Creating data/menus/fr/social.yml | |
11:44:02 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-8 | |
11:44:02 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:44:02 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:44:02 worker.1 | Content-Type: "application/json" | |
11:44:02 worker.1 | [Octokit] response: Status 200 | |
11:44:02 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:43:52 GMT" | |
11:44:02 worker.1 | content-type: "application/json; charset=utf-8" | |
11:44:02 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:44:02 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:44:02 worker.1 | etag: "W/\"d285f5f084ffec1cc037d71367bf859db2b89315b8735c4ba5507320b5a9399e\"" | |
11:44:02 worker.1 | last-modified: "Mon, 24 Mar 2025 10:43:23 GMT" | |
11:44:02 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:44:02 worker.1 | x-accepted-oauth-scopes: "repo" | |
11:44:02 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:44:02 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:44:02 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:44:02 worker.1 | x-ratelimit-limit: "5000" | |
11:44:02 worker.1 | x-ratelimit-remaining: "3077" | |
11:44:02 worker.1 | x-ratelimit-reset: "1742813729" | |
11:44:02 worker.1 | x-ratelimit-used: "1923" | |
11:44:02 worker.1 | x-ratelimit-resource: "core" | |
11:44:02 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:44:02 worker.1 | access-control-allow-origin: "*" | |
11:44:02 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:44:02 worker.1 | x-frame-options: "deny" | |
11:44:02 worker.1 | x-content-type-options: "nosniff" | |
11:44:02 worker.1 | x-xss-protection: "0" | |
11:44:02 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:44:02 worker.1 | content-security-policy: "default-src 'none'" | |
11:44:02 worker.1 | content-encoding: "gzip" | |
11:44:02 worker.1 | transfer-encoding: "chunked" | |
11:44:02 worker.1 | server: "github.com" | |
11:44:02 worker.1 | x-github-request-id: "FC9C:188010:3489AA:35AE14:67E13768" | |
11:44:02 worker.1 | Creating commit with 7 files. | |
11:44:02 worker.1 | [Octokit] request: POST https://api.github.com/repos/osunydev/demo-test-github-8/git/trees | |
11:44:02 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:44:02 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:44:02 worker.1 | Content-Type: "application/json" | |
11:44:03 worker.1 | [Octokit] response: Status 201 | |
11:44:03 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:44:03 GMT" | |
11:44:03 worker.1 | content-type: "application/json; charset=utf-8" | |
11:44:03 worker.1 | content-length: "3068" | |
11:44:03 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:44:03 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:44:03 worker.1 | etag: "\"6ebeeeb32b32ea6b9b1bb36e1ad9d6dc434ca6fd220631f38cb61da8b73cea74\"" | |
11:44:03 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:44:03 worker.1 | x-accepted-oauth-scopes: "" | |
11:44:03 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:44:03 worker.1 | location: "https://api.github.com/repos/osunydev/demo-test-github-8/git/trees/87bd38c4bc6a873cb88a8f00721449d712c358d5" | |
11:44:03 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:44:03 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:44:03 worker.1 | x-ratelimit-limit: "5000" | |
11:44:03 worker.1 | x-ratelimit-remaining: "3062" | |
11:44:03 worker.1 | x-ratelimit-reset: "1742813729" | |
11:44:03 worker.1 | x-ratelimit-used: "1938" | |
11:44:03 worker.1 | x-ratelimit-resource: "core" | |
11:44:03 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:44:03 worker.1 | access-control-allow-origin: "*" | |
11:44:03 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:44:03 worker.1 | x-frame-options: "deny" | |
11:44:03 worker.1 | x-content-type-options: "nosniff" | |
11:44:03 worker.1 | x-xss-protection: "0" | |
11:44:03 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:44:03 worker.1 | content-security-policy: "default-src 'none'" | |
11:44:03 worker.1 | server: "github.com" | |
11:44:03 worker.1 | x-github-request-id: "FCAD:1107C8:360F2E:3734E9:67E13772" | |
11:44:03 worker.1 | [Octokit] request: POST https://api.github.com/repos/osunydev/demo-test-github-8/git/commits | |
11:44:03 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:44:03 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:44:03 worker.1 | Content-Type: "application/json" | |
11:44:03 worker.1 | [Octokit] response: Status 201 | |
11:44:03 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:44:03 GMT" | |
11:44:03 worker.1 | content-type: "application/json; charset=utf-8" | |
11:44:03 worker.1 | content-length: "1239" | |
11:44:03 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:44:03 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:44:03 worker.1 | etag: "\"10cb4aa9a69f335a248fbaa9788b022fa763f70119d157ef5c5e96b0206d0b27\"" | |
11:44:03 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:44:03 worker.1 | x-accepted-oauth-scopes: "" | |
11:44:03 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:44:03 worker.1 | location: "https://api.github.com/repos/osunydev/demo-test-github-8/git/commits/923c5c2604f478c0b35e6e3cd19e068dd4eb08c9" | |
11:44:03 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:44:03 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:44:03 worker.1 | x-ratelimit-limit: "5000" | |
11:44:03 worker.1 | x-ratelimit-remaining: "3061" | |
11:44:03 worker.1 | x-ratelimit-reset: "1742813729" | |
11:44:03 worker.1 | x-ratelimit-used: "1939" | |
11:44:03 worker.1 | x-ratelimit-resource: "core" | |
11:44:03 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:44:03 worker.1 | access-control-allow-origin: "*" | |
11:44:03 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:44:03 worker.1 | x-frame-options: "deny" | |
11:44:03 worker.1 | x-content-type-options: "nosniff" | |
11:44:03 worker.1 | x-xss-protection: "0" | |
11:44:03 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:44:03 worker.1 | content-security-policy: "default-src 'none'" | |
11:44:03 worker.1 | server: "github.com" | |
11:44:03 worker.1 | x-github-request-id: "FCAE:292F3C:347AAC:35A05B:67E13773" | |
11:44:03 worker.1 | [Octokit] request: PATCH https://api.github.com/repos/osunydev/demo-test-github-8/git/refs/heads/main | |
11:44:03 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:44:03 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:44:03 worker.1 | Content-Type: "application/json" | |
11:44:03 worker.1 | [Octokit] response: Status 200 | |
11:44:03 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:44:03 GMT" | |
11:44:03 worker.1 | content-type: "application/json; charset=utf-8" | |
11:44:03 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:44:03 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:44:03 worker.1 | etag: "W/\"0e6154d450b21b14e091b1b4f87b67c3150736e0f7c6923dba9ffe7669f885b2\"" | |
11:44:03 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:44:03 worker.1 | x-accepted-oauth-scopes: "repo" | |
11:44:03 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:44:03 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:44:03 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:44:03 worker.1 | x-ratelimit-limit: "5000" | |
11:44:03 worker.1 | x-ratelimit-remaining: "3060" | |
11:44:03 worker.1 | x-ratelimit-reset: "1742813729" | |
11:44:03 worker.1 | x-ratelimit-used: "1940" | |
11:44:03 worker.1 | x-ratelimit-resource: "core" | |
11:44:03 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:44:03 worker.1 | access-control-allow-origin: "*" | |
11:44:03 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:44:03 worker.1 | x-frame-options: "deny" | |
11:44:03 worker.1 | x-content-type-options: "nosniff" | |
11:44:03 worker.1 | x-xss-protection: "0" | |
11:44:03 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:44:03 worker.1 | content-security-policy: "default-src 'none'" | |
11:44:03 worker.1 | content-encoding: "gzip" | |
11:44:03 worker.1 | transfer-encoding: "chunked" | |
11:44:03 worker.1 | server: "github.com" | |
11:44:03 worker.1 | x-github-request-id: "FCAF:220838:349846:35BE33:67E13773" | |
11:44:03 worker.1 | Marking as synced | |
11:44:03 worker.1 | Marking content/fr/authors/_index.html | |
11:44:03 worker.1 | Marking data/content_security_policy.yaml | |
11:44:03 worker.1 | Marking config/_default/languages.yaml | |
11:44:03 worker.1 | Marking data/menus/fr/primary.yml | |
11:44:03 worker.1 | Marking data/menus/fr/legal.yml | |
11:44:03 worker.1 | Marking data/menus/fr/social.yml | |
11:44:03 worker.1 | [GoodJob] [62050] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 2c02c29b-621a-4900-a583-5fe8c9abe7ff | |
11:44:04 worker.1 | [GoodJob] [62050] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 95230500-6688-4410-b1fa-43b0112f91b0 | |
11:44:04 worker.1 | [GoodJob] [62050] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 36072388-9d0f-44b4-b519-88496ad87efe | |
11:44:04 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"elephant","scheduled_at":"2025-03-24T11:44:04.239+01:00"} | |
11:44:04 worker.1 | [GoodJob] [62050] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob e98dd0fb-e6af-4f7b-94e3-d2e1bd84f6df | |
11:44:04 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-8 | |
11:44:04 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:44:04 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:44:04 worker.1 | Content-Type: "application/json" | |
11:44:04 worker.1 | [Octokit] response: Status 200 | |
11:44:04 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:43:52 GMT" | |
11:44:04 worker.1 | content-type: "application/json; charset=utf-8" | |
11:44:04 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:44:04 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:44:04 worker.1 | etag: "W/\"d285f5f084ffec1cc037d71367bf859db2b89315b8735c4ba5507320b5a9399e\"" | |
11:44:04 worker.1 | last-modified: "Mon, 24 Mar 2025 10:43:23 GMT" | |
11:44:04 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:44:04 worker.1 | x-accepted-oauth-scopes: "repo" | |
11:44:04 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:44:04 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:44:04 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:44:04 worker.1 | x-ratelimit-limit: "5000" | |
11:44:04 worker.1 | x-ratelimit-remaining: "3077" | |
11:44:04 worker.1 | x-ratelimit-reset: "1742813729" | |
11:44:04 worker.1 | x-ratelimit-used: "1923" | |
11:44:04 worker.1 | x-ratelimit-resource: "core" | |
11:44:04 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:44:04 worker.1 | access-control-allow-origin: "*" | |
11:44:04 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:44:04 worker.1 | x-frame-options: "deny" | |
11:44:04 worker.1 | x-content-type-options: "nosniff" | |
11:44:04 worker.1 | x-xss-protection: "0" | |
11:44:04 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:44:04 worker.1 | content-security-policy: "default-src 'none'" | |
11:44:04 worker.1 | content-encoding: "gzip" | |
11:44:04 worker.1 | transfer-encoding: "chunked" | |
11:44:04 worker.1 | server: "github.com" | |
11:44:04 worker.1 | x-github-request-id: "FC9C:188010:3489AA:35AE14:67E13768" | |
11:44:04 worker.1 | Adding content/fr/pages/mentions-legales/_index.html | |
11:44:04 worker.1 | Adding data/content_security_policy.yaml | |
11:44:04 worker.1 | Adding data/menus/fr/primary.yml | |
11:44:04 worker.1 | Adding data/menus/fr/legal.yml | |
11:44:04 worker.1 | Adding data/menus/fr/social.yml | |
11:44:04 worker.1 | Start sync | |
11:44:04 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-8 | |
11:44:04 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:44:04 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:44:04 worker.1 | Content-Type: "application/json" | |
11:44:04 worker.1 | [Octokit] response: Status 200 | |
11:44:04 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:43:52 GMT" | |
11:44:04 worker.1 | content-type: "application/json; charset=utf-8" | |
11:44:04 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:44:04 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:44:04 worker.1 | etag: "W/\"d285f5f084ffec1cc037d71367bf859db2b89315b8735c4ba5507320b5a9399e\"" | |
11:44:04 worker.1 | last-modified: "Mon, 24 Mar 2025 10:43:23 GMT" | |
11:44:04 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:44:04 worker.1 | x-accepted-oauth-scopes: "repo" | |
11:44:04 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:44:04 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:44:04 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:44:04 worker.1 | x-ratelimit-limit: "5000" | |
11:44:04 worker.1 | x-ratelimit-remaining: "3077" | |
11:44:04 worker.1 | x-ratelimit-reset: "1742813729" | |
11:44:04 worker.1 | x-ratelimit-used: "1923" | |
11:44:04 worker.1 | x-ratelimit-resource: "core" | |
11:44:04 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:44:04 worker.1 | access-control-allow-origin: "*" | |
11:44:04 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:44:04 worker.1 | x-frame-options: "deny" | |
11:44:04 worker.1 | x-content-type-options: "nosniff" | |
11:44:04 worker.1 | x-xss-protection: "0" | |
11:44:04 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:44:04 worker.1 | content-security-policy: "default-src 'none'" | |
11:44:04 worker.1 | content-encoding: "gzip" | |
11:44:04 worker.1 | transfer-encoding: "chunked" | |
11:44:04 worker.1 | server: "github.com" | |
11:44:04 worker.1 | x-github-request-id: "FC9C:188010:3489AA:35AE14:67E13768" | |
11:44:04 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-8/branches/main | |
11:44:04 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:44:04 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:44:04 worker.1 | Content-Type: "application/json" | |
11:44:04 worker.1 | [Octokit] response: Status 200 | |
11:44:04 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:43:52 GMT" | |
11:44:04 worker.1 | content-type: "application/json; charset=utf-8" | |
11:44:04 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:44:04 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:44:04 worker.1 | etag: "W/\"2e3807a2b934bf9df772e953c8847ed2bbb16083372ac94a740b42fb768d65df\"" | |
11:44:04 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:44:04 worker.1 | x-accepted-oauth-scopes: "" | |
11:44:04 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:44:04 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:44:04 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:44:04 worker.1 | x-ratelimit-limit: "5000" | |
11:44:04 worker.1 | x-ratelimit-remaining: "3076" | |
11:44:04 worker.1 | x-ratelimit-reset: "1742813729" | |
11:44:04 worker.1 | x-ratelimit-used: "1924" | |
11:44:04 worker.1 | x-ratelimit-resource: "core" | |
11:44:04 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:44:04 worker.1 | access-control-allow-origin: "*" | |
11:44:04 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:44:04 worker.1 | x-frame-options: "deny" | |
11:44:04 worker.1 | x-content-type-options: "nosniff" | |
11:44:04 worker.1 | x-xss-protection: "0" | |
11:44:04 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:44:04 worker.1 | content-security-policy: "default-src 'none'" | |
11:44:04 worker.1 | content-encoding: "gzip" | |
11:44:04 worker.1 | transfer-encoding: "chunked" | |
11:44:04 worker.1 | server: "github.com" | |
11:44:04 worker.1 | x-github-request-id: "FC9D:2FF017:3589D6:36AE70:67E13768" | |
11:44:04 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-8/git/trees/73808368ce374894402d9ab2e2a59848452dc4e1?recursive=true | |
11:44:04 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:44:04 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:44:04 worker.1 | Content-Type: "application/json" | |
11:44:04 worker.1 | [Octokit] response: Status 200 | |
11:44:04 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:43:53 GMT" | |
11:44:04 worker.1 | content-type: "application/json; charset=utf-8" | |
11:44:04 worker.1 | cache-control: "private, max-age=86400, s-maxage=86400" | |
11:44:04 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:44:04 worker.1 | etag: "W/\"c24357bf8b9f2a5cb02b846896c4cc03353e1ea2251564ea07733d8c502d84d3\"" | |
11:44:04 worker.1 | last-modified: "Mon, 24 Mar 2025 10:43:23 GMT" | |
11:44:04 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:44:04 worker.1 | x-accepted-oauth-scopes: "" | |
11:44:04 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:44:04 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:44:04 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:44:04 worker.1 | x-ratelimit-limit: "5000" | |
11:44:04 worker.1 | x-ratelimit-remaining: "3075" | |
11:44:04 worker.1 | x-ratelimit-reset: "1742813729" | |
11:44:04 worker.1 | x-ratelimit-used: "1925" | |
11:44:04 worker.1 | x-ratelimit-resource: "core" | |
11:44:04 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:44:04 worker.1 | access-control-allow-origin: "*" | |
11:44:04 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:44:04 worker.1 | x-frame-options: "deny" | |
11:44:04 worker.1 | x-content-type-options: "nosniff" | |
11:44:04 worker.1 | x-xss-protection: "0" | |
11:44:04 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:44:04 worker.1 | content-security-policy: "default-src 'none'" | |
11:44:04 worker.1 | content-encoding: "gzip" | |
11:44:04 worker.1 | transfer-encoding: "chunked" | |
11:44:04 worker.1 | server: "github.com" | |
11:44:04 worker.1 | x-github-request-id: "FC9E:220838:346525:358A24:67E13768" | |
11:44:04 worker.1 | Syncing - Creating content/fr/pages/mentions-legales/_index.html | |
11:44:04 worker.1 | Syncing - Creating data/content_security_policy.yaml | |
11:44:04 worker.1 | Syncing - Creating data/menus/fr/primary.yml | |
11:44:04 worker.1 | Syncing - Creating data/menus/fr/legal.yml | |
11:44:04 worker.1 | Syncing - Creating data/menus/fr/social.yml | |
11:44:04 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-8 | |
11:44:04 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:44:04 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:44:04 worker.1 | Content-Type: "application/json" | |
11:44:04 worker.1 | [Octokit] response: Status 200 | |
11:44:04 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:43:52 GMT" | |
11:44:04 worker.1 | content-type: "application/json; charset=utf-8" | |
11:44:04 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:44:04 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:44:04 worker.1 | etag: "W/\"d285f5f084ffec1cc037d71367bf859db2b89315b8735c4ba5507320b5a9399e\"" | |
11:44:04 worker.1 | last-modified: "Mon, 24 Mar 2025 10:43:23 GMT" | |
11:44:04 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:44:04 worker.1 | x-accepted-oauth-scopes: "repo" | |
11:44:04 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:44:04 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:44:04 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:44:04 worker.1 | x-ratelimit-limit: "5000" | |
11:44:04 worker.1 | x-ratelimit-remaining: "3077" | |
11:44:04 worker.1 | x-ratelimit-reset: "1742813729" | |
11:44:04 worker.1 | x-ratelimit-used: "1923" | |
11:44:04 worker.1 | x-ratelimit-resource: "core" | |
11:44:04 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:44:04 worker.1 | access-control-allow-origin: "*" | |
11:44:04 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:44:04 worker.1 | x-frame-options: "deny" | |
11:44:04 worker.1 | x-content-type-options: "nosniff" | |
11:44:04 worker.1 | x-xss-protection: "0" | |
11:44:04 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:44:04 worker.1 | content-security-policy: "default-src 'none'" | |
11:44:04 worker.1 | content-encoding: "gzip" | |
11:44:04 worker.1 | transfer-encoding: "chunked" | |
11:44:04 worker.1 | server: "github.com" | |
11:44:04 worker.1 | x-github-request-id: "FC9C:188010:3489AA:35AE14:67E13768" | |
11:44:04 worker.1 | Creating commit with 5 files. | |
11:44:04 worker.1 | [Octokit] request: POST https://api.github.com/repos/osunydev/demo-test-github-8/git/trees | |
11:44:04 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:44:04 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:44:04 worker.1 | Content-Type: "application/json" | |
11:44:05 worker.1 | [Octokit] response: Status 201 | |
11:44:05 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:44:05 GMT" | |
11:44:05 worker.1 | content-type: "application/json; charset=utf-8" | |
11:44:05 worker.1 | content-length: "3068" | |
11:44:05 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:44:05 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:44:05 worker.1 | etag: "\"71db03921ec7fae4edf5fe60126d6c443c0563caaabfa622775f713d91190414\"" | |
11:44:05 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:44:05 worker.1 | x-accepted-oauth-scopes: "" | |
11:44:05 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:44:05 worker.1 | location: "https://api.github.com/repos/osunydev/demo-test-github-8/git/trees/8048bbf2a754933b6473e4fa493eff1fc5f1189d" | |
11:44:05 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:44:05 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:44:05 worker.1 | x-ratelimit-limit: "5000" | |
11:44:05 worker.1 | x-ratelimit-remaining: "3059" | |
11:44:05 worker.1 | x-ratelimit-reset: "1742813729" | |
11:44:05 worker.1 | x-ratelimit-used: "1941" | |
11:44:05 worker.1 | x-ratelimit-resource: "core" | |
11:44:05 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:44:05 worker.1 | access-control-allow-origin: "*" | |
11:44:05 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:44:05 worker.1 | x-frame-options: "deny" | |
11:44:05 worker.1 | x-content-type-options: "nosniff" | |
11:44:05 worker.1 | x-xss-protection: "0" | |
11:44:05 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:44:05 worker.1 | content-security-policy: "default-src 'none'" | |
11:44:05 worker.1 | server: "github.com" | |
11:44:05 worker.1 | x-github-request-id: "FCB0:292F3C:3482E2:35A8A6:67E13774" | |
11:44:05 worker.1 | [Octokit] request: POST https://api.github.com/repos/osunydev/demo-test-github-8/git/commits | |
11:44:05 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:44:05 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:44:05 worker.1 | Content-Type: "application/json" | |
11:44:05 worker.1 | [Octokit] response: Status 201 | |
11:44:05 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:44:05 GMT" | |
11:44:05 worker.1 | content-type: "application/json; charset=utf-8" | |
11:44:05 worker.1 | content-length: "1237" | |
11:44:05 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:44:05 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:44:05 worker.1 | etag: "\"d5c8c404ad8be4a409af71c0dfaff9719a86707ea2bc29fe613b27615e62b6a9\"" | |
11:44:05 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:44:05 worker.1 | x-accepted-oauth-scopes: "" | |
11:44:05 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:44:05 worker.1 | location: "https://api.github.com/repos/osunydev/demo-test-github-8/git/commits/76f2c949cf6b1bc7edea6d41157deb82a893e4e9" | |
11:44:05 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:44:05 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:44:05 worker.1 | x-ratelimit-limit: "5000" | |
11:44:05 worker.1 | x-ratelimit-remaining: "3058" | |
11:44:05 worker.1 | x-ratelimit-reset: "1742813729" | |
11:44:05 worker.1 | x-ratelimit-used: "1942" | |
11:44:05 worker.1 | x-ratelimit-resource: "core" | |
11:44:05 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:44:05 worker.1 | access-control-allow-origin: "*" | |
11:44:05 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:44:05 worker.1 | x-frame-options: "deny" | |
11:44:05 worker.1 | x-content-type-options: "nosniff" | |
11:44:05 worker.1 | x-xss-protection: "0" | |
11:44:05 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:44:05 worker.1 | content-security-policy: "default-src 'none'" | |
11:44:05 worker.1 | server: "github.com" | |
11:44:05 worker.1 | x-github-request-id: "FCB1:1A9328:3D038A:3E29B6:67E13775" | |
11:44:05 worker.1 | [Octokit] request: PATCH https://api.github.com/repos/osunydev/demo-test-github-8/git/refs/heads/main | |
11:44:05 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:44:05 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:44:05 worker.1 | Content-Type: "application/json" | |
11:44:06 worker.1 | [Octokit] response: Status 200 | |
11:44:06 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:44:06 GMT" | |
11:44:06 worker.1 | content-type: "application/json; charset=utf-8" | |
11:44:06 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:44:06 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:44:06 worker.1 | etag: "W/\"ac4baefceb0e2b6a227890a97186bf244ebf07e569abaeaa511e225ba0c2f8e2\"" | |
11:44:06 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:44:06 worker.1 | x-accepted-oauth-scopes: "repo" | |
11:44:06 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:44:06 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:44:06 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:44:06 worker.1 | x-ratelimit-limit: "5000" | |
11:44:06 worker.1 | x-ratelimit-remaining: "3057" | |
11:44:06 worker.1 | x-ratelimit-reset: "1742813729" | |
11:44:06 worker.1 | x-ratelimit-used: "1943" | |
11:44:06 worker.1 | x-ratelimit-resource: "core" | |
11:44: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:44:06 worker.1 | access-control-allow-origin: "*" | |
11:44:06 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:44:06 worker.1 | x-frame-options: "deny" | |
11:44:06 worker.1 | x-content-type-options: "nosniff" | |
11:44:06 worker.1 | x-xss-protection: "0" | |
11:44:06 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:44:06 worker.1 | content-security-policy: "default-src 'none'" | |
11:44:06 worker.1 | content-encoding: "gzip" | |
11:44:06 worker.1 | transfer-encoding: "chunked" | |
11:44:06 worker.1 | server: "github.com" | |
11:44:06 worker.1 | x-github-request-id: "FCB2:2991D4:36FFCC:3825A0:67E13775" | |
11:44:06 worker.1 | Marking as synced | |
11:44:06 worker.1 | Marking content/fr/pages/mentions-legales/_index.html | |
11:44:06 worker.1 | Marking data/content_security_policy.yaml | |
11:44:06 worker.1 | Marking data/menus/fr/primary.yml | |
11:44:06 worker.1 | Marking data/menus/fr/legal.yml | |
11:44:06 worker.1 | Marking data/menus/fr/social.yml | |
11:44:06 worker.1 | [GoodJob] [62050] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob a9cf15dd-b87d-4950-b32c-1bc7fce579dc | |
11:44:06 worker.1 | [GoodJob] [62050] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob c7ea8362-f5da-4650-b0f3-6911de84a65f | |
11:44:06 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"elephant","scheduled_at":"2025-03-24T11:44:06.400+01:00"} | |
11:44:06 worker.1 | [GoodJob] [62050] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 68b4c9fc-40a8-421b-b881-766da4546d0d | |
11:44:06 worker.1 | [GoodJob] [62050] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob d16189ea-c6b2-4cf9-b0b4-d26565eead13 | |
11:44:06 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-8 | |
11:44:06 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:44:06 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:44:06 worker.1 | Content-Type: "application/json" | |
11:44:06 worker.1 | [Octokit] response: Status 200 | |
11:44:06 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:43:52 GMT" | |
11:44:06 worker.1 | content-type: "application/json; charset=utf-8" | |
11:44:06 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:44:06 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:44:06 worker.1 | etag: "W/\"d285f5f084ffec1cc037d71367bf859db2b89315b8735c4ba5507320b5a9399e\"" | |
11:44:06 worker.1 | last-modified: "Mon, 24 Mar 2025 10:43:23 GMT" | |
11:44:06 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:44:06 worker.1 | x-accepted-oauth-scopes: "repo" | |
11:44:06 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:44:06 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:44:06 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:44:06 worker.1 | x-ratelimit-limit: "5000" | |
11:44:06 worker.1 | x-ratelimit-remaining: "3077" | |
11:44:06 worker.1 | x-ratelimit-reset: "1742813729" | |
11:44:06 worker.1 | x-ratelimit-used: "1923" | |
11:44:06 worker.1 | x-ratelimit-resource: "core" | |
11:44: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:44:06 worker.1 | access-control-allow-origin: "*" | |
11:44:06 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:44:06 worker.1 | x-frame-options: "deny" | |
11:44:06 worker.1 | x-content-type-options: "nosniff" | |
11:44:06 worker.1 | x-xss-protection: "0" | |
11:44:06 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:44:06 worker.1 | content-security-policy: "default-src 'none'" | |
11:44:06 worker.1 | content-encoding: "gzip" | |
11:44:06 worker.1 | transfer-encoding: "chunked" | |
11:44:06 worker.1 | server: "github.com" | |
11:44:06 worker.1 | x-github-request-id: "FC9C:188010:3489AA:35AE14:67E13768" | |
11:44:06 worker.1 | Adding content/fr/pages/politique-de-confidentialite/_index.html | |
11:44:06 worker.1 | Adding data/content_security_policy.yaml | |
11:44:06 worker.1 | Adding data/menus/fr/primary.yml | |
11:44:06 worker.1 | Adding data/menus/fr/legal.yml | |
11:44:06 worker.1 | Adding data/menus/fr/social.yml | |
11:44:06 worker.1 | Start sync | |
11:44:06 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-8 | |
11:44:06 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:44:06 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:44:06 worker.1 | Content-Type: "application/json" | |
11:44:06 worker.1 | [Octokit] response: Status 200 | |
11:44:06 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:43:52 GMT" | |
11:44:06 worker.1 | content-type: "application/json; charset=utf-8" | |
11:44:06 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:44:06 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:44:06 worker.1 | etag: "W/\"d285f5f084ffec1cc037d71367bf859db2b89315b8735c4ba5507320b5a9399e\"" | |
11:44:06 worker.1 | last-modified: "Mon, 24 Mar 2025 10:43:23 GMT" | |
11:44:06 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:44:06 worker.1 | x-accepted-oauth-scopes: "repo" | |
11:44:06 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:44:06 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:44:06 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:44:06 worker.1 | x-ratelimit-limit: "5000" | |
11:44:06 worker.1 | x-ratelimit-remaining: "3077" | |
11:44:06 worker.1 | x-ratelimit-reset: "1742813729" | |
11:44:06 worker.1 | x-ratelimit-used: "1923" | |
11:44:06 worker.1 | x-ratelimit-resource: "core" | |
11:44: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:44:06 worker.1 | access-control-allow-origin: "*" | |
11:44:06 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:44:06 worker.1 | x-frame-options: "deny" | |
11:44:06 worker.1 | x-content-type-options: "nosniff" | |
11:44:06 worker.1 | x-xss-protection: "0" | |
11:44:06 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:44:06 worker.1 | content-security-policy: "default-src 'none'" | |
11:44:06 worker.1 | content-encoding: "gzip" | |
11:44:06 worker.1 | transfer-encoding: "chunked" | |
11:44:06 worker.1 | server: "github.com" | |
11:44:06 worker.1 | x-github-request-id: "FC9C:188010:3489AA:35AE14:67E13768" | |
11:44:06 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-8/branches/main | |
11:44:06 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:44:06 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:44:06 worker.1 | Content-Type: "application/json" | |
11:44:06 worker.1 | [Octokit] response: Status 200 | |
11:44:06 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:43:52 GMT" | |
11:44:06 worker.1 | content-type: "application/json; charset=utf-8" | |
11:44:06 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:44:06 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:44:06 worker.1 | etag: "W/\"2e3807a2b934bf9df772e953c8847ed2bbb16083372ac94a740b42fb768d65df\"" | |
11:44:06 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:44:06 worker.1 | x-accepted-oauth-scopes: "" | |
11:44:06 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:44:06 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:44:06 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:44:06 worker.1 | x-ratelimit-limit: "5000" | |
11:44:06 worker.1 | x-ratelimit-remaining: "3076" | |
11:44:06 worker.1 | x-ratelimit-reset: "1742813729" | |
11:44:06 worker.1 | x-ratelimit-used: "1924" | |
11:44:06 worker.1 | x-ratelimit-resource: "core" | |
11:44: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:44:06 worker.1 | access-control-allow-origin: "*" | |
11:44:06 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:44:06 worker.1 | x-frame-options: "deny" | |
11:44:06 worker.1 | x-content-type-options: "nosniff" | |
11:44:06 worker.1 | x-xss-protection: "0" | |
11:44:06 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:44:06 worker.1 | content-security-policy: "default-src 'none'" | |
11:44:06 worker.1 | content-encoding: "gzip" | |
11:44:06 worker.1 | transfer-encoding: "chunked" | |
11:44:06 worker.1 | server: "github.com" | |
11:44:06 worker.1 | x-github-request-id: "FC9D:2FF017:3589D6:36AE70:67E13768" | |
11:44:06 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-8/git/trees/73808368ce374894402d9ab2e2a59848452dc4e1?recursive=true | |
11:44:06 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:44:06 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:44:06 worker.1 | Content-Type: "application/json" | |
11:44:06 worker.1 | [Octokit] response: Status 200 | |
11:44:06 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:43:53 GMT" | |
11:44:06 worker.1 | content-type: "application/json; charset=utf-8" | |
11:44:06 worker.1 | cache-control: "private, max-age=86400, s-maxage=86400" | |
11:44:06 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:44:06 worker.1 | etag: "W/\"c24357bf8b9f2a5cb02b846896c4cc03353e1ea2251564ea07733d8c502d84d3\"" | |
11:44:06 worker.1 | last-modified: "Mon, 24 Mar 2025 10:43:23 GMT" | |
11:44:06 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:44:06 worker.1 | x-accepted-oauth-scopes: "" | |
11:44:06 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:44:06 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:44:06 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:44:06 worker.1 | x-ratelimit-limit: "5000" | |
11:44:06 worker.1 | x-ratelimit-remaining: "3075" | |
11:44:06 worker.1 | x-ratelimit-reset: "1742813729" | |
11:44:06 worker.1 | x-ratelimit-used: "1925" | |
11:44:06 worker.1 | x-ratelimit-resource: "core" | |
11:44: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:44:06 worker.1 | access-control-allow-origin: "*" | |
11:44:06 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:44:06 worker.1 | x-frame-options: "deny" | |
11:44:06 worker.1 | x-content-type-options: "nosniff" | |
11:44:06 worker.1 | x-xss-protection: "0" | |
11:44:06 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:44:06 worker.1 | content-security-policy: "default-src 'none'" | |
11:44:06 worker.1 | content-encoding: "gzip" | |
11:44:06 worker.1 | transfer-encoding: "chunked" | |
11:44:06 worker.1 | server: "github.com" | |
11:44:06 worker.1 | x-github-request-id: "FC9E:220838:346525:358A24:67E13768" | |
11:44:06 worker.1 | Syncing - Creating content/fr/pages/politique-de-confidentialite/_index.html | |
11:44:06 worker.1 | Syncing - Creating data/content_security_policy.yaml | |
11:44:06 worker.1 | Syncing - Creating data/menus/fr/primary.yml | |
11:44:06 worker.1 | Syncing - Creating data/menus/fr/legal.yml | |
11:44:06 worker.1 | Syncing - Creating data/menus/fr/social.yml | |
11:44:06 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-8 | |
11:44:06 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:44:06 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:44:06 worker.1 | Content-Type: "application/json" | |
11:44:06 worker.1 | [Octokit] response: Status 200 | |
11:44:06 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:43:52 GMT" | |
11:44:06 worker.1 | content-type: "application/json; charset=utf-8" | |
11:44:06 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:44:06 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:44:06 worker.1 | etag: "W/\"d285f5f084ffec1cc037d71367bf859db2b89315b8735c4ba5507320b5a9399e\"" | |
11:44:06 worker.1 | last-modified: "Mon, 24 Mar 2025 10:43:23 GMT" | |
11:44:06 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:44:06 worker.1 | x-accepted-oauth-scopes: "repo" | |
11:44:06 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:44:06 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:44:06 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:44:06 worker.1 | x-ratelimit-limit: "5000" | |
11:44:06 worker.1 | x-ratelimit-remaining: "3077" | |
11:44:06 worker.1 | x-ratelimit-reset: "1742813729" | |
11:44:06 worker.1 | x-ratelimit-used: "1923" | |
11:44:06 worker.1 | x-ratelimit-resource: "core" | |
11:44: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:44:06 worker.1 | access-control-allow-origin: "*" | |
11:44:06 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:44:06 worker.1 | x-frame-options: "deny" | |
11:44:06 worker.1 | x-content-type-options: "nosniff" | |
11:44:06 worker.1 | x-xss-protection: "0" | |
11:44:06 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:44:06 worker.1 | content-security-policy: "default-src 'none'" | |
11:44:06 worker.1 | content-encoding: "gzip" | |
11:44:06 worker.1 | transfer-encoding: "chunked" | |
11:44:06 worker.1 | server: "github.com" | |
11:44:06 worker.1 | x-github-request-id: "FC9C:188010:3489AA:35AE14:67E13768" | |
11:44:06 worker.1 | Creating commit with 5 files. | |
11:44:06 worker.1 | [Octokit] request: POST https://api.github.com/repos/osunydev/demo-test-github-8/git/trees | |
11:44:06 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:44:06 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:44:06 worker.1 | Content-Type: "application/json" | |
11:44:07 worker.1 | [Octokit] response: Status 201 | |
11:44:07 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:44:07 GMT" | |
11:44:07 worker.1 | content-type: "application/json; charset=utf-8" | |
11:44:07 worker.1 | content-length: "3068" | |
11:44:07 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:44:07 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:44:07 worker.1 | etag: "\"967f2a3e70622de060f2e832ed815fd32614bc60d520613041af7cd1ba685250\"" | |
11:44:07 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:44:07 worker.1 | x-accepted-oauth-scopes: "" | |
11:44:07 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:44:07 worker.1 | location: "https://api.github.com/repos/osunydev/demo-test-github-8/git/trees/d45f500710e39a021a1e283ed4a5ac4288d656a1" | |
11:44:07 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:44:07 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:44:07 worker.1 | x-ratelimit-limit: "5000" | |
11:44:07 worker.1 | x-ratelimit-remaining: "3056" | |
11:44:07 worker.1 | x-ratelimit-reset: "1742813729" | |
11:44:07 worker.1 | x-ratelimit-used: "1944" | |
11:44:07 worker.1 | x-ratelimit-resource: "core" | |
11:44: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:44:07 worker.1 | access-control-allow-origin: "*" | |
11:44:07 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:44:07 worker.1 | x-frame-options: "deny" | |
11:44:07 worker.1 | x-content-type-options: "nosniff" | |
11:44:07 worker.1 | x-xss-protection: "0" | |
11:44:07 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:44:07 worker.1 | content-security-policy: "default-src 'none'" | |
11:44:07 worker.1 | server: "github.com" | |
11:44:07 worker.1 | x-github-request-id: "FCB3:FDC04:350124:362769:67E13777" | |
11:44:07 worker.1 | [Octokit] request: POST https://api.github.com/repos/osunydev/demo-test-github-8/git/commits | |
11:44:07 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:44:07 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:44:07 worker.1 | Content-Type: "application/json" | |
11:44:07 worker.1 | [Octokit] response: Status 201 | |
11:44:07 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:44:07 GMT" | |
11:44:07 worker.1 | content-type: "application/json; charset=utf-8" | |
11:44:07 worker.1 | content-length: "1249" | |
11:44:07 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:44:07 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:44:07 worker.1 | etag: "\"a521a7d17df201ab9d3bc6537b61fa5bfb3078ce44ab5e7a3a9dda9777518af4\"" | |
11:44:07 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:44:07 worker.1 | x-accepted-oauth-scopes: "" | |
11:44:07 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:44:07 worker.1 | location: "https://api.github.com/repos/osunydev/demo-test-github-8/git/commits/af5123f7bf03a43b40106ab77f3c95ae749ba2c4" | |
11:44:07 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:44:07 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:44:07 worker.1 | x-ratelimit-limit: "5000" | |
11:44:07 worker.1 | x-ratelimit-remaining: "3055" | |
11:44:07 worker.1 | x-ratelimit-reset: "1742813729" | |
11:44:07 worker.1 | x-ratelimit-used: "1945" | |
11:44:07 worker.1 | x-ratelimit-resource: "core" | |
11:44: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:44:07 worker.1 | access-control-allow-origin: "*" | |
11:44:07 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:44:07 worker.1 | x-frame-options: "deny" | |
11:44:07 worker.1 | x-content-type-options: "nosniff" | |
11:44:07 worker.1 | x-xss-protection: "0" | |
11:44:07 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:44:07 worker.1 | content-security-policy: "default-src 'none'" | |
11:44:07 worker.1 | server: "github.com" | |
11:44:07 worker.1 | x-github-request-id: "FCB4:108BAA:354204:36680A:67E13777" | |
11:44:07 worker.1 | [Octokit] request: PATCH https://api.github.com/repos/osunydev/demo-test-github-8/git/refs/heads/main | |
11:44:07 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:44:07 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:44:07 worker.1 | Content-Type: "application/json" | |
11:44:08 worker.1 | [Octokit] response: Status 200 | |
11:44:08 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:44:08 GMT" | |
11:44:08 worker.1 | content-type: "application/json; charset=utf-8" | |
11:44:08 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:44:08 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:44:08 worker.1 | etag: "W/\"f8b880dc3ce2f2b1fd2078b0a9ea42a9f58242ea535c2ddaa7eff536c4995abc\"" | |
11:44:08 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:44:08 worker.1 | x-accepted-oauth-scopes: "repo" | |
11:44:08 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:44:08 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:44:08 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:44:08 worker.1 | x-ratelimit-limit: "5000" | |
11:44:08 worker.1 | x-ratelimit-remaining: "3054" | |
11:44:08 worker.1 | x-ratelimit-reset: "1742813729" | |
11:44:08 worker.1 | x-ratelimit-used: "1946" | |
11:44:08 worker.1 | x-ratelimit-resource: "core" | |
11:44: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:44:08 worker.1 | access-control-allow-origin: "*" | |
11:44:08 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:44:08 worker.1 | x-frame-options: "deny" | |
11:44:08 worker.1 | x-content-type-options: "nosniff" | |
11:44:08 worker.1 | x-xss-protection: "0" | |
11:44:08 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:44:08 worker.1 | content-security-policy: "default-src 'none'" | |
11:44:08 worker.1 | content-encoding: "gzip" | |
11:44:08 worker.1 | transfer-encoding: "chunked" | |
11:44:08 worker.1 | server: "github.com" | |
11:44:08 worker.1 | x-github-request-id: "FCB5:223F68:33FA61:352101:67E13777" | |
11:44:08 worker.1 | Marking as synced | |
11:44:08 worker.1 | Marking content/fr/pages/politique-de-confidentialite/_index.html | |
11:44:08 worker.1 | Marking data/content_security_policy.yaml | |
11:44:08 worker.1 | Marking data/menus/fr/primary.yml | |
11:44:08 worker.1 | Marking data/menus/fr/legal.yml | |
11:44:08 worker.1 | Marking data/menus/fr/social.yml | |
11:44:08 worker.1 | [GoodJob] [62050] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob ba6e0d3b-ea9c-481b-ad30-a17bd5f8c82f | |
11:44:08 worker.1 | [GoodJob] [62050] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob f1dd1ae3-3fef-4bf9-a0a6-af6ca544774a | |
11:44:08 worker.1 | [GoodJob] [62050] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 0bbd9d55-50e1-442c-9703-6ca7d1b8ce12 | |
11:44:08 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"elephant","scheduled_at":"2025-03-24T11:44:08.577+01:00"} | |
11:44:08 worker.1 | [GoodJob] [62050] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 67528470-5e6d-4482-95f3-6c59e141996a | |
11:44:08 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-8 | |
11:44:08 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:44:08 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:44:08 worker.1 | Content-Type: "application/json" | |
11:44:08 worker.1 | [Octokit] response: Status 200 | |
11:44:08 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:43:52 GMT" | |
11:44:08 worker.1 | content-type: "application/json; charset=utf-8" | |
11:44:08 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:44:08 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:44:08 worker.1 | etag: "W/\"d285f5f084ffec1cc037d71367bf859db2b89315b8735c4ba5507320b5a9399e\"" | |
11:44:08 worker.1 | last-modified: "Mon, 24 Mar 2025 10:43:23 GMT" | |
11:44:08 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:44:08 worker.1 | x-accepted-oauth-scopes: "repo" | |
11:44:08 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:44:08 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:44:08 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:44:08 worker.1 | x-ratelimit-limit: "5000" | |
11:44:08 worker.1 | x-ratelimit-remaining: "3077" | |
11:44:08 worker.1 | x-ratelimit-reset: "1742813729" | |
11:44:08 worker.1 | x-ratelimit-used: "1923" | |
11:44:08 worker.1 | x-ratelimit-resource: "core" | |
11:44: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:44:08 worker.1 | access-control-allow-origin: "*" | |
11:44:08 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:44:08 worker.1 | x-frame-options: "deny" | |
11:44:08 worker.1 | x-content-type-options: "nosniff" | |
11:44:08 worker.1 | x-xss-protection: "0" | |
11:44:08 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:44:08 worker.1 | content-security-policy: "default-src 'none'" | |
11:44:08 worker.1 | content-encoding: "gzip" | |
11:44:08 worker.1 | transfer-encoding: "chunked" | |
11:44:08 worker.1 | server: "github.com" | |
11:44:08 worker.1 | x-github-request-id: "FC9C:188010:3489AA:35AE14:67E13768" | |
11:44:08 worker.1 | Adding content/fr/pages/accessibilite/_index.html | |
11:44:08 worker.1 | Adding data/content_security_policy.yaml | |
11:44:08 worker.1 | Adding data/menus/fr/primary.yml | |
11:44:08 worker.1 | Adding data/menus/fr/legal.yml | |
11:44:08 worker.1 | Adding data/menus/fr/social.yml | |
11:44:08 worker.1 | Start sync | |
11:44:08 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-8 | |
11:44:08 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:44:08 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:44:08 worker.1 | Content-Type: "application/json" | |
11:44:08 worker.1 | [Octokit] response: Status 200 | |
11:44:08 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:43:52 GMT" | |
11:44:08 worker.1 | content-type: "application/json; charset=utf-8" | |
11:44:08 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:44:08 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:44:08 worker.1 | etag: "W/\"d285f5f084ffec1cc037d71367bf859db2b89315b8735c4ba5507320b5a9399e\"" | |
11:44:08 worker.1 | last-modified: "Mon, 24 Mar 2025 10:43:23 GMT" | |
11:44:08 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:44:08 worker.1 | x-accepted-oauth-scopes: "repo" | |
11:44:08 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:44:08 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:44:08 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:44:08 worker.1 | x-ratelimit-limit: "5000" | |
11:44:08 worker.1 | x-ratelimit-remaining: "3077" | |
11:44:08 worker.1 | x-ratelimit-reset: "1742813729" | |
11:44:08 worker.1 | x-ratelimit-used: "1923" | |
11:44:08 worker.1 | x-ratelimit-resource: "core" | |
11:44: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:44:08 worker.1 | access-control-allow-origin: "*" | |
11:44:08 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:44:08 worker.1 | x-frame-options: "deny" | |
11:44:08 worker.1 | x-content-type-options: "nosniff" | |
11:44:08 worker.1 | x-xss-protection: "0" | |
11:44:08 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:44:08 worker.1 | content-security-policy: "default-src 'none'" | |
11:44:08 worker.1 | content-encoding: "gzip" | |
11:44:08 worker.1 | transfer-encoding: "chunked" | |
11:44:08 worker.1 | server: "github.com" | |
11:44:08 worker.1 | x-github-request-id: "FC9C:188010:3489AA:35AE14:67E13768" | |
11:44:08 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-8/branches/main | |
11:44:08 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:44:08 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:44:08 worker.1 | Content-Type: "application/json" | |
11:44:08 worker.1 | [Octokit] response: Status 200 | |
11:44:08 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:43:52 GMT" | |
11:44:08 worker.1 | content-type: "application/json; charset=utf-8" | |
11:44:08 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:44:08 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:44:08 worker.1 | etag: "W/\"2e3807a2b934bf9df772e953c8847ed2bbb16083372ac94a740b42fb768d65df\"" | |
11:44:08 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:44:08 worker.1 | x-accepted-oauth-scopes: "" | |
11:44:08 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:44:08 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:44:08 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:44:08 worker.1 | x-ratelimit-limit: "5000" | |
11:44:08 worker.1 | x-ratelimit-remaining: "3076" | |
11:44:08 worker.1 | x-ratelimit-reset: "1742813729" | |
11:44:08 worker.1 | x-ratelimit-used: "1924" | |
11:44:08 worker.1 | x-ratelimit-resource: "core" | |
11:44: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:44:08 worker.1 | access-control-allow-origin: "*" | |
11:44:08 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:44:08 worker.1 | x-frame-options: "deny" | |
11:44:08 worker.1 | x-content-type-options: "nosniff" | |
11:44:08 worker.1 | x-xss-protection: "0" | |
11:44:08 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:44:08 worker.1 | content-security-policy: "default-src 'none'" | |
11:44:08 worker.1 | content-encoding: "gzip" | |
11:44:08 worker.1 | transfer-encoding: "chunked" | |
11:44:08 worker.1 | server: "github.com" | |
11:44:08 worker.1 | x-github-request-id: "FC9D:2FF017:3589D6:36AE70:67E13768" | |
11:44:08 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-8/git/trees/73808368ce374894402d9ab2e2a59848452dc4e1?recursive=true | |
11:44:08 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:44:08 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:44:08 worker.1 | Content-Type: "application/json" | |
11:44:08 worker.1 | [Octokit] response: Status 200 | |
11:44:08 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:43:53 GMT" | |
11:44:08 worker.1 | content-type: "application/json; charset=utf-8" | |
11:44:08 worker.1 | cache-control: "private, max-age=86400, s-maxage=86400" | |
11:44:08 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:44:08 worker.1 | etag: "W/\"c24357bf8b9f2a5cb02b846896c4cc03353e1ea2251564ea07733d8c502d84d3\"" | |
11:44:08 worker.1 | last-modified: "Mon, 24 Mar 2025 10:43:23 GMT" | |
11:44:08 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:44:08 worker.1 | x-accepted-oauth-scopes: "" | |
11:44:08 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:44:08 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:44:08 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:44:08 worker.1 | x-ratelimit-limit: "5000" | |
11:44:08 worker.1 | x-ratelimit-remaining: "3075" | |
11:44:08 worker.1 | x-ratelimit-reset: "1742813729" | |
11:44:08 worker.1 | x-ratelimit-used: "1925" | |
11:44:08 worker.1 | x-ratelimit-resource: "core" | |
11:44: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:44:08 worker.1 | access-control-allow-origin: "*" | |
11:44:08 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:44:08 worker.1 | x-frame-options: "deny" | |
11:44:08 worker.1 | x-content-type-options: "nosniff" | |
11:44:08 worker.1 | x-xss-protection: "0" | |
11:44:08 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:44:08 worker.1 | content-security-policy: "default-src 'none'" | |
11:44:08 worker.1 | content-encoding: "gzip" | |
11:44:08 worker.1 | transfer-encoding: "chunked" | |
11:44:08 worker.1 | server: "github.com" | |
11:44:08 worker.1 | x-github-request-id: "FC9E:220838:346525:358A24:67E13768" | |
11:44:08 worker.1 | Syncing - Creating content/fr/pages/accessibilite/_index.html | |
11:44:09 worker.1 | Syncing - Creating data/content_security_policy.yaml | |
11:44:09 worker.1 | Syncing - Creating data/menus/fr/primary.yml | |
11:44:09 worker.1 | Syncing - Creating data/menus/fr/legal.yml | |
11:44:09 worker.1 | Syncing - Creating data/menus/fr/social.yml | |
11:44:09 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-8 | |
11:44:09 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:44:09 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:44:09 worker.1 | Content-Type: "application/json" | |
11:44:09 worker.1 | [Octokit] response: Status 200 | |
11:44:09 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:43:52 GMT" | |
11:44:09 worker.1 | content-type: "application/json; charset=utf-8" | |
11:44:09 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:44:09 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:44:09 worker.1 | etag: "W/\"d285f5f084ffec1cc037d71367bf859db2b89315b8735c4ba5507320b5a9399e\"" | |
11:44:09 worker.1 | last-modified: "Mon, 24 Mar 2025 10:43:23 GMT" | |
11:44:09 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:44:09 worker.1 | x-accepted-oauth-scopes: "repo" | |
11:44:09 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:44:09 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:44:09 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:44:09 worker.1 | x-ratelimit-limit: "5000" | |
11:44:09 worker.1 | x-ratelimit-remaining: "3077" | |
11:44:09 worker.1 | x-ratelimit-reset: "1742813729" | |
11:44:09 worker.1 | x-ratelimit-used: "1923" | |
11:44:09 worker.1 | x-ratelimit-resource: "core" | |
11:44: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:44:09 worker.1 | access-control-allow-origin: "*" | |
11:44:09 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:44:09 worker.1 | x-frame-options: "deny" | |
11:44:09 worker.1 | x-content-type-options: "nosniff" | |
11:44:09 worker.1 | x-xss-protection: "0" | |
11:44:09 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:44:09 worker.1 | content-security-policy: "default-src 'none'" | |
11:44:09 worker.1 | content-encoding: "gzip" | |
11:44:09 worker.1 | transfer-encoding: "chunked" | |
11:44:09 worker.1 | server: "github.com" | |
11:44:09 worker.1 | x-github-request-id: "FC9C:188010:3489AA:35AE14:67E13768" | |
11:44:09 worker.1 | Creating commit with 5 files. | |
11:44:09 worker.1 | [Octokit] request: POST https://api.github.com/repos/osunydev/demo-test-github-8/git/trees | |
11:44:09 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:44:09 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:44:09 worker.1 | Content-Type: "application/json" | |
11:44:09 worker.1 | [Octokit] response: Status 201 | |
11:44:09 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:44:09 GMT" | |
11:44:09 worker.1 | content-type: "application/json; charset=utf-8" | |
11:44:09 worker.1 | content-length: "3068" | |
11:44:09 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:44:09 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:44:09 worker.1 | etag: "\"bd0c506c18243e5aff9773492a1698750030a1e74061d8da1c42b9dc561dfe1d\"" | |
11:44:09 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:44:09 worker.1 | x-accepted-oauth-scopes: "" | |
11:44:09 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:44:09 worker.1 | location: "https://api.github.com/repos/osunydev/demo-test-github-8/git/trees/64959e3acf710676ba0abc9a841091f535711d01" | |
11:44:09 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:44:09 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:44:09 worker.1 | x-ratelimit-limit: "5000" | |
11:44:09 worker.1 | x-ratelimit-remaining: "3053" | |
11:44:09 worker.1 | x-ratelimit-reset: "1742813729" | |
11:44:09 worker.1 | x-ratelimit-used: "1947" | |
11:44:09 worker.1 | x-ratelimit-resource: "core" | |
11:44: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:44:09 worker.1 | access-control-allow-origin: "*" | |
11:44:09 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:44:09 worker.1 | x-frame-options: "deny" | |
11:44:09 worker.1 | x-content-type-options: "nosniff" | |
11:44:09 worker.1 | x-xss-protection: "0" | |
11:44:09 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:44:09 worker.1 | content-security-policy: "default-src 'none'" | |
11:44:09 worker.1 | server: "github.com" | |
11:44:09 worker.1 | x-github-request-id: "FCB6:2991D4:371359:3839B8:67E13779" | |
11:44:09 worker.1 | [Octokit] request: POST https://api.github.com/repos/osunydev/demo-test-github-8/git/commits | |
11:44:09 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:44:09 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:44:09 worker.1 | Content-Type: "application/json" | |
11:44:10 worker.1 | [Octokit] response: Status 201 | |
11:44:10 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:44:10 GMT" | |
11:44:10 worker.1 | content-type: "application/json; charset=utf-8" | |
11:44:10 worker.1 | content-length: "1234" | |
11:44:10 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:44:10 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:44:10 worker.1 | etag: "\"dbd339ce9b3d21da12055d7ea27fa18490a153c5516ba626a16d3b3118eedf0f\"" | |
11:44:10 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:44:10 worker.1 | x-accepted-oauth-scopes: "" | |
11:44:10 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:44:10 worker.1 | location: "https://api.github.com/repos/osunydev/demo-test-github-8/git/commits/3fa36516ef69024c0eb22065d8e9fd3fb939ca77" | |
11:44:10 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:44:10 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:44:10 worker.1 | x-ratelimit-limit: "5000" | |
11:44:10 worker.1 | x-ratelimit-remaining: "3052" | |
11:44:10 worker.1 | x-ratelimit-reset: "1742813729" | |
11:44:10 worker.1 | x-ratelimit-used: "1948" | |
11:44:10 worker.1 | x-ratelimit-resource: "core" | |
11:44: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:44:10 worker.1 | access-control-allow-origin: "*" | |
11:44:10 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:44:10 worker.1 | x-frame-options: "deny" | |
11:44:10 worker.1 | x-content-type-options: "nosniff" | |
11:44:10 worker.1 | x-xss-protection: "0" | |
11:44:10 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:44:10 worker.1 | content-security-policy: "default-src 'none'" | |
11:44:10 worker.1 | server: "github.com" | |
11:44:10 worker.1 | x-github-request-id: "FCB7:2FF017:35E176:370818:67E13779" | |
11:44:10 worker.1 | [Octokit] request: PATCH https://api.github.com/repos/osunydev/demo-test-github-8/git/refs/heads/main | |
11:44:10 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:44:10 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:44:10 worker.1 | Content-Type: "application/json" | |
11:44:10 worker.1 | [Octokit] response: Status 200 | |
11:44:10 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:44:10 GMT" | |
11:44:10 worker.1 | content-type: "application/json; charset=utf-8" | |
11:44:10 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:44:10 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:44:10 worker.1 | etag: "W/\"83fc78384c5684bf1a57965bfce97af333305fae9e2a3afd1f4a64dd43ba80d1\"" | |
11:44:10 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:44:10 worker.1 | x-accepted-oauth-scopes: "repo" | |
11:44:10 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:44:10 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:44:10 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:44:10 worker.1 | x-ratelimit-limit: "5000" | |
11:44:10 worker.1 | x-ratelimit-remaining: "3051" | |
11:44:10 worker.1 | x-ratelimit-reset: "1742813729" | |
11:44:10 worker.1 | x-ratelimit-used: "1949" | |
11:44:10 worker.1 | x-ratelimit-resource: "core" | |
11:44: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:44:10 worker.1 | access-control-allow-origin: "*" | |
11:44:10 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:44:10 worker.1 | x-frame-options: "deny" | |
11:44:10 worker.1 | x-content-type-options: "nosniff" | |
11:44:10 worker.1 | x-xss-protection: "0" | |
11:44:10 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:44:10 worker.1 | content-security-policy: "default-src 'none'" | |
11:44:10 worker.1 | content-encoding: "gzip" | |
11:44:10 worker.1 | transfer-encoding: "chunked" | |
11:44:10 worker.1 | server: "github.com" | |
11:44:10 worker.1 | x-github-request-id: "FCB8:1816B7:34E6A6:360D2C:67E1377A" | |
11:44:10 worker.1 | Marking as synced | |
11:44:10 worker.1 | Marking content/fr/pages/accessibilite/_index.html | |
11:44:10 worker.1 | Marking data/content_security_policy.yaml | |
11:44:10 worker.1 | Marking data/menus/fr/primary.yml | |
11:44:10 worker.1 | Marking data/menus/fr/legal.yml | |
11:44:10 worker.1 | Marking data/menus/fr/social.yml | |
11:44:10 worker.1 | [GoodJob] [62050] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 9e3a7196-bc6c-49a5-84a4-101ba279edf1 | |
11:44:10 worker.1 | [GoodJob] [62050] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 141d771c-c926-40c6-b5b5-6c1d49f5d634 | |
11:44:10 worker.1 | [GoodJob] Notifier received payload: {"queue_name":"elephant","scheduled_at":"2025-03-24T11:44:10.886+01:00"} | |
11:44:10 worker.1 | [GoodJob] [62050] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob f16ecdb1-dcbc-4684-8f79-e71a637d7e14 | |
11:44:11 worker.1 | [GoodJob] [62050] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 5b4cf756-11d8-49c2-914f-18e94dbb2b47 | |
11:44:11 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-8 | |
11:44:11 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:44:11 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:44:11 worker.1 | Content-Type: "application/json" | |
11:44:11 worker.1 | [Octokit] response: Status 200 | |
11:44:11 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:43:52 GMT" | |
11:44:11 worker.1 | content-type: "application/json; charset=utf-8" | |
11:44:11 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:44:11 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:44:11 worker.1 | etag: "W/\"d285f5f084ffec1cc037d71367bf859db2b89315b8735c4ba5507320b5a9399e\"" | |
11:44:11 worker.1 | last-modified: "Mon, 24 Mar 2025 10:43:23 GMT" | |
11:44:11 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:44:11 worker.1 | x-accepted-oauth-scopes: "repo" | |
11:44:11 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:44:11 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:44:11 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:44:11 worker.1 | x-ratelimit-limit: "5000" | |
11:44:11 worker.1 | x-ratelimit-remaining: "3077" | |
11:44:11 worker.1 | x-ratelimit-reset: "1742813729" | |
11:44:11 worker.1 | x-ratelimit-used: "1923" | |
11:44:11 worker.1 | x-ratelimit-resource: "core" | |
11:44: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:44:11 worker.1 | access-control-allow-origin: "*" | |
11:44:11 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:44:11 worker.1 | x-frame-options: "deny" | |
11:44:11 worker.1 | x-content-type-options: "nosniff" | |
11:44:11 worker.1 | x-xss-protection: "0" | |
11:44:11 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:44:11 worker.1 | content-security-policy: "default-src 'none'" | |
11:44:11 worker.1 | content-encoding: "gzip" | |
11:44:11 worker.1 | transfer-encoding: "chunked" | |
11:44:11 worker.1 | server: "github.com" | |
11:44:11 worker.1 | x-github-request-id: "FC9C:188010:3489AA:35AE14:67E13768" | |
11:44:11 worker.1 | Adding content/fr/pages/plan-du-site/_index.html | |
11:44:11 worker.1 | Adding data/content_security_policy.yaml | |
11:44:11 worker.1 | Adding data/menus/fr/primary.yml | |
11:44:11 worker.1 | Adding data/menus/fr/legal.yml | |
11:44:11 worker.1 | Adding data/menus/fr/social.yml | |
11:44:11 worker.1 | Start sync | |
11:44:11 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-8 | |
11:44:11 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:44:11 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:44:11 worker.1 | Content-Type: "application/json" | |
11:44:11 worker.1 | [Octokit] response: Status 200 | |
11:44:11 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:43:52 GMT" | |
11:44:11 worker.1 | content-type: "application/json; charset=utf-8" | |
11:44:11 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:44:11 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:44:11 worker.1 | etag: "W/\"d285f5f084ffec1cc037d71367bf859db2b89315b8735c4ba5507320b5a9399e\"" | |
11:44:11 worker.1 | last-modified: "Mon, 24 Mar 2025 10:43:23 GMT" | |
11:44:11 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:44:11 worker.1 | x-accepted-oauth-scopes: "repo" | |
11:44:11 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:44:11 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:44:11 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:44:11 worker.1 | x-ratelimit-limit: "5000" | |
11:44:11 worker.1 | x-ratelimit-remaining: "3077" | |
11:44:11 worker.1 | x-ratelimit-reset: "1742813729" | |
11:44:11 worker.1 | x-ratelimit-used: "1923" | |
11:44:11 worker.1 | x-ratelimit-resource: "core" | |
11:44: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:44:11 worker.1 | access-control-allow-origin: "*" | |
11:44:11 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:44:11 worker.1 | x-frame-options: "deny" | |
11:44:11 worker.1 | x-content-type-options: "nosniff" | |
11:44:11 worker.1 | x-xss-protection: "0" | |
11:44:11 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:44:11 worker.1 | content-security-policy: "default-src 'none'" | |
11:44:11 worker.1 | content-encoding: "gzip" | |
11:44:11 worker.1 | transfer-encoding: "chunked" | |
11:44:11 worker.1 | server: "github.com" | |
11:44:11 worker.1 | x-github-request-id: "FC9C:188010:3489AA:35AE14:67E13768" | |
11:44:11 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-8/branches/main | |
11:44:11 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:44:11 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:44:11 worker.1 | Content-Type: "application/json" | |
11:44:11 worker.1 | [Octokit] response: Status 200 | |
11:44:11 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:43:52 GMT" | |
11:44:11 worker.1 | content-type: "application/json; charset=utf-8" | |
11:44:11 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:44:11 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:44:11 worker.1 | etag: "W/\"2e3807a2b934bf9df772e953c8847ed2bbb16083372ac94a740b42fb768d65df\"" | |
11:44:11 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:44:11 worker.1 | x-accepted-oauth-scopes: "" | |
11:44:11 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:44:11 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:44:11 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:44:11 worker.1 | x-ratelimit-limit: "5000" | |
11:44:11 worker.1 | x-ratelimit-remaining: "3076" | |
11:44:11 worker.1 | x-ratelimit-reset: "1742813729" | |
11:44:11 worker.1 | x-ratelimit-used: "1924" | |
11:44:11 worker.1 | x-ratelimit-resource: "core" | |
11:44: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:44:11 worker.1 | access-control-allow-origin: "*" | |
11:44:11 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:44:11 worker.1 | x-frame-options: "deny" | |
11:44:11 worker.1 | x-content-type-options: "nosniff" | |
11:44:11 worker.1 | x-xss-protection: "0" | |
11:44:11 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:44:11 worker.1 | content-security-policy: "default-src 'none'" | |
11:44:11 worker.1 | content-encoding: "gzip" | |
11:44:11 worker.1 | transfer-encoding: "chunked" | |
11:44:11 worker.1 | server: "github.com" | |
11:44:11 worker.1 | x-github-request-id: "FC9D:2FF017:3589D6:36AE70:67E13768" | |
11:44:11 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-8/git/trees/73808368ce374894402d9ab2e2a59848452dc4e1?recursive=true | |
11:44:11 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:44:11 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:44:11 worker.1 | Content-Type: "application/json" | |
11:44:11 worker.1 | [Octokit] response: Status 200 | |
11:44:11 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:43:53 GMT" | |
11:44:11 worker.1 | content-type: "application/json; charset=utf-8" | |
11:44:11 worker.1 | cache-control: "private, max-age=86400, s-maxage=86400" | |
11:44:11 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:44:11 worker.1 | etag: "W/\"c24357bf8b9f2a5cb02b846896c4cc03353e1ea2251564ea07733d8c502d84d3\"" | |
11:44:11 worker.1 | last-modified: "Mon, 24 Mar 2025 10:43:23 GMT" | |
11:44:11 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:44:11 worker.1 | x-accepted-oauth-scopes: "" | |
11:44:11 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:44:11 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:44:11 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:44:11 worker.1 | x-ratelimit-limit: "5000" | |
11:44:11 worker.1 | x-ratelimit-remaining: "3075" | |
11:44:11 worker.1 | x-ratelimit-reset: "1742813729" | |
11:44:11 worker.1 | x-ratelimit-used: "1925" | |
11:44:11 worker.1 | x-ratelimit-resource: "core" | |
11:44: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:44:11 worker.1 | access-control-allow-origin: "*" | |
11:44:11 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:44:11 worker.1 | x-frame-options: "deny" | |
11:44:11 worker.1 | x-content-type-options: "nosniff" | |
11:44:11 worker.1 | x-xss-protection: "0" | |
11:44:11 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:44:11 worker.1 | content-security-policy: "default-src 'none'" | |
11:44:11 worker.1 | content-encoding: "gzip" | |
11:44:11 worker.1 | transfer-encoding: "chunked" | |
11:44:11 worker.1 | server: "github.com" | |
11:44:11 worker.1 | x-github-request-id: "FC9E:220838:346525:358A24:67E13768" | |
11:44:11 worker.1 | Syncing - Creating content/fr/pages/plan-du-site/_index.html | |
11:44:11 worker.1 | Syncing - Creating data/content_security_policy.yaml | |
11:44:11 worker.1 | Syncing - Creating data/menus/fr/primary.yml | |
11:44:11 worker.1 | Syncing - Creating data/menus/fr/legal.yml | |
11:44:11 worker.1 | Syncing - Creating data/menus/fr/social.yml | |
11:44:11 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-8 | |
11:44:11 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:44:11 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:44:11 worker.1 | Content-Type: "application/json" | |
11:44:11 worker.1 | [Octokit] response: Status 200 | |
11:44:11 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:43:52 GMT" | |
11:44:11 worker.1 | content-type: "application/json; charset=utf-8" | |
11:44:11 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:44:11 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:44:11 worker.1 | etag: "W/\"d285f5f084ffec1cc037d71367bf859db2b89315b8735c4ba5507320b5a9399e\"" | |
11:44:11 worker.1 | last-modified: "Mon, 24 Mar 2025 10:43:23 GMT" | |
11:44:11 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:44:11 worker.1 | x-accepted-oauth-scopes: "repo" | |
11:44:11 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:44:11 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:44:11 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:44:11 worker.1 | x-ratelimit-limit: "5000" | |
11:44:11 worker.1 | x-ratelimit-remaining: "3077" | |
11:44:11 worker.1 | x-ratelimit-reset: "1742813729" | |
11:44:11 worker.1 | x-ratelimit-used: "1923" | |
11:44:11 worker.1 | x-ratelimit-resource: "core" | |
11:44: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:44:11 worker.1 | access-control-allow-origin: "*" | |
11:44:11 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:44:11 worker.1 | x-frame-options: "deny" | |
11:44:11 worker.1 | x-content-type-options: "nosniff" | |
11:44:11 worker.1 | x-xss-protection: "0" | |
11:44:11 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:44:11 worker.1 | content-security-policy: "default-src 'none'" | |
11:44:11 worker.1 | content-encoding: "gzip" | |
11:44:11 worker.1 | transfer-encoding: "chunked" | |
11:44:11 worker.1 | server: "github.com" | |
11:44:11 worker.1 | x-github-request-id: "FC9C:188010:3489AA:35AE14:67E13768" | |
11:44:11 worker.1 | Creating commit with 5 files. | |
11:44:11 worker.1 | [Octokit] request: POST https://api.github.com/repos/osunydev/demo-test-github-8/git/trees | |
11:44:11 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:44:11 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:44:11 worker.1 | Content-Type: "application/json" | |
11:44:12 worker.1 | [Octokit] response: Status 201 | |
11:44:12 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:44:12 GMT" | |
11:44:12 worker.1 | content-type: "application/json; charset=utf-8" | |
11:44:12 worker.1 | content-length: "3068" | |
11:44:12 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:44:12 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:44:12 worker.1 | etag: "\"0aab193d8d7e7c13f7412b413180a702bb1a5b6456150892c039d23b27994097\"" | |
11:44:12 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:44:12 worker.1 | x-accepted-oauth-scopes: "" | |
11:44:12 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:44:12 worker.1 | location: "https://api.github.com/repos/osunydev/demo-test-github-8/git/trees/e4e016f3c2f66e9d1ca6cafd3b45c15d425d5b2b" | |
11:44:12 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:44:12 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:44:12 worker.1 | x-ratelimit-limit: "5000" | |
11:44:12 worker.1 | x-ratelimit-remaining: "3050" | |
11:44:12 worker.1 | x-ratelimit-reset: "1742813729" | |
11:44:12 worker.1 | x-ratelimit-used: "1950" | |
11:44:12 worker.1 | x-ratelimit-resource: "core" | |
11:44: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:44:12 worker.1 | access-control-allow-origin: "*" | |
11:44:12 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:44:12 worker.1 | x-frame-options: "deny" | |
11:44:12 worker.1 | x-content-type-options: "nosniff" | |
11:44:12 worker.1 | x-xss-protection: "0" | |
11:44:12 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:44:12 worker.1 | content-security-policy: "default-src 'none'" | |
11:44:12 worker.1 | server: "github.com" | |
11:44:12 worker.1 | x-github-request-id: "FCB9:292F3C:34A480:35CB0A:67E1377B" | |
11:44:12 worker.1 | [Octokit] request: POST https://api.github.com/repos/osunydev/demo-test-github-8/git/commits | |
11:44:12 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:44:12 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:44:12 worker.1 | Content-Type: "application/json" | |
11:44:12 worker.1 | [Octokit] response: Status 201 | |
11:44:12 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:44:12 GMT" | |
11:44:12 worker.1 | content-type: "application/json; charset=utf-8" | |
11:44:12 worker.1 | content-length: "1232" | |
11:44:12 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:44:12 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:44:12 worker.1 | etag: "\"ef31c8dcad7606ef48cf0d96dcbbc76be009b00824594d9b9137806087209292\"" | |
11:44:12 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:44:12 worker.1 | x-accepted-oauth-scopes: "" | |
11:44:12 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:44:12 worker.1 | location: "https://api.github.com/repos/osunydev/demo-test-github-8/git/commits/ff3d237f4ea33a0c752ed5b91c9a36788827acd9" | |
11:44:12 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:44:12 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:44:12 worker.1 | x-ratelimit-limit: "5000" | |
11:44:12 worker.1 | x-ratelimit-remaining: "3049" | |
11:44:12 worker.1 | x-ratelimit-reset: "1742813729" | |
11:44:12 worker.1 | x-ratelimit-used: "1951" | |
11:44:12 worker.1 | x-ratelimit-resource: "core" | |
11:44: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:44:12 worker.1 | access-control-allow-origin: "*" | |
11:44:12 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:44:12 worker.1 | x-frame-options: "deny" | |
11:44:12 worker.1 | x-content-type-options: "nosniff" | |
11:44:12 worker.1 | x-xss-protection: "0" | |
11:44:12 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:44:12 worker.1 | content-security-policy: "default-src 'none'" | |
11:44:12 worker.1 | server: "github.com" | |
11:44:12 worker.1 | x-github-request-id: "FCBA:6232B:36C90D:37F1F8:67E1377C" | |
11:44:12 worker.1 | [Octokit] request: PATCH https://api.github.com/repos/osunydev/demo-test-github-8/git/refs/heads/main | |
11:44:12 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:44:12 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:44:12 worker.1 | Content-Type: "application/json" | |
11:44:12 worker.1 | [Octokit] response: Status 200 | |
11:44:12 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:44:12 GMT" | |
11:44:12 worker.1 | content-type: "application/json; charset=utf-8" | |
11:44:12 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:44:12 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:44:12 worker.1 | etag: "W/\"f941d37bf1026c689b8491757d650f7bfa0095bcbcc806e7babb7da45f713ccb\"" | |
11:44:12 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:44:12 worker.1 | x-accepted-oauth-scopes: "repo" | |
11:44:12 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:44:12 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:44:12 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:44:12 worker.1 | x-ratelimit-limit: "5000" | |
11:44:12 worker.1 | x-ratelimit-remaining: "3048" | |
11:44:12 worker.1 | x-ratelimit-reset: "1742813729" | |
11:44:12 worker.1 | x-ratelimit-used: "1952" | |
11:44:12 worker.1 | x-ratelimit-resource: "core" | |
11:44: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:44:12 worker.1 | access-control-allow-origin: "*" | |
11:44:12 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:44:12 worker.1 | x-frame-options: "deny" | |
11:44:12 worker.1 | x-content-type-options: "nosniff" | |
11:44:12 worker.1 | x-xss-protection: "0" | |
11:44:12 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:44:12 worker.1 | content-security-policy: "default-src 'none'" | |
11:44:12 worker.1 | content-encoding: "gzip" | |
11:44:12 worker.1 | transfer-encoding: "chunked" | |
11:44:12 worker.1 | server: "github.com" | |
11:44:12 worker.1 | x-github-request-id: "FCBB:108BAA:355B3D:3681D3:67E1377C" | |
11:44:12 worker.1 | Marking as synced | |
11:44:12 worker.1 | Marking content/fr/pages/plan-du-site/_index.html | |
11:44:12 worker.1 | Marking data/content_security_policy.yaml | |
11:44:12 worker.1 | Marking data/menus/fr/primary.yml | |
11:44:12 worker.1 | Marking data/menus/fr/legal.yml | |
11:44:12 worker.1 | Marking data/menus/fr/social.yml | |
11:44:12 worker.1 | [GoodJob] [62050] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 963a26d8-a1e7-4b60-a2dc-455bc2d71c57 | |
11:44:12 worker.1 | [GoodJob] [62050] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 5affb7ce-1490-4e73-b9af-c7a3ddd16033 | |
11:44:13 worker.1 | [GoodJob] [62050] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob ccc563ff-e2a4-444d-a6ae-4b1df55b6c6d | |
11:44:13 worker.1 | [GoodJob] [62050] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 4d4a3708-ee6c-4fd8-a66c-46dfe80ed99e | |
11:44:13 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-8 | |
11:44:13 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:44:13 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:44:13 worker.1 | Content-Type: "application/json" | |
11:44:13 worker.1 | [Octokit] response: Status 200 | |
11:44:13 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:43:52 GMT" | |
11:44:13 worker.1 | content-type: "application/json; charset=utf-8" | |
11:44:13 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:44:13 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:44:13 worker.1 | etag: "W/\"d285f5f084ffec1cc037d71367bf859db2b89315b8735c4ba5507320b5a9399e\"" | |
11:44:13 worker.1 | last-modified: "Mon, 24 Mar 2025 10:43:23 GMT" | |
11:44:13 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:44:13 worker.1 | x-accepted-oauth-scopes: "repo" | |
11:44:13 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:44:13 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:44:13 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:44:13 worker.1 | x-ratelimit-limit: "5000" | |
11:44:13 worker.1 | x-ratelimit-remaining: "3077" | |
11:44:13 worker.1 | x-ratelimit-reset: "1742813729" | |
11:44:13 worker.1 | x-ratelimit-used: "1923" | |
11:44:13 worker.1 | x-ratelimit-resource: "core" | |
11:44: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:44:13 worker.1 | access-control-allow-origin: "*" | |
11:44:13 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:44:13 worker.1 | x-frame-options: "deny" | |
11:44:13 worker.1 | x-content-type-options: "nosniff" | |
11:44:13 worker.1 | x-xss-protection: "0" | |
11:44:13 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:44:13 worker.1 | content-security-policy: "default-src 'none'" | |
11:44:13 worker.1 | content-encoding: "gzip" | |
11:44:13 worker.1 | transfer-encoding: "chunked" | |
11:44:13 worker.1 | server: "github.com" | |
11:44:13 worker.1 | x-github-request-id: "FC9C:188010:3489AA:35AE14:67E13768" | |
11:44:13 worker.1 | Adding data/menus/fr/legal.yml | |
11:44:13 worker.1 | Start sync | |
11:44:13 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-8 | |
11:44:13 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:44:13 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:44:13 worker.1 | Content-Type: "application/json" | |
11:44:13 worker.1 | [Octokit] response: Status 200 | |
11:44:13 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:43:52 GMT" | |
11:44:13 worker.1 | content-type: "application/json; charset=utf-8" | |
11:44:13 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:44:13 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:44:13 worker.1 | etag: "W/\"d285f5f084ffec1cc037d71367bf859db2b89315b8735c4ba5507320b5a9399e\"" | |
11:44:13 worker.1 | last-modified: "Mon, 24 Mar 2025 10:43:23 GMT" | |
11:44:13 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:44:13 worker.1 | x-accepted-oauth-scopes: "repo" | |
11:44:13 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:44:13 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:44:13 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:44:13 worker.1 | x-ratelimit-limit: "5000" | |
11:44:13 worker.1 | x-ratelimit-remaining: "3077" | |
11:44:13 worker.1 | x-ratelimit-reset: "1742813729" | |
11:44:13 worker.1 | x-ratelimit-used: "1923" | |
11:44:13 worker.1 | x-ratelimit-resource: "core" | |
11:44: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:44:13 worker.1 | access-control-allow-origin: "*" | |
11:44:13 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:44:13 worker.1 | x-frame-options: "deny" | |
11:44:13 worker.1 | x-content-type-options: "nosniff" | |
11:44:13 worker.1 | x-xss-protection: "0" | |
11:44:13 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:44:13 worker.1 | content-security-policy: "default-src 'none'" | |
11:44:13 worker.1 | content-encoding: "gzip" | |
11:44:13 worker.1 | transfer-encoding: "chunked" | |
11:44:13 worker.1 | server: "github.com" | |
11:44:13 worker.1 | x-github-request-id: "FC9C:188010:3489AA:35AE14:67E13768" | |
11:44:13 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-8/branches/main | |
11:44:13 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:44:13 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:44:13 worker.1 | Content-Type: "application/json" | |
11:44:13 worker.1 | [Octokit] response: Status 200 | |
11:44:13 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:43:52 GMT" | |
11:44:13 worker.1 | content-type: "application/json; charset=utf-8" | |
11:44:13 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:44:13 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:44:13 worker.1 | etag: "W/\"2e3807a2b934bf9df772e953c8847ed2bbb16083372ac94a740b42fb768d65df\"" | |
11:44:13 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:44:13 worker.1 | x-accepted-oauth-scopes: "" | |
11:44:13 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:44:13 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:44:13 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:44:13 worker.1 | x-ratelimit-limit: "5000" | |
11:44:13 worker.1 | x-ratelimit-remaining: "3076" | |
11:44:13 worker.1 | x-ratelimit-reset: "1742813729" | |
11:44:13 worker.1 | x-ratelimit-used: "1924" | |
11:44:13 worker.1 | x-ratelimit-resource: "core" | |
11:44: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:44:13 worker.1 | access-control-allow-origin: "*" | |
11:44:13 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:44:13 worker.1 | x-frame-options: "deny" | |
11:44:13 worker.1 | x-content-type-options: "nosniff" | |
11:44:13 worker.1 | x-xss-protection: "0" | |
11:44:13 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:44:13 worker.1 | content-security-policy: "default-src 'none'" | |
11:44:13 worker.1 | content-encoding: "gzip" | |
11:44:13 worker.1 | transfer-encoding: "chunked" | |
11:44:13 worker.1 | server: "github.com" | |
11:44:13 worker.1 | x-github-request-id: "FC9D:2FF017:3589D6:36AE70:67E13768" | |
11:44:13 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-8/git/trees/73808368ce374894402d9ab2e2a59848452dc4e1?recursive=true | |
11:44:13 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:44:13 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:44:13 worker.1 | Content-Type: "application/json" | |
11:44:13 worker.1 | [Octokit] response: Status 200 | |
11:44:13 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:43:53 GMT" | |
11:44:13 worker.1 | content-type: "application/json; charset=utf-8" | |
11:44:13 worker.1 | cache-control: "private, max-age=86400, s-maxage=86400" | |
11:44:13 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:44:13 worker.1 | etag: "W/\"c24357bf8b9f2a5cb02b846896c4cc03353e1ea2251564ea07733d8c502d84d3\"" | |
11:44:13 worker.1 | last-modified: "Mon, 24 Mar 2025 10:43:23 GMT" | |
11:44:13 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:44:13 worker.1 | x-accepted-oauth-scopes: "" | |
11:44:13 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:44:13 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:44:13 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:44:13 worker.1 | x-ratelimit-limit: "5000" | |
11:44:13 worker.1 | x-ratelimit-remaining: "3075" | |
11:44:13 worker.1 | x-ratelimit-reset: "1742813729" | |
11:44:13 worker.1 | x-ratelimit-used: "1925" | |
11:44:13 worker.1 | x-ratelimit-resource: "core" | |
11:44: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:44:13 worker.1 | access-control-allow-origin: "*" | |
11:44:13 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:44:13 worker.1 | x-frame-options: "deny" | |
11:44:13 worker.1 | x-content-type-options: "nosniff" | |
11:44:13 worker.1 | x-xss-protection: "0" | |
11:44:13 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:44:13 worker.1 | content-security-policy: "default-src 'none'" | |
11:44:13 worker.1 | content-encoding: "gzip" | |
11:44:13 worker.1 | transfer-encoding: "chunked" | |
11:44:13 worker.1 | server: "github.com" | |
11:44:13 worker.1 | x-github-request-id: "FC9E:220838:346525:358A24:67E13768" | |
11:44:13 worker.1 | Syncing - Creating data/menus/fr/legal.yml | |
11:44:13 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-8 | |
11:44:13 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:44:13 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:44:13 worker.1 | Content-Type: "application/json" | |
11:44:13 worker.1 | [Octokit] response: Status 200 | |
11:44:13 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:43:52 GMT" | |
11:44:13 worker.1 | content-type: "application/json; charset=utf-8" | |
11:44:13 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:44:13 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:44:13 worker.1 | etag: "W/\"d285f5f084ffec1cc037d71367bf859db2b89315b8735c4ba5507320b5a9399e\"" | |
11:44:13 worker.1 | last-modified: "Mon, 24 Mar 2025 10:43:23 GMT" | |
11:44:13 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:44:13 worker.1 | x-accepted-oauth-scopes: "repo" | |
11:44:13 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:44:13 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:44:13 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:44:13 worker.1 | x-ratelimit-limit: "5000" | |
11:44:13 worker.1 | x-ratelimit-remaining: "3077" | |
11:44:13 worker.1 | x-ratelimit-reset: "1742813729" | |
11:44:13 worker.1 | x-ratelimit-used: "1923" | |
11:44:13 worker.1 | x-ratelimit-resource: "core" | |
11:44: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:44:13 worker.1 | access-control-allow-origin: "*" | |
11:44:13 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:44:13 worker.1 | x-frame-options: "deny" | |
11:44:13 worker.1 | x-content-type-options: "nosniff" | |
11:44:13 worker.1 | x-xss-protection: "0" | |
11:44:13 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:44:13 worker.1 | content-security-policy: "default-src 'none'" | |
11:44:13 worker.1 | content-encoding: "gzip" | |
11:44:13 worker.1 | transfer-encoding: "chunked" | |
11:44:13 worker.1 | server: "github.com" | |
11:44:13 worker.1 | x-github-request-id: "FC9C:188010:3489AA:35AE14:67E13768" | |
11:44:13 worker.1 | Creating commit with 1 files. | |
11:44:13 worker.1 | [Octokit] request: POST https://api.github.com/repos/osunydev/demo-test-github-8/git/trees | |
11:44:13 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:44:13 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:44:13 worker.1 | Content-Type: "application/json" | |
11:44:13 worker.1 | [Octokit] response: Status 201 | |
11:44:13 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:44:13 GMT" | |
11:44:13 worker.1 | content-type: "application/json; charset=utf-8" | |
11:44:13 worker.1 | content-length: "2854" | |
11:44:13 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:44:13 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:44:13 worker.1 | etag: "\"4e4edbc27053eebcd8907abd5279501a5eded8a9a1dd39988a774a400ad9e07a\"" | |
11:44:13 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:44:13 worker.1 | x-accepted-oauth-scopes: "" | |
11:44:13 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:44:13 worker.1 | location: "https://api.github.com/repos/osunydev/demo-test-github-8/git/trees/39229cadc89b48325238311f9cf77d67b1f248aa" | |
11:44:13 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:44:13 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:44:13 worker.1 | x-ratelimit-limit: "5000" | |
11:44:13 worker.1 | x-ratelimit-remaining: "3047" | |
11:44:13 worker.1 | x-ratelimit-reset: "1742813729" | |
11:44:13 worker.1 | x-ratelimit-used: "1953" | |
11:44:13 worker.1 | x-ratelimit-resource: "core" | |
11:44: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:44:13 worker.1 | access-control-allow-origin: "*" | |
11:44:13 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:44:13 worker.1 | x-frame-options: "deny" | |
11:44:13 worker.1 | x-content-type-options: "nosniff" | |
11:44:13 worker.1 | x-xss-protection: "0" | |
11:44:13 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:44:13 worker.1 | content-security-policy: "default-src 'none'" | |
11:44:13 worker.1 | server: "github.com" | |
11:44:13 worker.1 | x-github-request-id: "FCBC:2991D4:372B28:3851E2:67E1377D" | |
11:44:13 worker.1 | [Octokit] request: POST https://api.github.com/repos/osunydev/demo-test-github-8/git/commits | |
11:44:13 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:44:13 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:44:13 worker.1 | Content-Type: "application/json" | |
11:44:14 worker.1 | [Octokit] response: Status 201 | |
11:44:14 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:44:14 GMT" | |
11:44:14 worker.1 | content-type: "application/json; charset=utf-8" | |
11:44:14 worker.1 | content-length: "1227" | |
11:44:14 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:44:14 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:44:14 worker.1 | etag: "\"a92b6b7329bbfce7d3913efd946fefcdc0a737a0c87fc7ea129a713a45018316\"" | |
11:44:14 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:44:14 worker.1 | x-accepted-oauth-scopes: "" | |
11:44:14 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:44:14 worker.1 | location: "https://api.github.com/repos/osunydev/demo-test-github-8/git/commits/456de253e48a0d32436cb290e222dc3653b944ad" | |
11:44:14 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:44:14 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:44:14 worker.1 | x-ratelimit-limit: "5000" | |
11:44:14 worker.1 | x-ratelimit-remaining: "3046" | |
11:44:14 worker.1 | x-ratelimit-reset: "1742813729" | |
11:44:14 worker.1 | x-ratelimit-used: "1954" | |
11:44:14 worker.1 | x-ratelimit-resource: "core" | |
11:44: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:44:14 worker.1 | access-control-allow-origin: "*" | |
11:44:14 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:44:14 worker.1 | x-frame-options: "deny" | |
11:44:14 worker.1 | x-content-type-options: "nosniff" | |
11:44:14 worker.1 | x-xss-protection: "0" | |
11:44:14 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:44:14 worker.1 | content-security-policy: "default-src 'none'" | |
11:44:14 worker.1 | server: "github.com" | |
11:44:14 worker.1 | x-github-request-id: "FCBD:17E72C:3706BE:382FF5:67E1377D" | |
11:44:14 worker.1 | [Octokit] request: PATCH https://api.github.com/repos/osunydev/demo-test-github-8/git/refs/heads/main | |
11:44:14 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:44:14 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:44:14 worker.1 | Content-Type: "application/json" | |
11:44:14 worker.1 | [Octokit] response: Status 200 | |
11:44:14 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:44:14 GMT" | |
11:44:14 worker.1 | content-type: "application/json; charset=utf-8" | |
11:44:14 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:44:14 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:44:14 worker.1 | etag: "W/\"49e87893b2fa2d8acdfa60a98058bcad7cc200c42d7093e4cb37d52126af32c8\"" | |
11:44:14 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:44:14 worker.1 | x-accepted-oauth-scopes: "repo" | |
11:44:14 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:44:14 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:44:14 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:44:14 worker.1 | x-ratelimit-limit: "5000" | |
11:44:14 worker.1 | x-ratelimit-remaining: "3045" | |
11:44:14 worker.1 | x-ratelimit-reset: "1742813729" | |
11:44:14 worker.1 | x-ratelimit-used: "1955" | |
11:44:14 worker.1 | x-ratelimit-resource: "core" | |
11:44: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:44:14 worker.1 | access-control-allow-origin: "*" | |
11:44:14 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:44:14 worker.1 | x-frame-options: "deny" | |
11:44:14 worker.1 | x-content-type-options: "nosniff" | |
11:44:14 worker.1 | x-xss-protection: "0" | |
11:44:14 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:44:14 worker.1 | content-security-policy: "default-src 'none'" | |
11:44:14 worker.1 | content-encoding: "gzip" | |
11:44:14 worker.1 | transfer-encoding: "chunked" | |
11:44:14 worker.1 | server: "github.com" | |
11:44:14 worker.1 | x-github-request-id: "FCBE:FDC04:352551:364C61:67E1377E" | |
11:44:14 worker.1 | Marking as synced | |
11:44:14 worker.1 | Marking data/menus/fr/legal.yml | |
11:44:14 worker.1 | [GoodJob] [62050] [GoodJob::Scheduler(queues=* max_threads=1)-thread-1] Executed GoodJob 980e723b-f45b-4dfc-8bdd-760950c23a52 | |
11:44:14 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-8 | |
11:44:14 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:44:14 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:44:14 worker.1 | Content-Type: "application/json" | |
11:44:14 worker.1 | [Octokit] response: Status 200 | |
11:44:14 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:43:52 GMT" | |
11:44:14 worker.1 | content-type: "application/json; charset=utf-8" | |
11:44:14 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:44:14 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:44:14 worker.1 | etag: "W/\"d285f5f084ffec1cc037d71367bf859db2b89315b8735c4ba5507320b5a9399e\"" | |
11:44:14 worker.1 | last-modified: "Mon, 24 Mar 2025 10:43:23 GMT" | |
11:44:14 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:44:14 worker.1 | x-accepted-oauth-scopes: "repo" | |
11:44:14 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:44:14 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:44:14 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:44:14 worker.1 | x-ratelimit-limit: "5000" | |
11:44:14 worker.1 | x-ratelimit-remaining: "3077" | |
11:44:14 worker.1 | x-ratelimit-reset: "1742813729" | |
11:44:14 worker.1 | x-ratelimit-used: "1923" | |
11:44:14 worker.1 | x-ratelimit-resource: "core" | |
11:44: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:44:14 worker.1 | access-control-allow-origin: "*" | |
11:44:14 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:44:14 worker.1 | x-frame-options: "deny" | |
11:44:14 worker.1 | x-content-type-options: "nosniff" | |
11:44:14 worker.1 | x-xss-protection: "0" | |
11:44:14 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:44:14 worker.1 | content-security-policy: "default-src 'none'" | |
11:44:14 worker.1 | content-encoding: "gzip" | |
11:44:14 worker.1 | transfer-encoding: "chunked" | |
11:44:14 worker.1 | server: "github.com" | |
11:44:14 worker.1 | x-github-request-id: "FC9C:188010:3489AA:35AE14:67E13768" | |
11:44:14 worker.1 | Adding data/menus/fr/primary.yml | |
11:44:14 worker.1 | Start sync | |
11:44:14 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-8 | |
11:44:14 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:44:14 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:44:14 worker.1 | Content-Type: "application/json" | |
11:44:14 worker.1 | [Octokit] response: Status 200 | |
11:44:14 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:43:52 GMT" | |
11:44:14 worker.1 | content-type: "application/json; charset=utf-8" | |
11:44:14 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:44:14 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:44:14 worker.1 | etag: "W/\"d285f5f084ffec1cc037d71367bf859db2b89315b8735c4ba5507320b5a9399e\"" | |
11:44:14 worker.1 | last-modified: "Mon, 24 Mar 2025 10:43:23 GMT" | |
11:44:14 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:44:14 worker.1 | x-accepted-oauth-scopes: "repo" | |
11:44:14 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:44:14 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:44:14 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:44:14 worker.1 | x-ratelimit-limit: "5000" | |
11:44:14 worker.1 | x-ratelimit-remaining: "3077" | |
11:44:14 worker.1 | x-ratelimit-reset: "1742813729" | |
11:44:14 worker.1 | x-ratelimit-used: "1923" | |
11:44:14 worker.1 | x-ratelimit-resource: "core" | |
11:44: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:44:14 worker.1 | access-control-allow-origin: "*" | |
11:44:14 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:44:14 worker.1 | x-frame-options: "deny" | |
11:44:14 worker.1 | x-content-type-options: "nosniff" | |
11:44:14 worker.1 | x-xss-protection: "0" | |
11:44:14 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:44:14 worker.1 | content-security-policy: "default-src 'none'" | |
11:44:14 worker.1 | content-encoding: "gzip" | |
11:44:14 worker.1 | transfer-encoding: "chunked" | |
11:44:14 worker.1 | server: "github.com" | |
11:44:14 worker.1 | x-github-request-id: "FC9C:188010:3489AA:35AE14:67E13768" | |
11:44:14 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-8/branches/main | |
11:44:14 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:44:14 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:44:14 worker.1 | Content-Type: "application/json" | |
11:44:14 worker.1 | [Octokit] response: Status 200 | |
11:44:14 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:43:52 GMT" | |
11:44:14 worker.1 | content-type: "application/json; charset=utf-8" | |
11:44:14 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:44:14 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:44:14 worker.1 | etag: "W/\"2e3807a2b934bf9df772e953c8847ed2bbb16083372ac94a740b42fb768d65df\"" | |
11:44:14 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:44:14 worker.1 | x-accepted-oauth-scopes: "" | |
11:44:14 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:44:14 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:44:14 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:44:14 worker.1 | x-ratelimit-limit: "5000" | |
11:44:14 worker.1 | x-ratelimit-remaining: "3076" | |
11:44:14 worker.1 | x-ratelimit-reset: "1742813729" | |
11:44:14 worker.1 | x-ratelimit-used: "1924" | |
11:44:14 worker.1 | x-ratelimit-resource: "core" | |
11:44: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:44:14 worker.1 | access-control-allow-origin: "*" | |
11:44:14 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:44:14 worker.1 | x-frame-options: "deny" | |
11:44:14 worker.1 | x-content-type-options: "nosniff" | |
11:44:14 worker.1 | x-xss-protection: "0" | |
11:44:14 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:44:14 worker.1 | content-security-policy: "default-src 'none'" | |
11:44:14 worker.1 | content-encoding: "gzip" | |
11:44:14 worker.1 | transfer-encoding: "chunked" | |
11:44:14 worker.1 | server: "github.com" | |
11:44:14 worker.1 | x-github-request-id: "FC9D:2FF017:3589D6:36AE70:67E13768" | |
11:44:14 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-8/git/trees/73808368ce374894402d9ab2e2a59848452dc4e1?recursive=true | |
11:44:14 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:44:14 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:44:14 worker.1 | Content-Type: "application/json" | |
11:44:14 worker.1 | [Octokit] response: Status 200 | |
11:44:14 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:43:53 GMT" | |
11:44:14 worker.1 | content-type: "application/json; charset=utf-8" | |
11:44:14 worker.1 | cache-control: "private, max-age=86400, s-maxage=86400" | |
11:44:14 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:44:14 worker.1 | etag: "W/\"c24357bf8b9f2a5cb02b846896c4cc03353e1ea2251564ea07733d8c502d84d3\"" | |
11:44:14 worker.1 | last-modified: "Mon, 24 Mar 2025 10:43:23 GMT" | |
11:44:14 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:44:14 worker.1 | x-accepted-oauth-scopes: "" | |
11:44:14 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:44:14 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:44:14 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:44:14 worker.1 | x-ratelimit-limit: "5000" | |
11:44:14 worker.1 | x-ratelimit-remaining: "3075" | |
11:44:14 worker.1 | x-ratelimit-reset: "1742813729" | |
11:44:14 worker.1 | x-ratelimit-used: "1925" | |
11:44:14 worker.1 | x-ratelimit-resource: "core" | |
11:44: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:44:14 worker.1 | access-control-allow-origin: "*" | |
11:44:14 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:44:14 worker.1 | x-frame-options: "deny" | |
11:44:14 worker.1 | x-content-type-options: "nosniff" | |
11:44:14 worker.1 | x-xss-protection: "0" | |
11:44:14 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:44:14 worker.1 | content-security-policy: "default-src 'none'" | |
11:44:14 worker.1 | content-encoding: "gzip" | |
11:44:14 worker.1 | transfer-encoding: "chunked" | |
11:44:14 worker.1 | server: "github.com" | |
11:44:14 worker.1 | x-github-request-id: "FC9E:220838:346525:358A24:67E13768" | |
11:44:14 worker.1 | Syncing - Creating data/menus/fr/primary.yml | |
11:44:14 worker.1 | [Octokit] request: GET https://api.github.com/repos/osunydev/demo-test-github-8 | |
11:44:14 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:44:14 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:44:14 worker.1 | Content-Type: "application/json" | |
11:44:14 worker.1 | [Octokit] response: Status 200 | |
11:44:14 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:43:52 GMT" | |
11:44:14 worker.1 | content-type: "application/json; charset=utf-8" | |
11:44:14 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:44:14 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:44:14 worker.1 | etag: "W/\"d285f5f084ffec1cc037d71367bf859db2b89315b8735c4ba5507320b5a9399e\"" | |
11:44:14 worker.1 | last-modified: "Mon, 24 Mar 2025 10:43:23 GMT" | |
11:44:14 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:44:14 worker.1 | x-accepted-oauth-scopes: "repo" | |
11:44:14 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:44:14 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:44:14 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:44:14 worker.1 | x-ratelimit-limit: "5000" | |
11:44:14 worker.1 | x-ratelimit-remaining: "3077" | |
11:44:14 worker.1 | x-ratelimit-reset: "1742813729" | |
11:44:14 worker.1 | x-ratelimit-used: "1923" | |
11:44:14 worker.1 | x-ratelimit-resource: "core" | |
11:44: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:44:14 worker.1 | access-control-allow-origin: "*" | |
11:44:14 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:44:14 worker.1 | x-frame-options: "deny" | |
11:44:14 worker.1 | x-content-type-options: "nosniff" | |
11:44:14 worker.1 | x-xss-protection: "0" | |
11:44:14 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:44:14 worker.1 | content-security-policy: "default-src 'none'" | |
11:44:14 worker.1 | content-encoding: "gzip" | |
11:44:14 worker.1 | transfer-encoding: "chunked" | |
11:44:14 worker.1 | server: "github.com" | |
11:44:14 worker.1 | x-github-request-id: "FC9C:188010:3489AA:35AE14:67E13768" | |
11:44:14 worker.1 | Creating commit with 1 files. | |
11:44:14 worker.1 | [Octokit] request: POST https://api.github.com/repos/osunydev/demo-test-github-8/git/trees | |
11:44:14 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:44:14 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:44:14 worker.1 | Content-Type: "application/json" | |
11:44:15 worker.1 | [Octokit] response: Status 201 | |
11:44:15 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:44:15 GMT" | |
11:44:15 worker.1 | content-type: "application/json; charset=utf-8" | |
11:44:15 worker.1 | content-length: "2854" | |
11:44:15 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:44:15 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:44:15 worker.1 | etag: "\"8b9c4c632a590d45bf558f6e1ef3bbc916943cc0cb1f9496253b09e95ee8829f\"" | |
11:44:15 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:44:15 worker.1 | x-accepted-oauth-scopes: "" | |
11:44:15 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:44:15 worker.1 | location: "https://api.github.com/repos/osunydev/demo-test-github-8/git/trees/f3f8b436ff62ebdecb95a997c869d25af6e89b52" | |
11:44:15 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:44:15 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:44:15 worker.1 | x-ratelimit-limit: "5000" | |
11:44:15 worker.1 | x-ratelimit-remaining: "3044" | |
11:44:15 worker.1 | x-ratelimit-reset: "1742813729" | |
11:44:15 worker.1 | x-ratelimit-used: "1956" | |
11:44:15 worker.1 | x-ratelimit-resource: "core" | |
11:44: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:44:15 worker.1 | access-control-allow-origin: "*" | |
11:44:15 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:44:15 worker.1 | x-frame-options: "deny" | |
11:44:15 worker.1 | x-content-type-options: "nosniff" | |
11:44:15 worker.1 | x-xss-protection: "0" | |
11:44:15 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:44:15 worker.1 | content-security-policy: "default-src 'none'" | |
11:44:15 worker.1 | server: "github.com" | |
11:44:15 worker.1 | x-github-request-id: "FCBF:13DEDB:36BA5C:37E159:67E1377E" | |
11:44:15 worker.1 | [Octokit] request: POST https://api.github.com/repos/osunydev/demo-test-github-8/git/commits | |
11:44:15 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:44:15 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:44:15 worker.1 | Content-Type: "application/json" | |
11:44:15 worker.1 | [Octokit] response: Status 201 | |
11:44:15 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:44:15 GMT" | |
11:44:15 worker.1 | content-type: "application/json; charset=utf-8" | |
11:44:15 worker.1 | content-length: "1220" | |
11:44:15 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:44:15 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:44:15 worker.1 | etag: "\"f10ab9ec4744d6a9d3851a543aedb617ee8afa36c2b6cfcefe9d66181a680e76\"" | |
11:44:15 worker.1 | x-oauth-scopes: "repo, workflow" | |
11:44:15 worker.1 | x-accepted-oauth-scopes: "" | |
11:44:15 worker.1 | github-authentication-token-expiration: "2025-03-30 22:00:00 UTC" | |
11:44:15 worker.1 | location: "https://api.github.com/repos/osunydev/demo-test-github-8/git/commits/99cb8a49e0f66f8a30157353e286596f67bcc96b" | |
11:44:15 worker.1 | x-github-media-type: "github.v3; format=json" | |
11:44:15 worker.1 | x-github-api-version-selected: "2022-11-28" | |
11:44:15 worker.1 | x-ratelimit-limit: "5000" | |
11:44:15 worker.1 | x-ratelimit-remaining: "3043" | |
11:44:15 worker.1 | x-ratelimit-reset: "1742813729" | |
11:44:15 worker.1 | x-ratelimit-used: "1957" | |
11:44:15 worker.1 | x-ratelimit-resource: "core" | |
11:44: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:44:15 worker.1 | access-control-allow-origin: "*" | |
11:44:15 worker.1 | strict-transport-security: "max-age=31536000; includeSubdomains; preload" | |
11:44:15 worker.1 | x-frame-options: "deny" | |
11:44:15 worker.1 | x-content-type-options: "nosniff" | |
11:44:15 worker.1 | x-xss-protection: "0" | |
11:44:15 worker.1 | referrer-policy: "origin-when-cross-origin, strict-origin-when-cross-origin" | |
11:44:15 worker.1 | content-security-policy: "default-src 'none'" | |
11:44:15 worker.1 | server: "github.com" | |
11:44:15 worker.1 | x-github-request-id: "FCC0:13DEDB:36BC7A:37E38E:67E1377F" | |
11:44:15 worker.1 | [Octokit] request: PATCH https://api.github.com/repos/osunydev/demo-test-github-8/git/refs/heads/main | |
11:44:15 worker.1 | [Octokit] request: Accept: "application/vnd.github.v3+json" | |
11:44:15 worker.1 | User-Agent: "Octokit Ruby Gem 9.2.0" | |
11:44:15 worker.1 | Content-Type: "application/json" | |
11:44:15 worker.1 | [Octokit] response: Status 200 | |
11:44:15 worker.1 | [Octokit] response: date: "Mon, 24 Mar 2025 10:44:15 GMT" | |
11:44:15 worker.1 | content-type: "application/json; charset=utf-8" | |
11:44:15 worker.1 | cache-control: "private, max-age=60, s-maxage=60" | |
11:44:15 worker.1 | vary: "Accept, Authorization, Cookie, X-GitHub-OTP,Accept-Encoding, Accept, X-Requested-With" | |
11:44:15 worker.1 | etag: "W/\"aac57e8c8063bb8a |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment