logger=settings t=2026-05-12T05:51:06.438148848Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-12T05:51:06Z logger=settings t=2026-05-12T05:51:06.438433816Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-12T05:51:06.438449556Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-12T05:51:06.438453056Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-12T05:51:06.438457756Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-12T05:51:06.438462526Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-12T05:51:06.438468267Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-12T05:51:06.438471037Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-12T05:51:06.438474197Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-12T05:51:06.438477787Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-12T05:51:06.438480847Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-12T05:51:06.438483637Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-12T05:51:06.438486757Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-12T05:51:06.438490397Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-12T05:51:06.438494167Z level=info msg=Target target=[all] logger=settings t=2026-05-12T05:51:06.438500537Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-12T05:51:06.438504388Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-12T05:51:06.438507678Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-12T05:51:06.438537988Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-12T05:51:06.438541919Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-12T05:51:06.438545509Z level=info msg="App mode production" logger=sqlstore t=2026-05-12T05:51:06.438914479Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-12T05:51:06.438936049Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-12T05:51:06.440944615Z level=info msg="Locking database" logger=migrator t=2026-05-12T05:51:06.440958115Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-12T05:51:06.441518991Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-12T05:51:06.442469847Z level=info msg="Migration successfully executed" id="create migration_log table" duration=949.315µs logger=migrator t=2026-05-12T05:51:06.448241165Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-12T05:51:06.448823732Z level=info msg="Migration successfully executed" id="create user table" duration=582.597µs logger=migrator t=2026-05-12T05:51:06.45347816Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-12T05:51:06.453993994Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=514.964µs logger=migrator t=2026-05-12T05:51:06.460042692Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-12T05:51:06.461153592Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.111011ms logger=migrator t=2026-05-12T05:51:06.470271463Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-12T05:51:06.471415625Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.143652ms logger=migrator t=2026-05-12T05:51:06.477511282Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-12T05:51:06.478199771Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=686.319µs logger=migrator t=2026-05-12T05:51:06.484840474Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-12T05:51:06.488710771Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.870427ms logger=migrator t=2026-05-12T05:51:06.495043245Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-12T05:51:06.495875898Z level=info msg="Migration successfully executed" id="create user table v2" duration=832.413µs logger=migrator t=2026-05-12T05:51:06.500238099Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-12T05:51:06.500997319Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=753.29µs logger=migrator t=2026-05-12T05:51:06.506154882Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-12T05:51:06.506924023Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=768.931µs logger=migrator t=2026-05-12T05:51:06.513857834Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-12T05:51:06.514406099Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=548.515µs logger=migrator t=2026-05-12T05:51:06.521578777Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-12T05:51:06.52243436Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=854.383µs logger=migrator t=2026-05-12T05:51:06.527060138Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-12T05:51:06.5289664Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.905602ms logger=migrator t=2026-05-12T05:51:06.532981081Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-12T05:51:06.533023343Z level=info msg="Migration successfully executed" id="Update user table charset" duration=43.872µs logger=migrator t=2026-05-12T05:51:06.537965108Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-12T05:51:06.539148681Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.187933ms logger=migrator t=2026-05-12T05:51:06.542990127Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-12T05:51:06.543254454Z level=info msg="Migration successfully executed" id="Add missing user data" duration=277.048µs logger=migrator t=2026-05-12T05:51:06.547237724Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-12T05:51:06.548370895Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.129641ms logger=migrator t=2026-05-12T05:51:06.552293424Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-12T05:51:06.553229989Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=936.375µs logger=migrator t=2026-05-12T05:51:06.558029802Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-12T05:51:06.559239805Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.207043ms logger=migrator t=2026-05-12T05:51:06.56596775Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-12T05:51:06.57431452Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.346511ms logger=migrator t=2026-05-12T05:51:06.578875696Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-12T05:51:06.580492201Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.615745ms logger=migrator t=2026-05-12T05:51:06.585712444Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-12T05:51:06.585855569Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=142.524µs logger=migrator t=2026-05-12T05:51:06.590146626Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-12T05:51:06.5906538Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=510.394µs logger=migrator t=2026-05-12T05:51:06.594865637Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-05-12T05:51:06.595063252Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=197.855µs logger=migrator t=2026-05-12T05:51:06.600606865Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-12T05:51:06.600876402Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=269.717µs logger=migrator t=2026-05-12T05:51:06.609575292Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-12T05:51:06.61025544Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=680.138µs logger=migrator t=2026-05-12T05:51:06.614815316Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-12T05:51:06.61532849Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=512.654µs logger=migrator t=2026-05-12T05:51:06.619223427Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-12T05:51:06.619754053Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=529.776µs logger=migrator t=2026-05-12T05:51:06.625683696Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-12T05:51:06.626150749Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=467.103µs logger=migrator t=2026-05-12T05:51:06.632251266Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-12T05:51:06.632785951Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=534.405µs logger=migrator t=2026-05-12T05:51:06.637672436Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-12T05:51:06.637733898Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=60.542µs logger=migrator t=2026-05-12T05:51:06.641409919Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-12T05:51:06.641948464Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=537.895µs logger=migrator t=2026-05-12T05:51:06.648222127Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-12T05:51:06.649023049Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=817.573µs logger=migrator t=2026-05-12T05:51:06.654583942Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-12T05:51:06.655206429Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=622.407µs logger=migrator t=2026-05-12T05:51:06.659876478Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-12T05:51:06.660386582Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=509.814µs logger=migrator t=2026-05-12T05:51:06.666029147Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-12T05:51:06.66828604Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=2.256403ms logger=migrator t=2026-05-12T05:51:06.673491783Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-12T05:51:06.674075659Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=583.536µs logger=migrator t=2026-05-12T05:51:06.677668138Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-12T05:51:06.678168031Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=497.293µs logger=migrator t=2026-05-12T05:51:06.701622268Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-12T05:51:06.702255646Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=637.027µs logger=migrator t=2026-05-12T05:51:06.707369097Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-12T05:51:06.70785401Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=484.873µs logger=migrator t=2026-05-12T05:51:06.71254315Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-12T05:51:06.713715001Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.177442ms logger=migrator t=2026-05-12T05:51:06.718031881Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-12T05:51:06.718490733Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=458.862µs logger=migrator t=2026-05-12T05:51:06.722902674Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-12T05:51:06.723595044Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=693.12µs logger=migrator t=2026-05-12T05:51:06.729589689Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-12T05:51:06.730438062Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=848.413µs logger=migrator t=2026-05-12T05:51:06.735518053Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-12T05:51:06.736326504Z level=info msg="Migration successfully executed" id="create star table" duration=809.142µs logger=migrator t=2026-05-12T05:51:06.740844599Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-12T05:51:06.741544908Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=700.409µs logger=migrator t=2026-05-12T05:51:06.747625076Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-12T05:51:06.748355686Z level=info msg="Migration successfully executed" id="create org table v1" duration=730.6µs logger=migrator t=2026-05-12T05:51:06.753356884Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-12T05:51:06.75464933Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.252115ms logger=migrator t=2026-05-12T05:51:06.759930826Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-12T05:51:06.761050436Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.115341ms logger=migrator t=2026-05-12T05:51:06.76555937Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-12T05:51:06.766449505Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=891.565µs logger=migrator t=2026-05-12T05:51:06.773334114Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-12T05:51:06.77498654Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.652146ms logger=migrator t=2026-05-12T05:51:06.780687527Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-12T05:51:06.781974223Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.286356ms logger=migrator t=2026-05-12T05:51:06.787931747Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-12T05:51:06.787957838Z level=info msg="Migration successfully executed" id="Update org table charset" duration=26.601µs logger=migrator t=2026-05-12T05:51:06.794726934Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-12T05:51:06.794792615Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=71.742µs logger=migrator t=2026-05-12T05:51:06.800931045Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-12T05:51:06.801153221Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=223.246µs logger=migrator t=2026-05-12T05:51:06.806035686Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-12T05:51:06.807146047Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.099581ms logger=migrator t=2026-05-12T05:51:06.812745831Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-12T05:51:06.813538722Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=793.031µs logger=migrator t=2026-05-12T05:51:06.818085077Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-12T05:51:06.81889441Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=807.693µs logger=migrator t=2026-05-12T05:51:06.825293926Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-12T05:51:06.826410247Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.117251ms logger=migrator t=2026-05-12T05:51:06.831393434Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-12T05:51:06.832178016Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=784.341µs logger=migrator t=2026-05-12T05:51:06.837457311Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-12T05:51:06.838766818Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.309427ms logger=migrator t=2026-05-12T05:51:06.844493036Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-12T05:51:06.849633807Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.141191ms logger=migrator t=2026-05-12T05:51:06.854584923Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-12T05:51:06.856010883Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.419259ms logger=migrator t=2026-05-12T05:51:06.860989Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-12T05:51:06.861793282Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=803.742µs logger=migrator t=2026-05-12T05:51:06.867327055Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-12T05:51:06.868727504Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.400479ms logger=migrator t=2026-05-12T05:51:06.876362793Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-12T05:51:06.877020231Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=653.498µs logger=migrator t=2026-05-12T05:51:06.881745422Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-12T05:51:06.882706339Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=958.017µs logger=migrator t=2026-05-12T05:51:06.888703804Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-12T05:51:06.888811877Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=109.643µs logger=migrator t=2026-05-12T05:51:06.896741996Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-12T05:51:06.898623227Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.881831ms logger=migrator t=2026-05-12T05:51:06.907502781Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-12T05:51:06.909473286Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.929274ms logger=migrator t=2026-05-12T05:51:06.91505282Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-12T05:51:06.917063306Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.009975ms logger=migrator t=2026-05-12T05:51:06.922923367Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-12T05:51:06.924226192Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.303255ms logger=migrator t=2026-05-12T05:51:06.929544549Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-12T05:51:06.93138008Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.835431ms logger=migrator t=2026-05-12T05:51:06.938386363Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-12T05:51:06.940028018Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.636366ms logger=migrator t=2026-05-12T05:51:06.946031023Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-12T05:51:06.946863676Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=832.813µs logger=migrator t=2026-05-12T05:51:06.951686539Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-12T05:51:06.9517217Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=36.661µs logger=migrator t=2026-05-12T05:51:06.956224935Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-12T05:51:06.956256176Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=35.041µs logger=migrator t=2026-05-12T05:51:06.961994904Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-12T05:51:06.965275524Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.28057ms logger=migrator t=2026-05-12T05:51:06.970392005Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-12T05:51:06.973884551Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=3.491116ms logger=migrator t=2026-05-12T05:51:06.980542934Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-12T05:51:06.981995495Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.452981ms logger=migrator t=2026-05-12T05:51:06.990569341Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-12T05:51:06.995498007Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=4.919405ms logger=migrator t=2026-05-12T05:51:07.007506838Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-12T05:51:07.007910879Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=404.821µs logger=migrator t=2026-05-12T05:51:07.017225596Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-12T05:51:07.019479397Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=2.253851ms logger=migrator t=2026-05-12T05:51:07.031063066Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-12T05:51:07.032365573Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.303437ms logger=migrator t=2026-05-12T05:51:07.070755951Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-12T05:51:07.070988337Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=206.066µs logger=migrator t=2026-05-12T05:51:07.118576299Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-12T05:51:07.120777289Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=2.202269ms logger=migrator t=2026-05-12T05:51:07.135907166Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-12T05:51:07.1375177Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.610644ms logger=migrator t=2026-05-12T05:51:07.160130144Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-12T05:51:07.169557853Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=9.420339ms logger=migrator t=2026-05-12T05:51:07.222575914Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-12T05:51:07.224676823Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=2.113288ms logger=migrator t=2026-05-12T05:51:07.237871195Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-12T05:51:07.239781348Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.910453ms logger=migrator t=2026-05-12T05:51:07.288190742Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-12T05:51:07.290218068Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=2.029596ms logger=migrator t=2026-05-12T05:51:07.298928048Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-12T05:51:07.299460673Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=532.445µs logger=migrator t=2026-05-12T05:51:07.310845516Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-12T05:51:07.311372162Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=528.976µs logger=migrator t=2026-05-12T05:51:07.319598358Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-12T05:51:07.321912362Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.313993ms logger=migrator t=2026-05-12T05:51:07.331804004Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-12T05:51:07.33274678Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=942.676µs logger=migrator t=2026-05-12T05:51:07.364298849Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-12T05:51:07.364831715Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=538.106µs logger=migrator t=2026-05-12T05:51:07.381255726Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-12T05:51:07.381598977Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=365.611µs logger=migrator t=2026-05-12T05:51:07.395959612Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-12T05:51:07.397235887Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.275135ms logger=migrator t=2026-05-12T05:51:07.43906576Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-12T05:51:07.443140933Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=4.082653ms logger=migrator t=2026-05-12T05:51:07.736235579Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-12T05:51:07.738668956Z level=info msg="Migration successfully executed" id="create data_source table" duration=2.440007ms logger=migrator t=2026-05-12T05:51:07.811843403Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-12T05:51:07.812924323Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.08494ms logger=migrator t=2026-05-12T05:51:07.832963495Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-12T05:51:07.834204359Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.244864ms logger=migrator t=2026-05-12T05:51:07.848637916Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-12T05:51:07.849706506Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.07159ms logger=migrator t=2026-05-12T05:51:07.866871109Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-12T05:51:07.867911438Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.050249ms logger=migrator t=2026-05-12T05:51:07.875926059Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-12T05:51:07.88321722Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=7.291471ms logger=migrator t=2026-05-12T05:51:07.888278579Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-12T05:51:07.888998269Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=719.43µs logger=migrator t=2026-05-12T05:51:07.893279077Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-12T05:51:07.894148401Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=868.744µs logger=migrator t=2026-05-12T05:51:07.898353637Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-12T05:51:07.899819868Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.464521ms logger=migrator t=2026-05-12T05:51:07.911869329Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-12T05:51:07.912929258Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=1.065119ms logger=migrator t=2026-05-12T05:51:07.91732412Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-12T05:51:07.919986163Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.667384ms logger=migrator t=2026-05-12T05:51:07.925328851Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-12T05:51:07.929520776Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=4.191984ms logger=migrator t=2026-05-12T05:51:07.933771583Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-12T05:51:07.933852495Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=82.932µs logger=migrator t=2026-05-12T05:51:07.938069081Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-12T05:51:07.938377999Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=313.848µs logger=migrator t=2026-05-12T05:51:07.944367785Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-12T05:51:07.947605085Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.23379ms logger=migrator t=2026-05-12T05:51:07.951924893Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-12T05:51:07.952238061Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=318.198µs logger=migrator t=2026-05-12T05:51:07.956286344Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-12T05:51:07.956470279Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=184.345µs logger=migrator t=2026-05-12T05:51:07.963937013Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-12T05:51:07.967289317Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.366034ms logger=migrator t=2026-05-12T05:51:07.973329743Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-12T05:51:07.973840307Z level=info msg="Migration successfully executed" id="Update uid value" duration=510.144µs logger=migrator t=2026-05-12T05:51:07.978101995Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-12T05:51:07.979051161Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=948.816µs logger=migrator t=2026-05-12T05:51:07.98664253Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-12T05:51:07.987600746Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=958.816µs logger=migrator t=2026-05-12T05:51:07.991556725Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-12T05:51:07.992253345Z level=info msg="Migration successfully executed" id="create api_key table" duration=696.83µs logger=migrator t=2026-05-12T05:51:07.999058752Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-12T05:51:07.999753131Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=694.779µs logger=migrator t=2026-05-12T05:51:08.014666983Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-12T05:51:08.015839895Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.171461ms logger=migrator t=2026-05-12T05:51:08.0218521Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-12T05:51:08.023367052Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.514182ms logger=migrator t=2026-05-12T05:51:08.027493215Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-12T05:51:08.028261536Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=768.391µs logger=migrator t=2026-05-12T05:51:08.032769051Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-12T05:51:08.03383177Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.061609ms logger=migrator t=2026-05-12T05:51:08.038626072Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-12T05:51:08.039795085Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.168883ms logger=migrator t=2026-05-12T05:51:08.054309785Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-12T05:51:08.062912562Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=8.608367ms logger=migrator t=2026-05-12T05:51:08.072991779Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-12T05:51:08.074346157Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.355198ms logger=migrator t=2026-05-12T05:51:08.07954262Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-12T05:51:08.085135334Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=5.585184ms logger=migrator t=2026-05-12T05:51:08.089065222Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-12T05:51:08.090014828Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=949.786µs logger=migrator t=2026-05-12T05:51:08.093810133Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-12T05:51:08.094613285Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=803.802µs logger=migrator t=2026-05-12T05:51:08.099285294Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-12T05:51:08.099655464Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=367.96µs logger=migrator t=2026-05-12T05:51:08.103336225Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-12T05:51:08.103913011Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=575.256µs logger=migrator t=2026-05-12T05:51:08.107961963Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-12T05:51:08.108003264Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=43.011µs logger=migrator t=2026-05-12T05:51:08.112839908Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-12T05:51:08.115502541Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.662293ms logger=migrator t=2026-05-12T05:51:08.124646863Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-12T05:51:08.127694257Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=3.051224ms logger=migrator t=2026-05-12T05:51:08.134432772Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-12T05:51:08.134875764Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=445.852µs logger=migrator t=2026-05-12T05:51:08.139322947Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-12T05:51:08.14306838Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.743453ms logger=migrator t=2026-05-12T05:51:08.147235405Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-12T05:51:08.149775296Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.539781ms logger=migrator t=2026-05-12T05:51:08.153842577Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-12T05:51:08.154563828Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=721.431µs logger=migrator t=2026-05-12T05:51:08.158110125Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-12T05:51:08.158621619Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=511.534µs logger=migrator t=2026-05-12T05:51:08.16300108Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-12T05:51:08.163779851Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=778.681µs logger=migrator t=2026-05-12T05:51:08.167254567Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-12T05:51:08.168061989Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=802.951µs logger=migrator t=2026-05-12T05:51:08.174058654Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-12T05:51:08.174866947Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=809.413µs logger=migrator t=2026-05-12T05:51:08.178480006Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-12T05:51:08.179881525Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.402029ms logger=migrator t=2026-05-12T05:51:08.183822143Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-12T05:51:08.183983358Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=149.964µs logger=migrator t=2026-05-12T05:51:08.188020779Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-12T05:51:08.18806484Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=46.822µs logger=migrator t=2026-05-12T05:51:08.194317543Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-12T05:51:08.19783314Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.523807ms logger=migrator t=2026-05-12T05:51:08.201940792Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-12T05:51:08.204858953Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.917071ms logger=migrator t=2026-05-12T05:51:08.214506949Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-12T05:51:08.214591101Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=84.562µs logger=migrator t=2026-05-12T05:51:08.217842521Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-12T05:51:08.218621712Z level=info msg="Migration successfully executed" id="create quota table v1" duration=779.491µs logger=migrator t=2026-05-12T05:51:08.222456378Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-12T05:51:08.22325854Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=801.692µs logger=migrator t=2026-05-12T05:51:08.227698943Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-12T05:51:08.227845227Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=147.024µs logger=migrator t=2026-05-12T05:51:08.231442706Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-12T05:51:08.232288049Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=844.963µs logger=migrator t=2026-05-12T05:51:08.236598718Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-12T05:51:08.237465922Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=866.914µs logger=migrator t=2026-05-12T05:51:08.24136514Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-12T05:51:08.244319751Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.954172ms logger=migrator t=2026-05-12T05:51:08.249321828Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-12T05:51:08.24938438Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=63.762µs logger=migrator t=2026-05-12T05:51:08.253325899Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-12T05:51:08.254247864Z level=info msg="Migration successfully executed" id="create session table" duration=921.915µs logger=migrator t=2026-05-12T05:51:08.259413187Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-12T05:51:08.25952885Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=116.223µs logger=migrator t=2026-05-12T05:51:08.264951449Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-12T05:51:08.265133654Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=183.225µs logger=migrator t=2026-05-12T05:51:08.270328098Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-12T05:51:08.271089258Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=761.511µs logger=migrator t=2026-05-12T05:51:08.27511566Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-12T05:51:08.27585679Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=740.86µs logger=migrator t=2026-05-12T05:51:08.283869731Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-12T05:51:08.284008815Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=155.105µs logger=migrator t=2026-05-12T05:51:08.289473305Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-12T05:51:08.289553178Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=86.282µs logger=migrator t=2026-05-12T05:51:08.294964607Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-12T05:51:08.298476013Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.510956ms logger=migrator t=2026-05-12T05:51:08.304626073Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-12T05:51:08.309291961Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=4.660458ms logger=migrator t=2026-05-12T05:51:08.313667401Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-12T05:51:08.314174895Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=547.885µs logger=migrator t=2026-05-12T05:51:08.322792323Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-12T05:51:08.322987979Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=198.956µs logger=migrator t=2026-05-12T05:51:08.327266496Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-12T05:51:08.328795909Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.527463ms logger=migrator t=2026-05-12T05:51:08.336191332Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-12T05:51:08.336247894Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=58.361µs logger=migrator t=2026-05-12T05:51:08.342328012Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-12T05:51:08.345879779Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.552877ms logger=migrator t=2026-05-12T05:51:08.349292143Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-12T05:51:08.349446227Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=154.514µs logger=migrator t=2026-05-12T05:51:08.353064847Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-12T05:51:08.357628913Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.562396ms logger=migrator t=2026-05-12T05:51:08.361720785Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-12T05:51:08.36659712Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=4.877125ms logger=migrator t=2026-05-12T05:51:08.370347374Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-12T05:51:08.370427326Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=89.732µs logger=migrator t=2026-05-12T05:51:08.374260402Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-12T05:51:08.375358392Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.101939ms logger=migrator t=2026-05-12T05:51:08.380222386Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-12T05:51:08.381041018Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=818.572µs logger=migrator t=2026-05-12T05:51:08.384226856Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-12T05:51:08.385339357Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.112241ms logger=migrator t=2026-05-12T05:51:08.39090743Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-12T05:51:08.392761422Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.853181ms logger=migrator t=2026-05-12T05:51:08.398624123Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-12T05:51:08.399328473Z level=info msg="Migration successfully executed" id="add index alert state" duration=700.029µs logger=migrator t=2026-05-12T05:51:08.402418347Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-12T05:51:08.403041834Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=623.837µs logger=migrator t=2026-05-12T05:51:08.408812683Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-12T05:51:08.410809279Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.993625ms logger=migrator t=2026-05-12T05:51:08.415129118Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-12T05:51:08.416140806Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.011938ms logger=migrator t=2026-05-12T05:51:08.420850626Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-12T05:51:08.42175222Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=901.644µs logger=migrator t=2026-05-12T05:51:08.425538354Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-12T05:51:08.436435605Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.89688ms logger=migrator t=2026-05-12T05:51:08.440425975Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-12T05:51:08.44095918Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=533.045µs logger=migrator t=2026-05-12T05:51:08.445231707Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-05-12T05:51:08.445907706Z 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=675.859µs logger=migrator t=2026-05-12T05:51:08.44966837Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-12T05:51:08.450143043Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=475.022µs logger=migrator t=2026-05-12T05:51:08.454185193Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-12T05:51:08.455037068Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=851.124µs logger=migrator t=2026-05-12T05:51:08.464355864Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-12T05:51:08.465980969Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.630595ms logger=migrator t=2026-05-12T05:51:08.471076769Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-12T05:51:08.474939016Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.865707ms logger=migrator t=2026-05-12T05:51:08.479647706Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-12T05:51:08.483309647Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.655321ms logger=migrator t=2026-05-12T05:51:08.48922171Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-12T05:51:08.497037025Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=7.819576ms logger=migrator t=2026-05-12T05:51:08.500982323Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-12T05:51:08.504007256Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.034583ms logger=migrator t=2026-05-12T05:51:08.507337228Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-12T05:51:08.508303786Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=965.778µs logger=migrator t=2026-05-12T05:51:08.515257087Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-12T05:51:08.515320568Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=64.831µs logger=migrator t=2026-05-12T05:51:08.518901188Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-12T05:51:08.518928668Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=28.63µs logger=migrator t=2026-05-12T05:51:08.522281891Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-12T05:51:08.523168865Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=886.894µs logger=migrator t=2026-05-12T05:51:08.527161525Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-12T05:51:08.528201564Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.040218ms logger=migrator t=2026-05-12T05:51:08.533257473Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-12T05:51:08.534706273Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.443699ms logger=migrator t=2026-05-12T05:51:08.539621908Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-12T05:51:08.540441551Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=819.383µs logger=migrator t=2026-05-12T05:51:08.54513536Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-12T05:51:08.546617411Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.48168ms logger=migrator t=2026-05-12T05:51:08.550294323Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-12T05:51:08.555595569Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=5.296266ms logger=migrator t=2026-05-12T05:51:08.559175207Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-12T05:51:08.562972282Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.797234ms logger=migrator t=2026-05-12T05:51:08.567351483Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-12T05:51:08.567577559Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=226.617µs logger=migrator t=2026-05-12T05:51:08.572411312Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-12T05:51:08.573498292Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.08576ms logger=migrator t=2026-05-12T05:51:08.578450149Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-12T05:51:08.579742194Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.281454ms logger=migrator t=2026-05-12T05:51:08.584234178Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-12T05:51:08.587928439Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.694031ms logger=migrator t=2026-05-12T05:51:08.591860268Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-12T05:51:08.591961651Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=102.253µs logger=migrator t=2026-05-12T05:51:08.595578801Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-12T05:51:08.596428314Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=856.094µs logger=migrator t=2026-05-12T05:51:08.600236279Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-12T05:51:08.601701889Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.46542ms logger=migrator t=2026-05-12T05:51:08.608006382Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-12T05:51:08.608195648Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=190.196µs logger=migrator t=2026-05-12T05:51:08.612582709Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-12T05:51:08.61407764Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.494451ms logger=migrator t=2026-05-12T05:51:08.618644516Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-12T05:51:08.619615083Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=970.407µs logger=migrator t=2026-05-12T05:51:08.624699073Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-12T05:51:08.626122182Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.422729ms logger=migrator t=2026-05-12T05:51:08.631706276Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-12T05:51:08.633146635Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.436629ms logger=migrator t=2026-05-12T05:51:08.639856901Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-12T05:51:08.64168257Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.82839ms logger=migrator t=2026-05-12T05:51:08.646775641Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-12T05:51:08.648195741Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.41978ms logger=migrator t=2026-05-12T05:51:08.652776746Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-12T05:51:08.652809337Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=31.761µs logger=migrator t=2026-05-12T05:51:08.657485746Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-12T05:51:08.663567824Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.080988ms logger=migrator t=2026-05-12T05:51:08.66775606Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-12T05:51:08.668580642Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=829.522µs logger=migrator t=2026-05-12T05:51:08.672478499Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-12T05:51:08.676351426Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=3.873007ms logger=migrator t=2026-05-12T05:51:08.681880759Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-12T05:51:08.682586488Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=701.739µs logger=migrator t=2026-05-12T05:51:08.686070344Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-12T05:51:08.687448062Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.376858ms logger=migrator t=2026-05-12T05:51:08.691429152Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-12T05:51:08.692709838Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.280665ms logger=migrator t=2026-05-12T05:51:08.697249962Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-12T05:51:08.707888295Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=10.638773ms logger=migrator t=2026-05-12T05:51:08.713254363Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-12T05:51:08.713774327Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=520.534µs logger=migrator t=2026-05-12T05:51:08.717882731Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-05-12T05:51:08.718724694Z 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=841.863µs logger=migrator t=2026-05-12T05:51:08.725954133Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-12T05:51:08.726382575Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=429.073µs logger=migrator t=2026-05-12T05:51:08.730438347Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-12T05:51:08.73130564Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=867.433µs logger=migrator t=2026-05-12T05:51:08.737919673Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-12T05:51:08.738124729Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=205.346µs logger=migrator t=2026-05-12T05:51:08.744142734Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-12T05:51:08.747415214Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=3.27667ms logger=migrator t=2026-05-12T05:51:08.752002731Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-12T05:51:08.75487104Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=2.868089ms logger=migrator t=2026-05-12T05:51:08.759875318Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-12T05:51:08.760876936Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=989.037µs logger=migrator t=2026-05-12T05:51:08.764509445Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-12T05:51:08.765519474Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.008729ms logger=migrator t=2026-05-12T05:51:08.769312858Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-12T05:51:08.769563195Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=250.367µs logger=migrator t=2026-05-12T05:51:08.774019578Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-12T05:51:08.778153212Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.133624ms logger=migrator t=2026-05-12T05:51:08.783749086Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-12T05:51:08.784516537Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=767.701µs logger=migrator t=2026-05-12T05:51:08.788374573Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-12T05:51:08.788756124Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=374.971µs logger=migrator t=2026-05-12T05:51:08.794013859Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-12T05:51:08.794461511Z level=info msg="Migration successfully executed" id="Move region to single row" duration=445.282µs logger=migrator t=2026-05-12T05:51:08.799899991Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-12T05:51:08.801283519Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.383858ms logger=migrator t=2026-05-12T05:51:08.804851728Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-12T05:51:08.806226285Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.374587ms logger=migrator t=2026-05-12T05:51:08.811137261Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-12T05:51:08.812094337Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=951.175µs logger=migrator t=2026-05-12T05:51:08.816697034Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-12T05:51:08.817977169Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.279374ms logger=migrator t=2026-05-12T05:51:08.822765551Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-12T05:51:08.823566253Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=800.992µs logger=migrator t=2026-05-12T05:51:08.828773336Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-12T05:51:08.83032666Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.553174ms logger=migrator t=2026-05-12T05:51:08.838148905Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-12T05:51:08.838416483Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=272.047µs logger=migrator t=2026-05-12T05:51:08.84305184Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-12T05:51:08.845138678Z level=info msg="Migration successfully executed" id="create test_data table" duration=2.092568ms logger=migrator t=2026-05-12T05:51:08.852600974Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-12T05:51:08.853446807Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=845.813µs logger=migrator t=2026-05-12T05:51:08.856713606Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-12T05:51:08.85758008Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=866.264µs logger=migrator t=2026-05-12T05:51:08.868034348Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-12T05:51:08.869445608Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.41393ms logger=migrator t=2026-05-12T05:51:08.873978072Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-12T05:51:08.874327752Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=349.259µs logger=migrator t=2026-05-12T05:51:08.877599132Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-12T05:51:08.877939952Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=340.94µs logger=migrator t=2026-05-12T05:51:08.881376506Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-12T05:51:08.881451808Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=70.012µs logger=migrator t=2026-05-12T05:51:08.885016276Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-12T05:51:08.886463696Z level=info msg="Migration successfully executed" id="create team table" duration=1.44799ms logger=migrator t=2026-05-12T05:51:08.891930357Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-12T05:51:08.893752867Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.83297ms logger=migrator t=2026-05-12T05:51:08.899629429Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-12T05:51:08.901136571Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.506882ms logger=migrator t=2026-05-12T05:51:08.905581053Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-12T05:51:08.91234826Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=6.767427ms logger=migrator t=2026-05-12T05:51:08.917234985Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-12T05:51:08.91743798Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=202.935µs logger=migrator t=2026-05-12T05:51:08.921973114Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-12T05:51:08.923056295Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.083461ms logger=migrator t=2026-05-12T05:51:08.928282799Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-12T05:51:08.929688387Z level=info msg="Migration successfully executed" id="create team member table" duration=1.416348ms logger=migrator t=2026-05-12T05:51:08.934360146Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-12T05:51:08.935727374Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.377898ms logger=migrator t=2026-05-12T05:51:08.940030663Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-12T05:51:08.94102753Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=996.487µs logger=migrator t=2026-05-12T05:51:08.953452023Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-12T05:51:08.95447417Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.025548ms logger=migrator t=2026-05-12T05:51:08.971988683Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-12T05:51:08.979309185Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=7.323062ms logger=migrator t=2026-05-12T05:51:08.993859896Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-12T05:51:09.000344524Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=6.486838ms logger=migrator t=2026-05-12T05:51:09.004081658Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-12T05:51:09.008568291Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.486343ms logger=migrator t=2026-05-12T05:51:09.012547191Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-12T05:51:09.013491517Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=944.176µs logger=migrator t=2026-05-12T05:51:09.016758596Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-12T05:51:09.017669962Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=905.436µs logger=migrator t=2026-05-12T05:51:09.021110247Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-12T05:51:09.022090224Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=979.987µs logger=migrator t=2026-05-12T05:51:09.027538264Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-12T05:51:09.028429028Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=886.934µs logger=migrator t=2026-05-12T05:51:09.031707839Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-12T05:51:09.033106507Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.398408ms logger=migrator t=2026-05-12T05:51:09.037103598Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-12T05:51:09.038591718Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.48755ms logger=migrator t=2026-05-12T05:51:09.043319469Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-12T05:51:09.044208473Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=884.744µs logger=migrator t=2026-05-12T05:51:09.047647718Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-12T05:51:09.049209581Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.561943ms logger=migrator t=2026-05-12T05:51:09.053018696Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-12T05:51:09.053491709Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=473.163µs logger=migrator t=2026-05-12T05:51:09.057601223Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-12T05:51:09.057831409Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=230.587µs logger=migrator t=2026-05-12T05:51:09.0611522Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-12T05:51:09.06187739Z level=info msg="Migration successfully executed" id="create tag table" duration=725.01µs logger=migrator t=2026-05-12T05:51:09.065743597Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-12T05:51:09.066664432Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=920.195µs logger=migrator t=2026-05-12T05:51:09.070346363Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-12T05:51:09.071106635Z level=info msg="Migration successfully executed" id="create login attempt table" duration=764.492µs logger=migrator t=2026-05-12T05:51:09.074883949Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-12T05:51:09.076447472Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.563143ms logger=migrator t=2026-05-12T05:51:09.083399853Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-12T05:51:09.084249796Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=849.653µs logger=migrator t=2026-05-12T05:51:09.088529345Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-12T05:51:09.105096391Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=16.568417ms logger=migrator t=2026-05-12T05:51:09.108553206Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-12T05:51:09.109136692Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=583.386µs logger=migrator t=2026-05-12T05:51:09.11523538Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-12T05:51:09.116921597Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.669857ms logger=migrator t=2026-05-12T05:51:09.121934895Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-12T05:51:09.122336816Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=398.671µs logger=migrator t=2026-05-12T05:51:09.125565165Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-12T05:51:09.126205633Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=640.677µs logger=migrator t=2026-05-12T05:51:09.131241801Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-12T05:51:09.132035683Z level=info msg="Migration successfully executed" id="create user auth table" duration=785.982µs logger=migrator t=2026-05-12T05:51:09.135357246Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-12T05:51:09.136480126Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.1223ms logger=migrator t=2026-05-12T05:51:09.139836438Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-12T05:51:09.13990912Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=72.792µs logger=migrator t=2026-05-12T05:51:09.144290972Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-12T05:51:09.14968454Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.393168ms logger=migrator t=2026-05-12T05:51:09.156930979Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-12T05:51:09.162246356Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.316847ms logger=migrator t=2026-05-12T05:51:09.165812184Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-12T05:51:09.170861653Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.053869ms logger=migrator t=2026-05-12T05:51:09.175024508Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-12T05:51:09.180028796Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.003578ms logger=migrator t=2026-05-12T05:51:09.183466811Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-12T05:51:09.184355415Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=888.244µs logger=migrator t=2026-05-12T05:51:09.187971665Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-12T05:51:09.192965272Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=4.993247ms logger=migrator t=2026-05-12T05:51:09.196457518Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-12T05:51:09.197303182Z level=info msg="Migration successfully executed" id="create server_lock table" duration=840.914µs logger=migrator t=2026-05-12T05:51:09.201497037Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-12T05:51:09.202384783Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=887.706µs logger=migrator t=2026-05-12T05:51:09.205822667Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-12T05:51:09.20664105Z level=info msg="Migration successfully executed" id="create user auth token table" duration=818.263µs logger=migrator t=2026-05-12T05:51:09.212195563Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-12T05:51:09.213115788Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=919.835µs logger=migrator t=2026-05-12T05:51:09.216768189Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-12T05:51:09.217682994Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=914.675µs logger=migrator t=2026-05-12T05:51:09.221281263Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-12T05:51:09.222223899Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=942.417µs logger=migrator t=2026-05-12T05:51:09.226726563Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-12T05:51:09.232298236Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.571293ms logger=migrator t=2026-05-12T05:51:09.237027067Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-12T05:51:09.237975483Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=948.136µs logger=migrator t=2026-05-12T05:51:09.242267491Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-12T05:51:09.243809523Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.541872ms logger=migrator t=2026-05-12T05:51:09.25018439Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-12T05:51:09.251128725Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=943.995µs logger=migrator t=2026-05-12T05:51:09.255252649Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-12T05:51:09.256119033Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=866.064µs logger=migrator t=2026-05-12T05:51:09.259424474Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-12T05:51:09.26037396Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=962.486µs logger=migrator t=2026-05-12T05:51:09.264679869Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-12T05:51:09.264746251Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=67.152µs logger=migrator t=2026-05-12T05:51:09.269315446Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-12T05:51:09.269393558Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=78.712µs logger=migrator t=2026-05-12T05:51:09.274121459Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-12T05:51:09.274978432Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=851.723µs logger=migrator t=2026-05-12T05:51:09.278447659Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-12T05:51:09.279368224Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=924.005µs logger=migrator t=2026-05-12T05:51:09.284614638Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-12T05:51:09.286199971Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.584433ms logger=migrator t=2026-05-12T05:51:09.292114235Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-12T05:51:09.292179657Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=65.972µs logger=migrator t=2026-05-12T05:51:09.295503159Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-12T05:51:09.296397253Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=894.125µs logger=migrator t=2026-05-12T05:51:09.300713192Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-12T05:51:09.302060239Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.345717ms logger=migrator t=2026-05-12T05:51:09.30573011Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-12T05:51:09.306670936Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=940.436µs logger=migrator t=2026-05-12T05:51:09.309759971Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-12T05:51:09.310712257Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=947.076µs logger=migrator t=2026-05-12T05:51:09.314677277Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-12T05:51:09.320803486Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.125849ms logger=migrator t=2026-05-12T05:51:09.324042305Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-12T05:51:09.32494976Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=906.974µs logger=migrator t=2026-05-12T05:51:09.329065313Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-12T05:51:09.329140605Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=77.722µs logger=migrator t=2026-05-12T05:51:09.334123173Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-12T05:51:09.335669115Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.549782ms logger=migrator t=2026-05-12T05:51:09.339450219Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-05-12T05:51:09.340427167Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=976.518µs logger=migrator t=2026-05-12T05:51:09.344692814Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-05-12T05:51:09.345696282Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.002978ms logger=migrator t=2026-05-12T05:51:09.348975882Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-12T05:51:09.349043394Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=75.472µs logger=migrator t=2026-05-12T05:51:09.352287973Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-12T05:51:09.353210738Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=922.595µs logger=migrator t=2026-05-12T05:51:09.357661091Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-12T05:51:09.359397719Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.736508ms logger=migrator t=2026-05-12T05:51:09.363180903Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-05-12T05:51:09.364733787Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.542123ms logger=migrator t=2026-05-12T05:51:09.369059545Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-12T05:51:09.370034072Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=973.377µs logger=migrator t=2026-05-12T05:51:09.374821574Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-12T05:51:09.384573783Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=9.750439ms logger=migrator t=2026-05-12T05:51:09.388291666Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-12T05:51:09.389020265Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=728.42µs logger=migrator t=2026-05-12T05:51:09.393074818Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-12T05:51:09.393743346Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=668.439µs logger=migrator t=2026-05-12T05:51:09.397730125Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-12T05:51:09.424925795Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=27.19682ms logger=migrator t=2026-05-12T05:51:09.430894859Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-12T05:51:09.458254553Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=27.359864ms logger=migrator t=2026-05-12T05:51:09.464545666Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-12T05:51:09.465536433Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=992.417µs logger=migrator t=2026-05-12T05:51:09.471358345Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-12T05:51:09.473190034Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.831279ms logger=migrator t=2026-05-12T05:51:09.478436629Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-12T05:51:09.485190576Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.753397ms logger=migrator t=2026-05-12T05:51:09.488791865Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-12T05:51:09.492824896Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=4.03276ms logger=migrator t=2026-05-12T05:51:09.496428076Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-12T05:51:09.497486985Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.058599ms logger=migrator t=2026-05-12T05:51:09.501950667Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-12T05:51:09.502947965Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=992.858µs logger=migrator t=2026-05-12T05:51:09.506701538Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-12T05:51:09.508170409Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.459821ms logger=migrator t=2026-05-12T05:51:09.512079196Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-12T05:51:09.513185616Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.10607ms logger=migrator t=2026-05-12T05:51:09.517682911Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-12T05:51:09.517756203Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=74.232µs logger=migrator t=2026-05-12T05:51:09.521515466Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-12T05:51:09.530590777Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=9.083211ms logger=migrator t=2026-05-12T05:51:09.534963077Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-12T05:51:09.540211841Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=5.246884ms logger=migrator t=2026-05-12T05:51:09.54483797Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-12T05:51:09.551243146Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.404686ms logger=migrator t=2026-05-12T05:51:09.555102682Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-12T05:51:09.556054188Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=951.166µs logger=migrator t=2026-05-12T05:51:09.559934895Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-12T05:51:09.560965194Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.029889ms logger=migrator t=2026-05-12T05:51:09.566121936Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-12T05:51:09.572253715Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.13211ms logger=migrator t=2026-05-12T05:51:09.578274051Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-12T05:51:09.584370489Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.090817ms logger=migrator t=2026-05-12T05:51:09.587765342Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-05-12T05:51:09.588843143Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.077431ms logger=migrator t=2026-05-12T05:51:09.593407508Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-12T05:51:09.599519196Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.108178ms logger=migrator t=2026-05-12T05:51:09.604773931Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-12T05:51:09.611035783Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.260952ms logger=migrator t=2026-05-12T05:51:09.616130804Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-12T05:51:09.616214436Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=84.272µs logger=migrator t=2026-05-12T05:51:09.622473579Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-12T05:51:09.625505453Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=3.029493ms logger=migrator t=2026-05-12T05:51:09.631817596Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-05-12T05:51:09.633170523Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=1.341537ms logger=migrator t=2026-05-12T05:51:09.638588043Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-05-12T05:51:09.639717884Z 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.129442ms logger=migrator t=2026-05-12T05:51:09.646283625Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-12T05:51:09.646352187Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=72.332µs logger=migrator t=2026-05-12T05:51:09.652395543Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-12T05:51:09.659724195Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=7.328212ms logger=migrator t=2026-05-12T05:51:09.666592884Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-12T05:51:09.673144835Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.551531ms logger=migrator t=2026-05-12T05:51:09.68056926Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-12T05:51:09.685522866Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=4.954607ms logger=migrator t=2026-05-12T05:51:09.692347744Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-12T05:51:09.70017012Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=7.822707ms logger=migrator t=2026-05-12T05:51:09.708629903Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-12T05:51:09.715165693Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.53546ms logger=migrator t=2026-05-12T05:51:09.723447832Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-12T05:51:09.723529124Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=88.833µs logger=migrator t=2026-05-12T05:51:09.728678015Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-12T05:51:09.729350604Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=673.189µs logger=migrator t=2026-05-12T05:51:09.735445052Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-12T05:51:09.746689262Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=11.24081ms logger=migrator t=2026-05-12T05:51:09.759182646Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-12T05:51:09.75933224Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=151.255µs logger=migrator t=2026-05-12T05:51:09.765427088Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-12T05:51:09.774241611Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=8.813893ms logger=migrator t=2026-05-12T05:51:09.779476416Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-12T05:51:09.780512354Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.036468ms logger=migrator t=2026-05-12T05:51:09.785257675Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-12T05:51:09.793503922Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=8.244197ms logger=migrator t=2026-05-12T05:51:09.823854228Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-12T05:51:09.825459552Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.614175ms logger=migrator t=2026-05-12T05:51:09.833841433Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-12T05:51:09.83483593Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=997.697µs logger=migrator t=2026-05-12T05:51:09.841736541Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-12T05:51:09.848174988Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.437577ms logger=migrator t=2026-05-12T05:51:09.853412593Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-12T05:51:09.854201494Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=788.801µs logger=migrator t=2026-05-12T05:51:09.860827398Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-12T05:51:09.861871916Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.043778ms logger=migrator t=2026-05-12T05:51:09.868105487Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-12T05:51:09.869820005Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.714018ms logger=migrator t=2026-05-12T05:51:09.873495946Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-12T05:51:09.875060659Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.564753ms logger=migrator t=2026-05-12T05:51:09.880364446Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-12T05:51:09.880471939Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=108.863µs logger=migrator t=2026-05-12T05:51:09.886190896Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-12T05:51:09.887113001Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=921.495µs logger=migrator t=2026-05-12T05:51:09.894150005Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-12T05:51:09.895364939Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.216354ms logger=migrator t=2026-05-12T05:51:09.900377317Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-12T05:51:09.900795508Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-12T05:51:09.90447512Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-12T05:51:09.904980544Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=504.833µs logger=migrator t=2026-05-12T05:51:09.909341434Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-12T05:51:09.910989349Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.647295ms logger=migrator t=2026-05-12T05:51:09.916556662Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-12T05:51:09.925280674Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=8.720002ms logger=migrator t=2026-05-12T05:51:09.930430375Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-12T05:51:09.931238918Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=810.383µs logger=migrator t=2026-05-12T05:51:09.935039102Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-12T05:51:09.936175833Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.135731ms logger=migrator t=2026-05-12T05:51:09.941969943Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-12T05:51:09.943000181Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.030148ms logger=migrator t=2026-05-12T05:51:09.947475355Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-12T05:51:09.948486483Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.010848ms logger=migrator t=2026-05-12T05:51:09.952735999Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-12T05:51:09.953760318Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.024189ms logger=migrator t=2026-05-12T05:51:09.959296811Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-12T05:51:09.959323541Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=27.5µs logger=migrator t=2026-05-12T05:51:09.964272168Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-12T05:51:09.96433664Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=64.442µs logger=migrator t=2026-05-12T05:51:09.970208372Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-12T05:51:09.980065453Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=9.855132ms logger=migrator t=2026-05-12T05:51:09.985387559Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-12T05:51:09.985742179Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=356µs logger=migrator t=2026-05-12T05:51:09.99194908Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-12T05:51:09.993155184Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.205534ms logger=migrator t=2026-05-12T05:51:09.998709477Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-12T05:51:09.999141739Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=433.072µs logger=migrator t=2026-05-12T05:51:10.004712912Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-12T05:51:10.005801712Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.09222ms logger=migrator t=2026-05-12T05:51:10.011774416Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-12T05:51:10.013064942Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.288776ms logger=migrator t=2026-05-12T05:51:10.019239352Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-12T05:51:10.052245832Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=33.00689ms logger=migrator t=2026-05-12T05:51:10.05869949Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-12T05:51:10.063730149Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.030158ms logger=migrator t=2026-05-12T05:51:10.071158973Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-12T05:51:10.071300447Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=141.554µs logger=migrator t=2026-05-12T05:51:10.076352657Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-12T05:51:10.109652174Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=33.300727ms logger=migrator t=2026-05-12T05:51:10.11314306Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-12T05:51:10.143396963Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=30.253513ms logger=migrator t=2026-05-12T05:51:10.149121712Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-12T05:51:10.149972145Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=852.723µs logger=migrator t=2026-05-12T05:51:10.158008187Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-12T05:51:10.160082883Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=2.078826ms logger=migrator t=2026-05-12T05:51:10.168482385Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-12T05:51:10.169047111Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=567.087µs logger=migrator t=2026-05-12T05:51:10.175076767Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-12T05:51:10.176012733Z level=info msg="Migration successfully executed" id="create permission table" duration=936.106µs logger=migrator t=2026-05-12T05:51:10.180675731Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-12T05:51:10.182390268Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.739127ms logger=migrator t=2026-05-12T05:51:10.187994272Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-12T05:51:10.189662809Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.668137ms logger=migrator t=2026-05-12T05:51:10.194951995Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-12T05:51:10.19624982Z level=info msg="Migration successfully executed" id="create role table" duration=1.297265ms logger=migrator t=2026-05-12T05:51:10.201250298Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-12T05:51:10.208619201Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.368183ms logger=migrator t=2026-05-12T05:51:10.213859676Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-12T05:51:10.221599679Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.735802ms logger=migrator t=2026-05-12T05:51:10.226529275Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-12T05:51:10.227293525Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=764.05µs logger=migrator t=2026-05-12T05:51:10.231698257Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-12T05:51:10.233391464Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.693167ms logger=migrator t=2026-05-12T05:51:10.238025181Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-12T05:51:10.239694428Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.668117ms logger=migrator t=2026-05-12T05:51:10.245329043Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-12T05:51:10.246295529Z level=info msg="Migration successfully executed" id="create team role table" duration=966.016µs logger=migrator t=2026-05-12T05:51:10.25102533Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-12T05:51:10.252627723Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.602243ms logger=migrator t=2026-05-12T05:51:10.258495496Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-12T05:51:10.260160321Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.661835ms logger=migrator t=2026-05-12T05:51:10.265278883Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-12T05:51:10.266889868Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.607454ms logger=migrator t=2026-05-12T05:51:10.271663428Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-12T05:51:10.272525203Z level=info msg="Migration successfully executed" id="create user role table" duration=861.905µs logger=migrator t=2026-05-12T05:51:10.277388926Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-12T05:51:10.27898705Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.597624ms logger=migrator t=2026-05-12T05:51:10.285974133Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-12T05:51:10.287612778Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.637795ms logger=migrator t=2026-05-12T05:51:10.292451042Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-12T05:51:10.293758557Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.307925ms logger=migrator t=2026-05-12T05:51:10.298408826Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-12T05:51:10.299280479Z level=info msg="Migration successfully executed" id="create builtin role table" duration=871.953µs logger=migrator t=2026-05-12T05:51:10.305243463Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-12T05:51:10.306861349Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.624276ms logger=migrator t=2026-05-12T05:51:10.311886637Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-12T05:51:10.313573053Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.682806ms logger=migrator t=2026-05-12T05:51:10.318383166Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-12T05:51:10.327379764Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.997287ms logger=migrator t=2026-05-12T05:51:10.333810021Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-12T05:51:10.334913102Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.107521ms logger=migrator t=2026-05-12T05:51:10.340413063Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-12T05:51:10.342183981Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.769388ms logger=migrator t=2026-05-12T05:51:10.347612231Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-12T05:51:10.348777434Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.165913ms logger=migrator t=2026-05-12T05:51:10.354317737Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-12T05:51:10.355357085Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.038538ms logger=migrator t=2026-05-12T05:51:10.360156867Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-12T05:51:10.360970839Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=812.722µs logger=migrator t=2026-05-12T05:51:10.366703007Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-12T05:51:10.368393224Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.689597ms logger=migrator t=2026-05-12T05:51:10.374578285Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-12T05:51:10.382430681Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=7.851907ms logger=migrator t=2026-05-12T05:51:10.387336917Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-12T05:51:10.395073249Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.735913ms logger=migrator t=2026-05-12T05:51:10.399861761Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-12T05:51:10.405374503Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=5.512252ms logger=migrator t=2026-05-12T05:51:10.410573457Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-12T05:51:10.418366872Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=7.790724ms logger=migrator t=2026-05-12T05:51:10.423974656Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-12T05:51:10.425098377Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.123231ms logger=migrator t=2026-05-12T05:51:10.430311631Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-12T05:51:10.431374699Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.062779ms logger=migrator t=2026-05-12T05:51:10.437464627Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-12T05:51:10.438467595Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.002078ms logger=migrator t=2026-05-12T05:51:10.442989799Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-12T05:51:10.443858964Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=869.435µs logger=migrator t=2026-05-12T05:51:10.449438738Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-12T05:51:10.450537128Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.10023ms logger=migrator t=2026-05-12T05:51:10.456316527Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-12T05:51:10.456388219Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=73.472µs logger=migrator t=2026-05-12T05:51:10.46113774Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-12T05:51:10.461192141Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=54.981µs logger=migrator t=2026-05-12T05:51:10.466868058Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-12T05:51:10.467708761Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=845.563µs logger=migrator t=2026-05-12T05:51:10.473452699Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-12T05:51:10.474046065Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=592.686µs logger=migrator t=2026-05-12T05:51:10.478377975Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-12T05:51:10.479072574Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=694.229µs logger=migrator t=2026-05-12T05:51:10.483231139Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-12T05:51:10.483438134Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=207.405µs logger=migrator t=2026-05-12T05:51:10.487799114Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-12T05:51:10.488422852Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=622.238µs logger=migrator t=2026-05-12T05:51:10.494327505Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-12T05:51:10.495809275Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.48117ms logger=migrator t=2026-05-12T05:51:10.500607288Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-12T05:51:10.50180238Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.194583ms logger=migrator t=2026-05-12T05:51:10.507529738Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-12T05:51:10.518911972Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=11.386485ms logger=migrator t=2026-05-12T05:51:10.524786584Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-12T05:51:10.524843876Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=58.312µs logger=migrator t=2026-05-12T05:51:10.531275133Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-12T05:51:10.533221087Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.948664ms logger=migrator t=2026-05-12T05:51:10.541795223Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-12T05:51:10.543937081Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.139848ms logger=migrator t=2026-05-12T05:51:10.550188924Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-12T05:51:10.551349086Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.157451ms logger=migrator t=2026-05-12T05:51:10.574958677Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-12T05:51:10.586650439Z level=info msg="Migration successfully executed" id="add correlation config column" duration=11.692562ms logger=migrator t=2026-05-12T05:51:10.592288744Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-12T05:51:10.594031122Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.742747ms logger=migrator t=2026-05-12T05:51:10.598942537Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-12T05:51:10.600524092Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.581284ms logger=migrator t=2026-05-12T05:51:10.607153154Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-12T05:51:10.631013862Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=23.861958ms logger=migrator t=2026-05-12T05:51:10.63533499Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-12T05:51:10.636127942Z level=info msg="Migration successfully executed" id="create correlation v2" duration=790.362µs logger=migrator t=2026-05-12T05:51:10.639649779Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-12T05:51:10.640754979Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.10441ms logger=migrator t=2026-05-12T05:51:10.643976778Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-12T05:51:10.64508552Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.106952ms logger=migrator t=2026-05-12T05:51:10.648501743Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-12T05:51:10.64983401Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.332097ms logger=migrator t=2026-05-12T05:51:10.65565615Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-12T05:51:10.655976349Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=299.858µs logger=migrator t=2026-05-12T05:51:10.659564698Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-12T05:51:10.660681409Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.1159ms logger=migrator t=2026-05-12T05:51:10.664574606Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-12T05:51:10.672913505Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.336429ms logger=migrator t=2026-05-12T05:51:10.68286152Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-12T05:51:10.684746712Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.882652ms logger=migrator t=2026-05-12T05:51:10.690957993Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-12T05:51:10.69193852Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=980.457µs logger=migrator t=2026-05-12T05:51:10.698504091Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-12T05:51:10.698940973Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-12T05:51:10.704300151Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-12T05:51:10.704805035Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-12T05:51:10.709585287Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-12T05:51:10.710460701Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=880.384µs logger=migrator t=2026-05-12T05:51:10.714850441Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-12T05:51:10.717080753Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=2.233412ms logger=migrator t=2026-05-12T05:51:10.721187546Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-12T05:51:10.722334258Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.145552ms logger=migrator t=2026-05-12T05:51:10.72714637Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-12T05:51:10.728351753Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.204993ms logger=migrator t=2026-05-12T05:51:10.731771997Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-12T05:51:10.732920349Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.147302ms logger=migrator t=2026-05-12T05:51:10.736459577Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-12T05:51:10.737568878Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.109981ms logger=migrator t=2026-05-12T05:51:10.742078282Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-12T05:51:10.742888074Z level=info msg="Migration successfully executed" id="Drop public config table" duration=804.992µs logger=migrator t=2026-05-12T05:51:10.746793862Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-12T05:51:10.74857122Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.776008ms logger=migrator t=2026-05-12T05:51:10.752967642Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-12T05:51:10.754050331Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.082519ms logger=migrator t=2026-05-12T05:51:10.757683412Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-12T05:51:10.758765102Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.07845ms logger=migrator t=2026-05-12T05:51:10.763245086Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-12T05:51:10.764396197Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.149532ms logger=migrator t=2026-05-12T05:51:10.768107669Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-12T05:51:10.789996552Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=21.888363ms logger=migrator t=2026-05-12T05:51:10.793655484Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-12T05:51:10.800769219Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=7.112216ms logger=migrator t=2026-05-12T05:51:10.80442463Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-12T05:51:10.812732628Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.307038ms logger=migrator t=2026-05-12T05:51:10.820593435Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-12T05:51:10.820839072Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=245.927µs logger=migrator t=2026-05-12T05:51:10.833663876Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-12T05:51:10.843240709Z level=info msg="Migration successfully executed" id="add share column" duration=9.577513ms logger=migrator t=2026-05-12T05:51:10.84797176Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-12T05:51:10.848098004Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=123.013µs logger=migrator t=2026-05-12T05:51:10.853632246Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-12T05:51:10.854613573Z level=info msg="Migration successfully executed" id="create file table" duration=983.557µs logger=migrator t=2026-05-12T05:51:10.867477537Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-12T05:51:10.869353589Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.870612ms logger=migrator t=2026-05-12T05:51:10.87448353Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-12T05:51:10.876679111Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=2.203241ms logger=migrator t=2026-05-12T05:51:10.884229799Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-12T05:51:10.885269977Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.039248ms logger=migrator t=2026-05-12T05:51:10.889250518Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-12T05:51:10.89115246Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.902061ms logger=migrator t=2026-05-12T05:51:10.896557599Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-12T05:51:10.896686332Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=127.413µs logger=migrator t=2026-05-12T05:51:10.900466177Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-12T05:51:10.90057965Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=113.903µs logger=migrator t=2026-05-12T05:51:10.905056123Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-12T05:51:10.905708651Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=657.209µs logger=migrator t=2026-05-12T05:51:10.910151303Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-12T05:51:10.910293917Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=142.874µs logger=migrator t=2026-05-12T05:51:10.912837157Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-12T05:51:10.913811274Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=974.107µs logger=migrator t=2026-05-12T05:51:10.917452385Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-12T05:51:10.929884667Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=12.430592ms logger=migrator t=2026-05-12T05:51:10.938891355Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-12T05:51:10.93905835Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=167.415µs logger=migrator t=2026-05-12T05:51:10.944078098Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-12T05:51:10.94594732Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.868602ms logger=migrator t=2026-05-12T05:51:10.949648522Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-12T05:51:10.950301789Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=711.929µs logger=migrator t=2026-05-12T05:51:10.954495525Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-12T05:51:10.954922947Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=429.392µs logger=migrator t=2026-05-12T05:51:10.961235331Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-12T05:51:10.962035664Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=796.133µs logger=migrator t=2026-05-12T05:51:10.966056214Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-12T05:51:10.978703683Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=12.648439ms logger=migrator t=2026-05-12T05:51:10.982361493Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-12T05:51:10.994992881Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=12.626538ms logger=migrator t=2026-05-12T05:51:10.999539927Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-12T05:51:11.000377089Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=837.793µs logger=migrator t=2026-05-12T05:51:11.004126444Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-12T05:51:11.075171611Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=71.038677ms logger=migrator t=2026-05-12T05:51:11.082362129Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-12T05:51:11.083459839Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.10051ms logger=migrator t=2026-05-12T05:51:11.089826304Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-12T05:51:11.091350277Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.526863ms logger=migrator t=2026-05-12T05:51:11.099222584Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-12T05:51:11.142744433Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=43.519149ms logger=migrator t=2026-05-12T05:51:11.14845296Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-12T05:51:11.161370126Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=12.923276ms logger=migrator t=2026-05-12T05:51:11.171580387Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-12T05:51:11.172918195Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=1.337147ms logger=migrator t=2026-05-12T05:51:11.177278165Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-12T05:51:11.177698347Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=420.521µs logger=migrator t=2026-05-12T05:51:11.181751298Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-12T05:51:11.182051966Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=300.828µs logger=migrator t=2026-05-12T05:51:11.187092725Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-12T05:51:11.187406804Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=314.099µs logger=migrator t=2026-05-12T05:51:11.193120371Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-12T05:51:11.193612345Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=497.603µs logger=migrator t=2026-05-12T05:51:11.198832058Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-12T05:51:11.200134135Z level=info msg="Migration successfully executed" id="create folder table" duration=1.298987ms logger=migrator t=2026-05-12T05:51:11.204301489Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-12T05:51:11.205625836Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.323167ms logger=migrator t=2026-05-12T05:51:11.211816447Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-12T05:51:11.213286027Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.46872ms logger=migrator t=2026-05-12T05:51:11.219367655Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-12T05:51:11.219396736Z level=info msg="Migration successfully executed" id="Update folder title length" duration=30.511µs logger=migrator t=2026-05-12T05:51:11.224424553Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-12T05:51:11.226571803Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.14748ms logger=migrator t=2026-05-12T05:51:11.230601155Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-12T05:51:11.231662744Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.062169ms logger=migrator t=2026-05-12T05:51:11.23624241Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-12T05:51:11.237412882Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.169412ms logger=migrator t=2026-05-12T05:51:11.242477282Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-12T05:51:11.242915433Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=438.181µs logger=migrator t=2026-05-12T05:51:11.24679696Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-12T05:51:11.247077608Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=284.018µs logger=migrator t=2026-05-12T05:51:11.250920674Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-12T05:51:11.252710113Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.788799ms logger=migrator t=2026-05-12T05:51:11.258868364Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-12T05:51:11.260096697Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.227014ms logger=migrator t=2026-05-12T05:51:11.263597763Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-12T05:51:11.264764006Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.165293ms logger=migrator t=2026-05-12T05:51:11.270652138Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-12T05:51:11.272698084Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.045046ms logger=migrator t=2026-05-12T05:51:11.278176946Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-12T05:51:11.28017335Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=2.005565ms logger=migrator t=2026-05-12T05:51:11.285497857Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-12T05:51:11.289171558Z level=info msg="Migration successfully executed" id="create anon_device table" duration=3.64936ms logger=migrator t=2026-05-12T05:51:11.294400702Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-12T05:51:11.295615046Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.214544ms logger=migrator t=2026-05-12T05:51:11.299641607Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-12T05:51:11.30083839Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.196303ms logger=migrator t=2026-05-12T05:51:11.304913012Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-12T05:51:11.305898249Z level=info msg="Migration successfully executed" id="create signing_key table" duration=985.117µs logger=migrator t=2026-05-12T05:51:11.313769946Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-12T05:51:11.31501056Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.240574ms logger=migrator t=2026-05-12T05:51:11.320554114Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-12T05:51:11.322488166Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.935973ms logger=migrator t=2026-05-12T05:51:11.329350406Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-12T05:51:11.329960542Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=642.797µs logger=migrator t=2026-05-12T05:51:11.336010249Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-12T05:51:11.346446677Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=10.442609ms logger=migrator t=2026-05-12T05:51:11.350323203Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-12T05:51:11.35090943Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=591.007µs logger=migrator t=2026-05-12T05:51:11.355247479Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-12T05:51:11.355265189Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=17.84µs logger=migrator t=2026-05-12T05:51:11.35928574Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-12T05:51:11.361333806Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.051206ms logger=migrator t=2026-05-12T05:51:11.366926791Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-12T05:51:11.367010433Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=86.653µs logger=migrator t=2026-05-12T05:51:11.376449734Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-12T05:51:11.377992836Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.546742ms logger=migrator t=2026-05-12T05:51:11.383016214Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-12T05:51:11.384492624Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.47554ms logger=migrator t=2026-05-12T05:51:11.390079109Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-12T05:51:11.39120983Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.130982ms logger=migrator t=2026-05-12T05:51:11.400805084Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-12T05:51:11.402582323Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.782719ms logger=migrator t=2026-05-12T05:51:11.40826821Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-12T05:51:11.408519467Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=251.067µs logger=migrator t=2026-05-12T05:51:11.412547009Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-12T05:51:11.413445593Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=904.075µs logger=migrator t=2026-05-12T05:51:11.419242953Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-12T05:51:11.420800635Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.558622ms logger=migrator t=2026-05-12T05:51:11.426796131Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-12T05:51:11.427473189Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=677.168µs logger=migrator t=2026-05-12T05:51:11.433039293Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-12T05:51:11.440475647Z level=info msg="Migration successfully executed" id="add stack_id column" duration=7.440094ms logger=migrator t=2026-05-12T05:51:11.447595134Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-12T05:51:11.462261878Z level=info msg="Migration successfully executed" id="add region_slug column" duration=14.664314ms logger=migrator t=2026-05-12T05:51:11.46633141Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-12T05:51:11.474766533Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=8.430743ms logger=migrator t=2026-05-12T05:51:11.483580206Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-12T05:51:11.483699619Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=124.463µs logger=migrator t=2026-05-12T05:51:11.48736458Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-12T05:51:11.503870225Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=16.493624ms logger=migrator t=2026-05-12T05:51:11.510013604Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-12T05:51:11.520013389Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.973385ms logger=migrator t=2026-05-12T05:51:11.525706057Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-12T05:51:11.526020595Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=314.138µs logger=migrator t=2026-05-12T05:51:11.529500351Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.087999571s logger=migrator t=2026-05-12T05:51:11.530415367Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-12T05:51:11.553339618Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-12T05:51:11.553600085Z level=info msg="Created default organization" logger=secrets t=2026-05-12T05:51:11.559523208Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-12T05:51:11.611716137Z level=info msg="Restored cache from database" duration=750.571µs logger=plugin.store t=2026-05-12T05:51:11.613109675Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-12T05:51:11.65067132Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-12T05:51:11.650709021Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-12T05:51:11.650765433Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-12T05:51:11.650775103Z level=info msg="Plugins loaded" count=54 duration=37.666598ms logger=query_data t=2026-05-12T05:51:11.654781273Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-12T05:51:11.658382563Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-12T05:51:11.66479901Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-12T05:51:11.672739008Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-12T05:51:11.681689305Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-12T05:51:11.683559796Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-12T05:51:11.717709247Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-12T05:51:11.739113147Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-12T05:51:11.756985029Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-12T05:51:11.75702609Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-05-12T05:51:11.757732991Z level=info msg="Warming state cache for startup" logger=grafanaStorageLogger t=2026-05-12T05:51:11.757882715Z level=info msg="Storage starting" logger=ngalert.multiorg.alertmanager t=2026-05-12T05:51:11.758330117Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-05-12T05:51:11.761005821Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=plugins.update.checker t=2026-05-12T05:51:11.837301663Z level=info msg="Update check succeeded" duration=79.446479ms logger=grafana.update.checker t=2026-05-12T05:51:11.838498997Z level=info msg="Update check succeeded" duration=80.963722ms logger=sqlstore.transactions t=2026-05-12T05:51:11.843652958Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=ngalert.state.manager t=2026-05-12T05:51:11.849604663Z level=info msg="State cache has been initialized" states=0 duration=91.866181ms logger=ngalert.scheduler t=2026-05-12T05:51:11.849667654Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-12T05:51:11.849742726Z level=info msg=starting first_tick=2026-05-12T05:51:20Z logger=sqlstore.transactions t=2026-05-12T05:51:11.85607524Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-05-12T05:51:11.862495027Z level=info msg="starting to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-12T05:51:11.956639382Z level=info msg="Patterns update finished" duration=102.163126ms logger=provisioning.dashboard t=2026-05-12T05:51:12.008807401Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-05-12T05:51:12.030493685Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-12T05:51:12.030957818Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-12T05:51:15.969125183Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:51:15.970505351Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:51:16.002291492Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:51:16.032156821Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:51:16.060543009Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:51:16.141509488Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:51:16.174497751Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:51:16.203003383Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:51:16.223003771Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:51:16.244305515Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:51:16.265130106Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:51:16.289508773Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:51:16.310329014Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:51:16.336973624Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:51:16.358289249Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:51:16.381570747Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:51:16.420167215Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:51:16.504811384Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:51:16.518437438Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:51:16.553969802Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:51:16.57141413Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:51:16.628294049Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:51:16.650566369Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:51:16.891014079Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:51:16.913399483Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:51:17.282628802Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:51:17.318550897Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:51:17.398914069Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:51:17.419685579Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:51:17.484198967Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:51:17.501410379Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:51:17.549569198Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:51:17.57444013Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:51:17.643991647Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:51:17.663364257Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:51:17.732702948Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:51:17.75320312Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:51:17.826502118Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:51:17.858264089Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:51:17.942691883Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:51:17.96518082Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:51:18.036770851Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:51:18.058322752Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:51:18.12354879Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:51:18.139436405Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:51:18.207152181Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:51:18.222847562Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:51:18.35086062Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:51:18.368404561Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:51:18.449582355Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:51:18.463532737Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:51:18.528226541Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:51:18.547384066Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:51:18.628229761Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:51:18.644072116Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:51:18.701660814Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:51:18.718106815Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:51:18.792309899Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:51:18.809577032Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:51:18.891591379Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:51:18.913004597Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:51:18.978508992Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:51:18.99704175Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:51:19.085470903Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:51:19.103496128Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:51:19.178594076Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:51:19.197287548Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:51:19.289465284Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:51:19.307489279Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:51:19.375891023Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:51:19.396300422Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:51:19.478982709Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:51:19.500572751Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:51:19.666236611Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:51:19.682377644Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:51:19.809299022Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:51:19.825932108Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:51:19.924876129Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:51:19.945261798Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:51:20.032379195Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-12T05:52:15.786930581Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-12T06:01:11.830744411Z level=info msg="Completed cleanup jobs" duration=72.07318ms logger=plugins.update.checker t=2026-05-12T06:01:11.899943673Z level=info msg="Update check succeeded" duration=62.482538ms logger=sqlstore.transactions t=2026-05-12T06:06:11.677052617Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-05-12T06:11:11.780333911Z level=info msg="Completed cleanup jobs" duration=22.194907ms logger=plugins.update.checker t=2026-05-12T06:11:11.894303591Z level=info msg="Update check succeeded" duration=56.604479ms logger=cleanup t=2026-05-12T06:21:11.763532519Z level=info msg="Completed cleanup jobs" duration=3.033293ms logger=plugins.update.checker t=2026-05-12T06:21:11.89033166Z level=info msg="Update check succeeded" duration=52.304143ms logger=infra.usagestats t=2026-05-12T06:22:15.80844827Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-12T06:31:11.771497135Z level=info msg="Completed cleanup jobs" duration=13.593592ms logger=plugins.update.checker t=2026-05-12T06:31:12.753138625Z level=info msg="Update check succeeded" duration=915.199401ms logger=cleanup t=2026-05-12T06:41:11.798364253Z level=info msg="Completed cleanup jobs" duration=40.214022ms logger=plugins.update.checker t=2026-05-12T06:41:11.891601019Z level=info msg="Update check succeeded" duration=53.239631ms logger=cleanup t=2026-05-12T06:51:11.7890409Z level=info msg="Completed cleanup jobs" duration=30.884888ms logger=plugins.update.checker t=2026-05-12T06:51:11.894635015Z level=info msg="Update check succeeded" duration=53.832126ms logger=infra.usagestats t=2026-05-12T06:52:15.809164504Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-12T07:01:11.794287586Z level=info msg="Completed cleanup jobs" duration=35.573284ms logger=plugins.update.checker t=2026-05-12T07:01:11.887837129Z level=info msg="Update check succeeded" duration=49.723173ms