logger=settings t=2026-06-12T01:32:05.371572501Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-06-12T01:32:05Z logger=settings t=2026-06-12T01:32:05.371818656Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-06-12T01:32:05.371831747Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-06-12T01:32:05.371838737Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-06-12T01:32:05.371841847Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-06-12T01:32:05.371845597Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-06-12T01:32:05.371848687Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-06-12T01:32:05.371851417Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-06-12T01:32:05.371855117Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-06-12T01:32:05.371860607Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-06-12T01:32:05.371863757Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-06-12T01:32:05.371867857Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-06-12T01:32:05.371889128Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-06-12T01:32:05.371892528Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-06-12T01:32:05.371895378Z level=info msg=Target target=[all] logger=settings t=2026-06-12T01:32:05.371904338Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-06-12T01:32:05.371908308Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-06-12T01:32:05.371913259Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-06-12T01:32:05.371916209Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-06-12T01:32:05.371919339Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-06-12T01:32:05.371922499Z level=info msg="App mode production" logger=sqlstore t=2026-06-12T01:32:05.372165584Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-06-12T01:32:05.372184095Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-06-12T01:32:05.373621898Z level=info msg="Locking database" logger=migrator t=2026-06-12T01:32:05.373634029Z level=info msg="Starting DB migrations" logger=migrator t=2026-06-12T01:32:05.374159021Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-06-12T01:32:05.37498442Z level=info msg="Migration successfully executed" id="create migration_log table" duration=825.099µs logger=migrator t=2026-06-12T01:32:05.382609578Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-06-12T01:32:05.383207742Z level=info msg="Migration successfully executed" id="create user table" duration=597.894µs logger=migrator t=2026-06-12T01:32:05.391132138Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-06-12T01:32:05.392286145Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.155497ms logger=migrator t=2026-06-12T01:32:05.398606062Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-06-12T01:32:05.399343459Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=737.027µs logger=migrator t=2026-06-12T01:32:05.405043742Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-06-12T01:32:05.40578886Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=745.237µs logger=migrator t=2026-06-12T01:32:05.409824024Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-06-12T01:32:05.410548151Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=724.727µs logger=migrator t=2026-06-12T01:32:05.414690408Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-06-12T01:32:05.417275538Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.584991ms logger=migrator t=2026-06-12T01:32:05.422425058Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-06-12T01:32:05.424882106Z level=info msg="Migration successfully executed" id="create user table v2" duration=2.457377ms logger=migrator t=2026-06-12T01:32:05.43105985Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-06-12T01:32:05.43232898Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.26886ms logger=migrator t=2026-06-12T01:32:05.436977438Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-06-12T01:32:05.438271958Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.29438ms logger=migrator t=2026-06-12T01:32:05.44519162Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-06-12T01:32:05.445565618Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=374.028µs logger=migrator t=2026-06-12T01:32:05.449522021Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-06-12T01:32:05.450604126Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=1.081665ms logger=migrator t=2026-06-12T01:32:05.455081571Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-06-12T01:32:05.45717035Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=2.090588ms logger=migrator t=2026-06-12T01:32:05.461503371Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-06-12T01:32:05.461547672Z level=info msg="Migration successfully executed" id="Update user table charset" duration=45.851µs logger=migrator t=2026-06-12T01:32:05.466321693Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-06-12T01:32:05.467374018Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.052145ms logger=migrator t=2026-06-12T01:32:05.470967972Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-06-12T01:32:05.471195527Z level=info msg="Migration successfully executed" id="Add missing user data" duration=227.605µs logger=migrator t=2026-06-12T01:32:05.475319983Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-06-12T01:32:05.477091945Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.775131ms logger=migrator t=2026-06-12T01:32:05.483699539Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-06-12T01:32:05.484513718Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=813.609µs logger=migrator t=2026-06-12T01:32:05.489044394Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-06-12T01:32:05.49103711Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.983426ms logger=migrator t=2026-06-12T01:32:05.509931421Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-06-12T01:32:05.519635298Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=9.706017ms logger=migrator t=2026-06-12T01:32:05.522629098Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-06-12T01:32:05.523401746Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=772.368µs logger=migrator t=2026-06-12T01:32:05.527517052Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-06-12T01:32:05.527706197Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=189.285µs logger=migrator t=2026-06-12T01:32:05.531173518Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-06-12T01:32:05.531832823Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=652.245µs logger=migrator t=2026-06-12T01:32:05.535897928Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-06-12T01:32:05.53639976Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=494.621µs logger=migrator t=2026-06-12T01:32:05.540426043Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-06-12T01:32:05.541004477Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=578.604µs logger=migrator t=2026-06-12T01:32:05.547704973Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-06-12T01:32:05.548467941Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=762.668µs logger=migrator t=2026-06-12T01:32:05.565866618Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-06-12T01:32:05.5672452Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.378702ms logger=migrator t=2026-06-12T01:32:05.573333832Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-06-12T01:32:05.574025358Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=691.616µs logger=migrator t=2026-06-12T01:32:05.578853201Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-06-12T01:32:05.580063129Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.208228ms logger=migrator t=2026-06-12T01:32:05.585161758Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-06-12T01:32:05.586180852Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.020544ms logger=migrator t=2026-06-12T01:32:05.590635156Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-06-12T01:32:05.590668297Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=34.271µs logger=migrator t=2026-06-12T01:32:05.59466201Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-06-12T01:32:05.595378577Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=716.917µs logger=migrator t=2026-06-12T01:32:05.601798717Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-06-12T01:32:05.602536404Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=738.067µs logger=migrator t=2026-06-12T01:32:05.607596432Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-06-12T01:32:05.608503473Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=918.261µs logger=migrator t=2026-06-12T01:32:05.613200613Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-06-12T01:32:05.614142585Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=947.112µs logger=migrator t=2026-06-12T01:32:05.618185019Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-06-12T01:32:05.621957837Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.773998ms logger=migrator t=2026-06-12T01:32:05.626917023Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-06-12T01:32:05.628305026Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.387963ms logger=migrator t=2026-06-12T01:32:05.659601326Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-06-12T01:32:05.660539558Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=938.052µs logger=migrator t=2026-06-12T01:32:05.665893103Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-06-12T01:32:05.667078091Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.174398ms logger=migrator t=2026-06-12T01:32:05.672564769Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-06-12T01:32:05.673702426Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.137577ms logger=migrator t=2026-06-12T01:32:05.679931781Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-06-12T01:32:05.680634507Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=702.216µs logger=migrator t=2026-06-12T01:32:05.68672276Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-06-12T01:32:05.687273442Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=549.472µs logger=migrator t=2026-06-12T01:32:05.692257869Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-06-12T01:32:05.693276313Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=1.017774ms logger=migrator t=2026-06-12T01:32:05.698690489Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-06-12T01:32:05.699062988Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=372.519µs logger=migrator t=2026-06-12T01:32:05.70642809Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-06-12T01:32:05.707213178Z level=info msg="Migration successfully executed" id="create star table" duration=783.438µs logger=migrator t=2026-06-12T01:32:05.712607464Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-06-12T01:32:05.71414246Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.533756ms logger=migrator t=2026-06-12T01:32:05.720375245Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-06-12T01:32:05.72185317Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.481165ms logger=migrator t=2026-06-12T01:32:05.727310527Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-06-12T01:32:05.728050195Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=745.318µs logger=migrator t=2026-06-12T01:32:05.734059875Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-06-12T01:32:05.735357225Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.29771ms logger=migrator t=2026-06-12T01:32:05.740957816Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-06-12T01:32:05.741637742Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=679.876µs logger=migrator t=2026-06-12T01:32:05.748076352Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-06-12T01:32:05.749627898Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.550736ms logger=migrator t=2026-06-12T01:32:05.755015684Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-06-12T01:32:05.755827453Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=811.779µs logger=migrator t=2026-06-12T01:32:05.766173115Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-06-12T01:32:05.766225456Z level=info msg="Migration successfully executed" id="Update org table charset" duration=55.691µs logger=migrator t=2026-06-12T01:32:05.771823007Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-06-12T01:32:05.771875208Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=49.761µs logger=migrator t=2026-06-12T01:32:05.777830307Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-06-12T01:32:05.778049722Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=220.705µs logger=migrator t=2026-06-12T01:32:05.783360326Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-06-12T01:32:05.784463632Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.108566ms logger=migrator t=2026-06-12T01:32:05.794920216Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-06-12T01:32:05.795989961Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.070455ms logger=migrator t=2026-06-12T01:32:05.804839898Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-06-12T01:32:05.805980915Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.143296ms logger=migrator t=2026-06-12T01:32:05.813310576Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-06-12T01:32:05.814172756Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=854.59µs logger=migrator t=2026-06-12T01:32:05.820716018Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-06-12T01:32:05.821579279Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=862.86µs logger=migrator t=2026-06-12T01:32:05.827055326Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-06-12T01:32:05.827968618Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=915.622µs logger=migrator t=2026-06-12T01:32:05.834347287Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-06-12T01:32:05.842050987Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=7.70468ms logger=migrator t=2026-06-12T01:32:05.847523625Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-06-12T01:32:05.84901594Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.493554ms logger=migrator t=2026-06-12T01:32:05.854227721Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-06-12T01:32:05.855747446Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.519525ms logger=migrator t=2026-06-12T01:32:05.860895497Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-06-12T01:32:05.861811558Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=915.881µs logger=migrator t=2026-06-12T01:32:05.865914194Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-06-12T01:32:05.866529588Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=615.674µs logger=migrator t=2026-06-12T01:32:05.871898164Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-06-12T01:32:05.873306857Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.401352ms logger=migrator t=2026-06-12T01:32:05.87902041Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-06-12T01:32:05.879228245Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=195.905µs logger=migrator t=2026-06-12T01:32:05.884667112Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-06-12T01:32:05.887436806Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.779204ms logger=migrator t=2026-06-12T01:32:05.894154943Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-06-12T01:32:05.897365538Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=3.207365ms logger=migrator t=2026-06-12T01:32:05.902506778Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-06-12T01:32:05.904346801Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.839943ms logger=migrator t=2026-06-12T01:32:05.909742817Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-06-12T01:32:05.910653909Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=910.852µs logger=migrator t=2026-06-12T01:32:05.915340358Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-06-12T01:32:05.918782649Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.440981ms logger=migrator t=2026-06-12T01:32:05.924307627Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-06-12T01:32:05.925302401Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=994.843µs logger=migrator t=2026-06-12T01:32:05.931033114Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-06-12T01:32:05.932612161Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.569637ms logger=migrator t=2026-06-12T01:32:05.937991927Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-06-12T01:32:05.938092009Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=100.942µs logger=migrator t=2026-06-12T01:32:05.942937243Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-06-12T01:32:05.943024345Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=87.832µs logger=migrator t=2026-06-12T01:32:05.948913742Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-06-12T01:32:05.953179292Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=4.26339ms logger=migrator t=2026-06-12T01:32:05.958070306Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-06-12T01:32:05.960545643Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.474947ms logger=migrator t=2026-06-12T01:32:05.965558781Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-06-12T01:32:05.967992517Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.429756ms logger=migrator t=2026-06-12T01:32:05.973423974Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-06-12T01:32:05.975922993Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.498369ms logger=migrator t=2026-06-12T01:32:05.980997041Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-06-12T01:32:05.982516657Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=1.519996ms logger=migrator t=2026-06-12T01:32:05.988381274Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-06-12T01:32:05.990484613Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=2.095838ms logger=migrator t=2026-06-12T01:32:05.996598495Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-06-12T01:32:05.997768263Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.170438ms logger=migrator t=2026-06-12T01:32:06.003378074Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-06-12T01:32:06.003433855Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=58.731µs logger=migrator t=2026-06-12T01:32:06.010464129Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-06-12T01:32:06.011378541Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=914.232µs logger=migrator t=2026-06-12T01:32:06.016011279Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-06-12T01:32:06.016794257Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=781.128µs logger=migrator t=2026-06-12T01:32:06.021414825Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-06-12T01:32:06.027934987Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.519452ms logger=migrator t=2026-06-12T01:32:06.034321546Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-06-12T01:32:06.03533758Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.016554ms logger=migrator t=2026-06-12T01:32:06.040336407Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-06-12T01:32:06.041703539Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.374642ms logger=migrator t=2026-06-12T01:32:06.046388728Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-06-12T01:32:06.047260099Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=871.231µs logger=migrator t=2026-06-12T01:32:06.054335264Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-06-12T01:32:06.055404779Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=1.070495ms logger=migrator t=2026-06-12T01:32:06.063743273Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-06-12T01:32:06.064525362Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=784.018µs logger=migrator t=2026-06-12T01:32:06.068636138Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-06-12T01:32:06.072943618Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=4.291891ms logger=migrator t=2026-06-12T01:32:06.078079788Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-06-12T01:32:06.07942889Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.342822ms logger=migrator t=2026-06-12T01:32:06.085737277Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-06-12T01:32:06.085975393Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=247.166µs logger=migrator t=2026-06-12T01:32:06.091230605Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-06-12T01:32:06.09142987Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=190.975µs logger=migrator t=2026-06-12T01:32:06.097592484Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-06-12T01:32:06.099962829Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=2.369775ms logger=migrator t=2026-06-12T01:32:06.1077084Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-06-12T01:32:06.110462654Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.757844ms logger=migrator t=2026-06-12T01:32:06.114946839Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-06-12T01:32:06.115873171Z level=info msg="Migration successfully executed" id="create data_source table" duration=926.262µs logger=migrator t=2026-06-12T01:32:06.121141304Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-06-12T01:32:06.121943363Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=802.109µs logger=migrator t=2026-06-12T01:32:06.127877051Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-06-12T01:32:06.128752022Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=876.721µs logger=migrator t=2026-06-12T01:32:06.138219682Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-06-12T01:32:06.139173835Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=955.983µs logger=migrator t=2026-06-12T01:32:06.143765262Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-06-12T01:32:06.14455244Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=787.268µs logger=migrator t=2026-06-12T01:32:06.153396717Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-06-12T01:32:06.162405067Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=9.00795ms logger=migrator t=2026-06-12T01:32:06.167377483Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-06-12T01:32:06.168234633Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=859.05µs logger=migrator t=2026-06-12T01:32:06.174594872Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-06-12T01:32:06.176122128Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.526975ms logger=migrator t=2026-06-12T01:32:06.180714485Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-06-12T01:32:06.182424865Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.71105ms logger=migrator t=2026-06-12T01:32:06.187572285Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-06-12T01:32:06.188165459Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=593.154µs logger=migrator t=2026-06-12T01:32:06.193629437Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-06-12T01:32:06.196383801Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.753575ms logger=migrator t=2026-06-12T01:32:06.200525808Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-06-12T01:32:06.203608899Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=3.078531ms logger=migrator t=2026-06-12T01:32:06.218427285Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-06-12T01:32:06.218503067Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=80.572µs logger=migrator t=2026-06-12T01:32:06.224680692Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-06-12T01:32:06.225134192Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=464.331µs logger=migrator t=2026-06-12T01:32:06.229152266Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-06-12T01:32:06.231539642Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.356465ms logger=migrator t=2026-06-12T01:32:06.237145512Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-06-12T01:32:06.237344937Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=200.165µs logger=migrator t=2026-06-12T01:32:06.24132105Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-06-12T01:32:06.241497204Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=176.494µs logger=migrator t=2026-06-12T01:32:06.24776365Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-06-12T01:32:06.25031684Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.55346ms logger=migrator t=2026-06-12T01:32:06.257301023Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-06-12T01:32:06.257554729Z level=info msg="Migration successfully executed" id="Update uid value" duration=254.096µs logger=migrator t=2026-06-12T01:32:06.264279896Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-06-12T01:32:06.265377292Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.096556ms logger=migrator t=2026-06-12T01:32:06.271175147Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-06-12T01:32:06.273214625Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=2.040468ms logger=migrator t=2026-06-12T01:32:06.278488328Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-06-12T01:32:06.279602654Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.115736ms logger=migrator t=2026-06-12T01:32:06.284528459Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-06-12T01:32:06.285336698Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=808.659µs logger=migrator t=2026-06-12T01:32:06.407661574Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-06-12T01:32:06.408480644Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=821.35µs logger=migrator t=2026-06-12T01:32:06.418728663Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-06-12T01:32:06.419684585Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=962.013µs logger=migrator t=2026-06-12T01:32:06.42804258Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-06-12T01:32:06.429355751Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.312561ms logger=migrator t=2026-06-12T01:32:06.435047284Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-06-12T01:32:06.435836182Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=789.438µs logger=migrator t=2026-06-12T01:32:06.439857056Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-06-12T01:32:06.440663695Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=816.529µs logger=migrator t=2026-06-12T01:32:06.447463933Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-06-12T01:32:06.454873137Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.407983ms logger=migrator t=2026-06-12T01:32:06.459019403Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-06-12T01:32:06.459835683Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=812.149µs logger=migrator t=2026-06-12T01:32:06.464096952Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-06-12T01:32:06.465133316Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.036314ms logger=migrator t=2026-06-12T01:32:06.470235806Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-06-12T01:32:06.471093256Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=857.64µs logger=migrator t=2026-06-12T01:32:06.474753291Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-06-12T01:32:06.475939309Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.180408ms logger=migrator t=2026-06-12T01:32:06.480668229Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-06-12T01:32:06.481193561Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=525.622µs logger=migrator t=2026-06-12T01:32:06.484895098Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-06-12T01:32:06.485472301Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=577.104µs logger=migrator t=2026-06-12T01:32:06.491162484Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-06-12T01:32:06.491228766Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=69.341µs logger=migrator t=2026-06-12T01:32:06.496086369Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-06-12T01:32:06.49999456Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.909201ms logger=migrator t=2026-06-12T01:32:06.504832023Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-06-12T01:32:06.511629872Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=6.799889ms logger=migrator t=2026-06-12T01:32:06.516851124Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-06-12T01:32:06.517045218Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=185.754µs logger=migrator t=2026-06-12T01:32:06.520762885Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-06-12T01:32:06.5235219Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.758674ms logger=migrator t=2026-06-12T01:32:06.528581378Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-06-12T01:32:06.531328472Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.746794ms logger=migrator t=2026-06-12T01:32:06.535021448Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-06-12T01:32:06.535837147Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=815.589µs logger=migrator t=2026-06-12T01:32:06.540571848Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-06-12T01:32:06.541247044Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=673.096µs logger=migrator t=2026-06-12T01:32:06.54663196Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-06-12T01:32:06.547540501Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=908.232µs logger=migrator t=2026-06-12T01:32:06.55138944Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-06-12T01:32:06.552782343Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.392773ms logger=migrator t=2026-06-12T01:32:06.557019222Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-06-12T01:32:06.558304952Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.28541ms logger=migrator t=2026-06-12T01:32:06.563127154Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-06-12T01:32:06.564037786Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=910.552µs logger=migrator t=2026-06-12T01:32:06.56808698Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-06-12T01:32:06.568211183Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=122.683µs logger=migrator t=2026-06-12T01:32:06.572668327Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-06-12T01:32:06.572715428Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=48.361µs logger=migrator t=2026-06-12T01:32:06.577098181Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-06-12T01:32:06.582083907Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.984396ms logger=migrator t=2026-06-12T01:32:06.587430832Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-06-12T01:32:06.590613866Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.188904ms logger=migrator t=2026-06-12T01:32:06.594356214Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-06-12T01:32:06.594430495Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=75.361µs logger=migrator t=2026-06-12T01:32:06.598392488Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-06-12T01:32:06.599659268Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.266639ms logger=migrator t=2026-06-12T01:32:06.607161143Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-06-12T01:32:06.609396735Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=2.234512ms logger=migrator t=2026-06-12T01:32:06.61347344Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-06-12T01:32:06.613504681Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=32.261µs logger=migrator t=2026-06-12T01:32:06.617373371Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-06-12T01:32:06.61817664Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=809.629µs logger=migrator t=2026-06-12T01:32:06.623222558Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-06-12T01:32:06.62503606Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.803843ms logger=migrator t=2026-06-12T01:32:06.631347957Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-06-12T01:32:06.634723846Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.374989ms logger=migrator t=2026-06-12T01:32:06.63915714Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-06-12T01:32:06.63918099Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=24.87µs logger=migrator t=2026-06-12T01:32:06.643754857Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-06-12T01:32:06.645065528Z level=info msg="Migration successfully executed" id="create session table" duration=1.309341ms logger=migrator t=2026-06-12T01:32:06.650848873Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-06-12T01:32:06.651024757Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=189.114µs logger=migrator t=2026-06-12T01:32:06.654916898Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-06-12T01:32:06.65500182Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=80.272µs logger=migrator t=2026-06-12T01:32:06.658802578Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-06-12T01:32:06.65971945Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=917.342µs logger=migrator t=2026-06-12T01:32:06.664625684Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-06-12T01:32:06.665896354Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.26989ms logger=migrator t=2026-06-12T01:32:06.67127421Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-06-12T01:32:06.67130344Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=30.37µs logger=migrator t=2026-06-12T01:32:06.674746181Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-06-12T01:32:06.674774962Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=29.661µs logger=migrator t=2026-06-12T01:32:06.678291024Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-06-12T01:32:06.68328189Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.984916ms logger=migrator t=2026-06-12T01:32:06.68843365Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-06-12T01:32:06.691797339Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.40038ms logger=migrator t=2026-06-12T01:32:06.695491045Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-06-12T01:32:06.695578067Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=87.692µs logger=migrator t=2026-06-12T01:32:06.699469828Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-06-12T01:32:06.699593271Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=123.533µs logger=migrator t=2026-06-12T01:32:06.705045608Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-06-12T01:32:06.706653506Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.608788ms logger=migrator t=2026-06-12T01:32:06.713209779Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-06-12T01:32:06.71324168Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=33.171µs logger=migrator t=2026-06-12T01:32:06.72222861Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-06-12T01:32:06.726809956Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.582326ms logger=migrator t=2026-06-12T01:32:06.730929383Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-06-12T01:32:06.731157148Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=228.345µs logger=migrator t=2026-06-12T01:32:06.736325669Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-06-12T01:32:06.73982381Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.498241ms logger=migrator t=2026-06-12T01:32:06.744023909Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-06-12T01:32:06.747475109Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.44775ms logger=migrator t=2026-06-12T01:32:06.752026206Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-06-12T01:32:06.752106477Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=81.421µs logger=migrator t=2026-06-12T01:32:06.757887502Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-06-12T01:32:06.75950516Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.513865ms logger=migrator t=2026-06-12T01:32:06.766301059Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-06-12T01:32:06.767270241Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=969.252µs logger=migrator t=2026-06-12T01:32:06.771555371Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-06-12T01:32:06.77278225Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.226669ms logger=migrator t=2026-06-12T01:32:06.790197427Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-06-12T01:32:06.792275195Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=2.088489ms logger=migrator t=2026-06-12T01:32:06.806511078Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-06-12T01:32:06.808904174Z level=info msg="Migration successfully executed" id="add index alert state" duration=2.390495ms logger=migrator t=2026-06-12T01:32:06.81473874Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-06-12T01:32:06.815669412Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=930.262µs logger=migrator t=2026-06-12T01:32:06.820152176Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-06-12T01:32:06.820992026Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=839.43µs logger=migrator t=2026-06-12T01:32:06.828926131Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-06-12T01:32:06.829836772Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=910.441µs logger=migrator t=2026-06-12T01:32:06.834173493Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-06-12T01:32:06.835453363Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.27971ms logger=migrator t=2026-06-12T01:32:06.840685576Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-06-12T01:32:06.850426983Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.741347ms logger=migrator t=2026-06-12T01:32:06.85458274Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-06-12T01:32:06.855157344Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=569.224µs logger=migrator t=2026-06-12T01:32:06.86013792Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-06-12T01:32:06.861137143Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=999.123µs logger=migrator t=2026-06-12T01:32:06.867213345Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-06-12T01:32:06.867770538Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=556.733µs logger=migrator t=2026-06-12T01:32:06.872073919Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-06-12T01:32:06.873196195Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=1.134197ms logger=migrator t=2026-06-12T01:32:06.877242209Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-06-12T01:32:06.878200942Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=958.283µs logger=migrator t=2026-06-12T01:32:06.882899701Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-06-12T01:32:06.888589254Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.688853ms logger=migrator t=2026-06-12T01:32:06.893563751Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-06-12T01:32:06.897341419Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.777188ms logger=migrator t=2026-06-12T01:32:06.903175015Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-06-12T01:32:06.907115607Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.947683ms logger=migrator t=2026-06-12T01:32:06.911874328Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-06-12T01:32:06.915910232Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=4.046114ms logger=migrator t=2026-06-12T01:32:06.921842891Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-06-12T01:32:06.922833204Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=989.493µs logger=migrator t=2026-06-12T01:32:06.928266181Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-06-12T01:32:06.928298492Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=33.381µs logger=migrator t=2026-06-12T01:32:06.933323599Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-06-12T01:32:06.933356259Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=34.88µs logger=migrator t=2026-06-12T01:32:06.938362276Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-06-12T01:32:06.93981219Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.448694ms logger=migrator t=2026-06-12T01:32:06.944993961Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-06-12T01:32:06.946103977Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.109626ms logger=migrator t=2026-06-12T01:32:06.953192313Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-06-12T01:32:06.954554245Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.366662ms logger=migrator t=2026-06-12T01:32:06.960032893Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-06-12T01:32:06.961394044Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.361381ms logger=migrator t=2026-06-12T01:32:06.965381748Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-06-12T01:32:06.966377721Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=995.743µs logger=migrator t=2026-06-12T01:32:06.9710757Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-06-12T01:32:06.977099411Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=6.023221ms logger=migrator t=2026-06-12T01:32:06.9813292Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-06-12T01:32:06.983965041Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=2.634441ms logger=migrator t=2026-06-12T01:32:06.98818099Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-06-12T01:32:06.988373444Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=192.624µs logger=migrator t=2026-06-12T01:32:06.996158756Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-06-12T01:32:06.997755024Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.597917ms logger=migrator t=2026-06-12T01:32:07.007529271Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-06-12T01:32:07.009214991Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.69057ms logger=migrator t=2026-06-12T01:32:07.013238245Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-06-12T01:32:07.017515025Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.27685ms logger=migrator t=2026-06-12T01:32:07.021544609Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-06-12T01:32:07.021668142Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=124.043µs logger=migrator t=2026-06-12T01:32:07.025342338Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-06-12T01:32:07.026274929Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=932.731µs logger=migrator t=2026-06-12T01:32:07.0331291Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-06-12T01:32:07.034902561Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.775852ms logger=migrator t=2026-06-12T01:32:07.046589504Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-06-12T01:32:07.04687684Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=294.607µs logger=migrator t=2026-06-12T01:32:07.051855757Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-06-12T01:32:07.053021194Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.165257ms logger=migrator t=2026-06-12T01:32:07.060841937Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-06-12T01:32:07.062369622Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.531236ms logger=migrator t=2026-06-12T01:32:07.068079736Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-06-12T01:32:07.069153491Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.074375ms logger=migrator t=2026-06-12T01:32:07.073150674Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-06-12T01:32:07.074670849Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.519815ms logger=migrator t=2026-06-12T01:32:07.080666009Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-06-12T01:32:07.082151154Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.484745ms logger=migrator t=2026-06-12T01:32:07.087602591Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-06-12T01:32:07.089377843Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.778122ms logger=migrator t=2026-06-12T01:32:07.094904522Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-06-12T01:32:07.094962423Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=59.561µs logger=migrator t=2026-06-12T01:32:07.099471489Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-06-12T01:32:07.103562694Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.090425ms logger=migrator t=2026-06-12T01:32:07.107431864Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-06-12T01:32:07.108326585Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=894.681µs logger=migrator t=2026-06-12T01:32:07.112355819Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-06-12T01:32:07.117064159Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.70265ms logger=migrator t=2026-06-12T01:32:07.121913163Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-06-12T01:32:07.12265606Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=742.798µs logger=migrator t=2026-06-12T01:32:07.126366317Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-06-12T01:32:07.127232567Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=865.77µs logger=migrator t=2026-06-12T01:32:07.131971298Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-06-12T01:32:07.133453242Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.482295ms logger=migrator t=2026-06-12T01:32:07.13850635Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-06-12T01:32:07.14964516Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.14058ms logger=migrator t=2026-06-12T01:32:07.154634947Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-06-12T01:32:07.155137578Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=502.751µs logger=migrator t=2026-06-12T01:32:07.161699322Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-06-12T01:32:07.162813458Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.116986ms logger=migrator t=2026-06-12T01:32:07.170146989Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-06-12T01:32:07.170456456Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=309.507µs logger=migrator t=2026-06-12T01:32:07.175825911Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-06-12T01:32:07.176416965Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=590.854µs logger=migrator t=2026-06-12T01:32:07.183376298Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-06-12T01:32:07.183712806Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=340.598µs logger=migrator t=2026-06-12T01:32:07.189349527Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-06-12T01:32:07.193922174Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.571527ms logger=migrator t=2026-06-12T01:32:07.200748634Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-06-12T01:32:07.207125553Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=6.378459ms logger=migrator t=2026-06-12T01:32:07.212536738Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-06-12T01:32:07.213428159Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=890.951µs logger=migrator t=2026-06-12T01:32:07.220656678Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-06-12T01:32:07.22203246Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.362972ms logger=migrator t=2026-06-12T01:32:07.22630477Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-06-12T01:32:07.226520485Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=217.865µs logger=migrator t=2026-06-12T01:32:07.23314422Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-06-12T01:32:07.239846307Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.701496ms logger=migrator t=2026-06-12T01:32:07.245721824Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-06-12T01:32:07.246765338Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.042374ms logger=migrator t=2026-06-12T01:32:07.253334621Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-06-12T01:32:07.253598927Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=265.176µs logger=migrator t=2026-06-12T01:32:07.259042785Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-06-12T01:32:07.259632908Z level=info msg="Migration successfully executed" id="Move region to single row" duration=590.363µs logger=migrator t=2026-06-12T01:32:07.266691323Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-06-12T01:32:07.268637049Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.947896ms logger=migrator t=2026-06-12T01:32:07.274877525Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-06-12T01:32:07.276184025Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.308841ms logger=migrator t=2026-06-12T01:32:07.283017264Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-06-12T01:32:07.284849177Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.832293ms logger=migrator t=2026-06-12T01:32:07.29011196Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-06-12T01:32:07.291043572Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=931.472µs logger=migrator t=2026-06-12T01:32:07.299228993Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-06-12T01:32:07.300714568Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.492385ms logger=migrator t=2026-06-12T01:32:07.30978456Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-06-12T01:32:07.311614362Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.834373ms logger=migrator t=2026-06-12T01:32:07.322813664Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-06-12T01:32:07.322971487Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=166.414µs logger=migrator t=2026-06-12T01:32:07.330610056Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-06-12T01:32:07.332574662Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.965786ms logger=migrator t=2026-06-12T01:32:07.343034916Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-06-12T01:32:07.34405976Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.024234ms logger=migrator t=2026-06-12T01:32:07.371536462Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-06-12T01:32:07.373128339Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.594758ms logger=migrator t=2026-06-12T01:32:07.379652171Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-06-12T01:32:07.380592293Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=941.522µs logger=migrator t=2026-06-12T01:32:07.386689665Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-06-12T01:32:07.387022173Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=332.568µs logger=migrator t=2026-06-12T01:32:07.393806941Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-06-12T01:32:07.394706432Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=903.001µs logger=migrator t=2026-06-12T01:32:07.39975929Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-06-12T01:32:07.399832012Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=73.602µs logger=migrator t=2026-06-12T01:32:07.415301264Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-06-12T01:32:07.417922865Z level=info msg="Migration successfully executed" id="create team table" duration=2.619431ms logger=migrator t=2026-06-12T01:32:07.425332997Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-06-12T01:32:07.426470704Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.138817ms logger=migrator t=2026-06-12T01:32:07.433978379Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-06-12T01:32:07.43484324Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=864.671µs logger=migrator t=2026-06-12T01:32:07.441530926Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-06-12T01:32:07.449866121Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=8.336675ms logger=migrator t=2026-06-12T01:32:07.455891181Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-06-12T01:32:07.456176108Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=286.487µs logger=migrator t=2026-06-12T01:32:07.463292314Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-06-12T01:32:07.464087362Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=797.208µs logger=migrator t=2026-06-12T01:32:07.470025371Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-06-12T01:32:07.471393933Z level=info msg="Migration successfully executed" id="create team member table" duration=1.368932ms logger=migrator t=2026-06-12T01:32:07.476873781Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-06-12T01:32:07.47851675Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.645209ms logger=migrator t=2026-06-12T01:32:07.483543697Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-06-12T01:32:07.48451993Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=977.403µs logger=migrator t=2026-06-12T01:32:07.490479859Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-06-12T01:32:07.491926652Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.444253ms logger=migrator t=2026-06-12T01:32:07.49738515Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-06-12T01:32:07.506287938Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=8.895568ms logger=migrator t=2026-06-12T01:32:07.512044142Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-06-12T01:32:07.516725412Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.68099ms logger=migrator t=2026-06-12T01:32:07.525445435Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-06-12T01:32:07.531720822Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=6.278327ms logger=migrator t=2026-06-12T01:32:07.536843941Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-06-12T01:32:07.537811934Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=967.663µs logger=migrator t=2026-06-12T01:32:07.54320943Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-06-12T01:32:07.544739886Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.529406ms logger=migrator t=2026-06-12T01:32:07.551044613Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-06-12T01:32:07.552026096Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=981.513µs logger=migrator t=2026-06-12T01:32:07.558223191Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-06-12T01:32:07.559241714Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.018053ms logger=migrator t=2026-06-12T01:32:07.56420288Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-06-12T01:32:07.565613953Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.411663ms logger=migrator t=2026-06-12T01:32:07.571960221Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-06-12T01:32:07.572857282Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=895.771µs logger=migrator t=2026-06-12T01:32:07.579234881Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-06-12T01:32:07.581027463Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.790722ms logger=migrator t=2026-06-12T01:32:07.588272043Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-06-12T01:32:07.589214975Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=942.922µs logger=migrator t=2026-06-12T01:32:07.596171147Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-06-12T01:32:07.597144589Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=975.242µs logger=migrator t=2026-06-12T01:32:07.604383669Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-06-12T01:32:07.604749107Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=364.889µs logger=migrator t=2026-06-12T01:32:07.609748184Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-06-12T01:32:07.611062935Z level=info msg="Migration successfully executed" id="create tag table" duration=1.31218ms logger=migrator t=2026-06-12T01:32:07.617902954Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-06-12T01:32:07.619482571Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.578567ms logger=migrator t=2026-06-12T01:32:07.625248916Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-06-12T01:32:07.626512855Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.263719ms logger=migrator t=2026-06-12T01:32:07.632846403Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-06-12T01:32:07.63442076Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.574197ms logger=migrator t=2026-06-12T01:32:07.64085071Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-06-12T01:32:07.641779192Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=926.252µs logger=migrator t=2026-06-12T01:32:07.646438971Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-06-12T01:32:07.659645609Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=13.206558ms logger=migrator t=2026-06-12T01:32:07.664876371Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-06-12T01:32:07.665611508Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=734.357µs logger=migrator t=2026-06-12T01:32:07.671362002Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-06-12T01:32:07.672270214Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=910.542µs logger=migrator t=2026-06-12T01:32:07.678284114Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-06-12T01:32:07.678562531Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=278.677µs logger=migrator t=2026-06-12T01:32:07.686265771Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-06-12T01:32:07.687348156Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.082255ms logger=migrator t=2026-06-12T01:32:07.693411788Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-06-12T01:32:07.694689388Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.275739ms logger=migrator t=2026-06-12T01:32:07.700898802Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-06-12T01:32:07.701799593Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=900.381µs logger=migrator t=2026-06-12T01:32:07.705883859Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-06-12T01:32:07.70595072Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=67.541µs logger=migrator t=2026-06-12T01:32:07.710954247Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-06-12T01:32:07.718694678Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=7.740811ms logger=migrator t=2026-06-12T01:32:07.722765073Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-06-12T01:32:07.727942864Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.177271ms logger=migrator t=2026-06-12T01:32:07.732444759Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-06-12T01:32:07.737585789Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.14107ms logger=migrator t=2026-06-12T01:32:07.743587669Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-06-12T01:32:07.748802961Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.216582ms logger=migrator t=2026-06-12T01:32:07.752447106Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-06-12T01:32:07.753445239Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=999.413µs logger=migrator t=2026-06-12T01:32:07.759267175Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-06-12T01:32:07.764780404Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.509499ms logger=migrator t=2026-06-12T01:32:07.771855349Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-06-12T01:32:07.773820395Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.966606ms logger=migrator t=2026-06-12T01:32:07.781058914Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-06-12T01:32:07.782786934Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.73157ms logger=migrator t=2026-06-12T01:32:07.790985956Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-06-12T01:32:07.792104692Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.120986ms logger=migrator t=2026-06-12T01:32:07.800211372Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-06-12T01:32:07.801504602Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.308781ms logger=migrator t=2026-06-12T01:32:07.807646655Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-06-12T01:32:07.808813042Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.165777ms logger=migrator t=2026-06-12T01:32:07.814776511Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-06-12T01:32:07.816047021Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.27766ms logger=migrator t=2026-06-12T01:32:07.822663036Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-06-12T01:32:07.829592318Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.924191ms logger=migrator t=2026-06-12T01:32:07.835636698Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-06-12T01:32:07.837774768Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=2.13864ms logger=migrator t=2026-06-12T01:32:07.843609035Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-06-12T01:32:07.844918165Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.309421ms logger=migrator t=2026-06-12T01:32:07.851010898Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-06-12T01:32:07.852028111Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.017504ms logger=migrator t=2026-06-12T01:32:07.85923844Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-06-12T01:32:07.860192782Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=951.322µs logger=migrator t=2026-06-12T01:32:07.866272704Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-06-12T01:32:07.868003905Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.73014ms logger=migrator t=2026-06-12T01:32:07.875706904Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-06-12T01:32:07.875869228Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=167.884µs logger=migrator t=2026-06-12T01:32:07.881657673Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-06-12T01:32:07.881754885Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=98.462µs logger=migrator t=2026-06-12T01:32:07.888630366Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-06-12T01:32:07.890577121Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.945045ms logger=migrator t=2026-06-12T01:32:07.89779887Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-06-12T01:32:07.898825064Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.025554ms logger=migrator t=2026-06-12T01:32:07.904487476Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-12T01:32:07.905529361Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.041505ms logger=migrator t=2026-06-12T01:32:07.91319857Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-06-12T01:32:07.913427465Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=231.246µs logger=migrator t=2026-06-12T01:32:07.920038569Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-06-12T01:32:07.921100134Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.061745ms logger=migrator t=2026-06-12T01:32:07.927004092Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-12T01:32:07.92905026Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=2.045128ms logger=migrator t=2026-06-12T01:32:07.941116022Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-06-12T01:32:07.942973485Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.859623ms logger=migrator t=2026-06-12T01:32:07.948639507Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-12T01:32:07.949811244Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.166127ms logger=migrator t=2026-06-12T01:32:07.955774804Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-06-12T01:32:07.962284686Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.510882ms logger=migrator t=2026-06-12T01:32:07.971118232Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-06-12T01:32:07.972254399Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.134977ms logger=migrator t=2026-06-12T01:32:07.977583153Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-06-12T01:32:07.977747257Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=163.864µs logger=migrator t=2026-06-12T01:32:07.985059058Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-06-12T01:32:07.986331007Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.270899ms logger=migrator t=2026-06-12T01:32:08.029060545Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-06-12T01:32:08.030223112Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.164757ms logger=migrator t=2026-06-12T01:32:08.059212089Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-06-12T01:32:08.061465702Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=2.255853ms logger=migrator t=2026-06-12T01:32:08.094656476Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-06-12T01:32:08.094947963Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=294.627µs logger=migrator t=2026-06-12T01:32:08.103433431Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-06-12T01:32:08.104636309Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.203888ms logger=migrator t=2026-06-12T01:32:08.109517023Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-06-12T01:32:08.111467899Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.949816ms logger=migrator t=2026-06-12T01:32:08.117758975Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-06-12T01:32:08.118877251Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.118766ms logger=migrator t=2026-06-12T01:32:08.124359949Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-06-12T01:32:08.125489136Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.128657ms logger=migrator t=2026-06-12T01:32:08.13210514Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-06-12T01:32:08.138107721Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.002101ms logger=migrator t=2026-06-12T01:32:08.145553995Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-06-12T01:32:08.146617349Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.064625ms logger=migrator t=2026-06-12T01:32:08.151340249Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-06-12T01:32:08.152340233Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.000004ms logger=migrator t=2026-06-12T01:32:08.158249841Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-06-12T01:32:08.186132182Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=27.877541ms logger=migrator t=2026-06-12T01:32:08.196024303Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-06-12T01:32:08.220704609Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=24.679456ms logger=migrator t=2026-06-12T01:32:08.231645495Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-06-12T01:32:08.232928365Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.28205ms logger=migrator t=2026-06-12T01:32:08.238775351Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-06-12T01:32:08.241098755Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=2.325024ms logger=migrator t=2026-06-12T01:32:08.247228229Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-06-12T01:32:08.25157578Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=4.348401ms logger=migrator t=2026-06-12T01:32:08.272794356Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-06-12T01:32:08.282231586Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=9.438511ms logger=migrator t=2026-06-12T01:32:08.286739531Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-06-12T01:32:08.28752538Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=786.459µs logger=migrator t=2026-06-12T01:32:08.29184516Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-06-12T01:32:08.292586898Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=740.967µs logger=migrator t=2026-06-12T01:32:08.302998761Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-06-12T01:32:08.30510235Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=2.107559ms logger=migrator t=2026-06-12T01:32:08.30938783Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-06-12T01:32:08.310202179Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=813.619µs logger=migrator t=2026-06-12T01:32:08.315589325Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-06-12T01:32:08.315658397Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=67.861µs logger=migrator t=2026-06-12T01:32:08.319099547Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-06-12T01:32:08.325385513Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.284146ms logger=migrator t=2026-06-12T01:32:08.330490723Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-06-12T01:32:08.337126818Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.635825ms logger=migrator t=2026-06-12T01:32:08.341762596Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-06-12T01:32:08.346483816Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=4.72036ms logger=migrator t=2026-06-12T01:32:08.350717115Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-06-12T01:32:08.351961384Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.245099ms logger=migrator t=2026-06-12T01:32:08.355730552Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-06-12T01:32:08.356959471Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.257199ms logger=migrator t=2026-06-12T01:32:08.360447302Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-06-12T01:32:08.367155089Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.706337ms logger=migrator t=2026-06-12T01:32:08.373322403Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-06-12T01:32:08.383862999Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=10.533146ms logger=migrator t=2026-06-12T01:32:08.390442373Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-06-12T01:32:08.391937898Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.496415ms logger=migrator t=2026-06-12T01:32:08.398799698Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-06-12T01:32:08.405630427Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.830349ms logger=migrator t=2026-06-12T01:32:08.409721293Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-06-12T01:32:08.416593813Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.87245ms logger=migrator t=2026-06-12T01:32:08.422837919Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-06-12T01:32:08.422929071Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=93.072µs logger=migrator t=2026-06-12T01:32:08.427755784Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-06-12T01:32:08.428901771Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.149386ms logger=migrator t=2026-06-12T01:32:08.435802972Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-06-12T01:32:08.436815955Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=1.012743ms logger=migrator t=2026-06-12T01:32:08.443625085Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-06-12T01:32:08.44472737Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" duration=1.100246ms logger=migrator t=2026-06-12T01:32:08.449656315Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-06-12T01:32:08.449723357Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=67.402µs logger=migrator t=2026-06-12T01:32:08.454778995Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-06-12T01:32:08.460910068Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.129583ms logger=migrator t=2026-06-12T01:32:08.467989933Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-06-12T01:32:08.476239806Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=8.247113ms logger=migrator t=2026-06-12T01:32:08.48195903Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-06-12T01:32:08.488909282Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.949342ms logger=migrator t=2026-06-12T01:32:08.493227213Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-06-12T01:32:08.500343229Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=7.112196ms logger=migrator t=2026-06-12T01:32:08.504912566Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-06-12T01:32:08.511352846Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.439811ms logger=migrator t=2026-06-12T01:32:08.515219116Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-06-12T01:32:08.515286168Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=65.082µs logger=migrator t=2026-06-12T01:32:08.519157808Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-06-12T01:32:08.519775893Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=617.795µs logger=migrator t=2026-06-12T01:32:08.524389301Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-06-12T01:32:08.53080617Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.416389ms logger=migrator t=2026-06-12T01:32:08.53592254Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-06-12T01:32:08.536009722Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=87.672µs logger=migrator t=2026-06-12T01:32:08.540406284Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-06-12T01:32:08.548614906Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=8.206512ms logger=migrator t=2026-06-12T01:32:08.552657801Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-06-12T01:32:08.55393284Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.275889ms logger=migrator t=2026-06-12T01:32:08.559637194Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-06-12T01:32:08.56632429Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.688096ms logger=migrator t=2026-06-12T01:32:08.570415835Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-06-12T01:32:08.571410408Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=994.583µs logger=migrator t=2026-06-12T01:32:08.577953341Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-06-12T01:32:08.579641001Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.688149ms logger=migrator t=2026-06-12T01:32:08.587771661Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-06-12T01:32:08.594527428Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.753458ms logger=migrator t=2026-06-12T01:32:08.599221428Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-06-12T01:32:08.599990026Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=768.688µs logger=migrator t=2026-06-12T01:32:08.605933844Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-06-12T01:32:08.606861006Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=927.942µs logger=migrator t=2026-06-12T01:32:08.612779404Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-06-12T01:32:08.613735417Z level=info msg="Migration successfully executed" id="create alert_image table" duration=959.033µs logger=migrator t=2026-06-12T01:32:08.620142346Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-06-12T01:32:08.621614171Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.472955ms logger=migrator t=2026-06-12T01:32:08.626479434Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-06-12T01:32:08.626554656Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=76.982µs logger=migrator t=2026-06-12T01:32:08.632237939Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-06-12T01:32:08.633497958Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.259019ms logger=migrator t=2026-06-12T01:32:08.638985916Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-06-12T01:32:08.639914058Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=928.342µs logger=migrator t=2026-06-12T01:32:08.64512068Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-06-12T01:32:08.645641682Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-06-12T01:32:08.64941816Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-06-12T01:32:08.650037454Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=619.544µs logger=migrator t=2026-06-12T01:32:08.653982657Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-06-12T01:32:08.655749588Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.768122ms logger=migrator t=2026-06-12T01:32:08.661437521Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-06-12T01:32:08.67127345Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=9.831989ms logger=migrator t=2026-06-12T01:32:08.676804939Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-06-12T01:32:08.679952093Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=3.146634ms logger=migrator t=2026-06-12T01:32:08.685861511Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-06-12T01:32:08.687390037Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.530096ms logger=migrator t=2026-06-12T01:32:08.693683704Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-06-12T01:32:08.694602895Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=919.701µs logger=migrator t=2026-06-12T01:32:08.702398407Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-06-12T01:32:08.703326109Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=928.012µs logger=migrator t=2026-06-12T01:32:08.719939257Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-06-12T01:32:08.722042816Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=2.10595ms logger=migrator t=2026-06-12T01:32:08.732791487Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-06-12T01:32:08.732844908Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=57.191µs logger=migrator t=2026-06-12T01:32:08.747455429Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-06-12T01:32:08.747594852Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=141.183µs logger=migrator t=2026-06-12T01:32:08.75861204Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-06-12T01:32:08.770279592Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=11.665302ms logger=migrator t=2026-06-12T01:32:08.776852255Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-06-12T01:32:08.777350587Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=497.602µs logger=migrator t=2026-06-12T01:32:08.787047194Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-06-12T01:32:08.79072394Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=3.672935ms logger=migrator t=2026-06-12T01:32:08.797500568Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-06-12T01:32:08.797816935Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=317.987µs logger=migrator t=2026-06-12T01:32:08.807478131Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-06-12T01:32:08.809209011Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.72973ms logger=migrator t=2026-06-12T01:32:08.816998913Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-06-12T01:32:08.817943435Z level=info msg="Migration successfully executed" id="create secrets table" duration=943.662µs logger=migrator t=2026-06-12T01:32:08.828171304Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-06-12T01:32:08.865063906Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=36.871691ms logger=migrator t=2026-06-12T01:32:08.87168552Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-06-12T01:32:08.883145907Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=11.456827ms logger=migrator t=2026-06-12T01:32:08.89053469Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-06-12T01:32:08.890742485Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=208.045µs logger=migrator t=2026-06-12T01:32:08.901897426Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-06-12T01:32:08.938780237Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=36.884142ms logger=migrator t=2026-06-12T01:32:08.945510634Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-06-12T01:32:08.978878683Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=33.363899ms logger=migrator t=2026-06-12T01:32:08.989861289Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-06-12T01:32:08.991367405Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.510046ms logger=migrator t=2026-06-12T01:32:09.067635706Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-06-12T01:32:09.073214196Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=5.58017ms logger=migrator t=2026-06-12T01:32:09.111716695Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-06-12T01:32:09.112109654Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=396.609µs logger=migrator t=2026-06-12T01:32:09.135684055Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-06-12T01:32:09.137520447Z level=info msg="Migration successfully executed" id="create permission table" duration=1.838023ms logger=migrator t=2026-06-12T01:32:09.152059317Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-06-12T01:32:09.154033133Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.980046ms logger=migrator t=2026-06-12T01:32:09.166670158Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-06-12T01:32:09.168369578Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.698ms logger=migrator t=2026-06-12T01:32:09.178499604Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-06-12T01:32:09.179360355Z level=info msg="Migration successfully executed" id="create role table" duration=860.261µs logger=migrator t=2026-06-12T01:32:09.188388586Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-06-12T01:32:09.197254992Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.864987ms logger=migrator t=2026-06-12T01:32:09.218338495Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-06-12T01:32:09.228913981Z level=info msg="Migration successfully executed" id="add column group_name" duration=10.576566ms logger=migrator t=2026-06-12T01:32:09.247162928Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-06-12T01:32:09.248884088Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.72232ms logger=migrator t=2026-06-12T01:32:09.263043959Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-06-12T01:32:09.265176638Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=2.13399ms logger=migrator t=2026-06-12T01:32:09.282207376Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-06-12T01:32:09.284140471Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.932415ms logger=migrator t=2026-06-12T01:32:09.299917809Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-06-12T01:32:09.301739762Z level=info msg="Migration successfully executed" id="create team role table" duration=1.826463ms logger=migrator t=2026-06-12T01:32:09.31148356Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-06-12T01:32:09.313305612Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.824002ms logger=migrator t=2026-06-12T01:32:09.322810904Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-06-12T01:32:09.324531095Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.72106ms logger=migrator t=2026-06-12T01:32:09.333541925Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-06-12T01:32:09.335262775Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.72469ms logger=migrator t=2026-06-12T01:32:09.341718426Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-06-12T01:32:09.3427537Z level=info msg="Migration successfully executed" id="create user role table" duration=1.036084ms logger=migrator t=2026-06-12T01:32:09.349726983Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-06-12T01:32:09.351842482Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=2.115529ms logger=migrator t=2026-06-12T01:32:09.367060677Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-06-12T01:32:09.368695495Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.637548ms logger=migrator t=2026-06-12T01:32:09.374690225Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-06-12T01:32:09.375915674Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.225499ms logger=migrator t=2026-06-12T01:32:09.381663198Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-06-12T01:32:09.382547499Z level=info msg="Migration successfully executed" id="create builtin role table" duration=884.271µs logger=migrator t=2026-06-12T01:32:09.389624264Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-06-12T01:32:09.391801385Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=2.181111ms logger=migrator t=2026-06-12T01:32:09.398627705Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-06-12T01:32:09.401105833Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=2.478198ms logger=migrator t=2026-06-12T01:32:09.407578283Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-06-12T01:32:09.418649052Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=11.072639ms logger=migrator t=2026-06-12T01:32:09.424310844Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-06-12T01:32:09.425142364Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=831.82µs logger=migrator t=2026-06-12T01:32:09.431620385Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-06-12T01:32:09.432742941Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.124476ms logger=migrator t=2026-06-12T01:32:09.438431184Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-06-12T01:32:09.439444618Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.012894ms logger=migrator t=2026-06-12T01:32:09.444338942Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-06-12T01:32:09.446068402Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.72915ms logger=migrator t=2026-06-12T01:32:09.451583101Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-06-12T01:32:09.452474232Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=890.321µs logger=migrator t=2026-06-12T01:32:09.458171455Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-06-12T01:32:09.459414804Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.241779ms logger=migrator t=2026-06-12T01:32:09.463988051Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-06-12T01:32:09.473840071Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=9.85273ms logger=migrator t=2026-06-12T01:32:09.480346373Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-06-12T01:32:09.488267268Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.916845ms logger=migrator t=2026-06-12T01:32:09.493349006Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-06-12T01:32:09.50118304Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=7.834213ms logger=migrator t=2026-06-12T01:32:09.564800955Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-06-12T01:32:09.57531044Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=10.510925ms logger=migrator t=2026-06-12T01:32:09.586811629Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-06-12T01:32:09.587887394Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.075665ms logger=migrator t=2026-06-12T01:32:09.599217009Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-06-12T01:32:09.601144754Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.926975ms logger=migrator t=2026-06-12T01:32:09.612865657Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-06-12T01:32:09.614879124Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=2.013027ms logger=migrator t=2026-06-12T01:32:09.630419617Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-06-12T01:32:09.6322337Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.812962ms logger=migrator t=2026-06-12T01:32:09.651786716Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-06-12T01:32:09.653952346Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=2.16735ms logger=migrator t=2026-06-12T01:32:09.677388254Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-06-12T01:32:09.67763895Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=255.696µs logger=migrator t=2026-06-12T01:32:09.684371947Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-06-12T01:32:09.68449383Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=122.933µs logger=migrator t=2026-06-12T01:32:09.689879715Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-06-12T01:32:09.6904814Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=602.214µs logger=migrator t=2026-06-12T01:32:09.696029239Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-06-12T01:32:09.700575375Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=4.548466ms logger=migrator t=2026-06-12T01:32:09.705863849Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-06-12T01:32:09.706434322Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=572.803µs logger=migrator t=2026-06-12T01:32:09.711320986Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-06-12T01:32:09.711639604Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=315.968µs logger=migrator t=2026-06-12T01:32:09.717300136Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-06-12T01:32:09.718044603Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=745.447µs logger=migrator t=2026-06-12T01:32:09.722854905Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-06-12T01:32:09.723764007Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=908.842µs logger=migrator t=2026-06-12T01:32:09.729947831Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-06-12T01:32:09.73119308Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.245109ms logger=migrator t=2026-06-12T01:32:09.738560162Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-06-12T01:32:09.747288466Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.727524ms logger=migrator t=2026-06-12T01:32:09.754202647Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-06-12T01:32:09.754545985Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=349.408µs logger=migrator t=2026-06-12T01:32:09.760336201Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-06-12T01:32:09.761404436Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.059684ms logger=migrator t=2026-06-12T01:32:09.768163734Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-06-12T01:32:09.769852053Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.68809ms logger=migrator t=2026-06-12T01:32:09.779510539Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-06-12T01:32:09.78128402Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.780252ms logger=migrator t=2026-06-12T01:32:09.787826273Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-06-12T01:32:09.796970666Z level=info msg="Migration successfully executed" id="add correlation config column" duration=9.144814ms logger=migrator t=2026-06-12T01:32:09.802492345Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-06-12T01:32:09.803661462Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.160007ms logger=migrator t=2026-06-12T01:32:09.810527333Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-06-12T01:32:09.811445204Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=920.041µs logger=migrator t=2026-06-12T01:32:09.817050085Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-06-12T01:32:09.843896292Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=26.839647ms logger=migrator t=2026-06-12T01:32:09.850319422Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-06-12T01:32:09.852272028Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.953976ms logger=migrator t=2026-06-12T01:32:09.860712644Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-06-12T01:32:09.861957094Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.2499ms logger=migrator t=2026-06-12T01:32:09.868933877Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-06-12T01:32:09.870648307Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.715661ms logger=migrator t=2026-06-12T01:32:09.879034163Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-06-12T01:32:09.880530768Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.500015ms logger=migrator t=2026-06-12T01:32:09.886518127Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-06-12T01:32:09.886934377Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=416.73µs logger=migrator t=2026-06-12T01:32:09.894014992Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-06-12T01:32:09.895808234Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.792552ms logger=migrator t=2026-06-12T01:32:09.902517611Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-06-12T01:32:09.911759347Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.242756ms logger=migrator t=2026-06-12T01:32:09.920184144Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-06-12T01:32:09.921620087Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.435664ms logger=migrator t=2026-06-12T01:32:09.927221967Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-06-12T01:32:09.928968358Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.742781ms logger=migrator t=2026-06-12T01:32:09.935674915Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-12T01:32:09.936217578Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-12T01:32:09.941653345Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-12T01:32:09.942201617Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-12T01:32:09.948576196Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-06-12T01:32:09.949638941Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.061075ms logger=migrator t=2026-06-12T01:32:09.954951435Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-06-12T01:32:09.957263679Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=2.312024ms logger=migrator t=2026-06-12T01:32:09.962363898Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-12T01:32:09.9637266Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.362932ms logger=migrator t=2026-06-12T01:32:09.970405976Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-12T01:32:09.971812489Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.406873ms logger=migrator t=2026-06-12T01:32:09.977760008Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-06-12T01:32:09.978926465Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.166907ms logger=migrator t=2026-06-12T01:32:09.985040118Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-06-12T01:32:09.986117643Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.080865ms logger=migrator t=2026-06-12T01:32:09.991088299Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-06-12T01:32:09.992007801Z level=info msg="Migration successfully executed" id="Drop public config table" duration=921.692µs logger=migrator t=2026-06-12T01:32:09.998115433Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-06-12T01:32:10.000009527Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.894734ms logger=migrator t=2026-06-12T01:32:10.006224492Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-06-12T01:32:10.007782759Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.559527ms logger=migrator t=2026-06-12T01:32:10.014076406Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-06-12T01:32:10.015334805Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.258469ms logger=migrator t=2026-06-12T01:32:10.02024611Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-06-12T01:32:10.021733185Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.489945ms logger=migrator t=2026-06-12T01:32:10.028680057Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-06-12T01:32:10.056677431Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=27.992054ms logger=migrator t=2026-06-12T01:32:10.064739229Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-06-12T01:32:10.077298882Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=12.557613ms logger=migrator t=2026-06-12T01:32:10.083128608Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-06-12T01:32:10.095115248Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=11.99327ms logger=migrator t=2026-06-12T01:32:10.101313013Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-06-12T01:32:10.101481887Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=167.054µs logger=migrator t=2026-06-12T01:32:10.106879833Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-06-12T01:32:10.11704388Z level=info msg="Migration successfully executed" id="add share column" duration=10.163457ms logger=migrator t=2026-06-12T01:32:10.12303088Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-06-12T01:32:10.123188444Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=157.724µs logger=migrator t=2026-06-12T01:32:10.129630744Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-06-12T01:32:10.130675259Z level=info msg="Migration successfully executed" id="create file table" duration=1.050405ms logger=migrator t=2026-06-12T01:32:10.136286559Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-06-12T01:32:10.137460487Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.166507ms logger=migrator t=2026-06-12T01:32:10.144693266Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-06-12T01:32:10.146698123Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=2.007406ms logger=migrator t=2026-06-12T01:32:10.15559197Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-06-12T01:32:10.156953492Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.345142ms logger=migrator t=2026-06-12T01:32:10.16455577Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-06-12T01:32:10.166484595Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.928425ms logger=migrator t=2026-06-12T01:32:10.183906741Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-06-12T01:32:10.184147727Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=224.906µs logger=migrator t=2026-06-12T01:32:10.190959206Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-06-12T01:32:10.191074819Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=116.453µs logger=migrator t=2026-06-12T01:32:10.196822543Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-06-12T01:32:10.197297494Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=476.091µs logger=migrator t=2026-06-12T01:32:10.202355692Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-06-12T01:32:10.202536746Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=179.264µs logger=migrator t=2026-06-12T01:32:10.207504842Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-06-12T01:32:10.209566681Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.062198ms logger=migrator t=2026-06-12T01:32:10.216030762Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-06-12T01:32:10.225982294Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.940543ms logger=migrator t=2026-06-12T01:32:10.235938317Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-06-12T01:32:10.236197893Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=262.726µs logger=migrator t=2026-06-12T01:32:10.241488436Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-06-12T01:32:10.243860741Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=2.371785ms logger=migrator t=2026-06-12T01:32:10.251717945Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-06-12T01:32:10.252576835Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=863.43µs logger=migrator t=2026-06-12T01:32:10.258389591Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-06-12T01:32:10.258661187Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=264.026µs logger=migrator t=2026-06-12T01:32:10.264133545Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-06-12T01:32:10.265143439Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=1.010533ms logger=migrator t=2026-06-12T01:32:10.271152519Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-06-12T01:32:10.283592309Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=12.427751ms logger=migrator t=2026-06-12T01:32:10.291030283Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-06-12T01:32:10.300447903Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.41528ms logger=migrator t=2026-06-12T01:32:10.305612893Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-06-12T01:32:10.306447533Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=831.39µs logger=migrator t=2026-06-12T01:32:10.31147588Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-06-12T01:32:10.390834623Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=79.354303ms logger=migrator t=2026-06-12T01:32:10.399938676Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-06-12T01:32:10.402575198Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=2.636152ms logger=migrator t=2026-06-12T01:32:10.425294658Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-06-12T01:32:10.42668294Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.406732ms logger=migrator t=2026-06-12T01:32:10.438370694Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-06-12T01:32:10.470458123Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=32.0858ms logger=migrator t=2026-06-12T01:32:10.481743406Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-06-12T01:32:10.493719206Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=11.9756ms logger=migrator t=2026-06-12T01:32:10.504806515Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-06-12T01:32:10.505238085Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=433.85µs logger=migrator t=2026-06-12T01:32:10.511074231Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-06-12T01:32:10.511265786Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=188.225µs logger=migrator t=2026-06-12T01:32:10.521622207Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-06-12T01:32:10.52215138Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=523.232µs logger=migrator t=2026-06-12T01:32:10.527641498Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-06-12T01:32:10.527973056Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=326.437µs logger=migrator t=2026-06-12T01:32:10.534222892Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-06-12T01:32:10.534851876Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=631.024µs logger=migrator t=2026-06-12T01:32:10.541824829Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-06-12T01:32:10.543412116Z level=info msg="Migration successfully executed" id="create folder table" duration=1.589837ms logger=migrator t=2026-06-12T01:32:10.552181561Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-06-12T01:32:10.553566673Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.387492ms logger=migrator t=2026-06-12T01:32:10.55984175Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-06-12T01:32:10.56155946Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.71782ms logger=migrator t=2026-06-12T01:32:10.568203585Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-06-12T01:32:10.568230256Z level=info msg="Migration successfully executed" id="Update folder title length" duration=27.521µs logger=migrator t=2026-06-12T01:32:10.573933419Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-06-12T01:32:10.577137434Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=3.203085ms logger=migrator t=2026-06-12T01:32:10.587526986Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-06-12T01:32:10.588802846Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.27671ms logger=migrator t=2026-06-12T01:32:10.595669116Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-06-12T01:32:10.597299884Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.633678ms logger=migrator t=2026-06-12T01:32:10.603778086Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-06-12T01:32:10.60438516Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=615.604µs logger=migrator t=2026-06-12T01:32:10.612462909Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-06-12T01:32:10.612872398Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=396.249µs logger=migrator t=2026-06-12T01:32:10.619907152Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-06-12T01:32:10.621065289Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.158667ms logger=migrator t=2026-06-12T01:32:10.628077883Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-06-12T01:32:10.629345803Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.26627ms logger=migrator t=2026-06-12T01:32:10.635055236Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-06-12T01:32:10.636044439Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=989.493µs logger=migrator t=2026-06-12T01:32:10.648740326Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-06-12T01:32:10.650118308Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.379532ms logger=migrator t=2026-06-12T01:32:10.655674457Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-06-12T01:32:10.656791983Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.118036ms logger=migrator t=2026-06-12T01:32:10.66261434Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-06-12T01:32:10.663717895Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.105976ms logger=migrator t=2026-06-12T01:32:10.674893566Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-06-12T01:32:10.676030153Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.139307ms logger=migrator t=2026-06-12T01:32:10.682698609Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-06-12T01:32:10.68405513Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.355961ms logger=migrator t=2026-06-12T01:32:10.690549562Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-06-12T01:32:10.691605237Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.055614ms logger=migrator t=2026-06-12T01:32:10.699421109Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-06-12T01:32:10.701370565Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.948965ms logger=migrator t=2026-06-12T01:32:10.707850026Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-06-12T01:32:10.70932759Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.477534ms logger=migrator t=2026-06-12T01:32:10.714803828Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-06-12T01:32:10.715080885Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=277.627µs logger=migrator t=2026-06-12T01:32:10.720516702Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-06-12T01:32:10.730929075Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=10.412263ms logger=migrator t=2026-06-12T01:32:10.739820482Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-06-12T01:32:10.740606661Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=787.709µs logger=migrator t=2026-06-12T01:32:10.747584484Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-06-12T01:32:10.747608374Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=24.71µs logger=migrator t=2026-06-12T01:32:10.753866431Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-06-12T01:32:10.75514282Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.275879ms logger=migrator t=2026-06-12T01:32:10.762927772Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-06-12T01:32:10.762960353Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=30.701µs logger=migrator t=2026-06-12T01:32:10.769369322Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-06-12T01:32:10.771253386Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.883664ms logger=migrator t=2026-06-12T01:32:10.777600135Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-06-12T01:32:10.780951373Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=3.356109ms logger=migrator t=2026-06-12T01:32:10.787888215Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-06-12T01:32:10.791278604Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=3.390769ms logger=migrator t=2026-06-12T01:32:10.807011231Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-06-12T01:32:10.808433545Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.427224ms logger=migrator t=2026-06-12T01:32:10.816058313Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-06-12T01:32:10.816676137Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=621.954µs logger=migrator t=2026-06-12T01:32:10.82234692Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-06-12T01:32:10.823098167Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=752.807µs logger=migrator t=2026-06-12T01:32:10.829573618Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-06-12T01:32:10.830645903Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.073125ms logger=migrator t=2026-06-12T01:32:10.838417075Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-06-12T01:32:10.83951115Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.096085ms logger=migrator t=2026-06-12T01:32:10.844765423Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-06-12T01:32:10.853857905Z level=info msg="Migration successfully executed" id="add stack_id column" duration=9.089182ms logger=migrator t=2026-06-12T01:32:10.860852579Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-06-12T01:32:10.8712146Z level=info msg="Migration successfully executed" id="add region_slug column" duration=10.358231ms logger=migrator t=2026-06-12T01:32:10.87932583Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-06-12T01:32:10.893222715Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=13.904835ms logger=migrator t=2026-06-12T01:32:10.900171867Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-06-12T01:32:10.900349331Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=181.615µs logger=migrator t=2026-06-12T01:32:10.906617297Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-06-12T01:32:10.9191422Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=12.537813ms logger=migrator t=2026-06-12T01:32:10.926034091Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-06-12T01:32:10.94015198Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=14.117009ms logger=migrator t=2026-06-12T01:32:10.945429664Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-06-12T01:32:10.945746421Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=317.558µs logger=migrator t=2026-06-12T01:32:10.949953869Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.575826139s logger=migrator t=2026-06-12T01:32:10.950919742Z level=info msg="Unlocking database" logger=sqlstore t=2026-06-12T01:32:10.969872744Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-06-12T01:32:10.970217872Z level=info msg="Created default organization" logger=secrets t=2026-06-12T01:32:10.978126717Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-06-12T01:32:11.02322833Z level=info msg="Restored cache from database" duration=394.229µs logger=plugin.store t=2026-06-12T01:32:11.024888519Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-06-12T01:32:11.061400122Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-06-12T01:32:11.061862263Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-06-12T01:32:11.061963735Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-06-12T01:32:11.061977785Z level=info msg="Plugins loaded" count=54 duration=37.090086ms logger=query_data t=2026-06-12T01:32:11.065836925Z level=info msg="Query Service initialization" logger=live.push_http t=2026-06-12T01:32:11.06858787Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-06-12T01:32:11.073042644Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-06-12T01:32:11.119392946Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-06-12T01:32:11.12298484Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-06-12T01:32:11.125253453Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-06-12T01:32:11.202293812Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-06-12T01:32:11.219591235Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-06-12T01:32:11.239832698Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-06-12T01:32:11.239871509Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-06-12T01:32:11.240134525Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-06-12T01:32:11.240641287Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-06-12T01:32:11.240671378Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-06-12T01:32:11.243884983Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-06-12T01:32:11.273552876Z level=info msg="State cache has been initialized" states=0 duration=32.910079ms logger=ngalert.scheduler t=2026-06-12T01:32:11.273820722Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-06-12T01:32:11.273900144Z level=info msg=starting first_tick=2026-06-12T01:32:20Z logger=sqlstore.transactions t=2026-06-12T01:32:11.285542655Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-06-12T01:32:11.330223749Z level=info msg="starting to provision dashboards" logger=plugins.update.checker t=2026-06-12T01:32:11.363905715Z level=info msg="Update check succeeded" duration=123.246157ms logger=grafana.update.checker t=2026-06-12T01:32:11.36580851Z level=info msg="Update check succeeded" duration=125.04622ms logger=sqlstore.transactions t=2026-06-12T01:32:11.375729392Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-06-12T01:32:11.386649006Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=provisioning.dashboard t=2026-06-12T01:32:11.462725423Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-06-12T01:32:11.58892059Z level=info msg="Patterns update finished" duration=103.659391ms logger=grafana-apiserver t=2026-06-12T01:32:11.666537702Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-06-12T01:32:11.667053524Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-06-12T01:32:14.446908575Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-12T01:32:14.44754916Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-12T01:32:14.474404917Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-12T01:32:14.519674444Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-12T01:32:14.537518121Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-12T01:32:14.709458246Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-12T01:32:14.725396818Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-12T01:32:14.806602184Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-12T01:32:14.822995697Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-12T01:32:14.861451355Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-12T01:32:14.878480692Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-12T01:32:14.906098777Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-12T01:32:14.924285782Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-12T01:32:14.959068854Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-12T01:32:14.978231862Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-12T01:32:15.004076445Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-12T01:32:15.020717294Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-12T01:32:15.061734762Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-12T01:32:15.091554618Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-12T01:32:15.147673708Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-12T01:32:15.163721413Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-12T01:32:15.204498795Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-12T01:32:15.222592188Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-12T01:32:15.259040278Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-12T01:32:15.279183348Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-12T01:32:15.318287831Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-12T01:32:15.341058353Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-12T01:32:15.395887983Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-12T01:32:15.418230815Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-12T01:32:15.465747384Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-12T01:32:15.481443601Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-12T01:32:15.52680216Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-12T01:32:15.541280148Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-12T01:32:15.59573764Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-12T01:32:15.613768551Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-12T01:32:15.656884098Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-12T01:32:15.672102823Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-12T01:32:15.721269141Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-12T01:32:15.742036846Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-12T01:32:15.795248799Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-12T01:32:15.813198438Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-12T01:32:15.868469419Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-12T01:32:15.889294905Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-12T01:32:16.859829297Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-12T01:32:16.88005128Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-12T01:32:17.536602711Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-12T01:32:17.552944692Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-12T01:32:17.620036689Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-12T01:32:17.63934211Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-12T01:32:17.683093401Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-12T01:32:17.699533415Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-12T01:32:17.781035338Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-12T01:32:17.800260537Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-12T01:32:17.895400459Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-12T01:32:17.916705966Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-12T01:32:17.968851444Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-12T01:32:17.991746399Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-12T01:32:18.037364354Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-12T01:32:18.052450856Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-12T01:32:18.187131311Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-12T01:32:18.211008128Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-12T01:32:18.312487058Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-12T01:32:18.331050512Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-12T01:32:18.409560075Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-12T01:32:18.431531388Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-12T01:32:18.49628981Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-12T01:32:18.515816616Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-12T01:32:18.582623116Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-12T01:32:18.603021552Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-12T01:32:18.685113909Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-12T01:32:18.70358632Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-12T01:32:18.77638825Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-12T01:32:18.794685888Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-12T01:32:18.873501077Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-12T01:32:18.897989299Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-12T01:32:18.980809863Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-12T01:32:19.000113464Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-12T01:32:19.076989199Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-12T01:32:19.097998739Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-12T01:32:19.184046689Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-06-12T01:33:49.261918767Z level=info msg="Usage stats are ready to report" logger=sqlstore.transactions t=2026-06-12T01:42:11.251173249Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-06-12T01:42:11.275815577Z level=info msg="Completed cleanup jobs" duration=35.042652ms logger=plugins.update.checker t=2026-06-12T01:42:11.451867125Z level=info msg="Update check succeeded" duration=87.161304ms logger=sqlstore.transactions t=2026-06-12T01:47:11.08307912Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-06-12T01:52:11.280934327Z level=info msg="Completed cleanup jobs" duration=38.154576ms logger=plugins.update.checker t=2026-06-12T01:52:11.456924294Z level=info msg="Update check succeeded" duration=91.900921ms logger=cleanup t=2026-06-12T02:02:11.264776276Z level=info msg="Completed cleanup jobs" duration=24.080597ms logger=plugins.update.checker t=2026-06-12T02:02:11.493750581Z level=info msg="Update check succeeded" duration=129.611183ms logger=infra.usagestats t=2026-06-12T02:03:49.285227183Z level=info msg="Usage stats are ready to report"