logger=settings t=2026-05-17T01:16:40.566542319Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-17T01:16:40Z logger=settings t=2026-05-17T01:16:40.566785615Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-17T01:16:40.566801475Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-17T01:16:40.566804945Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-17T01:16:40.566810076Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-17T01:16:40.566813266Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-17T01:16:40.566815916Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-17T01:16:40.566818536Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-17T01:16:40.566821356Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-17T01:16:40.566824906Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-17T01:16:40.566827656Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-17T01:16:40.566832976Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-17T01:16:40.566836246Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-17T01:16:40.566841616Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-17T01:16:40.566872317Z level=info msg=Target target=[all] logger=settings t=2026-05-17T01:16:40.566880807Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-17T01:16:40.566883927Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-17T01:16:40.566887067Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-17T01:16:40.566893528Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-17T01:16:40.566897528Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-17T01:16:40.566900758Z level=info msg="App mode production" logger=sqlstore t=2026-05-17T01:16:40.567219155Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-17T01:16:40.567237926Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-17T01:16:40.568611789Z level=info msg="Locking database" logger=migrator t=2026-05-17T01:16:40.56862338Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-17T01:16:40.569124271Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-17T01:16:40.569975822Z level=info msg="Migration successfully executed" id="create migration_log table" duration=849.471µs logger=migrator t=2026-05-17T01:16:40.575509235Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-17T01:16:40.576048388Z level=info msg="Migration successfully executed" id="create user table" duration=540.533µs logger=migrator t=2026-05-17T01:16:40.590203299Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-17T01:16:40.590815263Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=612.705µs logger=migrator t=2026-05-17T01:16:40.594933312Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-17T01:16:40.595457764Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=524.152µs logger=migrator t=2026-05-17T01:16:40.599302507Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-17T01:16:40.599783798Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=481.871µs logger=migrator t=2026-05-17T01:16:40.606192452Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-17T01:16:40.607464813Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.258701ms logger=migrator t=2026-05-17T01:16:40.61194775Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-17T01:16:40.618312654Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=6.364154ms logger=migrator t=2026-05-17T01:16:40.622442163Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-17T01:16:40.623193011Z level=info msg="Migration successfully executed" id="create user table v2" duration=750.188µs logger=migrator t=2026-05-17T01:16:40.627673619Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-17T01:16:40.629070662Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.394313ms logger=migrator t=2026-05-17T01:16:40.633420847Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-17T01:16:40.634571104Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.149678ms logger=migrator t=2026-05-17T01:16:40.640052646Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-17T01:16:40.640511497Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=456.05µs logger=migrator t=2026-05-17T01:16:40.644397831Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-17T01:16:40.645297752Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=904.892µs logger=migrator t=2026-05-17T01:16:40.651205274Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-17T01:16:40.652312931Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.105667ms logger=migrator t=2026-05-17T01:16:40.656832779Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-17T01:16:40.656860019Z level=info msg="Migration successfully executed" id="Update user table charset" duration=28.19µs logger=migrator t=2026-05-17T01:16:40.66477442Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-17T01:16:40.667094086Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=2.332746ms logger=migrator t=2026-05-17T01:16:40.676553853Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-17T01:16:40.676815629Z level=info msg="Migration successfully executed" id="Add missing user data" duration=264.346µs logger=migrator t=2026-05-17T01:16:40.68015725Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-17T01:16:40.681025441Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=868.471µs logger=migrator t=2026-05-17T01:16:40.684808231Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-17T01:16:40.68554496Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=736.839µs logger=migrator t=2026-05-17T01:16:40.689580346Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-17T01:16:40.690741334Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.157338ms logger=migrator t=2026-05-17T01:16:40.695339204Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-17T01:16:40.703979652Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.639278ms logger=migrator t=2026-05-17T01:16:40.709777581Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-17T01:16:40.711185536Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.412615ms logger=migrator t=2026-05-17T01:16:40.717961588Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-17T01:16:40.718222874Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=258.636µs logger=migrator t=2026-05-17T01:16:40.724975437Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-17T01:16:40.725547871Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=572.894µs logger=migrator t=2026-05-17T01:16:40.73093554Z 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-05-17T01:16:40.731311239Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=368.629µs logger=migrator t=2026-05-17T01:16:40.737654691Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-17T01:16:40.738295206Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=640.045µs logger=migrator t=2026-05-17T01:16:40.746137975Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-17T01:16:40.747843496Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.707671ms logger=migrator t=2026-05-17T01:16:40.754798643Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-17T01:16:40.755604013Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=799.55µs logger=migrator t=2026-05-17T01:16:40.761591627Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-17T01:16:40.762889767Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.29772ms logger=migrator t=2026-05-17T01:16:40.792779336Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-17T01:16:40.79420852Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.435854ms logger=migrator t=2026-05-17T01:16:40.825442051Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-17T01:16:40.826260251Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=815.951µs logger=migrator t=2026-05-17T01:16:40.833087985Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-17T01:16:40.833117385Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=30.83µs logger=migrator t=2026-05-17T01:16:40.840196616Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-17T01:16:40.841556028Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.361962ms logger=migrator t=2026-05-17T01:16:40.847395948Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-17T01:16:40.848034775Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=639.056µs logger=migrator t=2026-05-17T01:16:40.852706836Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-17T01:16:40.853353181Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=653.095µs logger=migrator t=2026-05-17T01:16:40.858175518Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-17T01:16:40.859259474Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.084356ms logger=migrator t=2026-05-17T01:16:40.864786067Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-17T01:16:40.867971823Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.190496ms logger=migrator t=2026-05-17T01:16:40.872511322Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-17T01:16:40.873323952Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=812.52µs logger=migrator t=2026-05-17T01:16:40.878620039Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-17T01:16:40.879352767Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=732.298µs logger=migrator t=2026-05-17T01:16:40.885445533Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-17T01:16:40.88616698Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=721.367µs logger=migrator t=2026-05-17T01:16:40.891667502Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-17T01:16:40.892603174Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=934.382µs logger=migrator t=2026-05-17T01:16:40.897578914Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-17T01:16:40.898420875Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=836.851µs logger=migrator t=2026-05-17T01:16:40.904781698Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-17T01:16:40.905216208Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=434.79µs logger=migrator t=2026-05-17T01:16:40.909453669Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-17T01:16:40.90987406Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=420.401µs logger=migrator t=2026-05-17T01:16:40.914614334Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-17T01:16:40.914971782Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=356.918µs logger=migrator t=2026-05-17T01:16:40.919979283Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-17T01:16:40.920960387Z level=info msg="Migration successfully executed" id="create star table" duration=981.384µs logger=migrator t=2026-05-17T01:16:40.928521048Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-17T01:16:40.929667976Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.147438ms logger=migrator t=2026-05-17T01:16:40.935923196Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-17T01:16:40.937167966Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.24513ms logger=migrator t=2026-05-17T01:16:40.942305889Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-17T01:16:40.943041146Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=735.237µs logger=migrator t=2026-05-17T01:16:40.947811401Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-17T01:16:40.948689652Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=872.371µs logger=migrator t=2026-05-17T01:16:40.954859681Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-17T01:16:40.955611099Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=752.048µs logger=migrator t=2026-05-17T01:16:40.960652321Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-17T01:16:40.961382008Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=729.658µs logger=migrator t=2026-05-17T01:16:40.966637034Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-17T01:16:40.968056768Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.419084ms logger=migrator t=2026-05-17T01:16:40.973625232Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-17T01:16:40.973664312Z level=info msg="Migration successfully executed" id="Update org table charset" duration=56.871µs logger=migrator t=2026-05-17T01:16:40.979016591Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-17T01:16:40.979052952Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=37.431µs logger=migrator t=2026-05-17T01:16:40.986969003Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-17T01:16:40.9872658Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=293.097µs logger=migrator t=2026-05-17T01:16:40.992300241Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-17T01:16:40.99310242Z level=info msg="Migration successfully executed" id="create dashboard table" duration=802.139µs logger=migrator t=2026-05-17T01:16:40.997192598Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-17T01:16:40.998007278Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=818.92µs logger=migrator t=2026-05-17T01:16:41.003996382Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-17T01:16:41.004796322Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=799.809µs logger=migrator t=2026-05-17T01:16:41.010006336Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-17T01:16:41.011044641Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.029095ms logger=migrator t=2026-05-17T01:16:41.016431401Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-17T01:16:41.018649833Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=2.218642ms logger=migrator t=2026-05-17T01:16:41.023735136Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-17T01:16:41.024879394Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.144028ms logger=migrator t=2026-05-17T01:16:41.031589365Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-17T01:16:41.040766595Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=9.17398ms logger=migrator t=2026-05-17T01:16:41.048139283Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-17T01:16:41.050719875Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=2.582121ms logger=migrator t=2026-05-17T01:16:41.056864272Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-17T01:16:41.057765353Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=901.741µs logger=migrator t=2026-05-17T01:16:41.064211039Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-17T01:16:41.065015218Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=804.559µs logger=migrator t=2026-05-17T01:16:41.070402068Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-17T01:16:41.070774466Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=374.959µs logger=migrator t=2026-05-17T01:16:41.07592591Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-17T01:16:41.077506918Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.580818ms logger=migrator t=2026-05-17T01:16:41.083672037Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-17T01:16:41.083775529Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=104.852µs logger=migrator t=2026-05-17T01:16:41.089605239Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-17T01:16:41.091528845Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.923346ms logger=migrator t=2026-05-17T01:16:41.098473192Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-17T01:16:41.10214511Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=3.675188ms logger=migrator t=2026-05-17T01:16:41.108999385Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-17T01:16:41.112266404Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=3.277749ms logger=migrator t=2026-05-17T01:16:41.117195202Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-17T01:16:41.118482803Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.287191ms logger=migrator t=2026-05-17T01:16:41.124238401Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-17T01:16:41.126230679Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.992098ms logger=migrator t=2026-05-17T01:16:41.132282275Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-17T01:16:41.133502194Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.219288ms logger=migrator t=2026-05-17T01:16:41.141125487Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-17T01:16:41.142654034Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.531147ms logger=migrator t=2026-05-17T01:16:41.150308507Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-17T01:16:41.150360538Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=53.921µs logger=migrator t=2026-05-17T01:16:41.155481992Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-17T01:16:41.155510733Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=29.871µs logger=migrator t=2026-05-17T01:16:41.16040602Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-17T01:16:41.162790308Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.384568ms logger=migrator t=2026-05-17T01:16:41.173396423Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-17T01:16:41.175156885Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.759852ms logger=migrator t=2026-05-17T01:16:41.18078926Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-17T01:16:41.183685509Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.888989ms logger=migrator t=2026-05-17T01:16:41.188881884Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-17T01:16:41.191113738Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.230834ms logger=migrator t=2026-05-17T01:16:41.198094607Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-17T01:16:41.198317652Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=223.206µs logger=migrator t=2026-05-17T01:16:41.204023469Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-17T01:16:41.205414332Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.393033ms logger=migrator t=2026-05-17T01:16:41.214213523Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-17T01:16:41.214769636Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=556.263µs logger=migrator t=2026-05-17T01:16:41.221663033Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-17T01:16:41.221689603Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=27.29µs logger=migrator t=2026-05-17T01:16:41.2298758Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-17T01:16:41.230469644Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=593.634µs logger=migrator t=2026-05-17T01:16:41.237900083Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-17T01:16:41.23864068Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=740.517µs logger=migrator t=2026-05-17T01:16:41.244791828Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-17T01:16:41.252511754Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=7.712755ms logger=migrator t=2026-05-17T01:16:41.259096402Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-17T01:16:41.260159578Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.063006ms logger=migrator t=2026-05-17T01:16:41.266732555Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-17T01:16:41.268224642Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.494627ms logger=migrator t=2026-05-17T01:16:41.27439522Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-17T01:16:41.2756763Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.28097ms logger=migrator t=2026-05-17T01:16:41.279670627Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-17T01:16:41.279989204Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=318.747µs logger=migrator t=2026-05-17T01:16:41.284723577Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-17T01:16:41.285259991Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=536.504µs logger=migrator t=2026-05-17T01:16:41.289646266Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-17T01:16:41.293310735Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.676788ms logger=migrator t=2026-05-17T01:16:41.297888004Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-17T01:16:41.298672603Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=780.778µs logger=migrator t=2026-05-17T01:16:41.302626818Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-17T01:16:41.302835983Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=209.525µs logger=migrator t=2026-05-17T01:16:41.306358207Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-17T01:16:41.306512831Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=154.904µs logger=migrator t=2026-05-17T01:16:41.309893042Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-17T01:16:41.310931308Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.036606ms logger=migrator t=2026-05-17T01:16:41.314684197Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-17T01:16:41.318094559Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.409662ms logger=migrator t=2026-05-17T01:16:41.321480812Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-17T01:16:41.322388603Z level=info msg="Migration successfully executed" id="create data_source table" duration=903.951µs logger=migrator t=2026-05-17T01:16:41.325944588Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-17T01:16:41.326706046Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=761.378µs logger=migrator t=2026-05-17T01:16:41.330106529Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-17T01:16:41.331377379Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.27009ms logger=migrator t=2026-05-17T01:16:41.33436472Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-17T01:16:41.33598308Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.6164ms logger=migrator t=2026-05-17T01:16:41.344488804Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-17T01:16:41.345442037Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=954.033µs logger=migrator t=2026-05-17T01:16:41.351144304Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-17T01:16:41.360283173Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=9.136769ms logger=migrator t=2026-05-17T01:16:41.36512085Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-17T01:16:41.366106733Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=986.834µs logger=migrator t=2026-05-17T01:16:41.372310413Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-17T01:16:41.373225234Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=910.191µs logger=migrator t=2026-05-17T01:16:41.379261859Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-17T01:16:41.380315125Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.063586ms logger=migrator t=2026-05-17T01:16:41.38510102Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-17T01:16:41.385857198Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=756.649µs logger=migrator t=2026-05-17T01:16:41.390683964Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-17T01:16:41.393237535Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.553251ms logger=migrator t=2026-05-17T01:16:41.399098576Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-17T01:16:41.402535789Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=3.435323ms logger=migrator t=2026-05-17T01:16:41.409734182Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-17T01:16:41.409780593Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=48.771µs logger=migrator t=2026-05-17T01:16:41.417779735Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-17T01:16:41.418047592Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=276.197µs logger=migrator t=2026-05-17T01:16:41.435242205Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-17T01:16:41.438285668Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.049364ms logger=migrator t=2026-05-17T01:16:41.626152012Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-17T01:16:41.630876546Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=4.720884ms logger=migrator t=2026-05-17T01:16:41.637790672Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-17T01:16:41.637972557Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=187.446µs logger=migrator t=2026-05-17T01:16:41.653172672Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-17T01:16:41.657351882Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.199351ms logger=migrator t=2026-05-17T01:16:41.662878815Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-17T01:16:41.663106581Z level=info msg="Migration successfully executed" id="Update uid value" duration=227.886µs logger=migrator t=2026-05-17T01:16:41.667633529Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-17T01:16:41.66849217Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=859.811µs logger=migrator t=2026-05-17T01:16:41.673377307Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-17T01:16:41.674054503Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=669.316µs logger=migrator t=2026-05-17T01:16:41.678041299Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-17T01:16:41.679255928Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.202139ms logger=migrator t=2026-05-17T01:16:41.683642134Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-17T01:16:41.68517781Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.534666ms logger=migrator t=2026-05-17T01:16:41.690238012Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-17T01:16:41.691192116Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=953.964µs logger=migrator t=2026-05-17T01:16:41.696822981Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-17T01:16:41.698541512Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.71114ms logger=migrator t=2026-05-17T01:16:41.703214615Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-17T01:16:41.704046134Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=832.81µs logger=migrator t=2026-05-17T01:16:41.711473813Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-17T01:16:41.712744773Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.27149ms logger=migrator t=2026-05-17T01:16:41.719031384Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-17T01:16:41.720256934Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.2327ms logger=migrator t=2026-05-17T01:16:41.728221785Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-17T01:16:41.735110771Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=6.888776ms logger=migrator t=2026-05-17T01:16:41.738994364Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-17T01:16:41.739822314Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=827.94µs logger=migrator t=2026-05-17T01:16:41.743459751Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-17T01:16:41.744314272Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=866.191µs logger=migrator t=2026-05-17T01:16:41.749082916Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-17T01:16:41.75044926Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.366224ms logger=migrator t=2026-05-17T01:16:41.754428255Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-17T01:16:41.75585759Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.428985ms logger=migrator t=2026-05-17T01:16:41.761914995Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-17T01:16:41.762329745Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=413.78µs logger=migrator t=2026-05-17T01:16:41.766877854Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-17T01:16:41.767769006Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=890.912µs logger=migrator t=2026-05-17T01:16:41.771896205Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-17T01:16:41.771933005Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=38.181µs logger=migrator t=2026-05-17T01:16:41.775776158Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-17T01:16:41.778291629Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.515161ms logger=migrator t=2026-05-17T01:16:41.784367195Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-17T01:16:41.787034499Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.666594ms logger=migrator t=2026-05-17T01:16:41.791496895Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-17T01:16:41.791756852Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=252.186µs logger=migrator t=2026-05-17T01:16:41.796156868Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-17T01:16:41.798720809Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.563811ms logger=migrator t=2026-05-17T01:16:41.803434983Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-17T01:16:41.806930527Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=3.495074ms logger=migrator t=2026-05-17T01:16:41.811584599Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-17T01:16:41.812373638Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=788.739µs logger=migrator t=2026-05-17T01:16:41.816487556Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-17T01:16:41.81707952Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=593.574µs logger=migrator t=2026-05-17T01:16:41.820966274Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-17T01:16:41.821826795Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=860.661µs logger=migrator t=2026-05-17T01:16:41.826389154Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-17T01:16:41.827307236Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=917.702µs logger=migrator t=2026-05-17T01:16:41.83158742Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-17T01:16:41.83289916Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.311541ms logger=migrator t=2026-05-17T01:16:41.837503141Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-17T01:16:41.838901415Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.397564ms logger=migrator t=2026-05-17T01:16:41.84369967Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-17T01:16:41.843826673Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=121.373µs logger=migrator t=2026-05-17T01:16:41.847607244Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-17T01:16:41.847646495Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=40.821µs logger=migrator t=2026-05-17T01:16:41.852137423Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-17T01:16:41.856471588Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.334884ms logger=migrator t=2026-05-17T01:16:41.861233111Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-17T01:16:41.863995378Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.761867ms logger=migrator t=2026-05-17T01:16:41.868107417Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-17T01:16:41.868201959Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=94.892µs logger=migrator t=2026-05-17T01:16:41.872064952Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-17T01:16:41.87321558Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.148608ms logger=migrator t=2026-05-17T01:16:41.877760899Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-17T01:16:41.879196974Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.435865ms logger=migrator t=2026-05-17T01:16:41.884664905Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-17T01:16:41.884710236Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=47.151µs logger=migrator t=2026-05-17T01:16:41.89029553Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-17T01:16:41.892172945Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.881295ms logger=migrator t=2026-05-17T01:16:41.90152807Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-17T01:16:41.903296022Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.772832ms logger=migrator t=2026-05-17T01:16:41.913829645Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-17T01:16:41.91858108Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.751085ms logger=migrator t=2026-05-17T01:16:41.923381224Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-17T01:16:41.923404355Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=23.961µs logger=migrator t=2026-05-17T01:16:41.92733055Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-17T01:16:41.928920378Z level=info msg="Migration successfully executed" id="create session table" duration=1.591258ms logger=migrator t=2026-05-17T01:16:41.933840636Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-17T01:16:41.93402327Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=179.974µs logger=migrator t=2026-05-17T01:16:41.939173695Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-17T01:16:41.939248076Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=74.932µs logger=migrator t=2026-05-17T01:16:41.942775541Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-17T01:16:41.943491649Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=716.008µs logger=migrator t=2026-05-17T01:16:41.947335911Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-17T01:16:41.948472558Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.136097ms logger=migrator t=2026-05-17T01:16:41.954165384Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-17T01:16:41.954207965Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=38.891µs logger=migrator t=2026-05-17T01:16:41.960038946Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-17T01:16:41.960075637Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=37.881µs logger=migrator t=2026-05-17T01:16:41.964240737Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-17T01:16:41.969505834Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.263927ms logger=migrator t=2026-05-17T01:16:41.973479219Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-17T01:16:41.976505591Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.025902ms logger=migrator t=2026-05-17T01:16:41.981331187Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-17T01:16:41.981405509Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=74.702µs logger=migrator t=2026-05-17T01:16:41.985030846Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-17T01:16:41.985102688Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=72.402µs logger=migrator t=2026-05-17T01:16:41.9884666Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-17T01:16:41.989777911Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.310732ms logger=migrator t=2026-05-17T01:16:41.995002056Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-17T01:16:41.995066518Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=68.832µs logger=migrator t=2026-05-17T01:16:41.999341001Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-17T01:16:42.003336676Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.993195ms logger=migrator t=2026-05-17T01:16:42.006801879Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-17T01:16:42.006971994Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=170.754µs logger=migrator t=2026-05-17T01:16:42.010593961Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-17T01:16:42.013828839Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.234528ms logger=migrator t=2026-05-17T01:16:42.019672509Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-17T01:16:42.021956064Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=2.283355ms logger=migrator t=2026-05-17T01:16:42.026098753Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-17T01:16:42.026248917Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=137.963µs logger=migrator t=2026-05-17T01:16:42.050821507Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-17T01:16:42.052631411Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.813664ms logger=migrator t=2026-05-17T01:16:42.065231874Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-17T01:16:42.06673733Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.506356ms logger=migrator t=2026-05-17T01:16:42.117607283Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-17T01:16:42.120307168Z level=info msg="Migration successfully executed" id="create alert table v1" duration=2.697664ms logger=migrator t=2026-05-17T01:16:42.15705842Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-17T01:16:42.158836712Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.784712ms logger=migrator t=2026-05-17T01:16:42.206108359Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-17T01:16:42.207863141Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.752362ms logger=migrator t=2026-05-17T01:16:42.600725392Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-17T01:16:42.60228714Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.565408ms logger=migrator t=2026-05-17T01:16:42.619057973Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-17T01:16:42.620254391Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.197578ms logger=migrator t=2026-05-17T01:16:42.821725873Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-17T01:16:42.82366936Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.945567ms logger=migrator t=2026-05-17T01:16:42.884761448Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-17T01:16:42.886228503Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.470274ms logger=migrator t=2026-05-17T01:16:42.946521832Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-17T01:16:42.959898273Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=13.379731ms logger=migrator t=2026-05-17T01:16:42.989217668Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-17T01:16:42.990492788Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.27499ms logger=migrator t=2026-05-17T01:16:43.096009594Z 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-05-17T01:16:43.097639504Z 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=1.643379ms logger=migrator t=2026-05-17T01:16:43.206398066Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-17T01:16:43.207045943Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=647.596µs logger=migrator t=2026-05-17T01:16:43.238413336Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-17T01:16:43.239502582Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=1.089656ms logger=migrator t=2026-05-17T01:16:43.322733832Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-17T01:16:43.324320691Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.61977ms logger=migrator t=2026-05-17T01:16:43.349439604Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-17T01:16:43.355339236Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.901213ms logger=migrator t=2026-05-17T01:16:43.49031771Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-17T01:16:43.49699664Z level=info msg="Migration successfully executed" id="Add column frequency" duration=6.682101ms logger=migrator t=2026-05-17T01:16:43.524364388Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-17T01:16:43.528861956Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=4.500789ms logger=migrator t=2026-05-17T01:16:43.55191847Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-17T01:16:43.555914345Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.998085ms logger=migrator t=2026-05-17T01:16:43.625355664Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-17T01:16:43.626562433Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.215949ms logger=migrator t=2026-05-17T01:16:43.649345741Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-17T01:16:43.649393823Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=51.702µs logger=migrator t=2026-05-17T01:16:43.682724122Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-17T01:16:43.682783734Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=64.072µs logger=migrator t=2026-05-17T01:16:43.713054892Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-17T01:16:43.715114411Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=2.06238ms logger=migrator t=2026-05-17T01:16:43.730316246Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-17T01:16:43.731857944Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.545948ms logger=migrator t=2026-05-17T01:16:43.884781689Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-17T01:16:43.886576522Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.785712ms logger=migrator t=2026-05-17T01:16:43.936054361Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-17T01:16:43.937055024Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.015004ms logger=migrator t=2026-05-17T01:16:43.972188139Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-17T01:16:43.973371397Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.185368ms logger=migrator t=2026-05-17T01:16:44.015780296Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-17T01:16:44.020543341Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.774945ms logger=migrator t=2026-05-17T01:16:44.102710015Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-17T01:16:44.110102633Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=7.396178ms logger=migrator t=2026-05-17T01:16:44.266233965Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-17T01:16:44.266676846Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=433.04µs logger=migrator t=2026-05-17T01:16:44.303314266Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-17T01:16:44.304916275Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.603919ms logger=migrator t=2026-05-17T01:16:44.353911852Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-17T01:16:44.355418919Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.510287ms logger=migrator t=2026-05-17T01:16:44.366225247Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-17T01:16:44.373131114Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=6.904037ms logger=migrator t=2026-05-17T01:16:44.393026162Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-17T01:16:44.393111724Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=85.392µs logger=migrator t=2026-05-17T01:16:44.403961215Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-17T01:16:44.404866636Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=921.192µs logger=migrator t=2026-05-17T01:16:44.412586952Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-17T01:16:44.413918183Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.331351ms logger=migrator t=2026-05-17T01:16:44.42500634Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-17T01:16:44.425137383Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=132.253µs logger=migrator t=2026-05-17T01:16:44.434931569Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-17T01:16:44.436385303Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.450944ms logger=migrator t=2026-05-17T01:16:44.449522859Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-17T01:16:44.451078627Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.62789ms logger=migrator t=2026-05-17T01:16:44.463917585Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-17T01:16:44.464828778Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=911.523µs logger=migrator t=2026-05-17T01:16:44.48867041Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-17T01:16:44.490167216Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.497836ms logger=migrator t=2026-05-17T01:16:44.53404222Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-17T01:16:44.535891485Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.851065ms logger=migrator t=2026-05-17T01:16:44.563252403Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-17T01:16:44.564484832Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.226989ms logger=migrator t=2026-05-17T01:16:44.584947004Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-17T01:16:44.585010706Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=67.002µs logger=migrator t=2026-05-17T01:16:44.608125141Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-17T01:16:44.616240856Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=8.114485ms logger=migrator t=2026-05-17T01:16:44.65678212Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-17T01:16:44.658204515Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.425574ms logger=migrator t=2026-05-17T01:16:44.67800816Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-17T01:16:44.683371379Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=5.365449ms logger=migrator t=2026-05-17T01:16:44.705344227Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-17T01:16:44.706571766Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.22712ms logger=migrator t=2026-05-17T01:16:44.715146822Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-17T01:16:44.71670168Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.557948ms logger=migrator t=2026-05-17T01:16:44.727421797Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-17T01:16:44.728235637Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=812.13µs logger=migrator t=2026-05-17T01:16:44.732580921Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-17T01:16:44.7466784Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=14.092729ms logger=migrator t=2026-05-17T01:16:44.752594712Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-17T01:16:44.753438353Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=843.591µs logger=migrator t=2026-05-17T01:16:44.760073762Z 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-05-17T01:16:44.760941333Z 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=874.121µs logger=migrator t=2026-05-17T01:16:44.765697137Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-17T01:16:44.765965584Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=268.767µs logger=migrator t=2026-05-17T01:16:44.773740671Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-17T01:16:44.774294804Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=554.423µs logger=migrator t=2026-05-17T01:16:44.780611906Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-17T01:16:44.781005816Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=397.051µs logger=migrator t=2026-05-17T01:16:44.788243359Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-17T01:16:44.792944092Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.703523ms logger=migrator t=2026-05-17T01:16:44.798537167Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-17T01:16:44.802490902Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=3.953035ms logger=migrator t=2026-05-17T01:16:44.809794047Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-17T01:16:44.810816802Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.021794ms logger=migrator t=2026-05-17T01:16:44.818288431Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-17T01:16:44.819534371Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.25078ms logger=migrator t=2026-05-17T01:16:44.825791931Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-17T01:16:44.826042438Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=245.577µs logger=migrator t=2026-05-17T01:16:44.8315255Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-17T01:16:44.836497568Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.970498ms logger=migrator t=2026-05-17T01:16:44.842095753Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-17T01:16:44.843023676Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=927.663µs logger=migrator t=2026-05-17T01:16:44.848639521Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-17T01:16:44.848953988Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=314.907µs logger=migrator t=2026-05-17T01:16:44.854561673Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-17T01:16:44.855189778Z level=info msg="Migration successfully executed" id="Move region to single row" duration=627.945µs logger=migrator t=2026-05-17T01:16:44.861368056Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-17T01:16:44.862987335Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.619349ms logger=migrator t=2026-05-17T01:16:44.869637945Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-17T01:16:44.870983288Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.345083ms logger=migrator t=2026-05-17T01:16:44.877087404Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-17T01:16:44.878092698Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.004784ms logger=migrator t=2026-05-17T01:16:44.884363368Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-17T01:16:44.885733852Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.369804ms logger=migrator t=2026-05-17T01:16:44.891784387Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-17T01:16:44.893047798Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.262111ms logger=migrator t=2026-05-17T01:16:44.898902799Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-17T01:16:44.90023193Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.328961ms logger=migrator t=2026-05-17T01:16:44.906725676Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-17T01:16:44.906856239Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=131.323µs logger=migrator t=2026-05-17T01:16:44.912098795Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-17T01:16:44.913378766Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.279251ms logger=migrator t=2026-05-17T01:16:44.920044456Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-17T01:16:44.920879126Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=835.96µs logger=migrator t=2026-05-17T01:16:44.928317915Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-17T01:16:44.92975215Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.435755ms logger=migrator t=2026-05-17T01:16:44.936631745Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-17T01:16:44.93806612Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.438185ms logger=migrator t=2026-05-17T01:16:44.945650441Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-17T01:16:44.945929758Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=280.367µs logger=migrator t=2026-05-17T01:16:44.952375104Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-17T01:16:44.952924927Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=550.173µs logger=migrator t=2026-05-17T01:16:44.958146792Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-17T01:16:44.958257205Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=111.443µs logger=migrator t=2026-05-17T01:16:44.964040134Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-17T01:16:44.964986086Z level=info msg="Migration successfully executed" id="create team table" duration=939.562µs logger=migrator t=2026-05-17T01:16:44.979936706Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-17T01:16:44.980774466Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=837.48µs logger=migrator t=2026-05-17T01:16:44.997290473Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-17T01:16:44.999018554Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.730491ms logger=migrator t=2026-05-17T01:16:45.044023935Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-17T01:16:45.051360362Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=7.326097ms logger=migrator t=2026-05-17T01:16:45.057052269Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-17T01:16:45.057174742Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=122.653µs logger=migrator t=2026-05-17T01:16:45.063938455Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-17T01:16:45.065471141Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.532476ms logger=migrator t=2026-05-17T01:16:45.071645569Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-17T01:16:45.073086424Z level=info msg="Migration successfully executed" id="create team member table" duration=1.444945ms logger=migrator t=2026-05-17T01:16:45.079446897Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-17T01:16:45.080405019Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=963.852µs logger=migrator t=2026-05-17T01:16:45.086883796Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-17T01:16:45.088473274Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.588778ms logger=migrator t=2026-05-17T01:16:45.094850138Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-17T01:16:45.096518807Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.668149ms logger=migrator t=2026-05-17T01:16:45.103951226Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-17T01:16:45.110287998Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=6.333432ms logger=migrator t=2026-05-17T01:16:45.116068677Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-17T01:16:45.12202111Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.952373ms logger=migrator t=2026-05-17T01:16:45.128788043Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-17T01:16:45.133979778Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.182155ms logger=migrator t=2026-05-17T01:16:45.139267374Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-17T01:16:45.140277589Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.009875ms logger=migrator t=2026-05-17T01:16:45.146246222Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-17T01:16:45.147883951Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.636509ms logger=migrator t=2026-05-17T01:16:45.156474758Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-17T01:16:45.157489312Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.015284ms logger=migrator t=2026-05-17T01:16:45.16654453Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-17T01:16:45.168236521Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.692041ms logger=migrator t=2026-05-17T01:16:45.175390012Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-17T01:16:45.177079533Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.690631ms logger=migrator t=2026-05-17T01:16:45.184911241Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-17T01:16:45.186331165Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.419604ms logger=migrator t=2026-05-17T01:16:45.193828756Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-17T01:16:45.195329641Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.501005ms logger=migrator t=2026-05-17T01:16:45.203469307Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-17T01:16:45.204905992Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.436975ms logger=migrator t=2026-05-17T01:16:45.212211877Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-17T01:16:45.212755371Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=543.634µs logger=migrator t=2026-05-17T01:16:45.217253658Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-17T01:16:45.21777066Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=507.622µs logger=migrator t=2026-05-17T01:16:45.222634478Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-17T01:16:45.224168465Z level=info msg="Migration successfully executed" id="create tag table" duration=1.532877ms logger=migrator t=2026-05-17T01:16:45.260274773Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-17T01:16:45.261927012Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.654849ms logger=migrator t=2026-05-17T01:16:45.291351369Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-17T01:16:45.2926239Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.275401ms logger=migrator t=2026-05-17T01:16:45.302466127Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-17T01:16:45.303592323Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.138407ms logger=migrator t=2026-05-17T01:16:45.312051756Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-17T01:16:45.31343898Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.386934ms logger=migrator t=2026-05-17T01:16:45.317956018Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-17T01:16:45.333217215Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=15.263297ms logger=migrator t=2026-05-17T01:16:45.344020904Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-17T01:16:45.34504841Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.026236ms logger=migrator t=2026-05-17T01:16:45.350632784Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-17T01:16:45.352094158Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.461464ms logger=migrator t=2026-05-17T01:16:45.358400891Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-17T01:16:45.358857992Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=457.35µs logger=migrator t=2026-05-17T01:16:45.36340249Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-17T01:16:45.364301002Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=893.932µs logger=migrator t=2026-05-17T01:16:45.371199938Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-17T01:16:45.372416817Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.216779ms logger=migrator t=2026-05-17T01:16:45.378521444Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-17T01:16:45.379509097Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=994.683µs logger=migrator t=2026-05-17T01:16:45.383976595Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-17T01:16:45.384041707Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=65.562µs logger=migrator t=2026-05-17T01:16:45.388224537Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-17T01:16:45.393272238Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.049091ms logger=migrator t=2026-05-17T01:16:45.398237848Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-17T01:16:45.403483554Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.244866ms logger=migrator t=2026-05-17T01:16:45.407521161Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-17T01:16:45.413242768Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.716498ms logger=migrator t=2026-05-17T01:16:45.418043394Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-17T01:16:45.4237149Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.670146ms logger=migrator t=2026-05-17T01:16:45.429029918Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-17T01:16:45.430672647Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.65981ms logger=migrator t=2026-05-17T01:16:45.435755469Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-17T01:16:45.440876972Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.121333ms logger=migrator t=2026-05-17T01:16:45.445696128Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-17T01:16:45.446758563Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.061985ms logger=migrator t=2026-05-17T01:16:45.451542679Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-17T01:16:45.45242046Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=877.5µs logger=migrator t=2026-05-17T01:16:45.458320731Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-17T01:16:45.459166552Z level=info msg="Migration successfully executed" id="create user auth token table" duration=845.681µs logger=migrator t=2026-05-17T01:16:45.465410572Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-17T01:16:45.467057481Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.646309ms logger=migrator t=2026-05-17T01:16:45.471484778Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-17T01:16:45.472707497Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.222109ms logger=migrator t=2026-05-17T01:16:45.477020031Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-17T01:16:45.477964243Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=944.312µs logger=migrator t=2026-05-17T01:16:45.484766967Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-17T01:16:45.491002187Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.22562ms logger=migrator t=2026-05-17T01:16:45.49530379Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-17T01:16:45.495990787Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=687.457µs logger=migrator t=2026-05-17T01:16:45.501708804Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-17T01:16:45.503310532Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.601968ms logger=migrator t=2026-05-17T01:16:45.507828131Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-17T01:16:45.508775454Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=947.063µs logger=migrator t=2026-05-17T01:16:45.515210229Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-17T01:16:45.51695607Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.803173ms logger=migrator t=2026-05-17T01:16:45.523812395Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-17T01:16:45.525071205Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.25976ms logger=migrator t=2026-05-17T01:16:45.529333258Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-17T01:16:45.529509723Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=176.955µs logger=migrator t=2026-05-17T01:16:45.534076172Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-17T01:16:45.534279866Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=204.835µs logger=migrator t=2026-05-17T01:16:45.538822456Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-17T01:16:45.540371484Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.548548ms logger=migrator t=2026-05-17T01:16:45.546703016Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-17T01:16:45.54772899Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.025335ms logger=migrator t=2026-05-17T01:16:45.552250949Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-17T01:16:45.553888088Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.631318ms logger=migrator t=2026-05-17T01:16:45.558710794Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-17T01:16:45.558859167Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=156.373µs logger=migrator t=2026-05-17T01:16:45.563922889Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-17T01:16:45.56521087Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.293541ms logger=migrator t=2026-05-17T01:16:45.569262757Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-17T01:16:45.570196429Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=933.092µs logger=migrator t=2026-05-17T01:16:45.574268188Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-17T01:16:45.575333303Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.064755ms logger=migrator t=2026-05-17T01:16:45.580353924Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-17T01:16:45.58144308Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.091666ms logger=migrator t=2026-05-17T01:16:45.585502478Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-17T01:16:45.594531735Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=9.025367ms logger=migrator t=2026-05-17T01:16:45.599422213Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-17T01:16:45.6010078Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.585567ms logger=migrator t=2026-05-17T01:16:45.605234192Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-17T01:16:45.605432567Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=199.345µs logger=migrator t=2026-05-17T01:16:45.609668108Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-17T01:16:45.610602331Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=935.553µs logger=migrator t=2026-05-17T01:16:45.615066298Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-05-17T01:16:45.616491663Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.426635ms logger=migrator t=2026-05-17T01:16:45.620811716Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-05-17T01:16:45.622460136Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.63632ms logger=migrator t=2026-05-17T01:16:45.626450062Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-17T01:16:45.626551244Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=101.683µs logger=migrator t=2026-05-17T01:16:45.631047292Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-17T01:16:45.631990424Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=943.142µs logger=migrator t=2026-05-17T01:16:45.639069445Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-17T01:16:45.640346495Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.27906ms logger=migrator t=2026-05-17T01:16:45.644196109Z 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-05-17T01:16:45.645345726Z 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.149348ms logger=migrator t=2026-05-17T01:16:45.65095861Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-17T01:16:45.652866957Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.910077ms logger=migrator t=2026-05-17T01:16:45.659541067Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-17T01:16:45.66593154Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.401264ms logger=migrator t=2026-05-17T01:16:45.670680244Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-17T01:16:45.672064028Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.385994ms logger=migrator t=2026-05-17T01:16:45.68087764Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-17T01:16:45.682912358Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=2.035588ms logger=migrator t=2026-05-17T01:16:45.687663863Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-17T01:16:45.713242117Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=25.574704ms logger=migrator t=2026-05-17T01:16:45.717700225Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-17T01:16:45.745864672Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=28.144697ms logger=migrator t=2026-05-17T01:16:45.749758385Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-17T01:16:45.750529674Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=762.609µs logger=migrator t=2026-05-17T01:16:45.754437197Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-17T01:16:45.755478622Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.041205ms logger=migrator t=2026-05-17T01:16:45.760712728Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-17T01:16:45.766951427Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.238699ms logger=migrator t=2026-05-17T01:16:45.771115308Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-17T01:16:45.777915661Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.799143ms logger=migrator t=2026-05-17T01:16:45.78200567Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-17T01:16:45.783051885Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.046645ms logger=migrator t=2026-05-17T01:16:45.789104Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-17T01:16:45.790721729Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.615559ms logger=migrator t=2026-05-17T01:16:45.802438431Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-17T01:16:45.80406979Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.633449ms logger=migrator t=2026-05-17T01:16:45.809063319Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-17T01:16:45.810157936Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.089447ms logger=migrator t=2026-05-17T01:16:45.818263111Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-17T01:16:45.818378754Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=116.833µs logger=migrator t=2026-05-17T01:16:45.825171577Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-17T01:16:45.833090117Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=7.91956ms logger=migrator t=2026-05-17T01:16:45.838405995Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-17T01:16:45.844407289Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.001164ms logger=migrator t=2026-05-17T01:16:45.850354102Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-17T01:16:45.856463069Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.108537ms logger=migrator t=2026-05-17T01:16:45.865112086Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-17T01:16:45.86605451Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=942.594µs logger=migrator t=2026-05-17T01:16:45.87146209Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-17T01:16:45.873109229Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.646289ms logger=migrator t=2026-05-17T01:16:45.879022841Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-17T01:16:45.885081487Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.061666ms logger=migrator t=2026-05-17T01:16:45.889294668Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-17T01:16:45.895690691Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.396023ms logger=migrator t=2026-05-17T01:16:45.902328702Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-05-17T01:16:45.903579931Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.245359ms logger=migrator t=2026-05-17T01:16:45.927319482Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-17T01:16:45.937423364Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=10.264226ms logger=migrator t=2026-05-17T01:16:46.059540499Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-17T01:16:46.067257455Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=7.720266ms logger=migrator t=2026-05-17T01:16:46.129141192Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-17T01:16:46.129290175Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=152.663µs logger=migrator t=2026-05-17T01:16:46.158674201Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-17T01:16:46.160867414Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=2.193993ms logger=migrator t=2026-05-17T01:16:46.174521352Z 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-05-17T01:16:46.176240464Z 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.719792ms logger=migrator t=2026-05-17T01:16:46.182061464Z 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-05-17T01:16:46.183440226Z 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.378482ms logger=migrator t=2026-05-17T01:16:46.189450771Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-17T01:16:46.189521902Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=73.042µs logger=migrator t=2026-05-17T01:16:46.193290523Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-17T01:16:46.203005346Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=9.713673ms logger=migrator t=2026-05-17T01:16:46.206917121Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-17T01:16:46.212224568Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=5.306097ms logger=migrator t=2026-05-17T01:16:46.21602327Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-17T01:16:46.222935175Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.910515ms logger=migrator t=2026-05-17T01:16:46.228739525Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-17T01:16:46.235663192Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.923437ms logger=migrator t=2026-05-17T01:16:46.240103078Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-17T01:16:46.246324368Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.22107ms logger=migrator t=2026-05-17T01:16:46.25145424Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-17T01:16:46.251520502Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=67.232µs logger=migrator t=2026-05-17T01:16:46.257400154Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-17T01:16:46.258226704Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=826.58µs logger=migrator t=2026-05-17T01:16:46.262283461Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-17T01:16:46.270493518Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=8.217387ms logger=migrator t=2026-05-17T01:16:46.27511635Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-17T01:16:46.275249253Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=132.843µs logger=migrator t=2026-05-17T01:16:46.27930138Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-17T01:16:46.285770306Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.462556ms logger=migrator t=2026-05-17T01:16:46.297407605Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-17T01:16:46.298379768Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=972.353µs logger=migrator t=2026-05-17T01:16:46.303908751Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-17T01:16:46.308566704Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=4.657673ms logger=migrator t=2026-05-17T01:16:46.312702592Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-17T01:16:46.313585364Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=882.582µs logger=migrator t=2026-05-17T01:16:46.319622409Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-17T01:16:46.321477393Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.854914ms logger=migrator t=2026-05-17T01:16:46.326679129Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-17T01:16:46.334549798Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.87132ms logger=migrator t=2026-05-17T01:16:46.33880791Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-17T01:16:46.339493577Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=684.797µs logger=migrator t=2026-05-17T01:16:46.346954876Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-17T01:16:46.348831251Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.876356ms logger=migrator t=2026-05-17T01:16:46.357918999Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-17T01:16:46.359536108Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.612509ms logger=migrator t=2026-05-17T01:16:46.366257029Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-17T01:16:46.367440608Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.183469ms logger=migrator t=2026-05-17T01:16:46.373376491Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-17T01:16:46.373528845Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=151.883µs logger=migrator t=2026-05-17T01:16:46.377619652Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-17T01:16:46.379203751Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.586409ms logger=migrator t=2026-05-17T01:16:46.384404296Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-17T01:16:46.385656485Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.253539ms logger=migrator t=2026-05-17T01:16:46.390700467Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-17T01:16:46.391294011Z 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-05-17T01:16:46.395505983Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-17T01:16:46.396080736Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=574.343µs logger=migrator t=2026-05-17T01:16:46.403851363Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-17T01:16:46.405376449Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.521476ms logger=migrator t=2026-05-17T01:16:46.414239903Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-17T01:16:46.423517166Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=9.280413ms logger=migrator t=2026-05-17T01:16:46.428312391Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-17T01:16:46.429221943Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=909.382µs logger=migrator t=2026-05-17T01:16:46.437053741Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-17T01:16:46.439029398Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.979357ms logger=migrator t=2026-05-17T01:16:46.443546637Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-17T01:16:46.44494932Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.404003ms logger=migrator t=2026-05-17T01:16:46.450810572Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-17T01:16:46.452107953Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.299251ms logger=migrator t=2026-05-17T01:16:46.459713296Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-17T01:16:46.4611603Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.447044ms logger=migrator t=2026-05-17T01:16:46.468529617Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-17T01:16:46.46862885Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=104.323µs logger=migrator t=2026-05-17T01:16:46.474684745Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-17T01:16:46.47491407Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=212.805µs logger=migrator t=2026-05-17T01:16:46.485023304Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-17T01:16:46.495576498Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=10.556653ms logger=migrator t=2026-05-17T01:16:46.579996606Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-17T01:16:46.5809881Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=994.894µs logger=migrator t=2026-05-17T01:16:46.587016974Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-17T01:16:46.588772777Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.753663ms logger=migrator t=2026-05-17T01:16:46.596594815Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-17T01:16:46.596890212Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=296.937µs logger=migrator t=2026-05-17T01:16:46.604943376Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-17T01:16:46.606703017Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.751011ms logger=migrator t=2026-05-17T01:16:46.618407429Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-17T01:16:46.620043398Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.63922ms logger=migrator t=2026-05-17T01:16:46.627323164Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-17T01:16:46.663628096Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=36.23401ms logger=migrator t=2026-05-17T01:16:46.668524573Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-17T01:16:46.673932763Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.40772ms logger=migrator t=2026-05-17T01:16:46.679583139Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-17T01:16:46.679730682Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=148.873µs logger=migrator t=2026-05-17T01:16:46.685768677Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-17T01:16:46.718141096Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=32.365698ms logger=migrator t=2026-05-17T01:16:46.724012727Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-17T01:16:46.755737999Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=31.722733ms logger=migrator t=2026-05-17T01:16:46.868620362Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-17T01:16:46.86980311Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.184188ms logger=migrator t=2026-05-17T01:16:46.877151837Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-17T01:16:46.878349605Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.198258ms logger=migrator t=2026-05-17T01:16:46.891370398Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-17T01:16:46.891643685Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=274.767µs logger=migrator t=2026-05-17T01:16:46.898323555Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-17T01:16:46.899249068Z level=info msg="Migration successfully executed" id="create permission table" duration=925.683µs logger=migrator t=2026-05-17T01:16:46.905206521Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-17T01:16:46.906913842Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.707131ms logger=migrator t=2026-05-17T01:16:46.915063468Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-17T01:16:46.916068712Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.004875ms logger=migrator t=2026-05-17T01:16:46.922549058Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-17T01:16:46.924173547Z level=info msg="Migration successfully executed" id="create role table" duration=1.627439ms logger=migrator t=2026-05-17T01:16:46.930301274Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-17T01:16:46.938967452Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.658118ms logger=migrator t=2026-05-17T01:16:46.944604528Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-17T01:16:46.952056537Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.450518ms logger=migrator t=2026-05-17T01:16:46.95883793Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-17T01:16:46.959991697Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.154287ms logger=migrator t=2026-05-17T01:16:46.965811307Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-17T01:16:46.967263972Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.451065ms logger=migrator t=2026-05-17T01:16:46.973979813Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-17T01:16:46.975639564Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.660591ms logger=migrator t=2026-05-17T01:16:46.983089363Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-17T01:16:46.984541807Z level=info msg="Migration successfully executed" id="create team role table" duration=1.453644ms logger=migrator t=2026-05-17T01:16:46.992200482Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-17T01:16:46.993839551Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.639628ms logger=migrator t=2026-05-17T01:16:46.999472916Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-17T01:16:47.000616814Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.143788ms logger=migrator t=2026-05-17T01:16:47.006674879Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-17T01:16:47.00837931Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.704301ms logger=migrator t=2026-05-17T01:16:47.014629331Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-17T01:16:47.015617574Z level=info msg="Migration successfully executed" id="create user role table" duration=987.503µs logger=migrator t=2026-05-17T01:16:47.021225129Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-17T01:16:47.02292028Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.697311ms logger=migrator t=2026-05-17T01:16:47.030741068Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-17T01:16:47.031836284Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.094886ms logger=migrator t=2026-05-17T01:16:47.038793511Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-17T01:16:47.040488872Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.693962ms logger=migrator t=2026-05-17T01:16:47.047017938Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-17T01:16:47.048497064Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.479326ms logger=migrator t=2026-05-17T01:16:47.055293277Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-17T01:16:47.056415415Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.121448ms logger=migrator t=2026-05-17T01:16:47.064455088Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-17T01:16:47.066110587Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.655159ms logger=migrator t=2026-05-17T01:16:47.072926832Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-17T01:16:47.080913613Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=7.986942ms logger=migrator t=2026-05-17T01:16:47.087116092Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-17T01:16:47.088137587Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.019495ms logger=migrator t=2026-05-17T01:16:47.094751875Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-17T01:16:47.095820571Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.068186ms logger=migrator t=2026-05-17T01:16:47.101856997Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-17T01:16:47.103401804Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.544967ms logger=migrator t=2026-05-17T01:16:47.109638984Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-17T01:16:47.110678678Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.039394ms logger=migrator t=2026-05-17T01:16:47.11701981Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-17T01:16:47.118324042Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.304662ms logger=migrator t=2026-05-17T01:16:47.125163266Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-17T01:16:47.126945429Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.781623ms logger=migrator t=2026-05-17T01:16:47.13487613Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-17T01:16:47.144363798Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=9.486588ms logger=migrator t=2026-05-17T01:16:47.152697578Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-17T01:16:47.160789043Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.091755ms logger=migrator t=2026-05-17T01:16:47.167723349Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-17T01:16:47.175448915Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=7.721945ms logger=migrator t=2026-05-17T01:16:47.182341161Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-17T01:16:47.188521189Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=6.179638ms logger=migrator t=2026-05-17T01:16:47.195305292Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-17T01:16:47.196353588Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.048515ms logger=migrator t=2026-05-17T01:16:47.202511285Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-17T01:16:47.2043415Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.829934ms logger=migrator t=2026-05-17T01:16:47.211293926Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-17T01:16:47.212365862Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.072966ms logger=migrator t=2026-05-17T01:16:47.223009407Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-17T01:16:47.2239166Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=907.313µs logger=migrator t=2026-05-17T01:16:47.229674169Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-17T01:16:47.23140831Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.725651ms logger=migrator t=2026-05-17T01:16:47.237838545Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-17T01:16:47.237905616Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=67.601µs logger=migrator t=2026-05-17T01:16:47.242572578Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-17T01:16:47.242622139Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=51.571µs logger=migrator t=2026-05-17T01:16:47.24724689Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-17T01:16:47.247892736Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=645.656µs logger=migrator t=2026-05-17T01:16:47.254184427Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-17T01:16:47.255085109Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=901.372µs logger=migrator t=2026-05-17T01:16:47.259943215Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-17T01:16:47.261063562Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.120577ms logger=migrator t=2026-05-17T01:16:47.266119024Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-17T01:16:47.266460922Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=342.418µs logger=migrator t=2026-05-17T01:16:47.271430632Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-17T01:16:47.271952724Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=521.622µs logger=migrator t=2026-05-17T01:16:47.277883807Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-17T01:16:47.27929166Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.405483ms logger=migrator t=2026-05-17T01:16:47.287521088Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-17T01:16:47.288771748Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.25132ms logger=migrator t=2026-05-17T01:16:47.294810433Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-17T01:16:47.303661446Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.850453ms logger=migrator t=2026-05-17T01:16:47.31298649Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-17T01:16:47.313036051Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=49.841µs logger=migrator t=2026-05-17T01:16:47.333098944Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-17T01:16:47.334684741Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.588237ms logger=migrator t=2026-05-17T01:16:47.361535987Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-17T01:16:47.364782075Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=3.246998ms logger=migrator t=2026-05-17T01:16:47.421571799Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-17T01:16:47.424434308Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=2.866249ms logger=migrator t=2026-05-17T01:16:47.431954809Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-17T01:16:47.44201958Z level=info msg="Migration successfully executed" id="add correlation config column" duration=10.061961ms logger=migrator t=2026-05-17T01:16:47.447003641Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-17T01:16:47.44784795Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=846.27µs logger=migrator t=2026-05-17T01:16:47.453306322Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-17T01:16:47.455914194Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=2.607303ms logger=migrator t=2026-05-17T01:16:47.46278176Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-17T01:16:47.490109917Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=27.323547ms logger=migrator t=2026-05-17T01:16:47.494923192Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-17T01:16:47.496453909Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.527567ms logger=migrator t=2026-05-17T01:16:47.503808055Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-17T01:16:47.505092677Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.284072ms logger=migrator t=2026-05-17T01:16:47.512402703Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-17T01:16:47.513617301Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.214398ms logger=migrator t=2026-05-17T01:16:47.520572218Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-17T01:16:47.522541056Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.975598ms logger=migrator t=2026-05-17T01:16:47.532134927Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-17T01:16:47.532366462Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=231.755µs logger=migrator t=2026-05-17T01:16:47.539656567Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-17T01:16:47.541114972Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.466076ms logger=migrator t=2026-05-17T01:16:47.549202637Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-17T01:16:47.561339228Z level=info msg="Migration successfully executed" id="add provisioning column" duration=12.138141ms logger=migrator t=2026-05-17T01:16:47.567202719Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-17T01:16:47.568648534Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.447035ms logger=migrator t=2026-05-17T01:16:47.575821136Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-17T01:16:47.576851031Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.029705ms logger=migrator t=2026-05-17T01:16:47.583368498Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-17T01:16:47.584129506Z 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-05-17T01:16:47.590618461Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-17T01:16:47.591434942Z 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-05-17T01:16:47.597527518Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-17T01:16:47.598305846Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=778.198µs logger=migrator t=2026-05-17T01:16:47.605897869Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-17T01:16:47.607120558Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.224509ms logger=migrator t=2026-05-17T01:16:47.613199405Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-17T01:16:47.614310051Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.108926ms logger=migrator t=2026-05-17T01:16:47.622946149Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-17T01:16:47.624420815Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.473595ms logger=migrator t=2026-05-17T01:16:47.632325144Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-17T01:16:47.63336964Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.045975ms logger=migrator t=2026-05-17T01:16:47.638876822Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-17T01:16:47.639935937Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.059225ms logger=migrator t=2026-05-17T01:16:47.651489154Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-17T01:16:47.652859848Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.370924ms logger=migrator t=2026-05-17T01:16:47.658973514Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-17T01:16:47.660672545Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.698921ms logger=migrator t=2026-05-17T01:16:47.668294908Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-17T01:16:47.669381295Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.084287ms logger=migrator t=2026-05-17T01:16:47.675091942Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-17T01:16:47.677161561Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.072279ms logger=migrator t=2026-05-17T01:16:47.68417892Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-17T01:16:47.68544247Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.26513ms logger=migrator t=2026-05-17T01:16:47.691815914Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-17T01:16:47.714915569Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=23.091994ms logger=migrator t=2026-05-17T01:16:47.722908351Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-17T01:16:47.732357458Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=9.446427ms logger=migrator t=2026-05-17T01:16:47.745488944Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-17T01:16:47.758133597Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=12.641643ms logger=migrator t=2026-05-17T01:16:47.767197135Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-17T01:16:47.767549184Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=355.57µs logger=migrator t=2026-05-17T01:16:47.774576212Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-17T01:16:47.783854285Z level=info msg="Migration successfully executed" id="add share column" duration=9.277323ms logger=migrator t=2026-05-17T01:16:47.79069294Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-17T01:16:47.790985387Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=292.397µs logger=migrator t=2026-05-17T01:16:47.797143975Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-17T01:16:47.798754434Z level=info msg="Migration successfully executed" id="create file table" duration=1.589339ms logger=migrator t=2026-05-17T01:16:47.806423577Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-17T01:16:47.808430416Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=2.009249ms logger=migrator t=2026-05-17T01:16:47.815187649Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-17T01:16:47.816262844Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.074516ms logger=migrator t=2026-05-17T01:16:47.823487218Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-17T01:16:47.824895561Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.406993ms logger=migrator t=2026-05-17T01:16:47.832126456Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-17T01:16:47.833940989Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.818203ms logger=migrator t=2026-05-17T01:16:47.840234971Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-17T01:16:47.840330503Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=98.342µs logger=migrator t=2026-05-17T01:16:47.845605669Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-17T01:16:47.845680691Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=74.581µs logger=migrator t=2026-05-17T01:16:47.852832413Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-17T01:16:47.853800216Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=967.643µs logger=migrator t=2026-05-17T01:16:47.860363934Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-17T01:16:47.860778924Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=412.86µs logger=migrator t=2026-05-17T01:16:47.86685003Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-17T01:16:47.86895836Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.10831ms logger=migrator t=2026-05-17T01:16:47.879269788Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-17T01:16:47.888704365Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.433867ms logger=migrator t=2026-05-17T01:16:47.895009976Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-17T01:16:47.895129589Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=118.213µs logger=migrator t=2026-05-17T01:16:47.900380106Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-17T01:16:47.90223622Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.855375ms logger=migrator t=2026-05-17T01:16:47.930129871Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-17T01:16:47.930816317Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=688.167µs logger=migrator t=2026-05-17T01:16:47.974735243Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-17T01:16:47.975272936Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=572.053µs logger=migrator t=2026-05-17T01:16:47.983716598Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-17T01:16:47.984249301Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=533.233µs logger=migrator t=2026-05-17T01:16:47.99131394Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-17T01:16:48.00377128Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=12.45255ms logger=migrator t=2026-05-17T01:16:48.011976747Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-17T01:16:48.021859694Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.880677ms logger=migrator t=2026-05-17T01:16:48.033752921Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-17T01:16:48.034772495Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.020974ms logger=migrator t=2026-05-17T01:16:48.044172051Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-17T01:16:48.119533061Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=75.35619ms logger=migrator t=2026-05-17T01:16:48.127648437Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-17T01:16:48.129323387Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.674951ms logger=migrator t=2026-05-17T01:16:48.135957746Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-17T01:16:48.137168326Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.21045ms logger=migrator t=2026-05-17T01:16:48.145960007Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-17T01:16:48.17272533Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=26.762443ms logger=migrator t=2026-05-17T01:16:48.182316431Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-17T01:16:48.193989121Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=11.67041ms logger=migrator t=2026-05-17T01:16:48.204640247Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-17T01:16:48.204976855Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=337.848µs logger=migrator t=2026-05-17T01:16:48.211522722Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-17T01:16:48.21183456Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=312.388µs logger=migrator t=2026-05-17T01:16:48.219632907Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-17T01:16:48.219918844Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=286.227µs logger=migrator t=2026-05-17T01:16:48.226902882Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-17T01:16:48.227360223Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=457.531µs logger=migrator t=2026-05-17T01:16:48.23305318Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-17T01:16:48.233451829Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=398.179µs logger=migrator t=2026-05-17T01:16:48.241140015Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-17T01:16:48.242485686Z level=info msg="Migration successfully executed" id="create folder table" duration=1.345191ms logger=migrator t=2026-05-17T01:16:48.249338552Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-17T01:16:48.250600282Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.261589ms logger=migrator t=2026-05-17T01:16:48.256352029Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-17T01:16:48.257493017Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.140817ms logger=migrator t=2026-05-17T01:16:48.265236423Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-17T01:16:48.265300634Z level=info msg="Migration successfully executed" id="Update folder title length" duration=69.261µs logger=migrator t=2026-05-17T01:16:48.272006316Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-17T01:16:48.274548457Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.541701ms logger=migrator t=2026-05-17T01:16:48.286183337Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-17T01:16:48.288181834Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=2.003497ms logger=migrator t=2026-05-17T01:16:48.294395364Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-17T01:16:48.297257073Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.852879ms logger=migrator t=2026-05-17T01:16:48.306074685Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-17T01:16:48.306859693Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=786.008µs logger=migrator t=2026-05-17T01:16:48.312511149Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-17T01:16:48.313067292Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=561.333µs logger=migrator t=2026-05-17T01:16:48.317890318Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-17T01:16:48.319006435Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.116357ms logger=migrator t=2026-05-17T01:16:48.32420352Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-17T01:16:48.325402759Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.198999ms logger=migrator t=2026-05-17T01:16:48.330577564Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-17T01:16:48.331646569Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.069165ms logger=migrator t=2026-05-17T01:16:48.335179224Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-17T01:16:48.337127161Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.945267ms logger=migrator t=2026-05-17T01:16:48.344678272Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-17T01:16:48.345784349Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.106587ms logger=migrator t=2026-05-17T01:16:48.351425754Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-17T01:16:48.352832839Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.405695ms logger=migrator t=2026-05-17T01:16:48.360314728Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-17T01:16:48.361684381Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.370213ms logger=migrator t=2026-05-17T01:16:48.367374488Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-17T01:16:48.368770351Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.214869ms logger=migrator t=2026-05-17T01:16:48.374532839Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-17T01:16:48.376180719Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.64708ms logger=migrator t=2026-05-17T01:16:48.381131538Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-17T01:16:48.382387538Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.25663ms logger=migrator t=2026-05-17T01:16:48.38661236Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-17T01:16:48.387782518Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.169938ms logger=migrator t=2026-05-17T01:16:48.392930612Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-17T01:16:48.393432194Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=503.412µs logger=migrator t=2026-05-17T01:16:48.39952165Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-17T01:16:48.414502221Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=14.97091ms logger=migrator t=2026-05-17T01:16:48.420451063Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-17T01:16:48.420994676Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=544.583µs logger=migrator t=2026-05-17T01:16:48.424799487Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-17T01:16:48.424821978Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=23.331µs logger=migrator t=2026-05-17T01:16:48.428859776Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-17T01:16:48.430001573Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.141917ms logger=migrator t=2026-05-17T01:16:48.434857299Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-17T01:16:48.43487929Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=22.981µs logger=migrator t=2026-05-17T01:16:48.438835885Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-17T01:16:48.441699383Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.864838ms logger=migrator t=2026-05-17T01:16:48.447056582Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-17T01:16:48.448836376Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.779563ms logger=migrator t=2026-05-17T01:16:48.454172364Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-17T01:16:48.455232409Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.060065ms logger=migrator t=2026-05-17T01:16:48.460223129Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-17T01:16:48.461576501Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.354962ms logger=migrator t=2026-05-17T01:16:48.46652697Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-17T01:16:48.466816787Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=290.967µs logger=migrator t=2026-05-17T01:16:48.47028658Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-17T01:16:48.470951897Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=665.687µs logger=migrator t=2026-05-17T01:16:48.474817209Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-17T01:16:48.475921016Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.106227ms logger=migrator t=2026-05-17T01:16:48.481388627Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-17T01:16:48.482812252Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.425135ms logger=migrator t=2026-05-17T01:16:48.487788352Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-17T01:16:48.497578916Z level=info msg="Migration successfully executed" id="add stack_id column" duration=9.789725ms logger=migrator t=2026-05-17T01:16:48.502329571Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-17T01:16:48.511633134Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.302283ms logger=migrator t=2026-05-17T01:16:48.516529372Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-17T01:16:48.527635829Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=11.101077ms logger=migrator t=2026-05-17T01:16:48.532474925Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-17T01:16:48.532552017Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=78.462µs logger=migrator t=2026-05-17T01:16:48.537762673Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-17T01:16:48.548795677Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=11.014013ms logger=migrator t=2026-05-17T01:16:48.552698131Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-17T01:16:48.561042492Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=8.343621ms logger=migrator t=2026-05-17T01:16:48.564904804Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-17T01:16:48.565211581Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=307.107µs logger=migrator t=2026-05-17T01:16:48.572069737Z level=info msg="migrations completed" performed=558 skipped=0 duration=8.002969696s logger=migrator t=2026-05-17T01:16:48.573089671Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-17T01:16:48.589223279Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-17T01:16:48.589425954Z level=info msg="Created default organization" logger=secrets t=2026-05-17T01:16:48.597005216Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-17T01:16:48.64005097Z level=info msg="Restored cache from database" duration=448.061µs logger=plugin.store t=2026-05-17T01:16:48.641245188Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-17T01:16:48.677382637Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-17T01:16:48.677413328Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-17T01:16:48.677466939Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-17T01:16:48.677478619Z level=info msg="Plugins loaded" count=54 duration=36.234331ms logger=query_data t=2026-05-17T01:16:48.681497296Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-17T01:16:48.68543249Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-17T01:16:48.694193731Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-17T01:16:48.702097631Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-17T01:16:48.704344915Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-17T01:16:48.706707192Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-17T01:16:48.72616298Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-17T01:16:48.746459327Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-17T01:16:48.773490617Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-17T01:16:48.773538158Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-05-17T01:16:48.773781724Z level=info msg="Warming state cache for startup" logger=grafanaStorageLogger t=2026-05-17T01:16:48.773975039Z level=info msg="Storage starting" logger=ngalert.multiorg.alertmanager t=2026-05-17T01:16:48.774065421Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-05-17T01:16:48.774294536Z level=info msg="State cache has been initialized" states=0 duration=511.812µs logger=ngalert.scheduler t=2026-05-17T01:16:48.774334237Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-17T01:16:48.774391179Z level=info msg=starting first_tick=2026-05-17T01:16:50Z logger=http.server t=2026-05-17T01:16:48.779320637Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=plugins.update.checker t=2026-05-17T01:16:48.837875524Z level=info msg="Update check succeeded" duration=63.796403ms logger=provisioning.dashboard t=2026-05-17T01:16:48.861194005Z level=info msg="starting to provision dashboards" logger=grafana.update.checker t=2026-05-17T01:16:48.95088561Z level=info msg="Update check succeeded" duration=176.918791ms logger=sqlstore.transactions t=2026-05-17T01:16:48.964851285Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-17T01:16:48.97672193Z level=info msg="Patterns update finished" duration=105.090525ms logger=grafana-apiserver t=2026-05-17T01:16:49.082527473Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-17T01:16:49.083015885Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-17T01:16:49.197130587Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-17T01:17:05.270226192Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-17T01:17:05.271581815Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-17T01:17:05.290728025Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-05-17T01:17:05.303962173Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-17T01:17:05.315099981Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-05-17T01:17:05.318694437Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-17T01:17:05.336404512Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-17T01:17:05.380990384Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-17T01:17:05.40080659Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-17T01:17:05.427637495Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-17T01:17:05.44197844Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-17T01:17:05.46324485Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-17T01:17:05.481489899Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-17T01:17:05.502819102Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-17T01:17:05.520303242Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-17T01:17:05.541216126Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-17T01:17:05.573636558Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-17T01:17:05.643533665Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-17T01:17:05.658312451Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-17T01:17:05.693164991Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-17T01:17:05.709425494Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-17T01:17:05.748043106Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-17T01:17:05.768277654Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-17T01:17:05.818544936Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-17T01:17:05.841674984Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-17T01:17:05.89079555Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-17T01:17:05.909779298Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-17T01:17:06.068892807Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-17T01:17:06.089914363Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-17T01:17:06.142096623Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-17T01:17:06.159234966Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-17T01:17:06.211795174Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-17T01:17:06.228107247Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-17T01:17:06.273480932Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-17T01:17:06.29410427Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-17T01:17:06.342326713Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-17T01:17:06.361177128Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-17T01:17:06.417100097Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-17T01:17:06.431127915Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-17T01:17:06.539345176Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-17T01:17:06.553793235Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-17T01:17:06.601335872Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-17T01:17:06.619661583Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-17T01:17:06.67588196Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-17T01:17:06.695168005Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-17T01:17:06.742962868Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-17T01:17:06.76912104Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-17T01:17:06.828504362Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-17T01:17:06.844365984Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-17T01:17:06.893000068Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-17T01:17:06.912209322Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-17T01:17:06.965952908Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-17T01:17:06.987724914Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-17T01:17:07.053103541Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-17T01:17:07.071462223Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-17T01:17:07.673441336Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-17T01:17:07.693248174Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-17T01:17:07.874934977Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-17T01:17:07.89371672Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-17T01:17:08.312130894Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-17T01:17:08.338638784Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-17T01:17:08.653266145Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-17T01:17:08.67587112Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-17T01:17:08.801025549Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-17T01:17:08.816308088Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-17T01:17:09.186366815Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-17T01:17:09.203847548Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-17T01:17:09.348963318Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-17T01:17:09.364200356Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-17T01:17:09.42613511Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-17T01:17:09.440929087Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-17T01:17:09.509469261Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-17T01:17:09.52767625Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-17T01:17:09.59066872Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-17T01:17:09.60852848Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-17T01:17:09.67568356Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-17T01:17:09.706541915Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-17T01:17:09.866408642Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-17T01:17:09.886802223Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-17T01:17:09.968887084Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-17T01:17:09.985592208Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-17T01:17:10.057145183Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-17T01:18:10.797000851Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-17T01:26:48.873463651Z level=info msg="Completed cleanup jobs" duration=98.654064ms logger=plugins.update.checker t=2026-05-17T01:26:48.887012037Z level=info msg="Update check succeeded" duration=48.265923ms logger=sqlstore.transactions t=2026-05-17T01:31:48.701247714Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-05-17T01:36:48.809527207Z level=info msg="Completed cleanup jobs" duration=34.786315ms logger=plugins.update.checker t=2026-05-17T01:36:48.888099683Z level=info msg="Update check succeeded" duration=50.129514ms logger=cleanup t=2026-05-17T01:46:48.807130166Z level=info msg="Completed cleanup jobs" duration=32.160273ms logger=plugins.update.checker t=2026-05-17T01:46:48.894423192Z level=info msg="Update check succeeded" duration=56.167629ms logger=infra.usagestats t=2026-05-17T01:48:10.819871993Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-17T01:56:48.787335611Z level=info msg="Completed cleanup jobs" duration=12.137201ms logger=plugins.update.checker t=2026-05-17T01:56:48.887305512Z level=info msg="Update check succeeded" duration=48.806792ms logger=cleanup t=2026-05-17T02:06:48.799009506Z level=info msg="Completed cleanup jobs" duration=24.300934ms logger=plugins.update.checker t=2026-05-17T02:06:48.891826005Z level=info msg="Update check succeeded" duration=53.079935ms