logger=settings t=2026-05-06T01:25:32.40249577Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-06T01:25:32Z logger=settings t=2026-05-06T01:25:32.402793636Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-06T01:25:32.402806767Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-06T01:25:32.402810347Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-06T01:25:32.402813517Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-06T01:25:32.402816157Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-06T01:25:32.402819287Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-06T01:25:32.402821977Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-06T01:25:32.402825157Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-06T01:25:32.402828847Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-06T01:25:32.402831907Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-06T01:25:32.402837868Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-06T01:25:32.402847418Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-06T01:25:32.402851348Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-06T01:25:32.402876778Z level=info msg=Target target=[all] logger=settings t=2026-05-06T01:25:32.402901069Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-06T01:25:32.402904269Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-06T01:25:32.402906949Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-06T01:25:32.402909639Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-06T01:25:32.402912399Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-06T01:25:32.402915179Z level=info msg="App mode production" logger=sqlstore t=2026-05-06T01:25:32.403190866Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-06T01:25:32.403211006Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-06T01:25:32.405849949Z level=info msg="Locking database" logger=migrator t=2026-05-06T01:25:32.405974172Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-06T01:25:32.406935505Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-06T01:25:32.409070306Z level=info msg="Migration successfully executed" id="create migration_log table" duration=2.132741ms logger=migrator t=2026-05-06T01:25:32.414267518Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-06T01:25:32.415314384Z level=info msg="Migration successfully executed" id="create user table" duration=1.050145ms logger=migrator t=2026-05-06T01:25:32.421184543Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-06T01:25:32.422030472Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=846.04µs logger=migrator t=2026-05-06T01:25:32.426645802Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-06T01:25:32.427460051Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=814.019µs logger=migrator t=2026-05-06T01:25:32.432806438Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-06T01:25:32.43376724Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=966.032µs logger=migrator t=2026-05-06T01:25:32.436974567Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-06T01:25:32.437716724Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=742.857µs logger=migrator t=2026-05-06T01:25:32.441282698Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-06T01:25:32.44388971Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.605832ms logger=migrator t=2026-05-06T01:25:32.448252524Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-06T01:25:32.449150765Z level=info msg="Migration successfully executed" id="create user table v2" duration=899.621µs logger=migrator t=2026-05-06T01:25:32.452123665Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-06T01:25:32.453145609Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.021344ms logger=migrator t=2026-05-06T01:25:32.457597245Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-06T01:25:32.458450645Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=854.08µs logger=migrator t=2026-05-06T01:25:32.4645573Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-06T01:25:32.465150084Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=596.645µs logger=migrator t=2026-05-06T01:25:32.471243018Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-06T01:25:32.472301193Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=1.059425ms logger=migrator t=2026-05-06T01:25:32.475642492Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-06T01:25:32.47764812Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=2.005438ms logger=migrator t=2026-05-06T01:25:32.481581173Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-06T01:25:32.481696936Z level=info msg="Migration successfully executed" id="Update user table charset" duration=117.013µs logger=migrator t=2026-05-06T01:25:32.489781567Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-06T01:25:32.491779245Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.998478ms logger=migrator t=2026-05-06T01:25:32.501119605Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-06T01:25:32.501748411Z level=info msg="Migration successfully executed" id="Add missing user data" duration=632.656µs logger=migrator t=2026-05-06T01:25:32.519344418Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-06T01:25:32.521580861Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=2.237233ms logger=migrator t=2026-05-06T01:25:32.533040352Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-06T01:25:32.534345843Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.305231ms logger=migrator t=2026-05-06T01:25:32.548373345Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-06T01:25:32.550387833Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=2.005818ms logger=migrator t=2026-05-06T01:25:32.563095875Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-06T01:25:32.575284033Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=12.189289ms logger=migrator t=2026-05-06T01:25:32.580255171Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-06T01:25:32.581524521Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.254969ms logger=migrator t=2026-05-06T01:25:32.585125396Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-06T01:25:32.58531948Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=193.924µs logger=migrator t=2026-05-06T01:25:32.589787097Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-06T01:25:32.590502093Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=714.317µs logger=migrator t=2026-05-06T01:25:32.598290448Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-05-06T01:25:32.598662957Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=375.529µs logger=migrator t=2026-05-06T01:25:32.602749314Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-06T01:25:32.603510651Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=760.947µs logger=migrator t=2026-05-06T01:25:32.60848973Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-06T01:25:32.609636977Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.146826ms logger=migrator t=2026-05-06T01:25:32.614014461Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-06T01:25:32.61485057Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=838.369µs logger=migrator t=2026-05-06T01:25:32.619013729Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-06T01:25:32.619813248Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=800.489µs logger=migrator t=2026-05-06T01:25:32.625853701Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-06T01:25:32.62666262Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=811.639µs logger=migrator t=2026-05-06T01:25:32.632699563Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-06T01:25:32.633581024Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=885.171µs logger=migrator t=2026-05-06T01:25:32.640313123Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-06T01:25:32.640382855Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=76.342µs logger=migrator t=2026-05-06T01:25:32.647029483Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-06T01:25:32.648135479Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.099626ms logger=migrator t=2026-05-06T01:25:32.652624766Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-06T01:25:32.653380533Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=756.138µs logger=migrator t=2026-05-06T01:25:32.656980558Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-06T01:25:32.657751776Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=783.308µs logger=migrator t=2026-05-06T01:25:32.663520453Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-06T01:25:32.664576749Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.061046ms logger=migrator t=2026-05-06T01:25:32.851735732Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-06T01:25:32.859163178Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=7.431416ms logger=migrator t=2026-05-06T01:25:32.924879665Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-06T01:25:32.926113304Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.235099ms logger=migrator t=2026-05-06T01:25:32.932329131Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-06T01:25:32.933057209Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=727.778µs logger=migrator t=2026-05-06T01:25:32.938410376Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-06T01:25:32.93986765Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.461064ms logger=migrator t=2026-05-06T01:25:32.945286508Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-06T01:25:32.945966524Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=679.626µs logger=migrator t=2026-05-06T01:25:32.951228759Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-06T01:25:32.951880694Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=649.865µs logger=migrator t=2026-05-06T01:25:32.956785381Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-06T01:25:32.957161949Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=376.779µs logger=migrator t=2026-05-06T01:25:32.96181034Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-06T01:25:32.962758652Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=949.432µs logger=migrator t=2026-05-06T01:25:32.968370985Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-06T01:25:32.968726853Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=356.558µs logger=migrator t=2026-05-06T01:25:32.973702051Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-06T01:25:32.974370037Z level=info msg="Migration successfully executed" id="create star table" duration=668.076µs logger=migrator t=2026-05-06T01:25:32.986751541Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-06T01:25:32.987617971Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=866.77µs logger=migrator t=2026-05-06T01:25:32.99470425Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-06T01:25:32.995351165Z level=info msg="Migration successfully executed" id="create org table v1" duration=647.726µs logger=migrator t=2026-05-06T01:25:33.000433705Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-06T01:25:33.001206893Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=774.008µs logger=migrator t=2026-05-06T01:25:33.006712254Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-06T01:25:33.0074306Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=718.596µs logger=migrator t=2026-05-06T01:25:33.016024354Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-06T01:25:33.01709275Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.071926ms logger=migrator t=2026-05-06T01:25:33.026534393Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-06T01:25:33.027856104Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.324051ms logger=migrator t=2026-05-06T01:25:33.033310223Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-06T01:25:33.034049651Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=738.668µs logger=migrator t=2026-05-06T01:25:33.039232855Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-06T01:25:33.039271435Z level=info msg="Migration successfully executed" id="Update org table charset" duration=36.201µs logger=migrator t=2026-05-06T01:25:33.043891774Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-06T01:25:33.043914434Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=22.89µs logger=migrator t=2026-05-06T01:25:33.052613621Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-06T01:25:33.052834476Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=219.455µs logger=migrator t=2026-05-06T01:25:33.057752643Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-06T01:25:33.058678264Z level=info msg="Migration successfully executed" id="create dashboard table" duration=921.412µs logger=migrator t=2026-05-06T01:25:33.064420611Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-06T01:25:33.065320692Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=903.471µs logger=migrator t=2026-05-06T01:25:33.070502215Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-06T01:25:33.072152794Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.646429ms logger=migrator t=2026-05-06T01:25:33.079316434Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-06T01:25:33.080724887Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.413523ms logger=migrator t=2026-05-06T01:25:33.086598576Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-06T01:25:33.087778424Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.185028ms logger=migrator t=2026-05-06T01:25:33.094558914Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-06T01:25:33.095947608Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.393554ms logger=migrator t=2026-05-06T01:25:33.10197176Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-06T01:25:33.108455463Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=6.479633ms logger=migrator t=2026-05-06T01:25:33.11379599Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-06T01:25:33.114825035Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.028915ms logger=migrator t=2026-05-06T01:25:33.120906479Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-06T01:25:33.122349643Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.443353ms logger=migrator t=2026-05-06T01:25:33.129264617Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-06T01:25:33.130710691Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.449174ms logger=migrator t=2026-05-06T01:25:33.137564194Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-06T01:25:33.138177928Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=615.815µs logger=migrator t=2026-05-06T01:25:33.144295703Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-06T01:25:33.145768668Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.475805ms logger=migrator t=2026-05-06T01:25:33.150832187Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-06T01:25:33.150990271Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=161.494µs logger=migrator t=2026-05-06T01:25:33.156729577Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-06T01:25:33.159101033Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.376696ms logger=migrator t=2026-05-06T01:25:33.165307471Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-06T01:25:33.167296057Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.988346ms logger=migrator t=2026-05-06T01:25:33.172410969Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-06T01:25:33.174704163Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.295024ms logger=migrator t=2026-05-06T01:25:33.180536952Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-06T01:25:33.181841482Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.349381ms logger=migrator t=2026-05-06T01:25:33.188550471Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-06T01:25:33.192519775Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.966504ms logger=migrator t=2026-05-06T01:25:33.198585578Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-06T01:25:33.200512594Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.931216ms logger=migrator t=2026-05-06T01:25:33.218552412Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-06T01:25:33.220418316Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.870914ms logger=migrator t=2026-05-06T01:25:33.232763149Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-06T01:25:33.2328182Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=54.401µs logger=migrator t=2026-05-06T01:25:33.238318171Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-06T01:25:33.238356612Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=41.421µs logger=migrator t=2026-05-06T01:25:33.242984931Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-06T01:25:33.245162312Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.177342ms logger=migrator t=2026-05-06T01:25:33.253146282Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-06T01:25:33.255045257Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.902805ms logger=migrator t=2026-05-06T01:25:33.260202578Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-06T01:25:33.263488127Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=3.288769ms logger=migrator t=2026-05-06T01:25:33.268455794Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-06T01:25:33.270313698Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.854354ms logger=migrator t=2026-05-06T01:25:33.275378388Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-06T01:25:33.275598233Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=219.415µs logger=migrator t=2026-05-06T01:25:33.28222308Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-06T01:25:33.283294536Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.075446ms logger=migrator t=2026-05-06T01:25:33.289454572Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-06T01:25:33.290405184Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=952.332µs logger=migrator t=2026-05-06T01:25:33.294821019Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-06T01:25:33.29484966Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=29.341µs logger=migrator t=2026-05-06T01:25:33.299608442Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-06T01:25:33.300460723Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=851.371µs logger=migrator t=2026-05-06T01:25:33.312118959Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-06T01:25:33.31303131Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=918.881µs logger=migrator t=2026-05-06T01:25:33.31807172Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-06T01:25:33.324310327Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.238817ms logger=migrator t=2026-05-06T01:25:33.330216717Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-06T01:25:33.330967025Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=748.428µs logger=migrator t=2026-05-06T01:25:33.338692388Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-06T01:25:33.341770622Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=3.080373ms logger=migrator t=2026-05-06T01:25:33.349184256Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-06T01:25:33.35059656Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.417724ms logger=migrator t=2026-05-06T01:25:33.356938091Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-06T01:25:33.357746489Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=813.369µs logger=migrator t=2026-05-06T01:25:33.361521559Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-06T01:25:33.362429081Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=903.281µs logger=migrator t=2026-05-06T01:25:33.366797083Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-06T01:25:33.369093148Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.295325ms logger=migrator t=2026-05-06T01:25:33.375053509Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-06T01:25:33.375919021Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=866.501µs logger=migrator t=2026-05-06T01:25:33.381429681Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-06T01:25:33.381616635Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=187.224µs logger=migrator t=2026-05-06T01:25:33.385595169Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-06T01:25:33.385845655Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=250.546µs logger=migrator t=2026-05-06T01:25:33.393860635Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-06T01:25:33.395157796Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.304441ms logger=migrator t=2026-05-06T01:25:33.400066552Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-06T01:25:33.403137745Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.072922ms logger=migrator t=2026-05-06T01:25:33.406680919Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-06T01:25:33.408328127Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.645648ms logger=migrator t=2026-05-06T01:25:33.413037629Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-06T01:25:33.413634943Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=598.274µs logger=migrator t=2026-05-06T01:25:33.416954072Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-06T01:25:33.417543677Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=589.245µs logger=migrator t=2026-05-06T01:25:33.421570682Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-06T01:25:33.423102378Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.532407ms logger=migrator t=2026-05-06T01:25:33.427106413Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-06T01:25:33.427995743Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=888.94µs logger=migrator t=2026-05-06T01:25:33.433207787Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-06T01:25:33.441049633Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=7.843386ms logger=migrator t=2026-05-06T01:25:33.454148784Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-06T01:25:33.454930352Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=783.508µs logger=migrator t=2026-05-06T01:25:33.485311512Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-06T01:25:33.488374294Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=3.108454ms logger=migrator t=2026-05-06T01:25:33.506757749Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-06T01:25:33.50804132Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.290401ms logger=migrator t=2026-05-06T01:25:33.518453107Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-06T01:25:33.519622994Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=1.170227ms logger=migrator t=2026-05-06T01:25:33.543871859Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-06T01:25:33.547233969Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.363019ms logger=migrator t=2026-05-06T01:25:33.680034304Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-06T01:25:33.683104107Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=3.073963ms logger=migrator t=2026-05-06T01:25:33.69125416Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-06T01:25:33.691355873Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=106.332µs logger=migrator t=2026-05-06T01:25:33.706485822Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-06T01:25:33.70685722Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=376.029µs logger=migrator t=2026-05-06T01:25:33.712068574Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-06T01:25:33.715053904Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.985971ms logger=migrator t=2026-05-06T01:25:33.720055013Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-06T01:25:33.720375421Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=324.228µs logger=migrator t=2026-05-06T01:25:33.723438183Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-06T01:25:33.723625848Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=187.344µs logger=migrator t=2026-05-06T01:25:33.726674599Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-06T01:25:33.729566378Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.892119ms logger=migrator t=2026-05-06T01:25:33.73260301Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-06T01:25:33.732797274Z level=info msg="Migration successfully executed" id="Update uid value" duration=194.694µs logger=migrator t=2026-05-06T01:25:33.735681743Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-06T01:25:33.736506542Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=824.609µs logger=migrator t=2026-05-06T01:25:33.741566662Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-06T01:25:33.742461314Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=891.112µs logger=migrator t=2026-05-06T01:25:33.746269214Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-06T01:25:33.747016911Z level=info msg="Migration successfully executed" id="create api_key table" duration=744.887µs logger=migrator t=2026-05-06T01:25:33.752048871Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-06T01:25:33.752619184Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=556.023µs logger=migrator t=2026-05-06T01:25:33.756960947Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-06T01:25:33.757638333Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=676.476µs logger=migrator t=2026-05-06T01:25:33.762451457Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-06T01:25:33.764345251Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.895544ms logger=migrator t=2026-05-06T01:25:33.768220124Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-06T01:25:33.769061384Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=841.279µs logger=migrator t=2026-05-06T01:25:33.773447478Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-06T01:25:33.774874701Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.430983ms logger=migrator t=2026-05-06T01:25:33.778317092Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-06T01:25:33.779062591Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=743.549µs logger=migrator t=2026-05-06T01:25:33.782238916Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-06T01:25:33.789705192Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.465576ms logger=migrator t=2026-05-06T01:25:33.792984551Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-06T01:25:33.793519593Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=535.282µs logger=migrator t=2026-05-06T01:25:33.796370061Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-06T01:25:33.796945674Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=575.933µs logger=migrator t=2026-05-06T01:25:33.803579311Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-06T01:25:33.805540708Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.969047ms logger=migrator t=2026-05-06T01:25:33.819036768Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-06T01:25:33.820452881Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.415013ms logger=migrator t=2026-05-06T01:25:33.825286515Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-06T01:25:33.825844028Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=557.023µs logger=migrator t=2026-05-06T01:25:33.8292387Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-06T01:25:33.829840184Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=601.344µs logger=migrator t=2026-05-06T01:25:33.832878486Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-06T01:25:33.832914927Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=35.23µs logger=migrator t=2026-05-06T01:25:33.836390688Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-06T01:25:33.840606829Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.214851ms logger=migrator t=2026-05-06T01:25:33.844223004Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-06T01:25:33.846703893Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.483319ms logger=migrator t=2026-05-06T01:25:33.851462255Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-06T01:25:33.851704582Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=244.437µs logger=migrator t=2026-05-06T01:25:33.856422013Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-06T01:25:33.861223377Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.793684ms logger=migrator t=2026-05-06T01:25:33.870748592Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-06T01:25:33.875411953Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=4.669751ms logger=migrator t=2026-05-06T01:25:33.879429928Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-06T01:25:33.880240998Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=810.489µs logger=migrator t=2026-05-06T01:25:33.884813285Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-06T01:25:33.885332408Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=520.663µs logger=migrator t=2026-05-06T01:25:33.891529585Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-06T01:25:33.892830496Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.30118ms logger=migrator t=2026-05-06T01:25:33.897700811Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-06T01:25:33.89896186Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.259969ms logger=migrator t=2026-05-06T01:25:33.910420213Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-06T01:25:33.911915388Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.499965ms logger=migrator t=2026-05-06T01:25:33.916750003Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-06T01:25:33.917541841Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=792.058µs logger=migrator t=2026-05-06T01:25:33.924217199Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-06T01:25:33.92429083Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=74.271µs logger=migrator t=2026-05-06T01:25:33.927911247Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-06T01:25:33.927940308Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=30.081µs logger=migrator t=2026-05-06T01:25:33.933168522Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-06T01:25:33.93733652Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.168838ms logger=migrator t=2026-05-06T01:25:33.941094508Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-06T01:25:33.943889475Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.798587ms logger=migrator t=2026-05-06T01:25:33.948261949Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-06T01:25:33.948334101Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=72.872µs logger=migrator t=2026-05-06T01:25:33.95928253Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-06T01:25:33.96012311Z level=info msg="Migration successfully executed" id="create quota table v1" duration=840.969µs logger=migrator t=2026-05-06T01:25:33.964144295Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-06T01:25:33.965058017Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=911.502µs logger=migrator t=2026-05-06T01:25:33.970072886Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-06T01:25:33.970104757Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=32.64µs logger=migrator t=2026-05-06T01:25:33.974950842Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-06T01:25:33.976367115Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.423973ms logger=migrator t=2026-05-06T01:25:33.981622329Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-06T01:25:33.983017362Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.394333ms logger=migrator t=2026-05-06T01:25:33.987250392Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-06T01:25:33.991134954Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.922662ms logger=migrator t=2026-05-06T01:25:33.995736274Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-06T01:25:33.995772335Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=36.65µs logger=migrator t=2026-05-06T01:25:33.999618425Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-06T01:25:34.000736392Z level=info msg="Migration successfully executed" id="create session table" duration=1.115767ms logger=migrator t=2026-05-06T01:25:34.006102619Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-06T01:25:34.006280284Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=177.414µs logger=migrator t=2026-05-06T01:25:34.010042762Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-06T01:25:34.010123894Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=81.722µs logger=migrator t=2026-05-06T01:25:34.013993856Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-06T01:25:34.014854707Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=859.981µs logger=migrator t=2026-05-06T01:25:34.020241774Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-06T01:25:34.022479388Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=2.232873ms logger=migrator t=2026-05-06T01:25:34.028263805Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-06T01:25:34.028306416Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=51.112µs logger=migrator t=2026-05-06T01:25:34.032667828Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-06T01:25:34.032790561Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=77.682µs logger=migrator t=2026-05-06T01:25:34.037667097Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-06T01:25:34.040846902Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.183865ms logger=migrator t=2026-05-06T01:25:34.045990314Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-06T01:25:34.049356324Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.365619ms logger=migrator t=2026-05-06T01:25:34.0538408Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-06T01:25:34.054116437Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=283.287µs logger=migrator t=2026-05-06T01:25:34.059910794Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-06T01:25:34.060060347Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=151.853µs logger=migrator t=2026-05-06T01:25:34.064207465Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-06T01:25:34.065337792Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.130057ms logger=migrator t=2026-05-06T01:25:34.071652502Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-06T01:25:34.071717624Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=70.721µs logger=migrator t=2026-05-06T01:25:34.077372337Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-06T01:25:34.082714724Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.342397ms logger=migrator t=2026-05-06T01:25:34.086470713Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-06T01:25:34.086628966Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=158.013µs logger=migrator t=2026-05-06T01:25:34.09308251Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-06T01:25:34.098780725Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.697115ms logger=migrator t=2026-05-06T01:25:34.104669954Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-06T01:25:34.107904761Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.234287ms logger=migrator t=2026-05-06T01:25:34.111456225Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-06T01:25:34.111531796Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=76.511µs logger=migrator t=2026-05-06T01:25:34.116241828Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-06T01:25:34.117215891Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=974.723µs logger=migrator t=2026-05-06T01:25:34.124982385Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-06T01:25:34.125943698Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=962.033µs logger=migrator t=2026-05-06T01:25:34.131176022Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-06T01:25:34.1323198Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.143477ms logger=migrator t=2026-05-06T01:25:34.137923202Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-06T01:25:34.138786382Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=863.01µs logger=migrator t=2026-05-06T01:25:34.143987196Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-06T01:25:34.145188874Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.201628ms logger=migrator t=2026-05-06T01:25:34.148875342Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-06T01:25:34.149715741Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=840.399µs logger=migrator t=2026-05-06T01:25:34.154951325Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-06T01:25:34.155940749Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=990.183µs logger=migrator t=2026-05-06T01:25:34.16062787Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-06T01:25:34.16146185Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=831.159µs logger=migrator t=2026-05-06T01:25:34.165202418Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-06T01:25:34.165979847Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=777.329µs logger=migrator t=2026-05-06T01:25:34.169801917Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-06T01:25:34.179574419Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.769552ms logger=migrator t=2026-05-06T01:25:34.18387276Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-06T01:25:34.184791372Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=959.052µs logger=migrator t=2026-05-06T01:25:34.188437109Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-05-06T01:25:34.189312399Z 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=875.11µs logger=migrator t=2026-05-06T01:25:34.194541683Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-06T01:25:34.195129197Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=591.274µs logger=migrator t=2026-05-06T01:25:34.200412462Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-06T01:25:34.201014276Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=601.874µs logger=migrator t=2026-05-06T01:25:34.205011672Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-06T01:25:34.20580576Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=794.238µs logger=migrator t=2026-05-06T01:25:34.209594679Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-06T01:25:34.213529653Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.934574ms logger=migrator t=2026-05-06T01:25:34.21849764Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-06T01:25:34.221986994Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.489004ms logger=migrator t=2026-05-06T01:25:34.226418458Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-06T01:25:34.230057095Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.638197ms logger=migrator t=2026-05-06T01:25:34.233336622Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-06T01:25:34.236882706Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.543454ms logger=migrator t=2026-05-06T01:25:34.241455065Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-06T01:25:34.242303995Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=848.6µs logger=migrator t=2026-05-06T01:25:34.246459123Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-06T01:25:34.246485413Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=26.78µs logger=migrator t=2026-05-06T01:25:34.250796636Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-06T01:25:34.250846917Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=57.231µs logger=migrator t=2026-05-06T01:25:34.254670507Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-06T01:25:34.256096092Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.425285ms logger=migrator t=2026-05-06T01:25:34.260167117Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-06T01:25:34.261053609Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=891.042µs logger=migrator t=2026-05-06T01:25:34.267449531Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-06T01:25:34.268704Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.2527ms logger=migrator t=2026-05-06T01:25:34.273180446Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-06T01:25:34.274124168Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=947.652µs logger=migrator t=2026-05-06T01:25:34.277803696Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-06T01:25:34.278543973Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=739.787µs logger=migrator t=2026-05-06T01:25:34.282802294Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-06T01:25:34.286156164Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.35358ms logger=migrator t=2026-05-06T01:25:34.289838431Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-06T01:25:34.294762558Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.922977ms logger=migrator t=2026-05-06T01:25:34.299175812Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-06T01:25:34.299346856Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=171.524µs logger=migrator t=2026-05-06T01:25:34.302817259Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-06T01:25:34.303611717Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=795.108µs logger=migrator t=2026-05-06T01:25:34.308489933Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-06T01:25:34.309567928Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.079205ms logger=migrator t=2026-05-06T01:25:34.313753897Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-06T01:25:34.318808177Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=5.05385ms logger=migrator t=2026-05-06T01:25:34.322675059Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-06T01:25:34.3227274Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=53.331µs logger=migrator t=2026-05-06T01:25:34.326860268Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-06T01:25:34.327531913Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=670.935µs logger=migrator t=2026-05-06T01:25:34.331005427Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-06T01:25:34.331921508Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=914.871µs logger=migrator t=2026-05-06T01:25:34.336303062Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-06T01:25:34.336392174Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=89.662µs logger=migrator t=2026-05-06T01:25:34.340626024Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-06T01:25:34.341498434Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=872.78µs logger=migrator t=2026-05-06T01:25:34.345351276Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-06T01:25:34.347172249Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.819633ms logger=migrator t=2026-05-06T01:25:34.351670165Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-06T01:25:34.352781931Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.115566ms logger=migrator t=2026-05-06T01:25:34.35733082Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-06T01:25:34.35821227Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=879.84µs logger=migrator t=2026-05-06T01:25:34.362578254Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-06T01:25:34.363783412Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.205148ms logger=migrator t=2026-05-06T01:25:34.36833684Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-06T01:25:34.369255192Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=916.952µs logger=migrator t=2026-05-06T01:25:34.37381121Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-06T01:25:34.373845941Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=36.381µs logger=migrator t=2026-05-06T01:25:34.377374364Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-06T01:25:34.381881751Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.505587ms logger=migrator t=2026-05-06T01:25:34.386401258Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-06T01:25:34.387201158Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=799.94µs logger=migrator t=2026-05-06T01:25:34.391889828Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-06T01:25:34.395883073Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=3.992965ms logger=migrator t=2026-05-06T01:25:34.399969549Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-06T01:25:34.401007815Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.053256ms logger=migrator t=2026-05-06T01:25:34.410720144Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-06T01:25:34.411842731Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.125427ms logger=migrator t=2026-05-06T01:25:34.417537036Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-06T01:25:34.418416347Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=880.871µs logger=migrator t=2026-05-06T01:25:34.424391669Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-06T01:25:34.437421657Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=13.017208ms logger=migrator t=2026-05-06T01:25:34.441485223Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-06T01:25:34.442085797Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=602.904µs logger=migrator t=2026-05-06T01:25:34.446490612Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-05-06T01:25:34.447333952Z 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=840.34µs logger=migrator t=2026-05-06T01:25:34.45398143Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-06T01:25:34.454882651Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=906.561µs logger=migrator t=2026-05-06T01:25:34.458515996Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-06T01:25:34.459247684Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=732.348µs logger=migrator t=2026-05-06T01:25:34.462660395Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-06T01:25:34.462883941Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=224.406µs logger=migrator t=2026-05-06T01:25:34.46878484Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-06T01:25:34.476959314Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=8.166354ms logger=migrator t=2026-05-06T01:25:34.481300296Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-06T01:25:34.48566607Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.365834ms logger=migrator t=2026-05-06T01:25:34.489974372Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-06T01:25:34.490886274Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=911.243µs logger=migrator t=2026-05-06T01:25:34.494725695Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-06T01:25:34.495620195Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=893.9µs logger=migrator t=2026-05-06T01:25:34.5000151Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-06T01:25:34.500231215Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=223.656µs logger=migrator t=2026-05-06T01:25:34.504494926Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-06T01:25:34.508841169Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.346013ms logger=migrator t=2026-05-06T01:25:34.514023452Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-06T01:25:34.516079311Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=2.055068ms logger=migrator t=2026-05-06T01:25:34.52109292Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-06T01:25:34.52152985Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=442.721µs logger=migrator t=2026-05-06T01:25:34.527110442Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-06T01:25:34.52785062Z level=info msg="Migration successfully executed" id="Move region to single row" duration=741.667µs logger=migrator t=2026-05-06T01:25:34.532610152Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-06T01:25:34.533961754Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.414753ms logger=migrator t=2026-05-06T01:25:34.53842689Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-06T01:25:34.540273913Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.851233ms logger=migrator t=2026-05-06T01:25:34.544170326Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-06T01:25:34.545366514Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.197328ms logger=migrator t=2026-05-06T01:25:34.550155618Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-06T01:25:34.551364396Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.210468ms logger=migrator t=2026-05-06T01:25:34.556402516Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-06T01:25:34.557489401Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.089735ms logger=migrator t=2026-05-06T01:25:34.560869372Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-06T01:25:34.561885566Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.016874ms logger=migrator t=2026-05-06T01:25:34.570335216Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-06T01:25:34.570544011Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=215.415µs logger=migrator t=2026-05-06T01:25:34.577431844Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-06T01:25:34.579196305Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.752961ms logger=migrator t=2026-05-06T01:25:34.585090285Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-06T01:25:34.586474908Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.389273ms logger=migrator t=2026-05-06T01:25:34.591965998Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-06T01:25:34.593273669Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.311341ms logger=migrator t=2026-05-06T01:25:34.605356916Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-06T01:25:34.606867721Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.511345ms logger=migrator t=2026-05-06T01:25:34.611798218Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-06T01:25:34.612155426Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=358.138µs logger=migrator t=2026-05-06T01:25:34.617080513Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-06T01:25:34.617679988Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=600.964µs logger=migrator t=2026-05-06T01:25:34.623094386Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-06T01:25:34.623180868Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=88.452µs logger=migrator t=2026-05-06T01:25:34.62708728Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-06T01:25:34.628618027Z level=info msg="Migration successfully executed" id="create team table" duration=1.520706ms logger=migrator t=2026-05-06T01:25:34.633342829Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-06T01:25:34.634827744Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.484975ms logger=migrator t=2026-05-06T01:25:34.640262002Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-06T01:25:34.64818789Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=2.421148ms logger=migrator t=2026-05-06T01:25:34.653773762Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-06T01:25:34.658039103Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.260831ms logger=migrator t=2026-05-06T01:25:34.661483926Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-06T01:25:34.661632139Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=151.644µs logger=migrator t=2026-05-06T01:25:34.665526861Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-06T01:25:34.666210597Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=683.916µs logger=migrator t=2026-05-06T01:25:34.670179711Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-06T01:25:34.671061562Z level=info msg="Migration successfully executed" id="create team member table" duration=882.071µs logger=migrator t=2026-05-06T01:25:34.674719218Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-06T01:25:34.675736853Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.017805ms logger=migrator t=2026-05-06T01:25:34.681681864Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-06T01:25:34.682908652Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.227568ms logger=migrator t=2026-05-06T01:25:34.690475132Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-06T01:25:34.691752452Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.28056ms logger=migrator t=2026-05-06T01:25:34.69795826Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-06T01:25:34.705730683Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=7.775164ms logger=migrator t=2026-05-06T01:25:34.709154495Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-06T01:25:34.712561885Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=3.40526ms logger=migrator t=2026-05-06T01:25:34.719414407Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-06T01:25:34.726758781Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=7.350644ms logger=migrator t=2026-05-06T01:25:34.733531311Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-06T01:25:34.735654732Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=2.126891ms logger=migrator t=2026-05-06T01:25:34.741977592Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-06T01:25:34.743561009Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.583397ms logger=migrator t=2026-05-06T01:25:34.750093404Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-06T01:25:34.752967362Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=2.874058ms logger=migrator t=2026-05-06T01:25:34.760129381Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-06T01:25:34.761895942Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.766001ms logger=migrator t=2026-05-06T01:25:34.768005196Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-06T01:25:34.770553066Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=2.575341ms logger=migrator t=2026-05-06T01:25:34.775921021Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-06T01:25:34.777189221Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.26735ms logger=migrator t=2026-05-06T01:25:34.782879205Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-06T01:25:34.78397207Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.092365ms logger=migrator t=2026-05-06T01:25:34.788789054Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-06T01:25:34.789754306Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=965.122µs logger=migrator t=2026-05-06T01:25:34.795828749Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-06T01:25:34.796607637Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=778.458µs logger=migrator t=2026-05-06T01:25:34.79969376Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-06T01:25:34.799860844Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=166.994µs logger=migrator t=2026-05-06T01:25:34.802965286Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-06T01:25:34.803626872Z level=info msg="Migration successfully executed" id="create tag table" duration=661.026µs logger=migrator t=2026-05-06T01:25:34.809482179Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-06T01:25:34.810955905Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.473425ms logger=migrator t=2026-05-06T01:25:34.815174893Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-06T01:25:34.816319871Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.148138ms logger=migrator t=2026-05-06T01:25:34.819876554Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-06T01:25:34.824318789Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=4.440895ms logger=migrator t=2026-05-06T01:25:34.829718206Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-06T01:25:34.830406422Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=686.475µs logger=migrator t=2026-05-06T01:25:34.845350642Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-06T01:25:34.865730211Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=20.374889ms logger=migrator t=2026-05-06T01:25:34.871698391Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-06T01:25:34.872408268Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=710.957µs logger=migrator t=2026-05-06T01:25:34.876625747Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-06T01:25:34.878248625Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.622498ms logger=migrator t=2026-05-06T01:25:34.88270225Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-06T01:25:34.883162731Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=460.881µs logger=migrator t=2026-05-06T01:25:34.886754785Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-06T01:25:34.887430301Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=674.736µs logger=migrator t=2026-05-06T01:25:34.891408815Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-06T01:25:34.892684624Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.274349ms logger=migrator t=2026-05-06T01:25:34.895847038Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-06T01:25:34.897344444Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.497946ms logger=migrator t=2026-05-06T01:25:34.902168348Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-06T01:25:34.902241359Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=74.362µs logger=migrator t=2026-05-06T01:25:34.906297474Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-06T01:25:34.912383847Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=6.085073ms logger=migrator t=2026-05-06T01:25:34.916693108Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-06T01:25:34.922207708Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.51463ms logger=migrator t=2026-05-06T01:25:34.925433774Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-06T01:25:34.930574434Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.149171ms logger=migrator t=2026-05-06T01:25:34.935807588Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-06T01:25:34.941106562Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.295473ms logger=migrator t=2026-05-06T01:25:34.945048985Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-06T01:25:34.946011177Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=962.062µs logger=migrator t=2026-05-06T01:25:34.949782946Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-06T01:25:34.955238363Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.455157ms logger=migrator t=2026-05-06T01:25:34.959972955Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-06T01:25:34.960848965Z level=info msg="Migration successfully executed" id="create server_lock table" duration=873.82µs logger=migrator t=2026-05-06T01:25:34.964826879Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-06T01:25:34.965764261Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=938.052µs logger=migrator t=2026-05-06T01:25:34.969754995Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-06T01:25:34.970690717Z level=info msg="Migration successfully executed" id="create user auth token table" duration=929.811µs logger=migrator t=2026-05-06T01:25:34.975781796Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-06T01:25:34.976915593Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.134747ms logger=migrator t=2026-05-06T01:25:35.022843262Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-06T01:25:35.024688395Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.848283ms logger=migrator t=2026-05-06T01:25:35.029345995Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-06T01:25:35.031029615Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.683679ms logger=migrator t=2026-05-06T01:25:35.036730508Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-06T01:25:35.042927404Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.196426ms logger=migrator t=2026-05-06T01:25:35.048894144Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-06T01:25:35.049998499Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.102335ms logger=migrator t=2026-05-06T01:25:35.055192551Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-06T01:25:35.056207096Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.013975ms logger=migrator t=2026-05-06T01:25:35.060923536Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-06T01:25:35.062244248Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.323782ms logger=migrator t=2026-05-06T01:25:35.067287066Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-06T01:25:35.068551526Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.262851ms logger=migrator t=2026-05-06T01:25:35.074026014Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-06T01:25:35.075604411Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.578757ms logger=migrator t=2026-05-06T01:25:35.081292434Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-06T01:25:35.081408018Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=130.094µs logger=migrator t=2026-05-06T01:25:35.086253291Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-06T01:25:35.086373234Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=120.433µs logger=migrator t=2026-05-06T01:25:35.093318738Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-06T01:25:35.094486225Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.170787ms logger=migrator t=2026-05-06T01:25:35.099641986Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-06T01:25:35.100959587Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.31598ms logger=migrator t=2026-05-06T01:25:35.105819641Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-06T01:25:35.107168213Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.344572ms logger=migrator t=2026-05-06T01:25:35.112331184Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-06T01:25:35.112448827Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=119.883µs logger=migrator t=2026-05-06T01:25:35.117103726Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-06T01:25:35.118228213Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.129528ms logger=migrator t=2026-05-06T01:25:35.123049605Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-06T01:25:35.124744096Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.686851ms logger=migrator t=2026-05-06T01:25:35.130431149Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-06T01:25:35.131612517Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.180238ms logger=migrator t=2026-05-06T01:25:35.136135983Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-06T01:25:35.137428244Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.280791ms logger=migrator t=2026-05-06T01:25:35.141564971Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-06T01:25:35.150789147Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=9.227116ms logger=migrator t=2026-05-06T01:25:35.156695106Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-06T01:25:35.157555967Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=861.191µs logger=migrator t=2026-05-06T01:25:35.162022181Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-06T01:25:35.162154374Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=132.843µs logger=migrator t=2026-05-06T01:25:35.167030279Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-06T01:25:35.168951244Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.913435ms logger=migrator t=2026-05-06T01:25:35.174487484Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-05-06T01:25:35.176130122Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.642538ms logger=migrator t=2026-05-06T01:25:35.181958409Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-05-06T01:25:35.182896102Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=934.372µs logger=migrator t=2026-05-06T01:25:35.189053956Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-06T01:25:35.189159999Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=107.183µs logger=migrator t=2026-05-06T01:25:35.194837412Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-06T01:25:35.196317597Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.480855ms logger=migrator t=2026-05-06T01:25:35.202293208Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-06T01:25:35.204529299Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=2.237062ms logger=migrator t=2026-05-06T01:25:35.209445835Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-05-06T01:25:35.210832938Z 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.388503ms logger=migrator t=2026-05-06T01:25:35.21564214Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-06T01:25:35.217143256Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.504776ms logger=migrator t=2026-05-06T01:25:35.223324131Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-06T01:25:35.231070203Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=7.744322ms logger=migrator t=2026-05-06T01:25:35.236576702Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-06T01:25:35.237673518Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.100416ms logger=migrator t=2026-05-06T01:25:35.242460371Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-06T01:25:35.243357611Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=897.791µs logger=migrator t=2026-05-06T01:25:35.247677374Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-06T01:25:35.275654151Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=27.976357ms logger=migrator t=2026-05-06T01:25:35.280893474Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-06T01:25:35.30583658Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=24.942186ms logger=migrator t=2026-05-06T01:25:35.310324895Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-06T01:25:35.311449222Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.130887ms logger=migrator t=2026-05-06T01:25:35.316112581Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-06T01:25:35.317540905Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.423164ms logger=migrator t=2026-05-06T01:25:35.322497551Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-06T01:25:35.330755465Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=8.255044ms logger=migrator t=2026-05-06T01:25:35.335750092Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-06T01:25:35.341040536Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.287844ms logger=migrator t=2026-05-06T01:25:35.346069365Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-06T01:25:35.347036237Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=963.062µs logger=migrator t=2026-05-06T01:25:35.351876831Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-06T01:25:35.352849773Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=972.932µs logger=migrator t=2026-05-06T01:25:35.359019439Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-06T01:25:35.360737389Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.71756ms logger=migrator t=2026-05-06T01:25:35.366869803Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-06T01:25:35.368805678Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.936765ms logger=migrator t=2026-05-06T01:25:35.373768635Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-06T01:25:35.373878918Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=111.173µs logger=migrator t=2026-05-06T01:25:35.378846165Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-06T01:25:35.387372195Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=8.52248ms logger=migrator t=2026-05-06T01:25:35.392532507Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-06T01:25:35.400696767Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=8.164141ms logger=migrator t=2026-05-06T01:25:35.405817068Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-06T01:25:35.412902125Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=7.084597ms logger=migrator t=2026-05-06T01:25:35.417760109Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-06T01:25:35.419712594Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.952985ms logger=migrator t=2026-05-06T01:25:35.424774093Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-06T01:25:35.426164546Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.389673ms logger=migrator t=2026-05-06T01:25:35.430850266Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-06T01:25:35.438346103Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=7.491526ms logger=migrator t=2026-05-06T01:25:35.442802108Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-06T01:25:35.447290052Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=4.488334ms logger=migrator t=2026-05-06T01:25:35.452140177Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-05-06T01:25:35.453295983Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.155637ms logger=migrator t=2026-05-06T01:25:35.45826026Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-06T01:25:35.46847418Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=10.21413ms logger=migrator t=2026-05-06T01:25:35.473056357Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-06T01:25:35.478232609Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=5.175162ms logger=migrator t=2026-05-06T01:25:35.483261857Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-06T01:25:35.483427001Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=165.764µs logger=migrator t=2026-05-06T01:25:35.488384738Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-06T01:25:35.489531224Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.146386ms logger=migrator t=2026-05-06T01:25:35.494167073Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-05-06T01:25:35.495069114Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=901.221µs logger=migrator t=2026-05-06T01:25:35.500208966Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-05-06T01:25:35.501352462Z 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.143066ms logger=migrator t=2026-05-06T01:25:35.506748889Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-06T01:25:35.506851951Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=103.502µs logger=migrator t=2026-05-06T01:25:35.510442766Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-06T01:25:35.51744667Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=7.000034ms logger=migrator t=2026-05-06T01:25:35.522409517Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-06T01:25:35.5310447Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=8.634633ms logger=migrator t=2026-05-06T01:25:35.535451074Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-06T01:25:35.540139553Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=4.685629ms logger=migrator t=2026-05-06T01:25:35.544285651Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-06T01:25:35.550524827Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.238756ms logger=migrator t=2026-05-06T01:25:35.554785628Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-06T01:25:35.561025235Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.238916ms logger=migrator t=2026-05-06T01:25:35.565269234Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-06T01:25:35.565375476Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=106.942µs logger=migrator t=2026-05-06T01:25:35.570133238Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-06T01:25:35.571279175Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.144847ms logger=migrator t=2026-05-06T01:25:35.576875956Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-06T01:25:35.586853611Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=9.978055ms logger=migrator t=2026-05-06T01:25:35.591971401Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-06T01:25:35.592104664Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=134.303µs logger=migrator t=2026-05-06T01:25:35.596031756Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-06T01:25:35.601163847Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=5.130541ms logger=migrator t=2026-05-06T01:25:35.606029921Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-06T01:25:35.607128127Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.095516ms logger=migrator t=2026-05-06T01:25:35.611669194Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-06T01:25:35.619026236Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=7.355512ms logger=migrator t=2026-05-06T01:25:35.624326461Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-06T01:25:35.625629762Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.303801ms logger=migrator t=2026-05-06T01:25:35.630580449Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-06T01:25:35.631668114Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.087425ms logger=migrator t=2026-05-06T01:25:35.640722906Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-06T01:25:35.659598Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=18.872363ms logger=migrator t=2026-05-06T01:25:35.665867037Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-06T01:25:35.66726998Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.406254ms logger=migrator t=2026-05-06T01:25:35.67322215Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-06T01:25:35.674344196Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.122796ms logger=migrator t=2026-05-06T01:25:35.681187437Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-06T01:25:35.682804864Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.617527ms logger=migrator t=2026-05-06T01:25:35.687921225Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-06T01:25:35.688955779Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.034704ms logger=migrator t=2026-05-06T01:25:35.694292514Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-06T01:25:35.694414027Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=109.583µs logger=migrator t=2026-05-06T01:25:35.70046141Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-06T01:25:35.702147159Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.685589ms logger=migrator t=2026-05-06T01:25:35.707201708Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-06T01:25:35.70817187Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=970.622µs logger=migrator t=2026-05-06T01:25:35.713161328Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-06T01:25:35.713784232Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-06T01:25:35.720735756Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-06T01:25:35.722149289Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=1.419283ms logger=migrator t=2026-05-06T01:25:35.732515762Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-06T01:25:35.734571041Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=2.064019ms logger=migrator t=2026-05-06T01:25:35.740671854Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-06T01:25:35.745908157Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=5.236513ms logger=migrator t=2026-05-06T01:25:35.751650802Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-06T01:25:35.753313651Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.668269ms logger=migrator t=2026-05-06T01:25:35.760034419Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-06T01:25:35.762556139Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=2.520669ms logger=migrator t=2026-05-06T01:25:35.770958536Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-06T01:25:35.772502282Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.549416ms logger=migrator t=2026-05-06T01:25:35.779079337Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-06T01:25:35.780972721Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.897193ms logger=migrator t=2026-05-06T01:25:35.787700589Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-06T01:25:35.790178667Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=2.491378ms logger=migrator t=2026-05-06T01:25:35.796359612Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-06T01:25:35.796394643Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=36.421µs logger=migrator t=2026-05-06T01:25:35.802523577Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-06T01:25:35.802731292Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=208.885µs logger=migrator t=2026-05-06T01:25:35.808273122Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-06T01:25:35.817450748Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=9.174295ms logger=migrator t=2026-05-06T01:25:35.823315225Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-06T01:25:35.824072964Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=760.569µs logger=migrator t=2026-05-06T01:25:35.829100831Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-06T01:25:35.830925484Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.824633ms logger=migrator t=2026-05-06T01:25:35.847615096Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-06T01:25:35.848269991Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=661.205µs logger=migrator t=2026-05-06T01:25:35.854430186Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-06T01:25:35.855788788Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.359982ms logger=migrator t=2026-05-06T01:25:35.861892511Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-06T01:25:35.863352406Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.461415ms logger=migrator t=2026-05-06T01:25:35.870095794Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-06T01:25:35.904366379Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=34.266315ms logger=migrator t=2026-05-06T01:25:35.910666778Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-06T01:25:35.917197701Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=6.526213ms logger=migrator t=2026-05-06T01:25:35.923643422Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-06T01:25:35.923906828Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=268.046µs logger=migrator t=2026-05-06T01:25:35.932597602Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-06T01:25:35.973650637Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=41.049715ms logger=migrator t=2026-05-06T01:25:35.980701493Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-06T01:25:36.011703591Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=30.985678ms logger=migrator t=2026-05-06T01:25:36.01805286Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-06T01:25:36.01890052Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=848.87µs logger=migrator t=2026-05-06T01:25:36.030194455Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-06T01:25:36.031300202Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.105896ms logger=migrator t=2026-05-06T01:25:36.036247867Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-06T01:25:36.036479862Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=232.205µs logger=migrator t=2026-05-06T01:25:36.040901057Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-06T01:25:36.041746766Z level=info msg="Migration successfully executed" id="create permission table" duration=845.64µs logger=migrator t=2026-05-06T01:25:36.048133197Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-06T01:25:36.049662842Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.529815ms logger=migrator t=2026-05-06T01:25:36.05596147Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-06T01:25:36.057096917Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.133037ms logger=migrator t=2026-05-06T01:25:36.0661697Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-06T01:25:36.067147033Z level=info msg="Migration successfully executed" id="create role table" duration=979.203µs logger=migrator t=2026-05-06T01:25:36.073910992Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-06T01:25:36.080951757Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.041955ms logger=migrator t=2026-05-06T01:25:36.086541289Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-06T01:25:36.092280073Z level=info msg="Migration successfully executed" id="add column group_name" duration=5.737685ms logger=migrator t=2026-05-06T01:25:36.099469052Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-06T01:25:36.101006248Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.537466ms logger=migrator t=2026-05-06T01:25:36.10662404Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-06T01:25:36.108089565Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.410353ms logger=migrator t=2026-05-06T01:25:36.114169157Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-06T01:25:36.114931865Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=762.168µs logger=migrator t=2026-05-06T01:25:36.120614939Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-06T01:25:36.122075784Z level=info msg="Migration successfully executed" id="create team role table" duration=1.460525ms logger=migrator t=2026-05-06T01:25:36.128947925Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-06T01:25:36.130360018Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.412073ms logger=migrator t=2026-05-06T01:25:36.135902719Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-06T01:25:36.137041055Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.138477ms logger=migrator t=2026-05-06T01:25:36.142573145Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-06T01:25:36.143855685Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.28084ms logger=migrator t=2026-05-06T01:25:36.150366638Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-06T01:25:36.151734701Z level=info msg="Migration successfully executed" id="create user role table" duration=1.367933ms logger=migrator t=2026-05-06T01:25:36.158362026Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-06T01:25:36.159704217Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.342171ms logger=migrator t=2026-05-06T01:25:36.165861482Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-06T01:25:36.167013839Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.151917ms logger=migrator t=2026-05-06T01:25:36.17214062Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-06T01:25:36.173190184Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.049484ms logger=migrator t=2026-05-06T01:25:36.179126733Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-06T01:25:36.179923383Z level=info msg="Migration successfully executed" id="create builtin role table" duration=796.629µs logger=migrator t=2026-05-06T01:25:36.184459299Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-06T01:25:36.18577802Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.318361ms logger=migrator t=2026-05-06T01:25:36.190189943Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-06T01:25:36.191221358Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.030975ms logger=migrator t=2026-05-06T01:25:36.197009354Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-06T01:25:36.205125025Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.113581ms logger=migrator t=2026-05-06T01:25:36.210685765Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-06T01:25:36.212300503Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.599237ms logger=migrator t=2026-05-06T01:25:36.217984536Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-06T01:25:36.219344929Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.361983ms logger=migrator t=2026-05-06T01:25:36.227591532Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-06T01:25:36.229250511Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.658029ms logger=migrator t=2026-05-06T01:25:36.235161889Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-06T01:25:36.237131736Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.962137ms logger=migrator t=2026-05-06T01:25:36.242620135Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-06T01:25:36.243471235Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=850.59µs logger=migrator t=2026-05-06T01:25:36.248447002Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-06T01:25:36.249580069Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.132887ms logger=migrator t=2026-05-06T01:25:36.254534855Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-06T01:25:36.265920952Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=11.382297ms logger=migrator t=2026-05-06T01:25:36.270765076Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-06T01:25:36.278006007Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.24316ms logger=migrator t=2026-05-06T01:25:36.283574138Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-06T01:25:36.291541774Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=7.966967ms logger=migrator t=2026-05-06T01:25:36.296517791Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-06T01:25:36.3032508Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=6.732469ms logger=migrator t=2026-05-06T01:25:36.307886628Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-06T01:25:36.309062086Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.174988ms logger=migrator t=2026-05-06T01:25:36.314853582Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-06T01:25:36.316335177Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.479465ms logger=migrator t=2026-05-06T01:25:36.320051415Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-06T01:25:36.321649182Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.596706ms logger=migrator t=2026-05-06T01:25:36.327837457Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-06T01:25:36.32881125Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=973.713µs logger=migrator t=2026-05-06T01:25:36.331764319Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-06T01:25:36.332852265Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.087246ms logger=migrator t=2026-05-06T01:25:36.338276682Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-06T01:25:36.338346094Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=70.162µs logger=migrator t=2026-05-06T01:25:36.343495905Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-06T01:25:36.343594767Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=100.332µs logger=migrator t=2026-05-06T01:25:36.351236947Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-06T01:25:36.351780009Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=543.542µs logger=migrator t=2026-05-06T01:25:36.356627763Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-06T01:25:36.3573334Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=706.917µs logger=migrator t=2026-05-06T01:25:36.36287659Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-06T01:25:36.364198891Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.32187ms logger=migrator t=2026-05-06T01:25:36.369426014Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-06T01:25:36.369817043Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=390.809µs logger=migrator t=2026-05-06T01:25:36.373866509Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-06T01:25:36.374672937Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=807.059µs logger=migrator t=2026-05-06T01:25:36.380575106Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-06T01:25:36.381518189Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=942.412µs logger=migrator t=2026-05-06T01:25:36.3875322Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-06T01:25:36.390022148Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.491589ms logger=migrator t=2026-05-06T01:25:36.394175425Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-06T01:25:36.403531065Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.35463ms logger=migrator t=2026-05-06T01:25:36.407168641Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-06T01:25:36.407265713Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=97.422µs logger=migrator t=2026-05-06T01:25:36.410522169Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-06T01:25:36.411230366Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=707.957µs logger=migrator t=2026-05-06T01:25:36.419701335Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-06T01:25:36.421730202Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.028378ms logger=migrator t=2026-05-06T01:25:36.425717066Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-06T01:25:36.427702553Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.985057ms logger=migrator t=2026-05-06T01:25:36.43183683Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-06T01:25:36.441518648Z level=info msg="Migration successfully executed" id="add correlation config column" duration=9.673187ms logger=migrator t=2026-05-06T01:25:36.448543943Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-06T01:25:36.450436397Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.895644ms logger=migrator t=2026-05-06T01:25:36.456455678Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-06T01:25:36.457599935Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.144657ms logger=migrator t=2026-05-06T01:25:36.461303412Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-06T01:25:36.48890124Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=27.589228ms logger=migrator t=2026-05-06T01:25:36.494263867Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-06T01:25:36.495097596Z level=info msg="Migration successfully executed" id="create correlation v2" duration=831.129µs logger=migrator t=2026-05-06T01:25:36.501697542Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-06T01:25:36.503647057Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.949525ms logger=migrator t=2026-05-06T01:25:36.509533085Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-06T01:25:36.510936388Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.424884ms logger=migrator t=2026-05-06T01:25:36.515005724Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-06T01:25:36.516155351Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.149998ms logger=migrator t=2026-05-06T01:25:36.520264307Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-06T01:25:36.520693677Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=429.74µs logger=migrator t=2026-05-06T01:25:36.526705738Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-06T01:25:36.528295096Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.588158ms logger=migrator t=2026-05-06T01:25:36.532145536Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-06T01:25:36.542739195Z level=info msg="Migration successfully executed" id="add provisioning column" duration=10.592509ms logger=migrator t=2026-05-06T01:25:36.546808181Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-06T01:25:36.547475526Z level=info msg="Migration successfully executed" id="create entity_events table" duration=666.355µs logger=migrator t=2026-05-06T01:25:36.551652484Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-06T01:25:36.552609167Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=956.583µs logger=migrator t=2026-05-06T01:25:36.558229969Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-06T01:25:36.559175821Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-06T01:25:36.564591309Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-06T01:25:36.565224063Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-06T01:25:36.569565496Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-06T01:25:36.570842175Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.279209ms logger=migrator t=2026-05-06T01:25:36.574266375Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-06T01:25:36.576073388Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.806813ms logger=migrator t=2026-05-06T01:25:36.57957791Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-06T01:25:36.580739318Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.161598ms logger=migrator t=2026-05-06T01:25:36.585359396Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-06T01:25:36.587432825Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=2.072469ms logger=migrator t=2026-05-06T01:25:36.591398389Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-06T01:25:36.592711969Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.30973ms logger=migrator t=2026-05-06T01:25:36.596022857Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-06T01:25:36.598190718Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.165552ms logger=migrator t=2026-05-06T01:25:36.603052942Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-06T01:25:36.604408274Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.354721ms logger=migrator t=2026-05-06T01:25:36.610974108Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-06T01:25:36.612125665Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.146237ms logger=migrator t=2026-05-06T01:25:36.623719828Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-06T01:25:36.624716011Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=996.273µs logger=migrator t=2026-05-06T01:25:36.628290615Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-06T01:25:36.630414414Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.130319ms logger=migrator t=2026-05-06T01:25:36.636555549Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-06T01:25:36.638648938Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=2.096719ms logger=migrator t=2026-05-06T01:25:36.645644093Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-06T01:25:36.669217526Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=23.575854ms logger=migrator t=2026-05-06T01:25:36.673864215Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-06T01:25:36.683261416Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=9.396611ms logger=migrator t=2026-05-06T01:25:36.688568981Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-06T01:25:36.695345581Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=6.776129ms logger=migrator t=2026-05-06T01:25:36.699788194Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-06T01:25:36.70004954Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=261.066µs logger=migrator t=2026-05-06T01:25:36.705446967Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-06T01:25:36.716793474Z level=info msg="Migration successfully executed" id="add share column" duration=11.353116ms logger=migrator t=2026-05-06T01:25:36.722761734Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-06T01:25:36.72301573Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=254.187µs logger=migrator t=2026-05-06T01:25:36.726540253Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-06T01:25:36.727538566Z level=info msg="Migration successfully executed" id="create file table" duration=997.453µs logger=migrator t=2026-05-06T01:25:36.731472959Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-06T01:25:36.732642176Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.168717ms logger=migrator t=2026-05-06T01:25:36.737750426Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-06T01:25:36.739190209Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.438823ms logger=migrator t=2026-05-06T01:25:36.744813902Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-06T01:25:36.746253156Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.438204ms logger=migrator t=2026-05-06T01:25:36.752112274Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-06T01:25:36.753468865Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.349201ms logger=migrator t=2026-05-06T01:25:36.766754527Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-06T01:25:36.766832459Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=75.142µs logger=migrator t=2026-05-06T01:25:36.769993303Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-06T01:25:36.770080515Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=88.122µs logger=migrator t=2026-05-06T01:25:36.772474102Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-06T01:25:36.773069515Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=595.543µs logger=migrator t=2026-05-06T01:25:36.776162158Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-06T01:25:36.776396394Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=234.416µs logger=migrator t=2026-05-06T01:25:36.780847148Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-06T01:25:36.782379965Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.532687ms logger=migrator t=2026-05-06T01:25:36.789601734Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-06T01:25:36.799095577Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.493213ms logger=migrator t=2026-05-06T01:25:36.802840875Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-06T01:25:36.803012369Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=171.894µs logger=migrator t=2026-05-06T01:25:36.806567472Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-06T01:25:36.807681539Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.110197ms logger=migrator t=2026-05-06T01:25:36.813501026Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-06T01:25:36.813937376Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=437.45µs logger=migrator t=2026-05-06T01:25:36.817353706Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-06T01:25:36.817698844Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=332.348µs logger=migrator t=2026-05-06T01:25:36.820807757Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-06T01:25:36.821560175Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=752.448µs logger=migrator t=2026-05-06T01:25:36.82517461Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-06T01:25:36.834378746Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.204656ms logger=migrator t=2026-05-06T01:25:36.838824281Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-06T01:25:36.850106095Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=11.280595ms logger=migrator t=2026-05-06T01:25:36.853743151Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-06T01:25:36.854792556Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.049305ms logger=migrator t=2026-05-06T01:25:36.858292318Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-06T01:25:36.930587346Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=72.293708ms logger=migrator t=2026-05-06T01:25:36.935475811Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-06T01:25:36.936439904Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=963.253µs logger=migrator t=2026-05-06T01:25:36.939609098Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-06T01:25:36.940797256Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.187438ms logger=migrator t=2026-05-06T01:25:36.945802364Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-06T01:25:36.970319499Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=24.517186ms logger=migrator t=2026-05-06T01:25:36.975729077Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-06T01:25:36.985612018Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=9.882151ms logger=migrator t=2026-05-06T01:25:36.999446194Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-06T01:25:37.000218811Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=778.388µs logger=migrator t=2026-05-06T01:25:37.009192333Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-06T01:25:37.010519764Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=1.32857ms logger=migrator t=2026-05-06T01:25:37.014946338Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-06T01:25:37.015300916Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=357.898µs logger=migrator t=2026-05-06T01:25:37.020208892Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-06T01:25:37.020713673Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=508.721µs logger=migrator t=2026-05-06T01:25:37.027253817Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-06T01:25:37.027770769Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=521.263µs logger=migrator t=2026-05-06T01:25:37.033073863Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-06T01:25:37.034835445Z level=info msg="Migration successfully executed" id="create folder table" duration=1.763142ms logger=migrator t=2026-05-06T01:25:37.038924121Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-06T01:25:37.040089008Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.164638ms logger=migrator t=2026-05-06T01:25:37.043486828Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-06T01:25:37.044707636Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.220088ms logger=migrator t=2026-05-06T01:25:37.048606028Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-06T01:25:37.048633629Z level=info msg="Migration successfully executed" id="Update folder title length" duration=28.581µs logger=migrator t=2026-05-06T01:25:37.051706401Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-06T01:25:37.052930329Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.223358ms logger=migrator t=2026-05-06T01:25:37.056978575Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-06T01:25:37.058785147Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.806882ms logger=migrator t=2026-05-06T01:25:37.065987897Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-06T01:25:37.068465245Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.480018ms logger=migrator t=2026-05-06T01:25:37.075111701Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-06T01:25:37.075707875Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=598.364µs logger=migrator t=2026-05-06T01:25:37.083334084Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-06T01:25:37.083963109Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=628.334µs logger=migrator t=2026-05-06T01:25:37.087853561Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-06T01:25:37.089671473Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.817443ms logger=migrator t=2026-05-06T01:25:37.09591939Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-06T01:25:37.098552142Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.633482ms logger=migrator t=2026-05-06T01:25:37.104176374Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-06T01:25:37.106095208Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.925404ms logger=migrator t=2026-05-06T01:25:37.110905372Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-06T01:25:37.112443358Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.538796ms logger=migrator t=2026-05-06T01:25:37.11591868Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-06T01:25:37.117051386Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.132606ms logger=migrator t=2026-05-06T01:25:37.12274646Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-06T01:25:37.123702043Z level=info msg="Migration successfully executed" id="create anon_device table" duration=955.503µs logger=migrator t=2026-05-06T01:25:37.128002564Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-06T01:25:37.130361159Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.362126ms logger=migrator t=2026-05-06T01:25:37.13592995Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-06T01:25:37.137290811Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.362191ms logger=migrator t=2026-05-06T01:25:37.143486398Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-06T01:25:37.145116965Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.634998ms logger=migrator t=2026-05-06T01:25:37.149407097Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-06T01:25:37.151168387Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.756621ms logger=migrator t=2026-05-06T01:25:37.156994854Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-06T01:25:37.158788346Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.797152ms logger=migrator t=2026-05-06T01:25:37.16360772Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-06T01:25:37.163931607Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=325.327µs logger=migrator t=2026-05-06T01:25:37.168017093Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-06T01:25:37.174867044Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=6.848711ms logger=migrator t=2026-05-06T01:25:37.179744649Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-06T01:25:37.180508227Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=765.538µs logger=migrator t=2026-05-06T01:25:37.183845955Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-06T01:25:37.183866886Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=21.751µs logger=migrator t=2026-05-06T01:25:37.186880757Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-06T01:25:37.188018954Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.138517ms logger=migrator t=2026-05-06T01:25:37.191402773Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-06T01:25:37.191437924Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=35.761µs logger=migrator t=2026-05-06T01:25:37.196395331Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-06T01:25:37.197929846Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.561397ms logger=migrator t=2026-05-06T01:25:37.204271405Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-06T01:25:37.205543905Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.27443ms logger=migrator t=2026-05-06T01:25:37.213970183Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-06T01:25:37.215028028Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.059284ms logger=migrator t=2026-05-06T01:25:37.22322765Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-06T01:25:37.22410417Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=878.68µs logger=migrator t=2026-05-06T01:25:37.232081198Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-06T01:25:37.232490637Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=410.619µs logger=migrator t=2026-05-06T01:25:37.243518607Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-06T01:25:37.244806888Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.298191ms logger=migrator t=2026-05-06T01:25:37.275026028Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-06T01:25:37.276165064Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.141937ms logger=migrator t=2026-05-06T01:25:37.333948432Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-06T01:25:37.335712392Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.76637ms logger=migrator t=2026-05-06T01:25:37.370582642Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-06T01:25:37.381894838Z level=info msg="Migration successfully executed" id="add stack_id column" duration=11.316056ms logger=migrator t=2026-05-06T01:25:37.44844436Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-06T01:25:37.459846149Z level=info msg="Migration successfully executed" id="add region_slug column" duration=11.400129ms logger=migrator t=2026-05-06T01:25:37.47310404Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-06T01:25:37.484695302Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=11.592532ms logger=migrator t=2026-05-06T01:25:37.504908808Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-06T01:25:37.505081092Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=174.714µs logger=migrator t=2026-05-06T01:25:37.511311608Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-06T01:25:37.526824442Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=15.519604ms logger=migrator t=2026-05-06T01:25:37.535628589Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-06T01:25:37.546965415Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=11.339946ms logger=migrator t=2026-05-06T01:25:37.556696594Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-06T01:25:37.557024921Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=325.347µs logger=migrator t=2026-05-06T01:25:37.567629111Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.160827839s logger=migrator t=2026-05-06T01:25:37.568349497Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-06T01:25:37.58630313Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-06T01:25:37.586513014Z level=info msg="Created default organization" logger=secrets t=2026-05-06T01:25:37.593766394Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-06T01:25:37.64508668Z level=info msg="Restored cache from database" duration=427.149µs logger=plugin.store t=2026-05-06T01:25:37.646433222Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-06T01:25:37.684599079Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-06T01:25:37.684688771Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-06T01:25:37.684796403Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-06T01:25:37.684829054Z level=info msg="Plugins loaded" count=54 duration=38.396102ms logger=query_data t=2026-05-06T01:25:37.688977581Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-06T01:25:37.692773491Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-06T01:25:37.700503201Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-06T01:25:37.736513627Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-06T01:25:37.739952299Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-06T01:25:37.743188605Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-06T01:25:37.813517567Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-06T01:25:37.862508147Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-06T01:25:37.906813648Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-06T01:25:37.90691531Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-05-06T01:25:37.907130175Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-05-06T01:25:37.907530175Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-05-06T01:25:37.907949495Z level=info msg="Starting MultiOrg Alertmanager" logger=provisioning.dashboard t=2026-05-06T01:25:37.908821446Z level=info msg="starting to provision dashboards" logger=http.server t=2026-05-06T01:25:37.912075452Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=plugins.update.checker t=2026-05-06T01:25:37.979640229Z level=info msg="Update check succeeded" duration=72.151726ms logger=grafana.update.checker t=2026-05-06T01:25:37.993538265Z level=info msg="Update check succeeded" duration=86.258556ms logger=ngalert.state.manager t=2026-05-06T01:25:38.033481833Z level=info msg="State cache has been initialized" states=0 duration=125.942488ms logger=ngalert.scheduler t=2026-05-06T01:25:38.033610586Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-06T01:25:38.03377284Z level=info msg=starting first_tick=2026-05-06T01:25:40Z logger=provisioning.dashboard t=2026-05-06T01:25:38.039988887Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-06T01:25:38.135430159Z level=info msg="Patterns update finished" duration=77.506971ms logger=grafana-apiserver t=2026-05-06T01:25:38.435719743Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-06T01:25:38.436249505Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-06T01:25:40.720290358Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:25:40.720982545Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:25:40.747956778Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:25:40.776608812Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:25:40.797545793Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:25:40.832976256Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:25:40.850278502Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:25:40.87188612Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:25:40.8901852Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:25:40.971476639Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:25:40.99194843Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:25:41.01706499Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:25:41.030935766Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:25:41.065605721Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:25:41.084015193Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:25:41.11622801Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:25:41.138435072Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:25:41.166508581Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:25:41.184453662Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:25:41.211113309Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:25:41.233260319Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:25:41.269743046Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:25:41.285035995Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:25:41.314044366Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:25:41.333317989Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:25:41.364328837Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:25:41.380494617Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:25:41.43593946Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:25:41.451907855Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:25:41.484428458Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:25:41.499492003Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:25:41.532358404Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:25:41.553295447Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:25:41.582922402Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:25:41.622849171Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:25:41.720072894Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:25:41.745972833Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:25:41.805472921Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:25:41.824381965Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:25:41.887994509Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:25:41.905867529Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:25:41.976231232Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:25:41.995840703Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:25:42.059299213Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:25:42.077540892Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:25:42.143650375Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:25:42.162309932Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:25:42.217482099Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:25:42.237767145Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:25:42.298716337Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:25:42.322347242Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:25:42.374657601Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:25:42.404283697Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:25:42.46744145Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:25:42.486192081Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:25:42.541009718Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:25:42.571155707Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:25:42.661330025Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:25:42.680158107Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:25:42.771814921Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:25:42.794182136Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:25:43.08085048Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:25:43.098104035Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:25:43.524697667Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:25:43.545094976Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:25:43.612194112Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:25:43.62788082Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:25:43.709501217Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:25:43.730307926Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:25:43.822225426Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:25:43.839510111Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:25:43.9514064Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:25:43.970063007Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:25:44.037954033Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:25:44.060171705Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:25:44.13826929Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:25:44.158239379Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:25:44.243220755Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:25:44.263085761Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:25:44.331823356Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-06T01:26:28.929896115Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-06T01:35:37.947735774Z level=info msg="Completed cleanup jobs" duration=39.411985ms logger=plugins.update.checker t=2026-05-06T01:35:38.034641782Z level=info msg="Update check succeeded" duration=54.430504ms logger=sqlstore.transactions t=2026-05-06T01:40:37.707719708Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-05-06T01:45:37.953093254Z level=info msg="Completed cleanup jobs" duration=44.471789ms logger=plugins.update.checker t=2026-05-06T01:45:38.043391654Z level=info msg="Update check succeeded" duration=63.527357ms logger=cleanup t=2026-05-06T01:55:37.967707613Z level=info msg="Completed cleanup jobs" duration=59.508743ms logger=plugins.update.checker t=2026-05-06T01:55:38.031173471Z level=info msg="Update check succeeded" duration=51.153315ms logger=infra.usagestats t=2026-05-06T01:56:28.953487837Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-06T02:05:37.954301219Z level=info msg="Completed cleanup jobs" duration=42.193635ms logger=plugins.update.checker t=2026-05-06T02:05:38.033108397Z level=info msg="Update check succeeded" duration=52.702406ms logger=cleanup t=2026-05-06T02:15:37.947435673Z level=info msg="Completed cleanup jobs" duration=39.340294ms logger=plugins.update.checker t=2026-05-06T02:15:38.03029028Z level=info msg="Update check succeeded" duration=49.867224ms logger=cleanup t=2026-05-06T02:25:37.931853723Z level=info msg="Completed cleanup jobs" duration=23.536342ms logger=plugins.update.checker t=2026-05-06T02:25:38.033441744Z level=info msg="Update check succeeded" duration=53.301631ms logger=infra.usagestats t=2026-05-06T02:26:28.956652329Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-06T02:35:37.931741444Z level=info msg="Completed cleanup jobs" duration=23.664993ms logger=plugins.update.checker t=2026-05-06T02:35:38.030645532Z level=info msg="Update check succeeded" duration=50.474083ms