logger=settings t=2026-04-27T12:07:08.311984617Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-27T12:07:08Z logger=settings t=2026-04-27T12:07:08.31222406Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-27T12:07:08.31223401Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-27T12:07:08.31223737Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-27T12:07:08.31224038Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-27T12:07:08.31224305Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-27T12:07:08.31224721Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-27T12:07:08.31225101Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-27T12:07:08.31225392Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-27T12:07:08.312256601Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-27T12:07:08.312259171Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-27T12:07:08.312261801Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-27T12:07:08.312264391Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-27T12:07:08.312266951Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-27T12:07:08.312270821Z level=info msg=Target target=[all] logger=settings t=2026-04-27T12:07:08.312276311Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-27T12:07:08.312278981Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-27T12:07:08.312281531Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-27T12:07:08.312284041Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-27T12:07:08.312286611Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-27T12:07:08.312290381Z level=info msg="App mode production" logger=sqlstore t=2026-04-27T12:07:08.312576455Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-27T12:07:08.312591695Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-27T12:07:08.314153578Z level=info msg="Locking database" logger=migrator t=2026-04-27T12:07:08.314163938Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-27T12:07:08.314695886Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-27T12:07:08.315568468Z level=info msg="Migration successfully executed" id="create migration_log table" duration=872.252µs logger=migrator t=2026-04-27T12:07:08.352479104Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-27T12:07:08.353865554Z level=info msg="Migration successfully executed" id="create user table" duration=1.38186ms logger=migrator t=2026-04-27T12:07:08.363398503Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-27T12:07:08.364516069Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.118206ms logger=migrator t=2026-04-27T12:07:08.373942837Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-27T12:07:08.374743778Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=799.571µs logger=migrator t=2026-04-27T12:07:08.379211533Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-27T12:07:08.379961204Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=749.931µs logger=migrator t=2026-04-27T12:07:08.386281606Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-27T12:07:08.386923585Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=642.339µs logger=migrator t=2026-04-27T12:07:08.392414745Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-27T12:07:08.396389362Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.972958ms logger=migrator t=2026-04-27T12:07:08.403503256Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-27T12:07:08.404287137Z level=info msg="Migration successfully executed" id="create user table v2" duration=784.211µs logger=migrator t=2026-04-27T12:07:08.410532828Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-27T12:07:08.411666045Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.132767ms logger=migrator t=2026-04-27T12:07:08.415979307Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-27T12:07:08.417078384Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.098797ms logger=migrator t=2026-04-27T12:07:08.421481027Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-27T12:07:08.421817492Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=336.725µs logger=migrator t=2026-04-27T12:07:08.42583631Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-27T12:07:08.426316017Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=477.777µs logger=migrator t=2026-04-27T12:07:08.431411931Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-27T12:07:08.433083695Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.670934ms logger=migrator t=2026-04-27T12:07:08.437212186Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-27T12:07:08.437274886Z level=info msg="Migration successfully executed" id="Update user table charset" duration=64.571µs logger=migrator t=2026-04-27T12:07:08.441539208Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-27T12:07:08.443403465Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.863607ms logger=migrator t=2026-04-27T12:07:08.448450829Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-27T12:07:08.448706262Z level=info msg="Migration successfully executed" id="Add missing user data" duration=252.813µs logger=migrator t=2026-04-27T12:07:08.456081949Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-27T12:07:08.458227081Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=2.143282ms logger=migrator t=2026-04-27T12:07:08.463772901Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-27T12:07:08.464472761Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=699.88µs logger=migrator t=2026-04-27T12:07:08.469819259Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-27T12:07:08.471005416Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.185787ms logger=migrator t=2026-04-27T12:07:08.480044768Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-27T12:07:08.492871714Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=12.828606ms logger=migrator t=2026-04-27T12:07:08.496555817Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-27T12:07:08.497358769Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=802.772µs logger=migrator t=2026-04-27T12:07:08.500998203Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-27T12:07:08.501189395Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=191.502µs logger=migrator t=2026-04-27T12:07:08.511066618Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-27T12:07:08.512172415Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.105677ms logger=migrator t=2026-04-27T12:07:08.519931357Z 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-04-27T12:07:08.520372283Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=449.236µs logger=migrator t=2026-04-27T12:07:08.529121431Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-27T12:07:08.529718829Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=597.518µs logger=migrator t=2026-04-27T12:07:08.535376601Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-27T12:07:08.536728481Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.35142ms logger=migrator t=2026-04-27T12:07:08.543685952Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-27T12:07:08.544578805Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=894.023µs logger=migrator t=2026-04-27T12:07:08.549675439Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-27T12:07:08.550538552Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=869.043µs logger=migrator t=2026-04-27T12:07:08.555790538Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-27T12:07:08.556478878Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=688.3µs logger=migrator t=2026-04-27T12:07:08.56352955Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-27T12:07:08.564757588Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.228538ms logger=migrator t=2026-04-27T12:07:08.599712056Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-27T12:07:08.599766376Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=56.24µs logger=migrator t=2026-04-27T12:07:08.608918Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-27T12:07:08.610216389Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.304929ms logger=migrator t=2026-04-27T12:07:08.615459504Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-27T12:07:08.616105894Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=651.18µs logger=migrator t=2026-04-27T12:07:08.621162257Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-27T12:07:08.621893008Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=729.511µs logger=migrator t=2026-04-27T12:07:08.628148089Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-27T12:07:08.629092923Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=944.924µs logger=migrator t=2026-04-27T12:07:08.634307649Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-27T12:07:08.638182355Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.874156ms logger=migrator t=2026-04-27T12:07:08.643036905Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-27T12:07:08.643975949Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=939.074µs logger=migrator t=2026-04-27T12:07:08.649564171Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-27T12:07:08.650370412Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=808.441µs logger=migrator t=2026-04-27T12:07:08.655156452Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-27T12:07:08.656219796Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.062714ms logger=migrator t=2026-04-27T12:07:08.661046797Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-27T12:07:08.662024491Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=977.874µs logger=migrator t=2026-04-27T12:07:08.668001138Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-27T12:07:08.67022443Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=2.219762ms logger=migrator t=2026-04-27T12:07:08.677598058Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-27T12:07:08.678408929Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=810.471µs logger=migrator t=2026-04-27T12:07:08.685270299Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-27T12:07:08.686920583Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=1.648423ms logger=migrator t=2026-04-27T12:07:08.692842749Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-27T12:07:08.693696651Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=846.062µs logger=migrator t=2026-04-27T12:07:08.700683693Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-27T12:07:08.701474084Z level=info msg="Migration successfully executed" id="create star table" duration=792.202µs logger=migrator t=2026-04-27T12:07:08.710410084Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-27T12:07:08.711822765Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.414671ms logger=migrator t=2026-04-27T12:07:08.717144642Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-27T12:07:08.718083306Z level=info msg="Migration successfully executed" id="create org table v1" duration=938.794µs logger=migrator t=2026-04-27T12:07:08.727019785Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-27T12:07:08.72800071Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=983.925µs logger=migrator t=2026-04-27T12:07:08.736169099Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-27T12:07:08.737122152Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=956.463µs logger=migrator t=2026-04-27T12:07:08.743228361Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-27T12:07:08.744086193Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=859.312µs logger=migrator t=2026-04-27T12:07:08.750434606Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-27T12:07:08.752312443Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.883897ms logger=migrator t=2026-04-27T12:07:08.757832813Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-27T12:07:08.760443181Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=2.610878ms logger=migrator t=2026-04-27T12:07:08.766748072Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-27T12:07:08.766782503Z level=info msg="Migration successfully executed" id="Update org table charset" duration=36.151µs logger=migrator t=2026-04-27T12:07:08.772041389Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-27T12:07:08.77207618Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=37.221µs logger=migrator t=2026-04-27T12:07:08.778380511Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-27T12:07:08.778688566Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=300.015µs logger=migrator t=2026-04-27T12:07:08.783457675Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-27T12:07:08.784064794Z level=info msg="Migration successfully executed" id="create dashboard table" duration=607.429µs logger=migrator t=2026-04-27T12:07:08.789027606Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-27T12:07:08.789939719Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=913.163µs logger=migrator t=2026-04-27T12:07:08.796708838Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-27T12:07:08.799270775Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=2.562337ms logger=migrator t=2026-04-27T12:07:08.808870124Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-27T12:07:08.809731477Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=873.524µs logger=migrator t=2026-04-27T12:07:08.823129872Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-27T12:07:08.824137406Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.010524ms logger=migrator t=2026-04-27T12:07:08.830731552Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-27T12:07:08.831704716Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=974.664µs logger=migrator t=2026-04-27T12:07:08.837760084Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-27T12:07:08.844231788Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=6.459114ms logger=migrator t=2026-04-27T12:07:08.851488513Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-27T12:07:08.861851884Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=10.361091ms logger=migrator t=2026-04-27T12:07:08.871444343Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-27T12:07:08.872421167Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=982.484µs logger=migrator t=2026-04-27T12:07:08.890333988Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-27T12:07:08.892892735Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=2.558696ms logger=migrator t=2026-04-27T12:07:08.905051961Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-27T12:07:08.90559778Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=553.669µs logger=migrator t=2026-04-27T12:07:08.911461815Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-27T12:07:08.912580921Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.121056ms logger=migrator t=2026-04-27T12:07:08.921640473Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-27T12:07:08.925110972Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=3.471619ms logger=migrator t=2026-04-27T12:07:08.9696619Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-27T12:07:09.017579376Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=47.914666ms logger=migrator t=2026-04-27T12:07:09.024898323Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-27T12:07:09.028668026Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=3.772024ms logger=migrator t=2026-04-27T12:07:09.039766878Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-27T12:07:09.044364505Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=4.599547ms logger=migrator t=2026-04-27T12:07:09.053823912Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-27T12:07:09.054569443Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=746.741µs logger=migrator t=2026-04-27T12:07:09.06201203Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-27T12:07:09.063663814Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.651924ms logger=migrator t=2026-04-27T12:07:09.067130795Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-27T12:07:09.071419507Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=4.286392ms logger=migrator t=2026-04-27T12:07:09.08055927Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-27T12:07:09.082937614Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=2.380235ms logger=migrator t=2026-04-27T12:07:09.092765307Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-27T12:07:09.092870308Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=76.661µs logger=migrator t=2026-04-27T12:07:09.097239622Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-27T12:07:09.097272962Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=32.671µs logger=migrator t=2026-04-27T12:07:09.105631804Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-27T12:07:09.108233051Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.602628ms logger=migrator t=2026-04-27T12:07:09.113603949Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-27T12:07:09.115624709Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.01884ms logger=migrator t=2026-04-27T12:07:09.119570506Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-27T12:07:09.123116538Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=3.545062ms logger=migrator t=2026-04-27T12:07:09.127328089Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-27T12:07:09.130751288Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=3.422729ms logger=migrator t=2026-04-27T12:07:09.142950055Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-27T12:07:09.1433355Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=389.595µs logger=migrator t=2026-04-27T12:07:09.147308588Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-27T12:07:09.148144981Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=836.213µs logger=migrator t=2026-04-27T12:07:09.151436949Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-27T12:07:09.152175Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=738.142µs logger=migrator t=2026-04-27T12:07:09.158065375Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-27T12:07:09.158098566Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=34.301µs logger=migrator t=2026-04-27T12:07:09.168648948Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-27T12:07:09.169600552Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=952.074µs logger=migrator t=2026-04-27T12:07:09.17497221Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-27T12:07:09.175802583Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=830.383µs logger=migrator t=2026-04-27T12:07:09.188369525Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-27T12:07:09.1935988Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.238436ms logger=migrator t=2026-04-27T12:07:09.200008384Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-27T12:07:09.200718994Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=709.8µs logger=migrator t=2026-04-27T12:07:09.20457393Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-27T12:07:09.205604125Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.030255ms logger=migrator t=2026-04-27T12:07:09.215326386Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-27T12:07:09.215977665Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=652.319µs logger=migrator t=2026-04-27T12:07:09.22183022Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-27T12:07:09.222584071Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=753.621µs logger=migrator t=2026-04-27T12:07:09.22663975Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-27T12:07:09.227092696Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=452.766µs logger=migrator t=2026-04-27T12:07:09.230864661Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-27T12:07:09.232989702Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.124191ms logger=migrator t=2026-04-27T12:07:09.24038325Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-27T12:07:09.243690677Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=3.320677ms logger=migrator t=2026-04-27T12:07:09.261539477Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-27T12:07:09.26177741Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=241.073µs logger=migrator t=2026-04-27T12:07:09.269223788Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-27T12:07:09.269595414Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=389.336µs logger=migrator t=2026-04-27T12:07:09.276602745Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-27T12:07:09.277870803Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.269248ms logger=migrator t=2026-04-27T12:07:09.282747754Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-27T12:07:09.284758783Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.011249ms logger=migrator t=2026-04-27T12:07:09.296335522Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-27T12:07:09.297944625Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.607163ms logger=migrator t=2026-04-27T12:07:09.79859311Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-27T12:07:09.800548769Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.973819ms logger=migrator t=2026-04-27T12:07:09.892036447Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-27T12:07:09.893217034Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.165097ms logger=migrator t=2026-04-27T12:07:10.000580302Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-27T12:07:10.005752297Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=5.178365ms logger=migrator t=2026-04-27T12:07:10.342367388Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-27T12:07:10.343478365Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.114107ms logger=migrator t=2026-04-27T12:07:10.508575857Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-27T12:07:10.518241918Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=9.669001ms logger=migrator t=2026-04-27T12:07:10.527367831Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-27T12:07:10.528554528Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.189397ms logger=migrator t=2026-04-27T12:07:10.534091718Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-27T12:07:10.536801508Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=2.70965ms logger=migrator t=2026-04-27T12:07:10.548624129Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-27T12:07:10.551409269Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=2.7805ms logger=migrator t=2026-04-27T12:07:10.557563378Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-27T12:07:10.558456381Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=895.683µs logger=migrator t=2026-04-27T12:07:10.562898325Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-27T12:07:10.565455593Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.557298ms logger=migrator t=2026-04-27T12:07:10.569619873Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-27T12:07:10.574510014Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=4.888081ms logger=migrator t=2026-04-27T12:07:10.579576107Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-27T12:07:10.579607568Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=32.731µs logger=migrator t=2026-04-27T12:07:10.58317236Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-27T12:07:10.583376833Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=205.133µs logger=migrator t=2026-04-27T12:07:10.588793291Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-27T12:07:10.592621356Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.827655ms logger=migrator t=2026-04-27T12:07:10.597608849Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-27T12:07:10.597847382Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=236.423µs logger=migrator t=2026-04-27T12:07:10.603914151Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-27T12:07:10.604215995Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=302.024µs logger=migrator t=2026-04-27T12:07:10.608644479Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-27T12:07:10.611687373Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.047954ms logger=migrator t=2026-04-27T12:07:10.61560274Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-27T12:07:10.615810243Z level=info msg="Migration successfully executed" id="Update uid value" duration=208.033µs logger=migrator t=2026-04-27T12:07:10.620305158Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-27T12:07:10.621207871Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=902.433µs logger=migrator t=2026-04-27T12:07:10.624993407Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-27T12:07:10.625822028Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=819.551µs logger=migrator t=2026-04-27T12:07:10.629457081Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-27T12:07:10.630410424Z level=info msg="Migration successfully executed" id="create api_key table" duration=953.223µs logger=migrator t=2026-04-27T12:07:10.637804942Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-27T12:07:10.63979586Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.991878ms logger=migrator t=2026-04-27T12:07:10.647753826Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-27T12:07:10.648573918Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=814.802µs logger=migrator t=2026-04-27T12:07:10.652286032Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-27T12:07:10.653248406Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=962.204µs logger=migrator t=2026-04-27T12:07:10.657375126Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-27T12:07:10.658242448Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=867.392µs logger=migrator t=2026-04-27T12:07:10.662937407Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-27T12:07:10.663714357Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=783.46µs logger=migrator t=2026-04-27T12:07:10.672915741Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-27T12:07:10.674398182Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.481601ms logger=migrator t=2026-04-27T12:07:10.681704138Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-27T12:07:10.686577939Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=4.870691ms logger=migrator t=2026-04-27T12:07:10.691075244Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-27T12:07:10.691842205Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=766.911µs logger=migrator t=2026-04-27T12:07:10.69560704Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-27T12:07:10.696427972Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=822.872µs logger=migrator t=2026-04-27T12:07:10.701910912Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-27T12:07:10.702751073Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=840.331µs logger=migrator t=2026-04-27T12:07:10.707494972Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-27T12:07:10.708923313Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.420491ms logger=migrator t=2026-04-27T12:07:10.716148208Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-27T12:07:10.716573904Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=425.666µs logger=migrator t=2026-04-27T12:07:10.720528551Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-27T12:07:10.72117846Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=649.769µs logger=migrator t=2026-04-27T12:07:10.725557574Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-27T12:07:10.725604704Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=47.91µs logger=migrator t=2026-04-27T12:07:10.729842376Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-27T12:07:10.732545355Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.696909ms logger=migrator t=2026-04-27T12:07:10.73769998Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-27T12:07:10.740207877Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.509517ms logger=migrator t=2026-04-27T12:07:10.744378997Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-27T12:07:10.74457572Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=196.333µs logger=migrator t=2026-04-27T12:07:10.748958563Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-27T12:07:10.752593786Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.633393ms logger=migrator t=2026-04-27T12:07:10.758219778Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-27T12:07:10.760973398Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.75184ms logger=migrator t=2026-04-27T12:07:10.767620474Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-27T12:07:10.768535037Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=915.403µs logger=migrator t=2026-04-27T12:07:10.774127538Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-27T12:07:10.774877669Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=749.341µs logger=migrator t=2026-04-27T12:07:10.779979133Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-27T12:07:10.781739809Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.749946ms logger=migrator t=2026-04-27T12:07:10.786462897Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-27T12:07:10.787683025Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.221418ms logger=migrator t=2026-04-27T12:07:10.791821585Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-27T12:07:10.792714288Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=892.363µs logger=migrator t=2026-04-27T12:07:10.797782661Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-27T12:07:10.798669175Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=886.833µs logger=migrator t=2026-04-27T12:07:10.802489129Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-27T12:07:10.802628141Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=132.272µs logger=migrator t=2026-04-27T12:07:10.806856393Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-27T12:07:10.806909363Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=42.07µs logger=migrator t=2026-04-27T12:07:10.810898101Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-27T12:07:10.814060268Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.162537ms logger=migrator t=2026-04-27T12:07:10.819365144Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-27T12:07:10.822606342Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.240898ms logger=migrator t=2026-04-27T12:07:10.826790472Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-27T12:07:10.826874443Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=85.881µs logger=migrator t=2026-04-27T12:07:10.83076216Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-27T12:07:10.831682503Z level=info msg="Migration successfully executed" id="create quota table v1" duration=920.453µs logger=migrator t=2026-04-27T12:07:10.836396532Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-27T12:07:10.837993805Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.589233ms logger=migrator t=2026-04-27T12:07:10.842185245Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-27T12:07:10.842226396Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=42.711µs logger=migrator t=2026-04-27T12:07:10.846232294Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-27T12:07:10.847085046Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=853.432µs logger=migrator t=2026-04-27T12:07:10.852035518Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-27T12:07:10.853671442Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.637214ms logger=migrator t=2026-04-27T12:07:10.858093306Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-27T12:07:10.863109659Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=5.013423ms logger=migrator t=2026-04-27T12:07:10.867655855Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-27T12:07:10.867695435Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=39.1µs logger=migrator t=2026-04-27T12:07:10.871598452Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-27T12:07:10.872539895Z level=info msg="Migration successfully executed" id="create session table" duration=941.393µs logger=migrator t=2026-04-27T12:07:10.879243732Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-27T12:07:10.879897602Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=672.81µs logger=migrator t=2026-04-27T12:07:10.886733861Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-27T12:07:10.886916554Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=187.003µs logger=migrator t=2026-04-27T12:07:10.891683673Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-27T12:07:10.892727508Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.041725ms logger=migrator t=2026-04-27T12:07:10.907773377Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-27T12:07:10.909589173Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.814185ms logger=migrator t=2026-04-27T12:07:10.915270105Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-27T12:07:10.915314566Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=54.041µs logger=migrator t=2026-04-27T12:07:10.920104295Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-27T12:07:10.920162985Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=59.97µs logger=migrator t=2026-04-27T12:07:10.926035921Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-27T12:07:10.931238216Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.211055ms logger=migrator t=2026-04-27T12:07:10.939973243Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-27T12:07:10.947259759Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=7.289296ms logger=migrator t=2026-04-27T12:07:10.950717709Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-27T12:07:10.95083166Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=114.491µs logger=migrator t=2026-04-27T12:07:10.954161339Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-27T12:07:10.95426711Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=105.771µs logger=migrator t=2026-04-27T12:07:10.957393736Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-27T12:07:10.958279939Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=886.033µs logger=migrator t=2026-04-27T12:07:10.963045918Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-27T12:07:10.963090658Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=38.53µs logger=migrator t=2026-04-27T12:07:10.96601381Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-27T12:07:10.971006623Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.992013ms logger=migrator t=2026-04-27T12:07:10.974348532Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-27T12:07:10.974539394Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=190.813µs logger=migrator t=2026-04-27T12:07:10.979543287Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-27T12:07:10.983417483Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.873786ms logger=migrator t=2026-04-27T12:07:10.986908263Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-27T12:07:10.993871945Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=6.957161ms logger=migrator t=2026-04-27T12:07:11.002275596Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-27T12:07:11.00254398Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=239.894µs logger=migrator t=2026-04-27T12:07:11.006755321Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-27T12:07:11.008152841Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.39879ms logger=migrator t=2026-04-27T12:07:11.015319585Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-27T12:07:11.016716635Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.39798ms logger=migrator t=2026-04-27T12:07:11.021896621Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-27T12:07:11.023990851Z level=info msg="Migration successfully executed" id="create alert table v1" duration=2.08631ms logger=migrator t=2026-04-27T12:07:11.029019904Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-27T12:07:11.030296282Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.284398ms logger=migrator t=2026-04-27T12:07:11.033965206Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-27T12:07:11.03499614Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.031954ms logger=migrator t=2026-04-27T12:07:11.038703754Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-27T12:07:11.039692419Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=989.165µs logger=migrator t=2026-04-27T12:07:11.043552285Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-27T12:07:11.044444057Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=899.792µs logger=migrator t=2026-04-27T12:07:11.048462886Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-27T12:07:11.049713734Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.250148ms logger=migrator t=2026-04-27T12:07:11.053541869Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-27T12:07:11.054568804Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.027025ms logger=migrator t=2026-04-27T12:07:11.058040685Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-27T12:07:11.069722743Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=11.684999ms logger=migrator t=2026-04-27T12:07:11.076316339Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-27T12:07:11.076907947Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=592.028µs logger=migrator t=2026-04-27T12:07:11.082038592Z 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-04-27T12:07:11.083546254Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.508072ms logger=migrator t=2026-04-27T12:07:11.08812395Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-27T12:07:11.088591327Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=467.907µs logger=migrator t=2026-04-27T12:07:11.092344781Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-27T12:07:11.093557918Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=1.212177ms logger=migrator t=2026-04-27T12:07:11.097513216Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-27T12:07:11.09841734Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=903.854µs logger=migrator t=2026-04-27T12:07:11.105555913Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-27T12:07:11.112458313Z level=info msg="Migration successfully executed" id="Add column is_default" duration=6.89444ms logger=migrator t=2026-04-27T12:07:11.119337893Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-27T12:07:11.122041602Z level=info msg="Migration successfully executed" id="Add column frequency" duration=2.703599ms logger=migrator t=2026-04-27T12:07:11.125772655Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-27T12:07:11.131293245Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=5.52036ms logger=migrator t=2026-04-27T12:07:11.135231353Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-27T12:07:11.138892846Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.662664ms logger=migrator t=2026-04-27T12:07:11.142549748Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-27T12:07:11.143582844Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.032815ms logger=migrator t=2026-04-27T12:07:11.151439078Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-27T12:07:11.151552419Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=120.381µs logger=migrator t=2026-04-27T12:07:11.157194771Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-27T12:07:11.157237842Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=53.391µs logger=migrator t=2026-04-27T12:07:11.163460721Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-27T12:07:11.164563328Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.102757ms logger=migrator t=2026-04-27T12:07:11.194657113Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-27T12:07:11.197781189Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=3.125576ms logger=migrator t=2026-04-27T12:07:11.205734673Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-27T12:07:11.207008142Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.268049ms logger=migrator t=2026-04-27T12:07:11.213450256Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-27T12:07:11.214689564Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.241768ms logger=migrator t=2026-04-27T12:07:11.220076552Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-27T12:07:11.221179087Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.102845ms logger=migrator t=2026-04-27T12:07:11.227429428Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-27T12:07:11.231536348Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.1069ms logger=migrator t=2026-04-27T12:07:11.236164805Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-27T12:07:11.241650234Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=5.481379ms logger=migrator t=2026-04-27T12:07:11.247042533Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-27T12:07:11.247262796Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=221.474µs logger=migrator t=2026-04-27T12:07:11.254813295Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-27T12:07:11.256886545Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=2.072501ms logger=migrator t=2026-04-27T12:07:11.267013151Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-27T12:07:11.268408592Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.398061ms logger=migrator t=2026-04-27T12:07:11.275121599Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-27T12:07:11.280566938Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=5.432159ms logger=migrator t=2026-04-27T12:07:11.285912236Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-27T12:07:11.285987297Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=75.411µs logger=migrator t=2026-04-27T12:07:11.29036414Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-27T12:07:11.291316023Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=951.863µs logger=migrator t=2026-04-27T12:07:11.296085523Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-27T12:07:11.297748447Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.663784ms logger=migrator t=2026-04-27T12:07:11.303639982Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-27T12:07:11.303911796Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=280.014µs logger=migrator t=2026-04-27T12:07:11.309334444Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-27T12:07:11.310989969Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.655285ms logger=migrator t=2026-04-27T12:07:11.317050257Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-27T12:07:11.318816142Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.772526ms logger=migrator t=2026-04-27T12:07:11.323627332Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-27T12:07:11.324412923Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=790.971µs logger=migrator t=2026-04-27T12:07:11.328044986Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-27T12:07:11.328786676Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=742.35µs logger=migrator t=2026-04-27T12:07:11.333443184Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-27T12:07:11.334243375Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=799.891µs logger=migrator t=2026-04-27T12:07:11.341010993Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-27T12:07:11.341921407Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=909.294µs logger=migrator t=2026-04-27T12:07:11.346641085Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-27T12:07:11.346669945Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=25.28µs logger=migrator t=2026-04-27T12:07:11.352664752Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-27T12:07:11.360487006Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=7.823784ms logger=migrator t=2026-04-27T12:07:11.365925515Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-27T12:07:11.367031961Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.104046ms logger=migrator t=2026-04-27T12:07:11.371337063Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-27T12:07:11.377747135Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.409972ms logger=migrator t=2026-04-27T12:07:11.384829528Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-27T12:07:11.386056426Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.227588ms logger=migrator t=2026-04-27T12:07:11.390236577Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-27T12:07:11.391475195Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.217877ms logger=migrator t=2026-04-27T12:07:11.395909349Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-27T12:07:11.396856083Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=947.474µs logger=migrator t=2026-04-27T12:07:11.402045218Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-27T12:07:11.414069932Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.022084ms logger=migrator t=2026-04-27T12:07:11.419374099Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-27T12:07:11.420170541Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=799.162µs logger=migrator t=2026-04-27T12:07:11.42431524Z 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-04-27T12:07:11.426683375Z 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=2.367285ms logger=migrator t=2026-04-27T12:07:11.434833363Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-27T12:07:11.43538056Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=534.157µs logger=migrator t=2026-04-27T12:07:11.440214181Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-27T12:07:11.440949281Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=734.59µs logger=migrator t=2026-04-27T12:07:11.446143156Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-27T12:07:11.44638037Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=236.974µs logger=migrator t=2026-04-27T12:07:11.454273284Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-27T12:07:11.459863275Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=5.588751ms logger=migrator t=2026-04-27T12:07:11.465197633Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-27T12:07:11.471384452Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=6.184279ms logger=migrator t=2026-04-27T12:07:11.478345953Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-27T12:07:11.479089024Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=744.241µs logger=migrator t=2026-04-27T12:07:11.485257153Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-27T12:07:11.486119756Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=866.663µs logger=migrator t=2026-04-27T12:07:11.492515838Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-27T12:07:11.493149958Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=626.96µs logger=migrator t=2026-04-27T12:07:11.49878491Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-27T12:07:11.504381461Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=5.595291ms logger=migrator t=2026-04-27T12:07:11.51057927Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-27T12:07:11.51194605Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.36739ms logger=migrator t=2026-04-27T12:07:11.518403004Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-27T12:07:11.519001942Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=605.738µs logger=migrator t=2026-04-27T12:07:11.524173567Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-27T12:07:11.524776445Z level=info msg="Migration successfully executed" id="Move region to single row" duration=603.448µs logger=migrator t=2026-04-27T12:07:11.530272445Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-27T12:07:11.531557994Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.285519ms logger=migrator t=2026-04-27T12:07:11.538346272Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-27T12:07:11.539460989Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.116957ms logger=migrator t=2026-04-27T12:07:11.545238052Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-27T12:07:11.546360399Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.122946ms logger=migrator t=2026-04-27T12:07:11.55196596Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-27T12:07:11.552904273Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=938.193µs logger=migrator t=2026-04-27T12:07:11.559176274Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-27T12:07:11.560516674Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.33989ms logger=migrator t=2026-04-27T12:07:11.566207976Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-27T12:07:11.567120989Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=912.883µs logger=migrator t=2026-04-27T12:07:11.572552957Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-27T12:07:11.572617938Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=65.521µs logger=migrator t=2026-04-27T12:07:11.579484058Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-27T12:07:11.580832267Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.340849ms logger=migrator t=2026-04-27T12:07:11.585868011Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-27T12:07:11.587317012Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.458061ms logger=migrator t=2026-04-27T12:07:11.593929978Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-27T12:07:11.594968172Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.039024ms logger=migrator t=2026-04-27T12:07:11.600019746Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-27T12:07:11.60174178Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.721684ms logger=migrator t=2026-04-27T12:07:11.609344201Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-27T12:07:11.609836578Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=497.687µs logger=migrator t=2026-04-27T12:07:11.615142285Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-27T12:07:11.615559511Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=413.116µs logger=migrator t=2026-04-27T12:07:11.620747886Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-27T12:07:11.620835118Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=83.001µs logger=migrator t=2026-04-27T12:07:11.62788267Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-27T12:07:11.628727691Z level=info msg="Migration successfully executed" id="create team table" duration=844.712µs logger=migrator t=2026-04-27T12:07:11.634031548Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-27T12:07:11.63557035Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.539042ms logger=migrator t=2026-04-27T12:07:11.85782538Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-27T12:07:11.85921008Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.4012ms logger=migrator t=2026-04-27T12:07:11.868770259Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-27T12:07:11.874292989Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.52263ms logger=migrator t=2026-04-27T12:07:11.880528319Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-27T12:07:11.880718922Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=191.603µs logger=migrator t=2026-04-27T12:07:11.888594656Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-27T12:07:11.889841274Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.249478ms logger=migrator t=2026-04-27T12:07:11.895282243Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-27T12:07:11.899030048Z level=info msg="Migration successfully executed" id="create team member table" duration=3.753835ms logger=migrator t=2026-04-27T12:07:11.904791271Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-27T12:07:11.906036669Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.248388ms logger=migrator t=2026-04-27T12:07:11.912547643Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-27T12:07:11.914104485Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.556292ms logger=migrator t=2026-04-27T12:07:11.920270595Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-27T12:07:11.921405981Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.133866ms logger=migrator t=2026-04-27T12:07:11.926260752Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-27T12:07:11.932282929Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=6.022577ms logger=migrator t=2026-04-27T12:07:11.954107435Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-27T12:07:11.959807818Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.716413ms logger=migrator t=2026-04-27T12:07:11.966361543Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-27T12:07:11.971926914Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.566021ms logger=migrator t=2026-04-27T12:07:11.97790596Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-27T12:07:11.979046657Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.140477ms logger=migrator t=2026-04-27T12:07:11.984527186Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-27T12:07:11.985797114Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.262298ms logger=migrator t=2026-04-27T12:07:11.993959102Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-27T12:07:11.995654507Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.713505ms logger=migrator t=2026-04-27T12:07:12.001314939Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-27T12:07:12.002371254Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.055865ms logger=migrator t=2026-04-27T12:07:12.007784923Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-27T12:07:12.008779567Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=993.804µs logger=migrator t=2026-04-27T12:07:12.016337986Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-27T12:07:12.017741597Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.405531ms logger=migrator t=2026-04-27T12:07:12.023190085Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-27T12:07:12.025027563Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.840237ms logger=migrator t=2026-04-27T12:07:12.029529608Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-27T12:07:12.030480611Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=946.393µs logger=migrator t=2026-04-27T12:07:12.034597221Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-27T12:07:12.035139939Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=542.668µs logger=migrator t=2026-04-27T12:07:12.0400657Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-27T12:07:12.040291843Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=226.923µs logger=migrator t=2026-04-27T12:07:12.045171634Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-27T12:07:12.045957425Z level=info msg="Migration successfully executed" id="create tag table" duration=782.541µs logger=migrator t=2026-04-27T12:07:12.050358769Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-27T12:07:12.051308902Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=949.953µs logger=migrator t=2026-04-27T12:07:12.05729754Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-27T12:07:12.058928623Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.622373ms logger=migrator t=2026-04-27T12:07:12.064120788Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-27T12:07:12.065615779Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.492891ms logger=migrator t=2026-04-27T12:07:12.070096275Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-27T12:07:12.07120788Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.111715ms logger=migrator t=2026-04-27T12:07:12.075921599Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-27T12:07:12.092249386Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=16.326377ms logger=migrator t=2026-04-27T12:07:12.097871777Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-27T12:07:12.098569897Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=698.1µs logger=migrator t=2026-04-27T12:07:12.103035261Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-27T12:07:12.104383631Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.34881ms logger=migrator t=2026-04-27T12:07:12.109010637Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-27T12:07:12.109493315Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=491.868µs logger=migrator t=2026-04-27T12:07:12.114103401Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-27T12:07:12.114805822Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=704.761µs logger=migrator t=2026-04-27T12:07:12.120154479Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-27T12:07:12.121698742Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.549013ms logger=migrator t=2026-04-27T12:07:12.126794685Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-27T12:07:12.127929572Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.128357ms logger=migrator t=2026-04-27T12:07:12.133037996Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-27T12:07:12.133131957Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=88.471µs logger=migrator t=2026-04-27T12:07:12.137331508Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-27T12:07:12.142767577Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.251965ms logger=migrator t=2026-04-27T12:07:12.150937134Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-27T12:07:12.159260995Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=8.326171ms logger=migrator t=2026-04-27T12:07:12.164088865Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-27T12:07:12.169374242Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.289437ms logger=migrator t=2026-04-27T12:07:12.174508695Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-27T12:07:12.179721681Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.212456ms logger=migrator t=2026-04-27T12:07:12.185606416Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-27T12:07:12.186616731Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.009675ms logger=migrator t=2026-04-27T12:07:12.192419345Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-27T12:07:12.19759199Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.177585ms logger=migrator t=2026-04-27T12:07:12.202973718Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-27T12:07:12.20383853Z level=info msg="Migration successfully executed" id="create server_lock table" duration=865.152µs logger=migrator t=2026-04-27T12:07:12.211077665Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-27T12:07:12.213052384Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.974189ms logger=migrator t=2026-04-27T12:07:12.218885848Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-27T12:07:12.22043315Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.537442ms logger=migrator t=2026-04-27T12:07:12.225851019Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-27T12:07:12.226851604Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.001455ms logger=migrator t=2026-04-27T12:07:12.232608927Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-27T12:07:12.233656042Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.047065ms logger=migrator t=2026-04-27T12:07:12.238855587Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-27T12:07:12.239918342Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.058755ms logger=migrator t=2026-04-27T12:07:12.245083798Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-27T12:07:12.250178561Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.094683ms logger=migrator t=2026-04-27T12:07:12.256048526Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-27T12:07:12.25707107Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.022464ms logger=migrator t=2026-04-27T12:07:12.262599301Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-27T12:07:12.264104262Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.505491ms logger=migrator t=2026-04-27T12:07:12.269330248Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-27T12:07:12.270547106Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.214398ms logger=migrator t=2026-04-27T12:07:12.278796345Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-27T12:07:12.280675282Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.882627ms logger=migrator t=2026-04-27T12:07:12.285916708Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-27T12:07:12.287117956Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.200978ms logger=migrator t=2026-04-27T12:07:12.292436532Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-27T12:07:12.292691737Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=255.445µs logger=migrator t=2026-04-27T12:07:12.299773619Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-27T12:07:12.300013062Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=239.473µs logger=migrator t=2026-04-27T12:07:12.306543457Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-27T12:07:12.307970188Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.426691ms logger=migrator t=2026-04-27T12:07:12.313296594Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-27T12:07:12.31440664Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.109906ms logger=migrator t=2026-04-27T12:07:12.32058036Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-27T12:07:12.322326315Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.745645ms logger=migrator t=2026-04-27T12:07:12.328089329Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-27T12:07:12.3282002Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=111.271µs logger=migrator t=2026-04-27T12:07:12.332980699Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-27T12:07:12.334091215Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.108206ms logger=migrator t=2026-04-27T12:07:12.339839838Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-27T12:07:12.340935164Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.095946ms logger=migrator t=2026-04-27T12:07:12.345710874Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-27T12:07:12.347786924Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=2.07505ms logger=migrator t=2026-04-27T12:07:12.353144861Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-27T12:07:12.354477501Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.33216ms logger=migrator t=2026-04-27T12:07:12.361637984Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-27T12:07:12.369461338Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=7.822954ms logger=migrator t=2026-04-27T12:07:12.37451021Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-27T12:07:12.37517079Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=658.85µs logger=migrator t=2026-04-27T12:07:12.38138152Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-27T12:07:12.381589603Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=209.053µs logger=migrator t=2026-04-27T12:07:12.387299785Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-27T12:07:12.389213934Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.913949ms logger=migrator t=2026-04-27T12:07:12.395338942Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-04-27T12:07:12.397120217Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.802536ms logger=migrator t=2026-04-27T12:07:12.403777634Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-04-27T12:07:12.40483008Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.054516ms logger=migrator t=2026-04-27T12:07:12.40972936Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-27T12:07:12.409832021Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=103.011µs logger=migrator t=2026-04-27T12:07:12.415008387Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-27T12:07:12.415999921Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=997.434µs logger=migrator t=2026-04-27T12:07:12.422355773Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-27T12:07:12.423387378Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.026705ms logger=migrator t=2026-04-27T12:07:12.428973859Z 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-04-27T12:07:12.431158451Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=2.182162ms logger=migrator t=2026-04-27T12:07:12.436509337Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-27T12:07:12.437926508Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.418291ms logger=migrator t=2026-04-27T12:07:12.443770843Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-27T12:07:12.450191696Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.420363ms logger=migrator t=2026-04-27T12:07:12.455503883Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-27T12:07:12.45666513Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.161147ms logger=migrator t=2026-04-27T12:07:12.461999187Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-27T12:07:12.463113313Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.113986ms logger=migrator t=2026-04-27T12:07:12.469064279Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-27T12:07:12.500492814Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=31.423455ms logger=migrator t=2026-04-27T12:07:12.508168445Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-27T12:07:12.539882624Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=31.713549ms logger=migrator t=2026-04-27T12:07:12.544782745Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-27T12:07:12.545944672Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.161457ms logger=migrator t=2026-04-27T12:07:12.551267598Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-27T12:07:12.553283218Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=2.01557ms logger=migrator t=2026-04-27T12:07:12.558538324Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-27T12:07:12.565242151Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.703267ms logger=migrator t=2026-04-27T12:07:12.570169032Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-27T12:07:12.575574841Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.405839ms logger=migrator t=2026-04-27T12:07:12.581326914Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-27T12:07:12.58241599Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.088706ms logger=migrator t=2026-04-27T12:07:12.587814287Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-27T12:07:12.588947494Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.132717ms logger=migrator t=2026-04-27T12:07:12.593472709Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-27T12:07:12.594651336Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.178137ms logger=migrator t=2026-04-27T12:07:12.599786571Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-27T12:07:12.601740249Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.956218ms logger=migrator t=2026-04-27T12:07:12.609865267Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-27T12:07:12.610294173Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=416.176µs logger=migrator t=2026-04-27T12:07:12.615431547Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-27T12:07:12.622986827Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=7.55943ms logger=migrator t=2026-04-27T12:07:12.627905838Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-27T12:07:12.63421814Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.305482ms logger=migrator t=2026-04-27T12:07:12.639464155Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-27T12:07:12.645804287Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.339992ms logger=migrator t=2026-04-27T12:07:12.650679857Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-27T12:07:12.651720922Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.032495ms logger=migrator t=2026-04-27T12:07:12.657391834Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-27T12:07:12.65913335Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.729505ms logger=migrator t=2026-04-27T12:07:12.66470073Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-27T12:07:12.670771899Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.064309ms logger=migrator t=2026-04-27T12:07:12.675478386Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-27T12:07:12.681714907Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.235511ms logger=migrator t=2026-04-27T12:07:12.686328654Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-04-27T12:07:12.687518651Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.189327ms logger=migrator t=2026-04-27T12:07:12.691744802Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-27T12:07:12.698323957Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.578685ms logger=migrator t=2026-04-27T12:07:12.702893734Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-27T12:07:12.709144904Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.25077ms logger=migrator t=2026-04-27T12:07:12.714664724Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-27T12:07:12.714743705Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=69.661µs logger=migrator t=2026-04-27T12:07:12.720136713Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-27T12:07:12.722927843Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=2.79452ms logger=migrator t=2026-04-27T12:07:12.729373477Z 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-04-27T12:07:12.731422596Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=2.048759ms logger=migrator t=2026-04-27T12:07:12.736536071Z 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-04-27T12:07:12.737912181Z 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.37571ms logger=migrator t=2026-04-27T12:07:12.74415359Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-27T12:07:12.744283232Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=130.762µs logger=migrator t=2026-04-27T12:07:12.749551839Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-27T12:07:12.76002417Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=10.471211ms logger=migrator t=2026-04-27T12:07:12.765501739Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-27T12:07:12.771232982Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=5.730993ms logger=migrator t=2026-04-27T12:07:12.776500458Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-27T12:07:12.783037293Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.534965ms logger=migrator t=2026-04-27T12:07:12.788629834Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-27T12:07:12.794829274Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.20973ms logger=migrator t=2026-04-27T12:07:12.799258977Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-27T12:07:12.806724396Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=7.465099ms logger=migrator t=2026-04-27T12:07:12.812304477Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-27T12:07:12.812703443Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=409.716µs logger=migrator t=2026-04-27T12:07:12.822074039Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-27T12:07:12.824890829Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=2.81932ms logger=migrator t=2026-04-27T12:07:12.831396523Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-27T12:07:12.841308757Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=9.911114ms logger=migrator t=2026-04-27T12:07:12.846733555Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-27T12:07:12.846788286Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=55.301µs logger=migrator t=2026-04-27T12:07:12.851077928Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-27T12:07:12.857777765Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.697076ms logger=migrator t=2026-04-27T12:07:12.862559855Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-27T12:07:12.86365093Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.084624ms logger=migrator t=2026-04-27T12:07:12.868876236Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-27T12:07:12.87953159Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=10.655234ms logger=migrator t=2026-04-27T12:07:12.88576529Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-27T12:07:12.886740504Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=975.754µs logger=migrator t=2026-04-27T12:07:12.892407516Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-27T12:07:12.893385441Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=978.255µs logger=migrator t=2026-04-27T12:07:12.8988271Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-27T12:07:12.910297655Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=11.465925ms logger=migrator t=2026-04-27T12:07:12.916494325Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-27T12:07:12.917969106Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.476321ms logger=migrator t=2026-04-27T12:07:12.925739099Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-27T12:07:12.927004937Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.270448ms logger=migrator t=2026-04-27T12:07:12.933194066Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-27T12:07:12.934165551Z level=info msg="Migration successfully executed" id="create alert_image table" duration=971.355µs logger=migrator t=2026-04-27T12:07:12.940130577Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-27T12:07:12.941180462Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.050115ms logger=migrator t=2026-04-27T12:07:12.946319117Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-27T12:07:12.946424439Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=106.432µs logger=migrator t=2026-04-27T12:07:12.953014483Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-27T12:07:12.954710248Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.695114ms logger=migrator t=2026-04-27T12:07:12.96039004Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-27T12:07:12.961978543Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.585433ms logger=migrator t=2026-04-27T12:07:12.968132432Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-27T12:07:12.968589168Z 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-04-27T12:07:12.973837195Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-27T12:07:12.974514275Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=677.32µs logger=migrator t=2026-04-27T12:07:12.979668539Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-27T12:07:12.981379534Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.710925ms logger=migrator t=2026-04-27T12:07:12.986860903Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-27T12:07:12.99420172Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.344727ms logger=migrator t=2026-04-27T12:07:12.999422455Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-27T12:07:13.000690153Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.267318ms logger=migrator t=2026-04-27T12:07:13.006481247Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-27T12:07:13.007611823Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.130416ms logger=migrator t=2026-04-27T12:07:13.013854964Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-27T12:07:13.014886388Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.030564ms logger=migrator t=2026-04-27T12:07:13.020813875Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-27T12:07:13.02326822Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=2.454004ms logger=migrator t=2026-04-27T12:07:13.028955903Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-27T12:07:13.030403784Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.447271ms logger=migrator t=2026-04-27T12:07:13.039696917Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-27T12:07:13.03990263Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=206.283µs logger=migrator t=2026-04-27T12:07:13.045172747Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-27T12:07:13.04544474Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=272.173µs logger=migrator t=2026-04-27T12:07:13.051436558Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-27T12:07:13.058559781Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.122633ms logger=migrator t=2026-04-27T12:07:13.063103026Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-27T12:07:13.063621803Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=521.637µs logger=migrator t=2026-04-27T12:07:13.069295155Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-27T12:07:13.070768556Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.472931ms logger=migrator t=2026-04-27T12:07:13.075636417Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-27T12:07:13.076105294Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=468.967µs logger=migrator t=2026-04-27T12:07:13.082340285Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-27T12:07:13.083563472Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.222178ms logger=migrator t=2026-04-27T12:07:13.089297245Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-27T12:07:13.090745976Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.448551ms logger=migrator t=2026-04-27T12:07:13.096415468Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-27T12:07:13.13945275Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=43.033211ms logger=migrator t=2026-04-27T12:07:13.145155043Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-27T12:07:13.151531055Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=6.376622ms logger=migrator t=2026-04-27T12:07:13.157918957Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-27T12:07:13.158048279Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=129.572µs logger=migrator t=2026-04-27T12:07:13.163312565Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-27T12:07:13.195373988Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=32.067313ms logger=migrator t=2026-04-27T12:07:13.200808467Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-27T12:07:13.230324264Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=29.510817ms logger=migrator t=2026-04-27T12:07:13.237704371Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-27T12:07:13.238661444Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=957.943µs logger=migrator t=2026-04-27T12:07:13.24389892Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-27T12:07:13.245367412Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.468862ms logger=migrator t=2026-04-27T12:07:13.250925972Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-27T12:07:13.251256196Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=325.794µs logger=migrator t=2026-04-27T12:07:13.257348855Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-27T12:07:13.258562763Z level=info msg="Migration successfully executed" id="create permission table" duration=1.191758ms logger=migrator t=2026-04-27T12:07:13.265391241Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-27T12:07:13.267062486Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.671615ms logger=migrator t=2026-04-27T12:07:13.272781188Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-27T12:07:13.275606769Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=2.828391ms logger=migrator t=2026-04-27T12:07:13.282000401Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-27T12:07:13.282984435Z level=info msg="Migration successfully executed" id="create role table" duration=984.034µs logger=migrator t=2026-04-27T12:07:13.287799004Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-27T12:07:13.297477645Z level=info msg="Migration successfully executed" id="add column display_name" duration=9.679021ms logger=migrator t=2026-04-27T12:07:13.301875518Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-27T12:07:13.307646172Z level=info msg="Migration successfully executed" id="add column group_name" duration=5.770464ms logger=migrator t=2026-04-27T12:07:13.313613498Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-27T12:07:13.314752325Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.138867ms logger=migrator t=2026-04-27T12:07:13.319439802Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-27T12:07:13.320255415Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=818.643µs logger=migrator t=2026-04-27T12:07:13.324872171Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-27T12:07:13.325827805Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=954.964µs logger=migrator t=2026-04-27T12:07:13.33030551Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-27T12:07:13.332047195Z level=info msg="Migration successfully executed" id="create team role table" duration=1.729975ms logger=migrator t=2026-04-27T12:07:13.3379823Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-27T12:07:13.339109637Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.127557ms logger=migrator t=2026-04-27T12:07:13.34350712Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-27T12:07:13.344704148Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.196688ms logger=migrator t=2026-04-27T12:07:13.350936377Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-27T12:07:13.352345469Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.452271ms logger=migrator t=2026-04-27T12:07:13.372131855Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-27T12:07:13.373056937Z level=info msg="Migration successfully executed" id="create user role table" duration=928.132µs logger=migrator t=2026-04-27T12:07:13.378542627Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-27T12:07:13.379507421Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=965.364µs logger=migrator t=2026-04-27T12:07:13.384399081Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-27T12:07:13.386133267Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.733546ms logger=migrator t=2026-04-27T12:07:13.393543404Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-27T12:07:13.397794106Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=4.249852ms logger=migrator t=2026-04-27T12:07:13.402729916Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-27T12:07:13.403436977Z level=info msg="Migration successfully executed" id="create builtin role table" duration=706.781µs logger=migrator t=2026-04-27T12:07:13.408254486Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-27T12:07:13.410078723Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.823617ms logger=migrator t=2026-04-27T12:07:13.41610039Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-27T12:07:13.417410359Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.309439ms logger=migrator t=2026-04-27T12:07:13.42234953Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-27T12:07:13.431086887Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.739117ms logger=migrator t=2026-04-27T12:07:13.436124599Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-27T12:07:13.437209525Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.085286ms logger=migrator t=2026-04-27T12:07:13.443292483Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-27T12:07:13.44444545Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.152337ms logger=migrator t=2026-04-27T12:07:13.449379222Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-27T12:07:13.4520468Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=2.670828ms logger=migrator t=2026-04-27T12:07:13.456879649Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-27T12:07:13.458030356Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.150417ms logger=migrator t=2026-04-27T12:07:13.469115887Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-27T12:07:13.470579238Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.462901ms logger=migrator t=2026-04-27T12:07:13.47624228Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-27T12:07:13.477346696Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.102396ms logger=migrator t=2026-04-27T12:07:13.482677983Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-27T12:07:13.496439461Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=13.764188ms logger=migrator t=2026-04-27T12:07:13.50322362Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-27T12:07:13.516095906Z level=info msg="Migration successfully executed" id="permission kind migration" duration=12.869526ms logger=migrator t=2026-04-27T12:07:13.520832435Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-27T12:07:13.527134445Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=6.30206ms logger=migrator t=2026-04-27T12:07:13.531866874Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-27T12:07:13.540488599Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.617945ms logger=migrator t=2026-04-27T12:07:13.547385519Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-27T12:07:13.54960798Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=2.226192ms logger=migrator t=2026-04-27T12:07:13.555174961Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-27T12:07:13.556988648Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.813667ms logger=migrator t=2026-04-27T12:07:13.562437457Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-27T12:07:13.564308433Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.872797ms logger=migrator t=2026-04-27T12:07:13.570399121Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-27T12:07:13.571319975Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=920.494µs logger=migrator t=2026-04-27T12:07:13.57651403Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-27T12:07:13.578503939Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.988239ms logger=migrator t=2026-04-27T12:07:13.58273148Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-27T12:07:13.58280043Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=69.33µs logger=migrator t=2026-04-27T12:07:13.589454247Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-27T12:07:13.589524848Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=72.211µs logger=migrator t=2026-04-27T12:07:13.594025273Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-27T12:07:13.594498189Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=472.826µs logger=migrator t=2026-04-27T12:07:13.59867016Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-27T12:07:13.59931783Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=648.43µs logger=migrator t=2026-04-27T12:07:13.603956376Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-27T12:07:13.604781679Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=825.613µs logger=migrator t=2026-04-27T12:07:13.609371655Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-27T12:07:13.609627418Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=255.053µs logger=migrator t=2026-04-27T12:07:13.61393405Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-27T12:07:13.61456955Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=633.79µs logger=migrator t=2026-04-27T12:07:13.61868713Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-27T12:07:13.619870907Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.174177ms logger=migrator t=2026-04-27T12:07:13.62500018Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-27T12:07:13.627161622Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.160552ms logger=migrator t=2026-04-27T12:07:13.631956961Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-27T12:07:13.641252136Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.242394ms logger=migrator t=2026-04-27T12:07:13.645960024Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-27T12:07:13.646016895Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=56.24µs logger=migrator t=2026-04-27T12:07:13.650086883Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-27T12:07:13.650866085Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=778.522µs logger=migrator t=2026-04-27T12:07:13.655291129Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-27T12:07:13.656621168Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.329699ms logger=migrator t=2026-04-27T12:07:13.661155184Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-27T12:07:13.662386452Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.231168ms logger=migrator t=2026-04-27T12:07:13.666688334Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-27T12:07:13.676272332Z level=info msg="Migration successfully executed" id="add correlation config column" duration=9.583808ms logger=migrator t=2026-04-27T12:07:13.68025192Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-27T12:07:13.681142592Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=890.842µs logger=migrator t=2026-04-27T12:07:13.685679149Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-27T12:07:13.687814309Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=2.13487ms logger=migrator t=2026-04-27T12:07:13.692855072Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-27T12:07:13.714482565Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=21.627413ms logger=migrator t=2026-04-27T12:07:13.719207004Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-27T12:07:13.720123236Z level=info msg="Migration successfully executed" id="create correlation v2" duration=916.772µs logger=migrator t=2026-04-27T12:07:13.724914296Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-27T12:07:13.726100672Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.186786ms logger=migrator t=2026-04-27T12:07:13.7307259Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-27T12:07:13.73213821Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.41227ms logger=migrator t=2026-04-27T12:07:13.736480793Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-27T12:07:13.737852163Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.37102ms logger=migrator t=2026-04-27T12:07:13.745997501Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-27T12:07:13.746602409Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=609.648µs logger=migrator t=2026-04-27T12:07:13.751909526Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-27T12:07:13.753503089Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.590553ms logger=migrator t=2026-04-27T12:07:13.758027664Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-27T12:07:13.767341189Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.314095ms logger=migrator t=2026-04-27T12:07:13.774811627Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-27T12:07:13.775908953Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.096796ms logger=migrator t=2026-04-27T12:07:13.781653396Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-27T12:07:13.782800333Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.146787ms logger=migrator t=2026-04-27T12:07:13.789563411Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-27T12:07:13.790511054Z 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-04-27T12:07:13.79640953Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-27T12:07:13.796981108Z 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-04-27T12:07:13.802129452Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-27T12:07:13.803239729Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.109297ms logger=migrator t=2026-04-27T12:07:13.80817345Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-27T12:07:13.809400588Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.226967ms logger=migrator t=2026-04-27T12:07:13.815246422Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-27T12:07:13.816597811Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.351159ms logger=migrator t=2026-04-27T12:07:13.821856438Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-27T12:07:13.823305509Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.448201ms logger=migrator t=2026-04-27T12:07:13.828771738Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-27T12:07:13.830485742Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.714605ms logger=migrator t=2026-04-27T12:07:13.837901419Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-27T12:07:13.839544563Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.647344ms logger=migrator t=2026-04-27T12:07:13.844810979Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-27T12:07:13.845901435Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.093006ms logger=migrator t=2026-04-27T12:07:13.852839745Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-27T12:07:13.854286456Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.447031ms logger=migrator t=2026-04-27T12:07:13.859649744Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-27T12:07:13.861078975Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.430561ms logger=migrator t=2026-04-27T12:07:13.866409152Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-27T12:07:13.86765806Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.248638ms logger=migrator t=2026-04-27T12:07:13.875482023Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-27T12:07:13.876795312Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.314589ms logger=migrator t=2026-04-27T12:07:13.884112047Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-27T12:07:13.9098219Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=25.709703ms logger=migrator t=2026-04-27T12:07:13.916948443Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-27T12:07:13.923470507Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.520614ms logger=migrator t=2026-04-27T12:07:13.930713112Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-27T12:07:13.941752711Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=11.033209ms logger=migrator t=2026-04-27T12:07:13.94726539Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-27T12:07:13.947584176Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=319.626µs logger=migrator t=2026-04-27T12:07:13.95482032Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-27T12:07:13.962912348Z level=info msg="Migration successfully executed" id="add share column" duration=8.087338ms logger=migrator t=2026-04-27T12:07:13.969657214Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-27T12:07:13.969887708Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=229.824µs logger=migrator t=2026-04-27T12:07:13.975423399Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-27T12:07:13.976663306Z level=info msg="Migration successfully executed" id="create file table" duration=1.240017ms logger=migrator t=2026-04-27T12:07:13.982219816Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-27T12:07:13.983614236Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.39823ms logger=migrator t=2026-04-27T12:07:13.988106442Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-27T12:07:13.989322229Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.215957ms logger=migrator t=2026-04-27T12:07:13.99562383Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-27T12:07:13.996624775Z level=info msg="Migration successfully executed" id="create file_meta table" duration=998.375µs logger=migrator t=2026-04-27T12:07:14.001693758Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-27T12:07:14.002938666Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.244638ms logger=migrator t=2026-04-27T12:07:14.008538757Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-27T12:07:14.008607178Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=69.211µs logger=migrator t=2026-04-27T12:07:14.013846064Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-27T12:07:14.013910995Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=65.781µs logger=migrator t=2026-04-27T12:07:14.018273328Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-27T12:07:14.018867597Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=594.979µs logger=migrator t=2026-04-27T12:07:14.02540133Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-27T12:07:14.025724415Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=324.335µs logger=migrator t=2026-04-27T12:07:14.030282731Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-27T12:07:14.031707862Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.424881ms logger=migrator t=2026-04-27T12:07:14.037864351Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-27T12:07:14.050625285Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=12.760844ms logger=migrator t=2026-04-27T12:07:14.061637834Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-27T12:07:14.06210308Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=468.066µs logger=migrator t=2026-04-27T12:07:14.070980249Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-27T12:07:14.072826816Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.847927ms logger=migrator t=2026-04-27T12:07:14.079863787Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-27T12:07:14.080620579Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=758.302µs logger=migrator t=2026-04-27T12:07:14.085860684Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-27T12:07:14.08624289Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=383.147µs logger=migrator t=2026-04-27T12:07:14.091209441Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-27T12:07:14.091879611Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=668.93µs logger=migrator t=2026-04-27T12:07:14.097211018Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-27T12:07:14.109281462Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=12.070904ms logger=migrator t=2026-04-27T12:07:14.114522678Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-27T12:07:14.125688449Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=11.162901ms logger=migrator t=2026-04-27T12:07:14.131537944Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-27T12:07:14.132388557Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=851.233µs logger=migrator t=2026-04-27T12:07:14.139966526Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-27T12:07:14.240078273Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=100.106516ms logger=migrator t=2026-04-27T12:07:14.245341598Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-27T12:07:14.246569166Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.229468ms logger=migrator t=2026-04-27T12:07:14.251117271Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-27T12:07:14.252329359Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.210638ms logger=migrator t=2026-04-27T12:07:14.25998134Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-27T12:07:14.293563565Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=33.581905ms logger=migrator t=2026-04-27T12:07:14.302042457Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-27T12:07:14.312098593Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=10.048506ms logger=migrator t=2026-04-27T12:07:14.320278201Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-27T12:07:14.320598335Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=322.564µs logger=migrator t=2026-04-27T12:07:14.327520785Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-27T12:07:14.327760659Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=241.764µs logger=migrator t=2026-04-27T12:07:14.33264998Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-27T12:07:14.332889403Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=240.873µs logger=migrator t=2026-04-27T12:07:14.336325382Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-27T12:07:14.336596206Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=273.214µs logger=migrator t=2026-04-27T12:07:14.342813346Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-27T12:07:14.34305408Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=240.954µs logger=migrator t=2026-04-27T12:07:14.349208088Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-27T12:07:14.353386279Z level=info msg="Migration successfully executed" id="create folder table" duration=4.178771ms logger=migrator t=2026-04-27T12:07:14.364691353Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-27T12:07:14.365995341Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.299078ms logger=migrator t=2026-04-27T12:07:14.371391659Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-27T12:07:14.372265992Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=871.903µs logger=migrator t=2026-04-27T12:07:14.377511128Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-27T12:07:14.377542868Z level=info msg="Migration successfully executed" id="Update folder title length" duration=33.11µs logger=migrator t=2026-04-27T12:07:14.381604277Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-27T12:07:14.383048708Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.443141ms logger=migrator t=2026-04-27T12:07:14.393675381Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-27T12:07:14.394899719Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.225168ms logger=migrator t=2026-04-27T12:07:14.399256271Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-27T12:07:14.400959696Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.702885ms logger=migrator t=2026-04-27T12:07:14.408593577Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-27T12:07:14.409227776Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=628.459µs logger=migrator t=2026-04-27T12:07:14.415536897Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-27T12:07:14.415872062Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=335.545µs logger=migrator t=2026-04-27T12:07:14.421116468Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-27T12:07:14.422234404Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.117596ms logger=migrator t=2026-04-27T12:07:14.443124326Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-27T12:07:14.445441719Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.294243ms logger=migrator t=2026-04-27T12:07:14.454972457Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-27T12:07:14.456645601Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.674614ms logger=migrator t=2026-04-27T12:07:14.462245122Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-27T12:07:14.464218111Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.9723ms logger=migrator t=2026-04-27T12:07:14.475159518Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-27T12:07:14.477911988Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=2.75916ms logger=migrator t=2026-04-27T12:07:14.490102564Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-27T12:07:14.493794848Z level=info msg="Migration successfully executed" id="create anon_device table" duration=3.692874ms logger=migrator t=2026-04-27T12:07:14.500086818Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-27T12:07:14.501334616Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.247888ms logger=migrator t=2026-04-27T12:07:14.516388074Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-27T12:07:14.519964745Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=3.579191ms logger=migrator t=2026-04-27T12:07:14.529873179Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-27T12:07:14.530789182Z level=info msg="Migration successfully executed" id="create signing_key table" duration=916.833µs logger=migrator t=2026-04-27T12:07:14.536746858Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-27T12:07:14.538704177Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.957369ms logger=migrator t=2026-04-27T12:07:14.544098385Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-27T12:07:14.546146914Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=2.046509ms logger=migrator t=2026-04-27T12:07:14.554099959Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-27T12:07:14.554755678Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=659.479µs logger=migrator t=2026-04-27T12:07:14.558737046Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-27T12:07:14.566149443Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=7.407737ms logger=migrator t=2026-04-27T12:07:14.572662077Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-27T12:07:14.573824474Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.164467ms logger=migrator t=2026-04-27T12:07:14.579696319Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-27T12:07:14.579728689Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=35.07µs logger=migrator t=2026-04-27T12:07:14.592148539Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-27T12:07:14.593224374Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.076075ms logger=migrator t=2026-04-27T12:07:14.601521705Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-27T12:07:14.601550195Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=31.101µs logger=migrator t=2026-04-27T12:07:14.60816828Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-27T12:07:14.610908369Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.739749ms logger=migrator t=2026-04-27T12:07:14.617292432Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-27T12:07:14.619210749Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.918597ms logger=migrator t=2026-04-27T12:07:14.626450924Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-27T12:07:14.627787493Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.339599ms logger=migrator t=2026-04-27T12:07:14.635990842Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-27T12:07:14.638290525Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=2.305394ms logger=migrator t=2026-04-27T12:07:14.643164215Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-27T12:07:14.643476401Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=313.446µs logger=migrator t=2026-04-27T12:07:14.650160866Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-27T12:07:14.651219242Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.059806ms logger=migrator t=2026-04-27T12:07:14.725716568Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-27T12:07:14.72790858Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=2.193762ms logger=migrator t=2026-04-27T12:07:14.735934746Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-27T12:07:14.737053602Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.122136ms logger=migrator t=2026-04-27T12:07:14.741207402Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-27T12:07:14.754059558Z level=info msg="Migration successfully executed" id="add stack_id column" duration=12.847966ms logger=migrator t=2026-04-27T12:07:14.759230572Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-27T12:07:14.767268609Z level=info msg="Migration successfully executed" id="add region_slug column" duration=8.033726ms logger=migrator t=2026-04-27T12:07:14.773386186Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-27T12:07:14.784866613Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=11.477707ms logger=migrator t=2026-04-27T12:07:14.791461048Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-27T12:07:14.79163961Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=180.602µs logger=migrator t=2026-04-27T12:07:14.796505191Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-27T12:07:14.805958168Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=9.451307ms logger=migrator t=2026-04-27T12:07:14.812009075Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-27T12:07:14.821956869Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.946434ms logger=migrator t=2026-04-27T12:07:14.827011242Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-27T12:07:14.827265235Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=254.203µs logger=migrator t=2026-04-27T12:07:14.83314389Z level=info msg="migrations completed" performed=558 skipped=0 duration=6.518476975s logger=migrator t=2026-04-27T12:07:14.83381391Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-27T12:07:14.851655487Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-27T12:07:14.851989103Z level=info msg="Created default organization" logger=secrets t=2026-04-27T12:07:14.858809151Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-27T12:07:14.914713658Z level=info msg="Restored cache from database" duration=417.645µs logger=plugin.store t=2026-04-27T12:07:14.916106399Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-27T12:07:14.952344682Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-27T12:07:14.952381743Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-27T12:07:14.952474114Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-27T12:07:14.952483624Z level=info msg="Plugins loaded" count=54 duration=36.377165ms logger=query_data t=2026-04-27T12:07:14.956812467Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-27T12:07:14.960169536Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-27T12:07:14.966168782Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-27T12:07:14.977263293Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-27T12:07:14.979668038Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-27T12:07:14.982112233Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-27T12:07:15.006037329Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-27T12:07:15.029341354Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-27T12:07:15.061711322Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-27T12:07:15.061748662Z level=info msg="finished to provision alerting" logger=http.server t=2026-04-27T12:07:15.064312399Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-04-27T12:07:15.064402711Z level=info msg="Warming state cache for startup" logger=ngalert.state.manager t=2026-04-27T12:07:15.064772057Z level=info msg="State cache has been initialized" states=0 duration=368.776µs logger=grafanaStorageLogger t=2026-04-27T12:07:15.065886352Z level=info msg="Storage starting" logger=provisioning.dashboard t=2026-04-27T12:07:15.066059354Z level=info msg="starting to provision dashboards" logger=ngalert.scheduler t=2026-04-27T12:07:15.067524786Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-27T12:07:15.067662088Z level=info msg=starting first_tick=2026-04-27T12:07:20Z logger=ngalert.multiorg.alertmanager t=2026-04-27T12:07:15.067730909Z level=info msg="Starting MultiOrg Alertmanager" logger=sqlstore.transactions t=2026-04-27T12:07:15.083347624Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-27T12:07:15.151717442Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=grafana.update.checker t=2026-04-27T12:07:15.190681173Z level=info msg="Update check succeeded" duration=125.150506ms logger=sqlstore.transactions t=2026-04-27T12:07:15.196220323Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-04-27T12:07:15.197968229Z level=info msg="Update check succeeded" duration=132.489753ms logger=sqlstore.transactions t=2026-04-27T12:07:15.211431993Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-27T12:07:15.224159177Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=sqlstore.transactions t=2026-04-27T12:07:15.224484892Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-04-27T12:07:15.234943292Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=3 code="database is locked" logger=sqlstore.transactions t=2026-04-27T12:07:15.2396657Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=sqlstore.transactions t=2026-04-27T12:07:15.307769994Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=3 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-27T12:07:15.322164811Z level=info msg="Patterns update finished" duration=143.318118ms logger=provisioning.dashboard t=2026-04-27T12:07:15.341354698Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-04-27T12:07:15.420245977Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-27T12:07:15.420641843Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-27T12:07:17.601502105Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:07:17.602689632Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:07:17.623170327Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:07:17.656856253Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:07:17.677100314Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:07:17.709870277Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:07:17.725175697Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:07:17.76911553Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:07:17.793070996Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-04-27T12:07:17.827988439Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-04-27T12:07:17.838567991Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-04-27T12:07:17.839559315Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-04-27T12:07:17.864694637Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:07:17.912537026Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:07:17.936936478Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:07:17.968343461Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:07:17.99599324Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:07:18.049101054Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:07:18.065141355Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:07:18.107657518Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:07:18.121645059Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:07:18.162208843Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:07:18.17525114Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:07:18.209341851Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:07:18.222800455Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:07:18.286782886Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:07:18.298073349Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:07:18.339604717Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:07:18.355728499Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:07:18.403316374Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:07:18.41971327Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:07:18.471077059Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:07:18.504369609Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:07:18.591554263Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:07:18.606249496Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:07:18.670314448Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:07:18.688664632Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:07:18.745250397Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:07:18.764056458Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:07:18.823174359Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:07:18.837534185Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:07:18.913726523Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:07:18.93302458Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:07:18.99834427Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:07:19.01151208Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:07:19.069146549Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:07:19.084151674Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:07:19.157632202Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:07:19.17274084Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:07:19.238538256Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:07:19.253117636Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:07:19.32645786Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:07:19.339567689Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:07:19.404473152Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:07:19.423231182Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:07:19.499106714Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:07:19.512886531Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:07:19.58643368Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:07:19.607646915Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:07:19.678116218Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:07:19.698172148Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:07:19.771490122Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:07:19.784953826Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:07:19.848724312Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:07:19.866179434Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:07:19.934379165Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:07:19.95002109Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:07:20.035877675Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:07:20.052636596Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:07:20.122974676Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:07:20.140520219Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:07:20.215468755Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:07:20.234296106Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:07:20.314642691Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:07:20.334549067Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:07:20.430008559Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:07:20.449660292Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:07:20.550363108Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:07:20.575674213Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:07:20.662082504Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:07:20.68198327Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T12:07:20.752685517Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-27T12:08:17.090446031Z level=info msg="Usage stats are ready to report"