logger=settings t=2026-03-24T01:24:43.457287044Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-03-24T01:24:43Z logger=settings t=2026-03-24T01:24:43.45847495Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-03-24T01:24:43.45849963Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-03-24T01:24:43.45850837Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-03-24T01:24:43.4585162Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-03-24T01:24:43.458522851Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-03-24T01:24:43.458530031Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-03-24T01:24:43.458537601Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-03-24T01:24:43.458551311Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-03-24T01:24:43.458601452Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-03-24T01:24:43.458621013Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-03-24T01:24:43.458631473Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-03-24T01:24:43.458666614Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-03-24T01:24:43.458675234Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-03-24T01:24:43.458681844Z level=info msg=Target target=[all] logger=settings t=2026-03-24T01:24:43.458701574Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-03-24T01:24:43.458708415Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-03-24T01:24:43.458717235Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-03-24T01:24:43.458818818Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-03-24T01:24:43.458829048Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-03-24T01:24:43.458835898Z level=info msg="App mode production" logger=sqlstore t=2026-03-24T01:24:43.460717539Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-03-24T01:24:43.46074999Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-03-24T01:24:43.46303193Z level=info msg="Locking database" logger=migrator t=2026-03-24T01:24:43.463049141Z level=info msg="Starting DB migrations" logger=migrator t=2026-03-24T01:24:43.464153395Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-03-24T01:24:43.465693499Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.541334ms logger=migrator t=2026-03-24T01:24:43.472641862Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-03-24T01:24:43.473205866Z level=info msg="Migration successfully executed" id="create user table" duration=563.994µs logger=migrator t=2026-03-24T01:24:43.478524173Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-03-24T01:24:43.47930793Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=784.157µs logger=migrator t=2026-03-24T01:24:43.484593427Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-03-24T01:24:43.48611403Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.519293ms logger=migrator t=2026-03-24T01:24:43.49290118Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-03-24T01:24:43.493690568Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=785.817µs logger=migrator t=2026-03-24T01:24:43.498602806Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-03-24T01:24:43.499360503Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=755.336µs logger=migrator t=2026-03-24T01:24:43.50606442Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-03-24T01:24:43.508563495Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.498785ms logger=migrator t=2026-03-24T01:24:43.51419054Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-03-24T01:24:43.515727524Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.536574ms logger=migrator t=2026-03-24T01:24:43.520589252Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-03-24T01:24:43.521317427Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=728.505µs logger=migrator t=2026-03-24T01:24:43.527476993Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-03-24T01:24:43.52914478Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.666047ms logger=migrator t=2026-03-24T01:24:43.557004516Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-03-24T01:24:43.557411824Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=406.459µs logger=migrator t=2026-03-24T01:24:43.566335111Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-03-24T01:24:43.567125458Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=790.157µs logger=migrator t=2026-03-24T01:24:43.572887305Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-03-24T01:24:43.574217635Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.33076ms logger=migrator t=2026-03-24T01:24:43.60660344Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-03-24T01:24:43.606697262Z level=info msg="Migration successfully executed" id="Update user table charset" duration=95.713µs logger=migrator t=2026-03-24T01:24:43.613012312Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-03-24T01:24:43.614400202Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.38539ms logger=migrator t=2026-03-24T01:24:43.619561286Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-03-24T01:24:43.619825372Z level=info msg="Migration successfully executed" id="Add missing user data" duration=265.736µs logger=migrator t=2026-03-24T01:24:43.624990116Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-03-24T01:24:43.62610259Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.112234ms logger=migrator t=2026-03-24T01:24:43.629537256Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-03-24T01:24:43.630260812Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=723.426µs logger=migrator t=2026-03-24T01:24:43.636194363Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-03-24T01:24:43.637341528Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.147215ms logger=migrator t=2026-03-24T01:24:43.640854677Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-03-24T01:24:43.648935634Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.080087ms logger=migrator t=2026-03-24T01:24:43.655914508Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-03-24T01:24:43.657029853Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.115095ms logger=migrator t=2026-03-24T01:24:43.664497708Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-03-24T01:24:43.664721533Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=222.115µs logger=migrator t=2026-03-24T01:24:43.668488496Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-03-24T01:24:43.669382966Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=894.72µs logger=migrator t=2026-03-24T01:24:43.674440858Z 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-03-24T01:24:43.674756555Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=315.787µs logger=migrator t=2026-03-24T01:24:43.678443416Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-03-24T01:24:43.678876695Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=436.369µs logger=migrator t=2026-03-24T01:24:43.685368528Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-03-24T01:24:43.686703078Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.33318ms logger=migrator t=2026-03-24T01:24:43.690799758Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-03-24T01:24:43.69174301Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=943.002µs logger=migrator t=2026-03-24T01:24:43.696116866Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-03-24T01:24:43.697104878Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=986.152µs logger=migrator t=2026-03-24T01:24:43.703069979Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-03-24T01:24:43.703854826Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=784.617µs logger=migrator t=2026-03-24T01:24:43.70766182Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-03-24T01:24:43.708409848Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=747.918µs logger=migrator t=2026-03-24T01:24:43.712043378Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-03-24T01:24:43.712068938Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=26.32µs logger=migrator t=2026-03-24T01:24:43.718117081Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-03-24T01:24:43.719250526Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.133215ms logger=migrator t=2026-03-24T01:24:43.723322776Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-03-24T01:24:43.72441967Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.096534ms logger=migrator t=2026-03-24T01:24:43.728422919Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-03-24T01:24:43.729127605Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=704.696µs logger=migrator t=2026-03-24T01:24:43.735187208Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-03-24T01:24:43.736267483Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.079975ms logger=migrator t=2026-03-24T01:24:43.740193909Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-03-24T01:24:43.743790678Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.597299ms logger=migrator t=2026-03-24T01:24:43.747647434Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-03-24T01:24:43.748455501Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=805.417µs logger=migrator t=2026-03-24T01:24:43.754201218Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-03-24T01:24:43.754982435Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=780.517µs logger=migrator t=2026-03-24T01:24:43.758560945Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-03-24T01:24:43.759695499Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.133064ms logger=migrator t=2026-03-24T01:24:43.763488133Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-03-24T01:24:43.76469373Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.204697ms logger=migrator t=2026-03-24T01:24:43.768761609Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-03-24T01:24:43.769555056Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=792.387µs logger=migrator t=2026-03-24T01:24:43.777497902Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-03-24T01:24:43.778177068Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=679.176µs logger=migrator t=2026-03-24T01:24:43.782612815Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-03-24T01:24:43.783389642Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=776.907µs logger=migrator t=2026-03-24T01:24:43.787096424Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-03-24T01:24:43.787464812Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=367.858µs logger=migrator t=2026-03-24T01:24:43.793231009Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-03-24T01:24:43.794249142Z level=info msg="Migration successfully executed" id="create star table" duration=1.017903ms logger=migrator t=2026-03-24T01:24:43.798355093Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-03-24T01:24:43.799566279Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.208056ms logger=migrator t=2026-03-24T01:24:43.805981281Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-03-24T01:24:43.806731738Z level=info msg="Migration successfully executed" id="create org table v1" duration=750.417µs logger=migrator t=2026-03-24T01:24:43.811922262Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-03-24T01:24:43.813239491Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.317339ms logger=migrator t=2026-03-24T01:24:43.819828486Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-03-24T01:24:43.8208785Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.049724ms logger=migrator t=2026-03-24T01:24:43.82496883Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-03-24T01:24:43.826221518Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.252538ms logger=migrator t=2026-03-24T01:24:43.829819777Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-03-24T01:24:43.830617415Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=797.717µs logger=migrator t=2026-03-24T01:24:43.834510841Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-03-24T01:24:43.835294008Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=782.617µs logger=migrator t=2026-03-24T01:24:43.840969583Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-03-24T01:24:43.840997364Z level=info msg="Migration successfully executed" id="Update org table charset" duration=28.121µs logger=migrator t=2026-03-24T01:24:43.844625064Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-03-24T01:24:43.844652315Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=27.88µs logger=migrator t=2026-03-24T01:24:43.848587812Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-03-24T01:24:43.848886158Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=298.886µs logger=migrator t=2026-03-24T01:24:43.852696852Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-03-24T01:24:43.853814017Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.118155ms logger=migrator t=2026-03-24T01:24:43.859420781Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-03-24T01:24:43.860209798Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=789.197µs logger=migrator t=2026-03-24T01:24:43.864163615Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-03-24T01:24:43.865494685Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.33071ms logger=migrator t=2026-03-24T01:24:43.869788359Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-03-24T01:24:43.870807702Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.019513ms logger=migrator t=2026-03-24T01:24:43.877229014Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-03-24T01:24:43.878110153Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=881.009µs logger=migrator t=2026-03-24T01:24:43.882760726Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-03-24T01:24:43.883930141Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.169545ms logger=migrator t=2026-03-24T01:24:43.889168867Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-03-24T01:24:43.89651483Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=7.368552ms logger=migrator t=2026-03-24T01:24:43.901179062Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-03-24T01:24:43.902149414Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=970.132µs logger=migrator t=2026-03-24T01:24:43.906477179Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-03-24T01:24:43.907413631Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=939.702µs logger=migrator t=2026-03-24T01:24:43.913035915Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-03-24T01:24:43.914579268Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.543494ms logger=migrator t=2026-03-24T01:24:43.919444906Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-03-24T01:24:43.920019078Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=576.072µs logger=migrator t=2026-03-24T01:24:43.924435186Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-03-24T01:24:43.92554527Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.109294ms logger=migrator t=2026-03-24T01:24:43.931063932Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-03-24T01:24:43.931296057Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=232.105µs logger=migrator t=2026-03-24T01:24:43.935891899Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-03-24T01:24:43.938462116Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.570497ms logger=migrator t=2026-03-24T01:24:43.942492044Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-03-24T01:24:43.944311015Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.81538ms logger=migrator t=2026-03-24T01:24:43.950551732Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-03-24T01:24:43.952389813Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.834541ms logger=migrator t=2026-03-24T01:24:43.956423802Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-03-24T01:24:43.957311401Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=887.769µs logger=migrator t=2026-03-24T01:24:43.961119006Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-03-24T01:24:43.963947398Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.826372ms logger=migrator t=2026-03-24T01:24:43.969567562Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-03-24T01:24:43.974491771Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=4.920309ms logger=migrator t=2026-03-24T01:24:43.980675827Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-03-24T01:24:43.981510686Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=834.919µs logger=migrator t=2026-03-24T01:24:43.986553987Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-03-24T01:24:43.986650639Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=98.072µs logger=migrator t=2026-03-24T01:24:43.992257553Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-03-24T01:24:43.992395086Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=138.113µs logger=migrator t=2026-03-24T01:24:43.996901326Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-03-24T01:24:43.998904509Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.003003ms logger=migrator t=2026-03-24T01:24:44.0034558Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-03-24T01:24:44.005467405Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.010765ms logger=migrator t=2026-03-24T01:24:44.012113261Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-03-24T01:24:44.014197188Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.083017ms logger=migrator t=2026-03-24T01:24:44.018708107Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-03-24T01:24:44.02066842Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.950853ms logger=migrator t=2026-03-24T01:24:44.024922854Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-03-24T01:24:44.025227271Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=303.487µs logger=migrator t=2026-03-24T01:24:44.029613967Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-03-24T01:24:44.030489767Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=875.06µs logger=migrator t=2026-03-24T01:24:44.035919987Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-03-24T01:24:44.036698124Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=778.517µs logger=migrator t=2026-03-24T01:24:44.041167522Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-03-24T01:24:44.041249974Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=83.042µs logger=migrator t=2026-03-24T01:24:44.04557966Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-03-24T01:24:44.046470029Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=889.999µs logger=migrator t=2026-03-24T01:24:44.051387018Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-03-24T01:24:44.052147255Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=759.866µs logger=migrator t=2026-03-24T01:24:44.056229345Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-03-24T01:24:44.061990923Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.760338ms logger=migrator t=2026-03-24T01:24:44.066712707Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-03-24T01:24:44.067542955Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=831.508µs logger=migrator t=2026-03-24T01:24:44.073106158Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-03-24T01:24:44.074030318Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=923.57µs logger=migrator t=2026-03-24T01:24:44.079864097Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-03-24T01:24:44.081249238Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.385252ms logger=migrator t=2026-03-24T01:24:44.085769977Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-03-24T01:24:44.086196546Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=426.119µs logger=migrator t=2026-03-24T01:24:44.09136621Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-03-24T01:24:44.092028896Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=658.466µs logger=migrator t=2026-03-24T01:24:44.096594316Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-03-24T01:24:44.099984511Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.389245ms logger=migrator t=2026-03-24T01:24:44.104628404Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-03-24T01:24:44.105567064Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=938.26µs logger=migrator t=2026-03-24T01:24:44.110614305Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-03-24T01:24:44.110994944Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=376.599µs logger=migrator t=2026-03-24T01:24:44.115666687Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-03-24T01:24:44.116059726Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=392.909µs logger=migrator t=2026-03-24T01:24:44.120920763Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-03-24T01:24:44.121951025Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.030402ms logger=migrator t=2026-03-24T01:24:44.126308302Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-03-24T01:24:44.128561702Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.25333ms logger=migrator t=2026-03-24T01:24:44.133870139Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-03-24T01:24:44.134896872Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.025973ms logger=migrator t=2026-03-24T01:24:44.139822741Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-03-24T01:24:44.141238651Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.41244ms logger=migrator t=2026-03-24T01:24:44.151966629Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-03-24T01:24:44.154264099Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=2.2975ms logger=migrator t=2026-03-24T01:24:44.162550482Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-03-24T01:24:44.163420271Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=868.369µs logger=migrator t=2026-03-24T01:24:44.169572707Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-03-24T01:24:44.170391726Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=819.339µs logger=migrator t=2026-03-24T01:24:44.178605526Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-03-24T01:24:44.186870358Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=8.262512ms logger=migrator t=2026-03-24T01:24:44.191630974Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-03-24T01:24:44.192819811Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.187447ms logger=migrator t=2026-03-24T01:24:44.197741299Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-03-24T01:24:44.198856734Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.115215ms logger=migrator t=2026-03-24T01:24:44.205110652Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-03-24T01:24:44.206050302Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=938.901µs logger=migrator t=2026-03-24T01:24:44.212170797Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-03-24T01:24:44.213089378Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=923.271µs logger=migrator t=2026-03-24T01:24:44.219145431Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-03-24T01:24:44.22180246Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.656959ms logger=migrator t=2026-03-24T01:24:44.227139078Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-03-24T01:24:44.229525261Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.384443ms logger=migrator t=2026-03-24T01:24:44.236251369Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-03-24T01:24:44.236321181Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=73.812µs logger=migrator t=2026-03-24T01:24:44.240447712Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-03-24T01:24:44.24082135Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=370.628µs logger=migrator t=2026-03-24T01:24:44.245768889Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-03-24T01:24:44.250481123Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.716275ms logger=migrator t=2026-03-24T01:24:44.256152418Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-03-24T01:24:44.256376813Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=225.065µs logger=migrator t=2026-03-24T01:24:44.260406073Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-03-24T01:24:44.260612267Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=206.804µs logger=migrator t=2026-03-24T01:24:44.265043384Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-03-24T01:24:44.268928681Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.884496ms logger=migrator t=2026-03-24T01:24:44.274404491Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-03-24T01:24:44.274609976Z level=info msg="Migration successfully executed" id="Update uid value" duration=204.745µs logger=migrator t=2026-03-24T01:24:44.279842482Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-03-24T01:24:44.281394725Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.551583ms logger=migrator t=2026-03-24T01:24:44.285799043Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-03-24T01:24:44.287610602Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.817429ms logger=migrator t=2026-03-24T01:24:44.292643303Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-03-24T01:24:44.293478112Z level=info msg="Migration successfully executed" id="create api_key table" duration=834.359µs logger=migrator t=2026-03-24T01:24:44.297693886Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-03-24T01:24:44.298564274Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=870.059µs logger=migrator t=2026-03-24T01:24:44.303467903Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-03-24T01:24:44.305186811Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.724058ms logger=migrator t=2026-03-24T01:24:44.31013811Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-03-24T01:24:44.311145972Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.007943ms logger=migrator t=2026-03-24T01:24:44.317183435Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-03-24T01:24:44.318743859Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.579284ms logger=migrator t=2026-03-24T01:24:44.323380482Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-03-24T01:24:44.324083928Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=703.556µs logger=migrator t=2026-03-24T01:24:44.329085948Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-03-24T01:24:44.329810094Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=723.936µs logger=migrator t=2026-03-24T01:24:44.335425008Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-03-24T01:24:44.344781475Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=9.361198ms logger=migrator t=2026-03-24T01:24:44.349066259Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-03-24T01:24:44.349786566Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=719.337µs logger=migrator t=2026-03-24T01:24:44.355107242Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-03-24T01:24:44.355848319Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=741.097µs logger=migrator t=2026-03-24T01:24:44.360513421Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-03-24T01:24:44.361678358Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.170027ms logger=migrator t=2026-03-24T01:24:44.367267171Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-03-24T01:24:44.368268053Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.002292ms logger=migrator t=2026-03-24T01:24:44.373343655Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-03-24T01:24:44.37400066Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=657.234µs logger=migrator t=2026-03-24T01:24:44.379060411Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-03-24T01:24:44.380011172Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=949.841µs logger=migrator t=2026-03-24T01:24:44.387224242Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-03-24T01:24:44.387301924Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=83.752µs logger=migrator t=2026-03-24T01:24:44.392024178Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-03-24T01:24:44.398060361Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=6.033563ms logger=migrator t=2026-03-24T01:24:44.404205386Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-03-24T01:24:44.406720682Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.515376ms logger=migrator t=2026-03-24T01:24:44.411105968Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-03-24T01:24:44.411281753Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=177.385µs logger=migrator t=2026-03-24T01:24:44.417680604Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-03-24T01:24:44.421861846Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.180772ms logger=migrator t=2026-03-24T01:24:44.428760189Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-03-24T01:24:44.431473459Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.71336ms logger=migrator t=2026-03-24T01:24:44.438635486Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-03-24T01:24:44.439489046Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=853.28µs logger=migrator t=2026-03-24T01:24:44.443992384Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-03-24T01:24:44.444856024Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=863.72µs logger=migrator t=2026-03-24T01:24:44.451664664Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-03-24T01:24:44.453021784Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.35686ms logger=migrator t=2026-03-24T01:24:44.457590585Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-03-24T01:24:44.458884974Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.302109ms logger=migrator t=2026-03-24T01:24:44.462965494Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-03-24T01:24:44.46416593Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.195676ms logger=migrator t=2026-03-24T01:24:44.474333875Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-03-24T01:24:44.475418878Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.080533ms logger=migrator t=2026-03-24T01:24:44.481252708Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-03-24T01:24:44.48137512Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=119.172µs logger=migrator t=2026-03-24T01:24:44.487449494Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-03-24T01:24:44.487505945Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=58.771µs logger=migrator t=2026-03-24T01:24:44.492586748Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-03-24T01:24:44.495929741Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.342903ms logger=migrator t=2026-03-24T01:24:44.502587138Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-03-24T01:24:44.505784468Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.19578ms logger=migrator t=2026-03-24T01:24:44.517252212Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-03-24T01:24:44.517438936Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=193.205µs logger=migrator t=2026-03-24T01:24:44.535888513Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-03-24T01:24:44.537413297Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.531464ms logger=migrator t=2026-03-24T01:24:44.547478679Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-03-24T01:24:44.549412382Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.927593ms logger=migrator t=2026-03-24T01:24:44.558267057Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-03-24T01:24:44.558326718Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=63.671µs logger=migrator t=2026-03-24T01:24:44.568047743Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-03-24T01:24:44.56971231Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.668757ms logger=migrator t=2026-03-24T01:24:44.575893326Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-03-24T01:24:44.576820947Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=927.431µs logger=migrator t=2026-03-24T01:24:44.622671619Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-03-24T01:24:44.627542757Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.876958ms logger=migrator t=2026-03-24T01:24:44.63355922Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-03-24T01:24:44.633636471Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=83.392µs logger=migrator t=2026-03-24T01:24:44.64357058Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-03-24T01:24:44.645243067Z level=info msg="Migration successfully executed" id="create session table" duration=1.675407ms logger=migrator t=2026-03-24T01:24:44.673062662Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-03-24T01:24:44.673272226Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=212.605µs logger=migrator t=2026-03-24T01:24:44.679612326Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-03-24T01:24:44.6798168Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=193.515µs logger=migrator t=2026-03-24T01:24:45.123039055Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-03-24T01:24:45.124628659Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.592315ms logger=migrator t=2026-03-24T01:24:45.299391897Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-03-24T01:24:45.300538952Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.148385ms logger=migrator t=2026-03-24T01:24:45.310695397Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-03-24T01:24:45.310762679Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=72.972µs logger=migrator t=2026-03-24T01:24:45.31763762Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-03-24T01:24:45.317670161Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=97.742µs logger=migrator t=2026-03-24T01:24:45.334726287Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-03-24T01:24:45.340839322Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=6.117095ms logger=migrator t=2026-03-24T01:24:45.34937297Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-03-24T01:24:45.353304528Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.927947ms logger=migrator t=2026-03-24T01:24:45.363719398Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-03-24T01:24:45.363880811Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=173.924µs logger=migrator t=2026-03-24T01:24:45.375667241Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-03-24T01:24:45.375818474Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=154.953µs logger=migrator t=2026-03-24T01:24:45.386619293Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-03-24T01:24:45.387667386Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.049093ms logger=migrator t=2026-03-24T01:24:45.396595223Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-03-24T01:24:45.396628943Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=37.05µs logger=migrator t=2026-03-24T01:24:45.402885682Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-03-24T01:24:45.407081074Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.194332ms logger=migrator t=2026-03-24T01:24:45.417914454Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-03-24T01:24:45.418539047Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=631.053µs logger=migrator t=2026-03-24T01:24:45.437606218Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-03-24T01:24:45.44178781Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.180772ms logger=migrator t=2026-03-24T01:24:45.448912788Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-03-24T01:24:45.452513267Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.600029ms logger=migrator t=2026-03-24T01:24:45.45895424Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-03-24T01:24:45.459065302Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=111.662µs logger=migrator t=2026-03-24T01:24:45.464584984Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-03-24T01:24:45.465510004Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=924.84µs logger=migrator t=2026-03-24T01:24:45.472489038Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-03-24T01:24:45.473336747Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=847.729µs logger=migrator t=2026-03-24T01:24:45.481244061Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-03-24T01:24:45.482770445Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.530824ms logger=migrator t=2026-03-24T01:24:45.490598388Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-03-24T01:24:45.493013131Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=2.420913ms logger=migrator t=2026-03-24T01:24:45.505264942Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-03-24T01:24:45.506590822Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.331809ms logger=migrator t=2026-03-24T01:24:45.513588685Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-03-24T01:24:45.514551386Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=962.191µs logger=migrator t=2026-03-24T01:24:45.522233716Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-03-24T01:24:45.523426513Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.192397ms logger=migrator t=2026-03-24T01:24:45.529767103Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-03-24T01:24:45.530657582Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=889.579µs logger=migrator t=2026-03-24T01:24:45.537513474Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-03-24T01:24:45.538895684Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.3821ms logger=migrator t=2026-03-24T01:24:45.548193829Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-03-24T01:24:45.559860497Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=11.670548ms logger=migrator t=2026-03-24T01:24:45.565484101Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-03-24T01:24:45.566210547Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=722.476µs logger=migrator t=2026-03-24T01:24:45.57044607Z 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-03-24T01:24:45.571366001Z 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=919.161µs logger=migrator t=2026-03-24T01:24:45.579171593Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-03-24T01:24:45.579889999Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=722.007µs logger=migrator t=2026-03-24T01:24:45.586040065Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-03-24T01:24:45.586790681Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=750.526µs logger=migrator t=2026-03-24T01:24:45.592235722Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-03-24T01:24:45.593824077Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.583236ms logger=migrator t=2026-03-24T01:24:45.601013935Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-03-24T01:24:45.607200661Z level=info msg="Migration successfully executed" id="Add column is_default" duration=6.190366ms logger=migrator t=2026-03-24T01:24:45.616683671Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-03-24T01:24:45.622778916Z level=info msg="Migration successfully executed" id="Add column frequency" duration=6.100545ms logger=migrator t=2026-03-24T01:24:45.629605146Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-03-24T01:24:45.634708469Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=5.140384ms logger=migrator t=2026-03-24T01:24:45.642507291Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-03-24T01:24:45.645219871Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=2.71244ms logger=migrator t=2026-03-24T01:24:45.656875228Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-03-24T01:24:45.657898002Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.022424ms logger=migrator t=2026-03-24T01:24:45.662437651Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-03-24T01:24:45.662468942Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=31.921µs logger=migrator t=2026-03-24T01:24:45.669696022Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-03-24T01:24:45.669741543Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=47.472µs logger=migrator t=2026-03-24T01:24:45.676340918Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-03-24T01:24:45.677872302Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.536674ms logger=migrator t=2026-03-24T01:24:45.686725738Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-03-24T01:24:45.687662618Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=936.971µs logger=migrator t=2026-03-24T01:24:45.699918029Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-03-24T01:24:45.701083584Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.165565ms logger=migrator t=2026-03-24T01:24:45.707671759Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-03-24T01:24:45.709259595Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.591866ms logger=migrator t=2026-03-24T01:24:45.717084728Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-03-24T01:24:45.718071299Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=986.411µs logger=migrator t=2026-03-24T01:24:45.723836187Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-03-24T01:24:45.727598799Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.758042ms logger=migrator t=2026-03-24T01:24:45.73485308Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-03-24T01:24:45.74165584Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=6.80262ms logger=migrator t=2026-03-24T01:24:45.748231395Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-03-24T01:24:45.748372048Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=139.443µs logger=migrator t=2026-03-24T01:24:45.755701659Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-03-24T01:24:45.75750859Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.811511ms logger=migrator t=2026-03-24T01:24:45.76476541Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-03-24T01:24:45.766357455Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.592265ms logger=migrator t=2026-03-24T01:24:45.773400831Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-03-24T01:24:45.777630144Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.228383ms logger=migrator t=2026-03-24T01:24:45.783241618Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-03-24T01:24:45.78335047Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=113.163µs logger=migrator t=2026-03-24T01:24:45.789272711Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-03-24T01:24:45.790773694Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.504453ms logger=migrator t=2026-03-24T01:24:45.796620893Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-03-24T01:24:45.797567224Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=947.601µs logger=migrator t=2026-03-24T01:24:45.804741332Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-03-24T01:24:45.804829784Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=86.072µs logger=migrator t=2026-03-24T01:24:45.810201773Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-03-24T01:24:45.811182235Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=980.261µs logger=migrator t=2026-03-24T01:24:45.818425565Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-03-24T01:24:45.819328444Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=902.599µs logger=migrator t=2026-03-24T01:24:45.826676357Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-03-24T01:24:45.828109448Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.432671ms logger=migrator t=2026-03-24T01:24:45.834277624Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-03-24T01:24:45.835160834Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=883.25µs logger=migrator t=2026-03-24T01:24:45.841202927Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-03-24T01:24:45.842746282Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.542005ms logger=migrator t=2026-03-24T01:24:45.850173315Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-03-24T01:24:45.851646218Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.468503ms logger=migrator t=2026-03-24T01:24:45.858621802Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-03-24T01:24:45.858648932Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=27.93µs logger=migrator t=2026-03-24T01:24:45.865395582Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-03-24T01:24:45.871924346Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.527273ms logger=migrator t=2026-03-24T01:24:45.877901377Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-03-24T01:24:45.878511161Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=609.514µs logger=migrator t=2026-03-24T01:24:45.884239017Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-03-24T01:24:45.890566667Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.32799ms logger=migrator t=2026-03-24T01:24:45.897667034Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-03-24T01:24:45.89841321Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=746.076µs logger=migrator t=2026-03-24T01:24:45.903908831Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-03-24T01:24:45.905279122Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.369401ms logger=migrator t=2026-03-24T01:24:45.911600751Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-03-24T01:24:45.91286913Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.268659ms logger=migrator t=2026-03-24T01:24:45.919658419Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-03-24T01:24:45.930349925Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=10.687986ms logger=migrator t=2026-03-24T01:24:45.936674175Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-03-24T01:24:45.93782046Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.146275ms logger=migrator t=2026-03-24T01:24:45.943738641Z 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-03-24T01:24:45.945220473Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.481102ms logger=migrator t=2026-03-24T01:24:45.954970559Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-03-24T01:24:45.955976541Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=1.011502ms logger=migrator t=2026-03-24T01:24:45.962164208Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-03-24T01:24:45.962898663Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=734.706µs logger=migrator t=2026-03-24T01:24:45.968422045Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-03-24T01:24:45.968826785Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=404.71µs logger=migrator t=2026-03-24T01:24:45.975787538Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-03-24T01:24:45.980326489Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.538431ms logger=migrator t=2026-03-24T01:24:45.986321701Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-03-24T01:24:45.99037082Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.048589ms logger=migrator t=2026-03-24T01:24:45.99898012Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-03-24T01:24:45.999917471Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=935.341µs logger=migrator t=2026-03-24T01:24:46.011593999Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-03-24T01:24:46.013447959Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.85753ms logger=migrator t=2026-03-24T01:24:46.019671357Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-03-24T01:24:46.019872371Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=200.964µs logger=migrator t=2026-03-24T01:24:46.026037428Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-03-24T01:24:46.03064976Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.611702ms logger=migrator t=2026-03-24T01:24:46.036944488Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-03-24T01:24:46.037885989Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=940.901µs logger=migrator t=2026-03-24T01:24:46.043754098Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-03-24T01:24:46.043940792Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=187.274µs logger=migrator t=2026-03-24T01:24:46.049596117Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-03-24T01:24:46.050055038Z level=info msg="Migration successfully executed" id="Move region to single row" duration=458.591µs logger=migrator t=2026-03-24T01:24:46.055978109Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-03-24T01:24:46.05695304Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=974.701µs logger=migrator t=2026-03-24T01:24:46.062278967Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-03-24T01:24:46.063151766Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=872.939µs logger=migrator t=2026-03-24T01:24:46.06919016Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-24T01:24:46.070198763Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.008003ms logger=migrator t=2026-03-24T01:24:46.075708274Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-24T01:24:46.076656895Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=948.401µs logger=migrator t=2026-03-24T01:24:46.084698792Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-03-24T01:24:46.086198255Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.501483ms logger=migrator t=2026-03-24T01:24:46.093449286Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-03-24T01:24:46.095093862Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.648397ms logger=migrator t=2026-03-24T01:24:46.101044653Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-03-24T01:24:46.101129975Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=86.412µs logger=migrator t=2026-03-24T01:24:46.107131288Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-03-24T01:24:46.108674841Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.543664ms logger=migrator t=2026-03-24T01:24:46.118670482Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-03-24T01:24:46.119861788Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.194146ms logger=migrator t=2026-03-24T01:24:46.125884392Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-03-24T01:24:46.126831432Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=946.62µs logger=migrator t=2026-03-24T01:24:46.133593761Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-03-24T01:24:46.136355942Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=2.763811ms logger=migrator t=2026-03-24T01:24:46.144562224Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-03-24T01:24:46.144811989Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=249.755µs logger=migrator t=2026-03-24T01:24:46.152227593Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-03-24T01:24:46.152911298Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=683.515µs logger=migrator t=2026-03-24T01:24:46.158181665Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-03-24T01:24:46.15842423Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=242.606µs logger=migrator t=2026-03-24T01:24:46.162087921Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-03-24T01:24:46.163062222Z level=info msg="Migration successfully executed" id="create team table" duration=973.881µs logger=migrator t=2026-03-24T01:24:46.169431223Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-03-24T01:24:46.170479206Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.047713ms logger=migrator t=2026-03-24T01:24:46.179217749Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-03-24T01:24:46.180348724Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.134345ms logger=migrator t=2026-03-24T01:24:46.186692684Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-03-24T01:24:46.191342106Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.648522ms logger=migrator t=2026-03-24T01:24:46.196751536Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-03-24T01:24:46.19692599Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=174.454µs logger=migrator t=2026-03-24T01:24:46.201409759Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-03-24T01:24:46.20280674Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.398701ms logger=migrator t=2026-03-24T01:24:46.208763291Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-03-24T01:24:46.209530268Z level=info msg="Migration successfully executed" id="create team member table" duration=763.976µs logger=migrator t=2026-03-24T01:24:46.215533821Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-03-24T01:24:46.216455491Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=922.86µs logger=migrator t=2026-03-24T01:24:46.223831664Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-03-24T01:24:46.224883017Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.048183ms logger=migrator t=2026-03-24T01:24:46.230707675Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-03-24T01:24:46.232211809Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.504184ms logger=migrator t=2026-03-24T01:24:46.238197771Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-03-24T01:24:46.243438297Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.230476ms logger=migrator t=2026-03-24T01:24:46.248747013Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-03-24T01:24:46.255141215Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=6.392222ms logger=migrator t=2026-03-24T01:24:46.261509555Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-03-24T01:24:46.266317142Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.802266ms logger=migrator t=2026-03-24T01:24:46.272458267Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-03-24T01:24:46.273664713Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.207056ms logger=migrator t=2026-03-24T01:24:46.279495902Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-03-24T01:24:46.281422295Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.925873ms logger=migrator t=2026-03-24T01:24:46.287485248Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-03-24T01:24:46.288467621Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=985.043µs logger=migrator t=2026-03-24T01:24:46.296753114Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-03-24T01:24:46.298470371Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.717287ms logger=migrator t=2026-03-24T01:24:46.303114254Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-03-24T01:24:46.304053744Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=936.53µs logger=migrator t=2026-03-24T01:24:46.30881663Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-03-24T01:24:46.309689649Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=873.219µs logger=migrator t=2026-03-24T01:24:46.314316811Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-03-24T01:24:46.315205351Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=888.59µs logger=migrator t=2026-03-24T01:24:46.320592939Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-03-24T01:24:46.32152979Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=937.121µs logger=migrator t=2026-03-24T01:24:46.326643613Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-03-24T01:24:46.327183564Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=539.901µs logger=migrator t=2026-03-24T01:24:46.331994651Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-03-24T01:24:46.332235706Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=241.545µs logger=migrator t=2026-03-24T01:24:46.336123493Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-03-24T01:24:46.337273918Z level=info msg="Migration successfully executed" id="create tag table" duration=1.150165ms logger=migrator t=2026-03-24T01:24:46.3432824Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-03-24T01:24:46.344177421Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=896.401µs logger=migrator t=2026-03-24T01:24:46.349677541Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-03-24T01:24:46.350463189Z level=info msg="Migration successfully executed" id="create login attempt table" duration=785.518µs logger=migrator t=2026-03-24T01:24:46.354882306Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-03-24T01:24:46.355778117Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=895.811µs logger=migrator t=2026-03-24T01:24:46.360164253Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-03-24T01:24:46.361071174Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=906.891µs logger=migrator t=2026-03-24T01:24:46.367383533Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-03-24T01:24:46.383953589Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=16.570736ms logger=migrator t=2026-03-24T01:24:46.389320317Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-03-24T01:24:46.390055923Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=732.256µs logger=migrator t=2026-03-24T01:24:46.399091562Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-03-24T01:24:46.400918973Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.834191ms logger=migrator t=2026-03-24T01:24:46.40894738Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-03-24T01:24:46.411683911Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=2.741571ms logger=migrator t=2026-03-24T01:24:46.418636584Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-03-24T01:24:46.41938906Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=753.236µs logger=migrator t=2026-03-24T01:24:46.423813988Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-03-24T01:24:46.424684577Z level=info msg="Migration successfully executed" id="create user auth table" duration=870.319µs logger=migrator t=2026-03-24T01:24:46.428715067Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-03-24T01:24:46.429671337Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=954.77µs logger=migrator t=2026-03-24T01:24:46.437446059Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-03-24T01:24:46.437551631Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=106.772µs logger=migrator t=2026-03-24T01:24:46.442391579Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-03-24T01:24:46.450253471Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=7.863112ms logger=migrator t=2026-03-24T01:24:46.454660119Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-03-24T01:24:46.458735488Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=4.073909ms logger=migrator t=2026-03-24T01:24:46.463190377Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-03-24T01:24:46.468208998Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.018971ms logger=migrator t=2026-03-24T01:24:46.473648328Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-03-24T01:24:46.47871886Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.070682ms logger=migrator t=2026-03-24T01:24:46.483028745Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-03-24T01:24:46.483920935Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=892.49µs logger=migrator t=2026-03-24T01:24:46.488978607Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-03-24T01:24:46.496717067Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=7.735631ms logger=migrator t=2026-03-24T01:24:46.50320915Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-03-24T01:24:46.503867106Z level=info msg="Migration successfully executed" id="create server_lock table" duration=657.416µs logger=migrator t=2026-03-24T01:24:46.509572772Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-03-24T01:24:46.511025783Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.453061ms logger=migrator t=2026-03-24T01:24:46.516347191Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-03-24T01:24:46.51723533Z level=info msg="Migration successfully executed" id="create user auth token table" duration=887.529µs logger=migrator t=2026-03-24T01:24:46.524838568Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-03-24T01:24:46.526433294Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.594056ms logger=migrator t=2026-03-24T01:24:46.53174547Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-03-24T01:24:46.533397367Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.652477ms logger=migrator t=2026-03-24T01:24:46.538444839Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-03-24T01:24:46.53941169Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=967.181µs logger=migrator t=2026-03-24T01:24:46.545123946Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-03-24T01:24:46.550476924Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.352748ms logger=migrator t=2026-03-24T01:24:46.556072258Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-03-24T01:24:46.5579858Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.918243ms logger=migrator t=2026-03-24T01:24:46.563633865Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-03-24T01:24:46.564564965Z level=info msg="Migration successfully executed" id="create cache_data table" duration=922.02µs logger=migrator t=2026-03-24T01:24:46.570098757Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-03-24T01:24:46.571705163Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.606416ms logger=migrator t=2026-03-24T01:24:46.578296258Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-03-24T01:24:46.579191468Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=895.64µs logger=migrator t=2026-03-24T01:24:46.584116937Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-03-24T01:24:46.58516595Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.049154ms logger=migrator t=2026-03-24T01:24:46.590779984Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-03-24T01:24:46.590853576Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=74.542µs logger=migrator t=2026-03-24T01:24:46.596630493Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-03-24T01:24:46.596724395Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=90.892µs logger=migrator t=2026-03-24T01:24:46.60058632Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-03-24T01:24:46.601588312Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.001782ms logger=migrator t=2026-03-24T01:24:46.606426139Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-03-24T01:24:46.607419601Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=992.832µs logger=migrator t=2026-03-24T01:24:46.61369682Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-24T01:24:46.614756483Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.059413ms logger=migrator t=2026-03-24T01:24:46.619762904Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-03-24T01:24:46.619883416Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=129.722µs logger=migrator t=2026-03-24T01:24:46.624928808Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-03-24T01:24:46.626725377Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.797929ms logger=migrator t=2026-03-24T01:24:46.632158077Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-24T01:24:46.63364941Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.492343ms logger=migrator t=2026-03-24T01:24:46.641030273Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-03-24T01:24:46.64268509Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.653157ms logger=migrator t=2026-03-24T01:24:46.647498376Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-24T01:24:46.649195113Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.696767ms logger=migrator t=2026-03-24T01:24:46.656363521Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-03-24T01:24:46.665757739Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=9.393868ms logger=migrator t=2026-03-24T01:24:46.6730428Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-03-24T01:24:46.674051882Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.007602ms logger=migrator t=2026-03-24T01:24:46.805834881Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-03-24T01:24:46.806117947Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=287.307µs logger=migrator t=2026-03-24T01:24:46.900891489Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-03-24T01:24:46.902857643Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.968894ms logger=migrator t=2026-03-24T01:24:47.106189132Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-03-24T01:24:47.108150234Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.964853ms logger=migrator t=2026-03-24T01:24:47.237203333Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-03-24T01:24:47.239299789Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=2.100306ms logger=migrator t=2026-03-24T01:24:47.2488651Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-03-24T01:24:47.249088916Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=228.506µs logger=migrator t=2026-03-24T01:24:47.255951577Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-03-24T01:24:47.257702586Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.747009ms logger=migrator t=2026-03-24T01:24:47.26331828Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-03-24T01:24:47.264435364Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.121154ms logger=migrator t=2026-03-24T01:24:47.26877118Z 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-03-24T01:24:47.269959086Z 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.186726ms logger=migrator t=2026-03-24T01:24:47.275257883Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-03-24T01:24:47.2769264Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.663537ms logger=migrator t=2026-03-24T01:24:47.284753933Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-03-24T01:24:47.290728854Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=5.974942ms logger=migrator t=2026-03-24T01:24:47.295438819Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-03-24T01:24:47.296440831Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.001191ms logger=migrator t=2026-03-24T01:24:47.301078573Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-03-24T01:24:47.302146876Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.067663ms logger=migrator t=2026-03-24T01:24:47.30773843Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-03-24T01:24:47.332602449Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=24.859488ms logger=migrator t=2026-03-24T01:24:47.337351314Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-03-24T01:24:47.36027191Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=22.917216ms logger=migrator t=2026-03-24T01:24:47.364874172Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-03-24T01:24:47.36572152Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=846.918µs logger=migrator t=2026-03-24T01:24:47.371113669Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-03-24T01:24:47.372170222Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.051533ms logger=migrator t=2026-03-24T01:24:47.376683982Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-03-24T01:24:47.385792023Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=9.113821ms logger=migrator t=2026-03-24T01:24:47.39333709Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-03-24T01:24:47.397424049Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=4.0964ms logger=migrator t=2026-03-24T01:24:47.402143834Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-03-24T01:24:47.403217028Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.070624ms logger=migrator t=2026-03-24T01:24:47.408553185Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-03-24T01:24:47.410257873Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.704308ms logger=migrator t=2026-03-24T01:24:47.415788355Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-03-24T01:24:47.416842388Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.054123ms logger=migrator t=2026-03-24T01:24:47.423156998Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-03-24T01:24:47.424946547Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.789169ms logger=migrator t=2026-03-24T01:24:47.440675025Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-03-24T01:24:47.440983531Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=314.227µs logger=migrator t=2026-03-24T01:24:47.449163682Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-03-24T01:24:47.458899137Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=9.734524ms logger=migrator t=2026-03-24T01:24:47.468008338Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-03-24T01:24:47.477565569Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=9.554781ms logger=migrator t=2026-03-24T01:24:47.481912175Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-03-24T01:24:47.486377413Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=4.465148ms logger=migrator t=2026-03-24T01:24:47.493720166Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-03-24T01:24:47.494761069Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.040692ms logger=migrator t=2026-03-24T01:24:47.500137927Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-03-24T01:24:47.50112153Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=983.522µs logger=migrator t=2026-03-24T01:24:47.505297271Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-03-24T01:24:47.51336718Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=8.070339ms logger=migrator t=2026-03-24T01:24:47.519824822Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-03-24T01:24:47.5256611Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.835848ms logger=migrator t=2026-03-24T01:24:47.534145187Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-03-24T01:24:47.535470327Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.32573ms logger=migrator t=2026-03-24T01:24:47.544101608Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-03-24T01:24:47.552526474Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=8.427726ms logger=migrator t=2026-03-24T01:24:47.561975572Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-03-24T01:24:47.56912277Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=7.147308ms logger=migrator t=2026-03-24T01:24:47.575595833Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-03-24T01:24:47.575680945Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=86.082µs logger=migrator t=2026-03-24T01:24:47.582017034Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-03-24T01:24:47.584153522Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=2.134948ms logger=migrator t=2026-03-24T01:24:47.591018374Z 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-03-24T01:24:47.594730315Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=3.711861ms logger=migrator t=2026-03-24T01:24:47.601415523Z 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-03-24T01:24:47.603308295Z 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.892162ms logger=migrator t=2026-03-24T01:24:47.612313363Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-03-24T01:24:47.612464217Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=154.973µs logger=migrator t=2026-03-24T01:24:47.619321998Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-03-24T01:24:47.626433935Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=7.115647ms logger=migrator t=2026-03-24T01:24:47.640443364Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-03-24T01:24:47.647777047Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=7.331702ms logger=migrator t=2026-03-24T01:24:47.661020579Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-03-24T01:24:47.669944156Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=8.902706ms logger=migrator t=2026-03-24T01:24:47.675030068Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-03-24T01:24:47.684480376Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=9.450938ms logger=migrator t=2026-03-24T01:24:47.688825453Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-03-24T01:24:47.698905515Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=10.078452ms logger=migrator t=2026-03-24T01:24:47.706245367Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-03-24T01:24:47.706353019Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=104.582µs logger=migrator t=2026-03-24T01:24:47.712796992Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-03-24T01:24:47.71543306Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=2.637878ms logger=migrator t=2026-03-24T01:24:47.729375177Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-03-24T01:24:47.734485281Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=5.113494ms logger=migrator t=2026-03-24T01:24:47.740007503Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-03-24T01:24:47.740121975Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=111.833µs logger=migrator t=2026-03-24T01:24:47.747490887Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-03-24T01:24:47.754598125Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=7.101897ms logger=migrator t=2026-03-24T01:24:47.760898343Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-03-24T01:24:47.762253244Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.357351ms logger=migrator t=2026-03-24T01:24:47.767246094Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-03-24T01:24:47.774271068Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=7.023464ms logger=migrator t=2026-03-24T01:24:47.782547951Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-03-24T01:24:47.783523223Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=977.212µs logger=migrator t=2026-03-24T01:24:47.789085515Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-03-24T01:24:47.791167291Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=2.087716ms logger=migrator t=2026-03-24T01:24:47.798691968Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-03-24T01:24:47.804107788Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=5.42218ms logger=migrator t=2026-03-24T01:24:47.809696181Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-03-24T01:24:47.810598321Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=910.459µs logger=migrator t=2026-03-24T01:24:47.818042805Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-03-24T01:24:47.819278752Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.235167ms logger=migrator t=2026-03-24T01:24:47.826123204Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-03-24T01:24:47.827302259Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.179665ms logger=migrator t=2026-03-24T01:24:48.009136393Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-03-24T01:24:48.010248927Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.116654ms logger=migrator t=2026-03-24T01:24:48.026699441Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-03-24T01:24:48.026882395Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=183.884µs logger=migrator t=2026-03-24T01:24:48.03661986Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-03-24T01:24:48.038577033Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.960533ms logger=migrator t=2026-03-24T01:24:48.04839392Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-03-24T01:24:48.049683708Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.295378ms logger=migrator t=2026-03-24T01:24:48.055990558Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-03-24T01:24:48.056370866Z 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-03-24T01:24:48.062581553Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-03-24T01:24:48.063073774Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=491.991µs logger=migrator t=2026-03-24T01:24:48.068524704Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-03-24T01:24:48.06971081Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.186196ms logger=migrator t=2026-03-24T01:24:48.075609681Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-03-24T01:24:48.08327706Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.664839ms logger=migrator t=2026-03-24T01:24:48.090928019Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-03-24T01:24:48.092138745Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.210786ms logger=migrator t=2026-03-24T01:24:48.100196713Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-03-24T01:24:48.102905543Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=2.71313ms logger=migrator t=2026-03-24T01:24:48.111305658Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-03-24T01:24:48.112219979Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=914.461µs logger=migrator t=2026-03-24T01:24:48.1186179Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-03-24T01:24:48.120036661Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.427351ms logger=migrator t=2026-03-24T01:24:48.17160452Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-03-24T01:24:48.173992143Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=2.390053ms logger=migrator t=2026-03-24T01:24:48.182309106Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-03-24T01:24:48.182350967Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=44.021µs logger=migrator t=2026-03-24T01:24:48.189029384Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-03-24T01:24:48.189131886Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=103.032µs logger=migrator t=2026-03-24T01:24:48.198612765Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-03-24T01:24:48.206589981Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.982556ms logger=migrator t=2026-03-24T01:24:48.213156807Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-03-24T01:24:48.213457104Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=306.697µs logger=migrator t=2026-03-24T01:24:48.21962625Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-03-24T01:24:48.221278657Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.651816ms logger=migrator t=2026-03-24T01:24:48.227635936Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-03-24T01:24:48.227908182Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=269.406µs logger=migrator t=2026-03-24T01:24:48.250193294Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-03-24T01:24:48.251268318Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.078354ms logger=migrator t=2026-03-24T01:24:48.263832366Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-03-24T01:24:48.264685804Z level=info msg="Migration successfully executed" id="create secrets table" duration=853.508µs logger=migrator t=2026-03-24T01:24:48.272332753Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-03-24T01:24:48.308777178Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=36.443115ms logger=migrator t=2026-03-24T01:24:48.315627268Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-03-24T01:24:48.325407425Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=9.779747ms logger=migrator t=2026-03-24T01:24:48.332645984Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-03-24T01:24:48.332762137Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=115.393µs logger=migrator t=2026-03-24T01:24:48.342382569Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-03-24T01:24:48.374914137Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=32.529528ms logger=migrator t=2026-03-24T01:24:48.381563924Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-03-24T01:24:48.423916669Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=42.346075ms logger=migrator t=2026-03-24T01:24:48.433839608Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-03-24T01:24:48.435134497Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.295299ms logger=migrator t=2026-03-24T01:24:48.446656971Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-03-24T01:24:48.450731761Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=4.076509ms logger=migrator t=2026-03-24T01:24:48.459950295Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-03-24T01:24:48.460160639Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=210.684µs logger=migrator t=2026-03-24T01:24:48.466860027Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-03-24T01:24:48.467786388Z level=info msg="Migration successfully executed" id="create permission table" duration=926.081µs logger=migrator t=2026-03-24T01:24:48.474728561Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-03-24T01:24:48.475736613Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.010863ms logger=migrator t=2026-03-24T01:24:48.481769347Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-03-24T01:24:48.483412312Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.641865ms logger=migrator t=2026-03-24T01:24:48.492256677Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-03-24T01:24:48.492974724Z level=info msg="Migration successfully executed" id="create role table" duration=718.417µs logger=migrator t=2026-03-24T01:24:48.502372341Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-03-24T01:24:48.508065077Z level=info msg="Migration successfully executed" id="add column display_name" duration=5.692056ms logger=migrator t=2026-03-24T01:24:48.513255211Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-03-24T01:24:48.520819689Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.564168ms logger=migrator t=2026-03-24T01:24:48.528206161Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-03-24T01:24:48.530577244Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=2.375313ms logger=migrator t=2026-03-24T01:24:48.537105627Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-03-24T01:24:48.538267013Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.158276ms logger=migrator t=2026-03-24T01:24:48.546136718Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-03-24T01:24:48.547297213Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.160015ms logger=migrator t=2026-03-24T01:24:48.553563451Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-03-24T01:24:48.555213348Z level=info msg="Migration successfully executed" id="create team role table" duration=1.647086ms logger=migrator t=2026-03-24T01:24:48.561982636Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-03-24T01:24:48.563084961Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.101565ms logger=migrator t=2026-03-24T01:24:48.57075418Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-03-24T01:24:48.572761655Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=2.007985ms logger=migrator t=2026-03-24T01:24:48.580869864Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-03-24T01:24:48.583044012Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=2.178308ms logger=migrator t=2026-03-24T01:24:48.591364116Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-03-24T01:24:48.592603023Z level=info msg="Migration successfully executed" id="create user role table" duration=1.234166ms logger=migrator t=2026-03-24T01:24:48.600340044Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-03-24T01:24:48.602196885Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.856951ms logger=migrator t=2026-03-24T01:24:48.609568427Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-03-24T01:24:48.610644292Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.075705ms logger=migrator t=2026-03-24T01:24:48.619454646Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-03-24T01:24:48.621649993Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=2.201617ms logger=migrator t=2026-03-24T01:24:48.629848965Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-03-24T01:24:48.630779736Z level=info msg="Migration successfully executed" id="create builtin role table" duration=930.671µs logger=migrator t=2026-03-24T01:24:48.639906107Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-03-24T01:24:48.641777099Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.870311ms logger=migrator t=2026-03-24T01:24:48.649230593Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-03-24T01:24:48.650360498Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.129695ms logger=migrator t=2026-03-24T01:24:48.660707006Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-03-24T01:24:48.669884699Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=9.179193ms logger=migrator t=2026-03-24T01:24:48.677972878Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-03-24T01:24:48.678823636Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=849.958µs logger=migrator t=2026-03-24T01:24:48.686760591Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-03-24T01:24:48.687957667Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.199036ms logger=migrator t=2026-03-24T01:24:48.695856232Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-03-24T01:24:48.696903105Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.047633ms logger=migrator t=2026-03-24T01:24:48.703301757Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-03-24T01:24:48.704400361Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.097974ms logger=migrator t=2026-03-24T01:24:48.712588311Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-03-24T01:24:48.713542092Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=956.141µs logger=migrator t=2026-03-24T01:24:48.723338779Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-03-24T01:24:48.726278934Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=2.943045ms logger=migrator t=2026-03-24T01:24:48.732836718Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-03-24T01:24:48.739626739Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=6.789381ms logger=migrator t=2026-03-24T01:24:48.748418833Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-03-24T01:24:48.754693601Z level=info msg="Migration successfully executed" id="permission kind migration" duration=6.280349ms logger=migrator t=2026-03-24T01:24:48.761049111Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-03-24T01:24:48.768950746Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=7.901814ms logger=migrator t=2026-03-24T01:24:48.780727865Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-03-24T01:24:48.788778893Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.069748ms logger=migrator t=2026-03-24T01:24:48.795232375Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-03-24T01:24:48.796116105Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=882.96µs logger=migrator t=2026-03-24T01:24:48.804108312Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-03-24T01:24:48.805974593Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.870831ms logger=migrator t=2026-03-24T01:24:48.817999859Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-03-24T01:24:48.81942865Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.434352ms logger=migrator t=2026-03-24T01:24:48.829257337Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-03-24T01:24:48.830735639Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.485602ms logger=migrator t=2026-03-24T01:24:48.842070389Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-03-24T01:24:48.843595743Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.529674ms logger=migrator t=2026-03-24T01:24:48.853244416Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-03-24T01:24:48.8534205Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=180.454µs logger=migrator t=2026-03-24T01:24:48.866474908Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-03-24T01:24:48.86656045Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=91.212µs logger=migrator t=2026-03-24T01:24:48.873122465Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-03-24T01:24:48.873839892Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=718.366µs logger=migrator t=2026-03-24T01:24:48.882226286Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-03-24T01:24:48.883385002Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.157915ms logger=migrator t=2026-03-24T01:24:48.890059798Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-03-24T01:24:48.890826976Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=768.798µs logger=migrator t=2026-03-24T01:24:48.899989578Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-03-24T01:24:48.900220303Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=231.275µs logger=migrator t=2026-03-24T01:24:48.906098633Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-03-24T01:24:48.906606794Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=507.501µs logger=migrator t=2026-03-24T01:24:48.914925838Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-03-24T01:24:48.915707275Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=781.247µs logger=migrator t=2026-03-24T01:24:48.922539736Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-03-24T01:24:48.923857155Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.316879ms logger=migrator t=2026-03-24T01:24:48.93042146Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-03-24T01:24:48.939290106Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.868176ms logger=migrator t=2026-03-24T01:24:48.945158585Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-03-24T01:24:48.945214606Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=56.221µs logger=migrator t=2026-03-24T01:24:48.952926557Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-03-24T01:24:48.954601983Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.673876ms logger=migrator t=2026-03-24T01:24:48.961820683Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-03-24T01:24:48.963272475Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.451622ms logger=migrator t=2026-03-24T01:24:48.969430281Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-03-24T01:24:48.970522675Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.092254ms logger=migrator t=2026-03-24T01:24:48.977391176Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-03-24T01:24:48.984372801Z level=info msg="Migration successfully executed" id="add correlation config column" duration=6.980785ms logger=migrator t=2026-03-24T01:24:48.990271661Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-03-24T01:24:48.991272223Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.000292ms logger=migrator t=2026-03-24T01:24:48.997293326Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-03-24T01:24:48.998716067Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.421141ms logger=migrator t=2026-03-24T01:24:49.006301825Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-03-24T01:24:49.039883826Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=33.563981ms logger=migrator t=2026-03-24T01:24:49.046611995Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-03-24T01:24:49.04774074Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.128865ms logger=migrator t=2026-03-24T01:24:49.055657234Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-03-24T01:24:49.056884052Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.226708ms logger=migrator t=2026-03-24T01:24:49.06361151Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-03-24T01:24:49.064731315Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.120075ms logger=migrator t=2026-03-24T01:24:49.072742402Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-03-24T01:24:49.074857648Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=2.121266ms logger=migrator t=2026-03-24T01:24:49.083499239Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-03-24T01:24:49.083740244Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=236.716µs logger=migrator t=2026-03-24T01:24:49.100970175Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-03-24T01:24:49.102641501Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.676726ms logger=migrator t=2026-03-24T01:24:49.109617586Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-03-24T01:24:49.118075613Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.458027ms logger=migrator t=2026-03-24T01:24:49.124849122Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-03-24T01:24:49.125520546Z level=info msg="Migration successfully executed" id="create entity_events table" duration=671.274µs logger=migrator t=2026-03-24T01:24:49.131705604Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-03-24T01:24:49.133578384Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.873591ms logger=migrator t=2026-03-24T01:24:49.140302013Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-24T01:24:49.140744013Z 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-03-24T01:24:49.147595444Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-24T01:24:49.148588876Z 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-03-24T01:24:49.159141819Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-03-24T01:24:49.160319205Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.182877ms logger=migrator t=2026-03-24T01:24:49.165774675Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-03-24T01:24:49.167705777Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.931202ms logger=migrator t=2026-03-24T01:24:49.17461615Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-24T01:24:49.176814009Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=2.202109ms logger=migrator t=2026-03-24T01:24:49.183760342Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-24T01:24:49.185269146Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.557335ms logger=migrator t=2026-03-24T01:24:49.192146177Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-24T01:24:49.193488267Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.34202ms logger=migrator t=2026-03-24T01:24:49.200932671Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-24T01:24:49.202343703Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.407762ms logger=migrator t=2026-03-24T01:24:49.207865805Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-03-24T01:24:49.208833596Z level=info msg="Migration successfully executed" id="Drop public config table" duration=967.011µs logger=migrator t=2026-03-24T01:24:49.216308201Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-03-24T01:24:49.218407087Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=2.097456ms logger=migrator t=2026-03-24T01:24:49.226637638Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-24T01:24:49.228099771Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.460703ms logger=migrator t=2026-03-24T01:24:49.23440488Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-24T01:24:49.236002426Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.602445ms logger=migrator t=2026-03-24T01:24:49.242141861Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-03-24T01:24:49.243656875Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.515344ms logger=migrator t=2026-03-24T01:24:49.266111751Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-03-24T01:24:49.291992022Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=25.8496ms logger=migrator t=2026-03-24T01:24:49.297402241Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-03-24T01:24:49.304755173Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=7.359692ms logger=migrator t=2026-03-24T01:24:49.309688282Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-03-24T01:24:49.318463705Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.769993ms logger=migrator t=2026-03-24T01:24:49.326083554Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-03-24T01:24:49.32634726Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=273.376µs logger=migrator t=2026-03-24T01:24:49.332128327Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-03-24T01:24:49.342807553Z level=info msg="Migration successfully executed" id="add share column" duration=10.679006ms logger=migrator t=2026-03-24T01:24:49.348770095Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-03-24T01:24:49.348956979Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=184.994µs logger=migrator t=2026-03-24T01:24:49.35534168Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-03-24T01:24:49.356413964Z level=info msg="Migration successfully executed" id="create file table" duration=1.071695ms logger=migrator t=2026-03-24T01:24:49.363435128Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-03-24T01:24:49.365868902Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=2.431944ms logger=migrator t=2026-03-24T01:24:49.374030232Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-03-24T01:24:49.375172317Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.141975ms logger=migrator t=2026-03-24T01:24:49.384132666Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-03-24T01:24:49.385632568Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.499792ms logger=migrator t=2026-03-24T01:24:49.392135573Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-03-24T01:24:49.393288528Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.152676ms logger=migrator t=2026-03-24T01:24:49.40060948Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-03-24T01:24:49.400715482Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=106.973µs logger=migrator t=2026-03-24T01:24:49.408060153Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-03-24T01:24:49.408185596Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=126.343µs logger=migrator t=2026-03-24T01:24:49.414573298Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-03-24T01:24:49.415507938Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=934.59µs logger=migrator t=2026-03-24T01:24:49.422252657Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-03-24T01:24:49.422471261Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=218.914µs logger=migrator t=2026-03-24T01:24:49.428619128Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-03-24T01:24:49.430808775Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.188417ms logger=migrator t=2026-03-24T01:24:49.438325912Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-03-24T01:24:49.448228441Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.909319ms logger=migrator t=2026-03-24T01:24:49.455786747Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-03-24T01:24:49.45596248Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=173.003µs logger=migrator t=2026-03-24T01:24:49.461977133Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-03-24T01:24:49.463743293Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.76577ms logger=migrator t=2026-03-24T01:24:49.471270419Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-03-24T01:24:49.471702358Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=432.699µs logger=migrator t=2026-03-24T01:24:49.478073979Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-03-24T01:24:49.478286353Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=212.654µs logger=migrator t=2026-03-24T01:24:49.484182384Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-03-24T01:24:49.484969862Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=785.558µs logger=migrator t=2026-03-24T01:24:49.490386971Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-03-24T01:24:49.501189249Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=10.805518ms logger=migrator t=2026-03-24T01:24:49.510050965Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-03-24T01:24:49.523219215Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=13.16878ms logger=migrator t=2026-03-24T01:24:49.529877013Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-03-24T01:24:49.530833314Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=955.931µs logger=migrator t=2026-03-24T01:24:49.536154651Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-03-24T01:24:49.608266843Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=72.106162ms logger=migrator t=2026-03-24T01:24:49.614411489Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-03-24T01:24:49.615581914Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.169965ms logger=migrator t=2026-03-24T01:24:49.62216Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-03-24T01:24:49.623752825Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.591534ms logger=migrator t=2026-03-24T01:24:49.635593866Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-03-24T01:24:49.661708563Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=26.118057ms logger=migrator t=2026-03-24T01:24:49.667644824Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-03-24T01:24:49.676891088Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=9.246794ms logger=migrator t=2026-03-24T01:24:49.681013779Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-03-24T01:24:49.681259075Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=250.996µs logger=migrator t=2026-03-24T01:24:49.685635671Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-03-24T01:24:49.685983888Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=348.918µs logger=migrator t=2026-03-24T01:24:49.691407888Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-03-24T01:24:49.691839248Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=430.68µs logger=migrator t=2026-03-24T01:24:49.69648979Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-03-24T01:24:49.696713185Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=223.575µs logger=migrator t=2026-03-24T01:24:49.700846017Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-03-24T01:24:49.701062422Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=214.405µs logger=migrator t=2026-03-24T01:24:49.707273058Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-03-24T01:24:49.710584661Z level=info msg="Migration successfully executed" id="create folder table" duration=3.316293ms logger=migrator t=2026-03-24T01:24:49.716214485Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-03-24T01:24:49.717660738Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.446903ms logger=migrator t=2026-03-24T01:24:49.722441743Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-03-24T01:24:49.723795563Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.35381ms logger=migrator t=2026-03-24T01:24:49.729818916Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-03-24T01:24:49.7299798Z level=info msg="Migration successfully executed" id="Update folder title length" duration=161.364µs logger=migrator t=2026-03-24T01:24:49.737390293Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-24T01:24:49.738696042Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.305609ms logger=migrator t=2026-03-24T01:24:49.743412836Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-24T01:24:49.744542231Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.126775ms logger=migrator t=2026-03-24T01:24:49.750140394Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-03-24T01:24:49.753415828Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=3.277143ms logger=migrator t=2026-03-24T01:24:49.757991378Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-03-24T01:24:49.758462738Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=471.37µs logger=migrator t=2026-03-24T01:24:49.763115021Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-03-24T01:24:49.763397667Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=282.056µs logger=migrator t=2026-03-24T01:24:49.769109924Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-03-24T01:24:49.770322891Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.212028ms logger=migrator t=2026-03-24T01:24:49.775388422Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-03-24T01:24:49.77663827Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.249768ms logger=migrator t=2026-03-24T01:24:49.781453136Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-03-24T01:24:49.783277866Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.82519ms logger=migrator t=2026-03-24T01:24:49.789122835Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-03-24T01:24:49.790498906Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.375891ms logger=migrator t=2026-03-24T01:24:49.795060586Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-03-24T01:24:49.796256063Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.193237ms logger=migrator t=2026-03-24T01:24:49.802074231Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-03-24T01:24:49.803103964Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.029022ms logger=migrator t=2026-03-24T01:24:49.807852339Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-03-24T01:24:49.810033377Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.180858ms logger=migrator t=2026-03-24T01:24:49.815559249Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-03-24T01:24:49.816813076Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.253547ms logger=migrator t=2026-03-24T01:24:49.822913661Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-03-24T01:24:49.823997825Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.081384ms logger=migrator t=2026-03-24T01:24:49.828943294Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-03-24T01:24:49.830491888Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.548144ms logger=migrator t=2026-03-24T01:24:49.837738329Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-03-24T01:24:49.839958647Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=2.226188ms logger=migrator t=2026-03-24T01:24:49.845866638Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-03-24T01:24:49.846220066Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=353.958µs logger=migrator t=2026-03-24T01:24:49.85095077Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-03-24T01:24:49.860748577Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.800377ms logger=migrator t=2026-03-24T01:24:49.865784838Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-03-24T01:24:49.866652407Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=869.019µs logger=migrator t=2026-03-24T01:24:49.871990394Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-24T01:24:49.872014495Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=24.681µs logger=migrator t=2026-03-24T01:24:49.876902073Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-24T01:24:49.879155082Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.252299ms logger=migrator t=2026-03-24T01:24:49.883648902Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-24T01:24:49.883671862Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=23.72µs logger=migrator t=2026-03-24T01:24:49.887711311Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-03-24T01:24:49.88900295Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.290779ms logger=migrator t=2026-03-24T01:24:49.894624764Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-24T01:24:49.896459715Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.834861ms logger=migrator t=2026-03-24T01:24:49.904690117Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-03-24T01:24:49.90577529Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.084993ms logger=migrator t=2026-03-24T01:24:49.911271192Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-03-24T01:24:49.91210281Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=831.938µs logger=migrator t=2026-03-24T01:24:49.917583281Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-03-24T01:24:49.917870267Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=287.676µs logger=migrator t=2026-03-24T01:24:49.922092231Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-03-24T01:24:49.922737445Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=639.714µs logger=migrator t=2026-03-24T01:24:49.926984908Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-03-24T01:24:49.927926859Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=940.021µs logger=migrator t=2026-03-24T01:24:49.934167827Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-03-24T01:24:49.935028336Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=858.688µs logger=migrator t=2026-03-24T01:24:49.940121258Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-03-24T01:24:49.953261389Z level=info msg="Migration successfully executed" id="add stack_id column" duration=13.146601ms logger=migrator t=2026-03-24T01:24:49.95789098Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-03-24T01:24:49.967955613Z level=info msg="Migration successfully executed" id="add region_slug column" duration=10.063983ms logger=migrator t=2026-03-24T01:24:49.973488895Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-03-24T01:24:49.981094433Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=7.604648ms logger=migrator t=2026-03-24T01:24:49.985464169Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-03-24T01:24:49.985532111Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=68.542µs logger=migrator t=2026-03-24T01:24:49.990238465Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-03-24T01:24:49.999866477Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=9.627812ms logger=migrator t=2026-03-24T01:24:50.006180387Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-03-24T01:24:50.014089572Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=7.908125ms logger=migrator t=2026-03-24T01:24:50.018980479Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-03-24T01:24:50.019299856Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=319.167µs logger=migrator t=2026-03-24T01:24:50.023424977Z level=info msg="migrations completed" performed=558 skipped=0 duration=6.559317563s logger=migrator t=2026-03-24T01:24:50.024100772Z level=info msg="Unlocking database" logger=sqlstore t=2026-03-24T01:24:50.043525231Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-03-24T01:24:50.043907379Z level=info msg="Created default organization" logger=secrets t=2026-03-24T01:24:50.05342766Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-03-24T01:24:50.105801205Z level=info msg="Restored cache from database" duration=1.753718ms logger=plugin.store t=2026-03-24T01:24:50.108669519Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-03-24T01:24:50.149655594Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-03-24T01:24:50.149701745Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-03-24T01:24:50.149776326Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-03-24T01:24:50.149786097Z level=info msg="Plugins loaded" count=54 duration=41.118608ms logger=query_data t=2026-03-24T01:24:50.154481601Z level=info msg="Query Service initialization" logger=live.push_http t=2026-03-24T01:24:50.1585656Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-03-24T01:24:50.168173873Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-03-24T01:24:50.177758734Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-03-24T01:24:50.181169279Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-03-24T01:24:50.183192744Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-03-24T01:24:50.204587077Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-03-24T01:24:50.224271011Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-03-24T01:24:50.248218749Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-03-24T01:24:50.24825875Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-03-24T01:24:50.249399366Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-03-24T01:24:50.249719233Z level=info msg="Starting MultiOrg Alertmanager" logger=provisioning.dashboard t=2026-03-24T01:24:50.250130352Z level=info msg="starting to provision dashboards" logger=grafanaStorageLogger t=2026-03-24T01:24:50.250423218Z level=info msg="Storage starting" logger=http.server t=2026-03-24T01:24:50.251450171Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=grafana.update.checker t=2026-03-24T01:24:50.329742449Z level=info msg="Update check succeeded" duration=81.034549ms logger=plugins.update.checker t=2026-03-24T01:24:50.332361927Z level=info msg="Update check succeeded" duration=83.609825ms logger=ngalert.state.manager t=2026-03-24T01:24:50.384937898Z level=info msg="State cache has been initialized" states=0 duration=135.531061ms logger=ngalert.scheduler t=2026-03-24T01:24:50.38506565Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-03-24T01:24:50.385382847Z level=info msg=starting first_tick=2026-03-24T01:25:00Z logger=sqlstore.transactions t=2026-03-24T01:24:50.414684184Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-03-24T01:24:50.431999437Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-03-24T01:24:50.445111095Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=grafana-apiserver t=2026-03-24T01:24:50.496752946Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-03-24T01:24:50.498420662Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=plugin.angulardetectorsprovider.dynamic t=2026-03-24T01:24:50.540962162Z level=info msg="Patterns update finished" duration=164.066602ms logger=sqlstore.transactions t=2026-03-24T01:24:50.585479985Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-03-24T01:24:50.587632092Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=sqlstore.transactions t=2026-03-24T01:24:50.59889401Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-03-24T01:24:50.599112615Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=3 code="database is locked" logger=provisioning.dashboard t=2026-03-24T01:24:50.639997918Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-24T01:25:07.827227995Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-24T01:25:07.82833347Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-24T01:25:07.849028426Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-24T01:25:07.910270929Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-24T01:25:07.946989639Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-24T01:25:08.404710503Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-24T01:25:08.425362199Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-24T01:25:08.52782533Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-24T01:25:08.545323447Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-24T01:25:08.589292077Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-24T01:25:08.606558418Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-24T01:25:08.667493284Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-24T01:25:08.683466227Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-24T01:25:08.727672813Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-24T01:25:08.743624274Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-24T01:25:08.795793496Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-24T01:25:08.813509887Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-24T01:25:08.871064537Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-24T01:25:08.891457757Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-24T01:25:08.945783007Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-24T01:25:08.96314987Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-24T01:25:09.03063751Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-24T01:25:09.049538037Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-24T01:25:09.097285282Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-24T01:25:09.129581124Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-24T01:25:09.228489937Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-24T01:25:09.252800164Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-24T01:25:09.339779644Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-24T01:25:09.359271364Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-24T01:25:09.443856151Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-24T01:25:09.464001937Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-24T01:25:09.529534123Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-24T01:25:09.55113454Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-24T01:25:09.621412531Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-24T01:25:09.638834795Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-24T01:25:09.712752587Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-24T01:25:09.731504661Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-24T01:25:09.806608969Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-24T01:25:09.825501597Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-24T01:25:09.883967696Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-24T01:25:09.903401165Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-24T01:25:09.978080204Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-24T01:25:09.995493688Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-24T01:25:10.07396905Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-24T01:25:10.089863522Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-24T01:25:10.188294324Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-24T01:25:10.208301106Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-24T01:25:10.288503247Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-24T01:25:10.3058628Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-24T01:25:10.372969521Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-24T01:25:10.39332436Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-24T01:25:10.463008889Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-24T01:25:10.480316451Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-24T01:25:10.547443442Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-24T01:25:10.562552747Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-24T01:25:10.634093245Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-24T01:25:10.658623157Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-24T01:25:10.738108151Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-24T01:25:10.757770225Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-24T01:25:10.836515853Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-24T01:25:10.853362206Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-24T01:25:10.930929497Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-24T01:25:10.951996273Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-24T01:25:11.029847642Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-24T01:25:11.043786458Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-24T01:25:11.233912425Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-24T01:25:11.252184909Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-24T01:25:11.344223661Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-24T01:25:11.359978648Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-24T01:25:11.431111729Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-24T01:25:11.449813631Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-24T01:25:11.525887642Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-24T01:25:11.543104941Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-24T01:25:11.636160795Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-24T01:25:11.660498383Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-24T01:25:11.732752947Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-24T01:25:11.751350058Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-24T01:25:11.841202831Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-24T01:25:11.861452558Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-24T01:25:11.936472804Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-03-24T01:25:46.273058093Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-03-24T01:34:50.288115682Z level=info msg="Completed cleanup jobs" duration=38.972076ms logger=plugins.update.checker t=2026-03-24T01:34:50.391246606Z level=info msg="Update check succeeded" duration=58.583186ms logger=sqlstore.transactions t=2026-03-24T01:39:50.174273628Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-03-24T01:44:50.309592162Z level=info msg="Completed cleanup jobs" duration=60.087414ms logger=plugins.update.checker t=2026-03-24T01:44:50.387496378Z level=info msg="Update check succeeded" duration=55.033623ms