logger=settings t=2026-05-09T05:21:37.028722056Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-09T05:21:37Z logger=settings t=2026-05-09T05:21:37.029010105Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-09T05:21:37.029023365Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-09T05:21:37.029027025Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-09T05:21:37.029029915Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-09T05:21:37.029032695Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-09T05:21:37.029041106Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-09T05:21:37.029044306Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-09T05:21:37.029049686Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-09T05:21:37.029053366Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-09T05:21:37.029056536Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-09T05:21:37.029059836Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-09T05:21:37.029062966Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-09T05:21:37.029066507Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-09T05:21:37.029070007Z level=info msg=Target target=[all] logger=settings t=2026-05-09T05:21:37.029079337Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-09T05:21:37.029083947Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-09T05:21:37.029086657Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-09T05:21:37.029089567Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-09T05:21:37.029093327Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-09T05:21:37.029096508Z level=info msg="App mode production" logger=sqlstore t=2026-05-09T05:21:37.029357316Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-09T05:21:37.029432958Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-09T05:21:37.031067241Z level=info msg="Locking database" logger=migrator t=2026-05-09T05:21:37.031079911Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-09T05:21:37.031601038Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-09T05:21:37.032485736Z level=info msg="Migration successfully executed" id="create migration_log table" duration=883.058µs logger=migrator t=2026-05-09T05:21:37.038421247Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-09T05:21:37.039310795Z level=info msg="Migration successfully executed" id="create user table" duration=888.488µs logger=migrator t=2026-05-09T05:21:37.045821554Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-09T05:21:37.046580409Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=759.045µs logger=migrator t=2026-05-09T05:21:37.052599712Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-09T05:21:37.053757709Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.153537ms logger=migrator t=2026-05-09T05:21:37.059947478Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-09T05:21:37.061174677Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.23819ms logger=migrator t=2026-05-09T05:21:37.065862198Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-09T05:21:37.066531769Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=669.211µs logger=migrator t=2026-05-09T05:21:37.071752307Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-09T05:21:37.074508985Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.751298ms logger=migrator t=2026-05-09T05:21:37.078851715Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-09T05:21:37.079670511Z level=info msg="Migration successfully executed" id="create user table v2" duration=818.856µs logger=migrator t=2026-05-09T05:21:37.089190387Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-09T05:21:37.090013643Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=824.396µs logger=migrator t=2026-05-09T05:21:37.095350454Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-09T05:21:37.096173561Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=822.887µs logger=migrator t=2026-05-09T05:21:37.101547814Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-09T05:21:37.101900015Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=352.581µs logger=migrator t=2026-05-09T05:21:37.106513463Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-09T05:21:37.107016149Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=502.646µs logger=migrator t=2026-05-09T05:21:37.111804523Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-09T05:21:37.114037415Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=2.233081ms logger=migrator t=2026-05-09T05:21:37.121300238Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-09T05:21:37.121336789Z level=info msg="Migration successfully executed" id="Update user table charset" duration=39.612µs logger=migrator t=2026-05-09T05:21:37.126644729Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-09T05:21:37.127834598Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.189618ms logger=migrator t=2026-05-09T05:21:37.135985869Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-09T05:21:37.136229997Z level=info msg="Migration successfully executed" id="Add missing user data" duration=244.968µs logger=migrator t=2026-05-09T05:21:37.142467007Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-09T05:21:37.14506128Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=2.602193ms logger=migrator t=2026-05-09T05:21:37.155766714Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-09T05:21:37.157647164Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.88126ms logger=migrator t=2026-05-09T05:21:37.163880565Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-09T05:21:37.165964732Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=2.086576ms logger=migrator t=2026-05-09T05:21:37.170929821Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-09T05:21:37.180312642Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=9.377791ms logger=migrator t=2026-05-09T05:21:37.185119646Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-09T05:21:37.186266753Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.147167ms logger=migrator t=2026-05-09T05:21:37.192494303Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-09T05:21:37.192728351Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=235.358µs logger=migrator t=2026-05-09T05:21:37.196402149Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-09T05:21:37.197181634Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=779.445µs logger=migrator t=2026-05-09T05:21:37.201024157Z 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-09T05:21:37.201328107Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=303.42µs logger=migrator t=2026-05-09T05:21:37.206764181Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-09T05:21:37.207137193Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=368.392µs logger=migrator t=2026-05-09T05:21:37.21262724Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-09T05:21:37.213939252Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.312132ms logger=migrator t=2026-05-09T05:21:37.21854818Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-09T05:21:37.219686816Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.138146ms logger=migrator t=2026-05-09T05:21:37.226916108Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-09T05:21:37.227643232Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=727.134µs logger=migrator t=2026-05-09T05:21:37.231933859Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-09T05:21:37.232698094Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=765.945µs logger=migrator t=2026-05-09T05:21:37.237519489Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-09T05:21:37.238591733Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.071394ms logger=migrator t=2026-05-09T05:21:37.243548052Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-09T05:21:37.243595224Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=47.472µs logger=migrator t=2026-05-09T05:21:37.248675417Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-09T05:21:37.249513284Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=837.577µs logger=migrator t=2026-05-09T05:21:37.282601766Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-09T05:21:37.283301718Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=703.572µs logger=migrator t=2026-05-09T05:21:37.287970129Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-09T05:21:37.288482575Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=512.516µs logger=migrator t=2026-05-09T05:21:37.29393634Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-09T05:21:37.295102477Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.166137ms logger=migrator t=2026-05-09T05:21:37.300701647Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-09T05:21:37.306997389Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=6.290882ms logger=migrator t=2026-05-09T05:21:37.31229224Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-09T05:21:37.313176268Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=883.999µs logger=migrator t=2026-05-09T05:21:37.318108736Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-09T05:21:37.318824419Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=715.673µs logger=migrator t=2026-05-09T05:21:37.325770982Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-09T05:21:37.327091375Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.313982ms logger=migrator t=2026-05-09T05:21:37.332286291Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-09T05:21:37.333167769Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=881.758µs logger=migrator t=2026-05-09T05:21:37.338518451Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-09T05:21:37.339642518Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.122576ms logger=migrator t=2026-05-09T05:21:37.345107853Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-09T05:21:37.345691372Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=584.879µs logger=migrator t=2026-05-09T05:21:37.350742914Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-09T05:21:37.351297562Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=555.128µs logger=migrator t=2026-05-09T05:21:37.357016095Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-09T05:21:37.357564003Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=547.908µs logger=migrator t=2026-05-09T05:21:37.362653496Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-09T05:21:37.363244955Z level=info msg="Migration successfully executed" id="create star table" duration=591.549µs logger=migrator t=2026-05-09T05:21:37.368310978Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-09T05:21:37.369556958Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.24405ms logger=migrator t=2026-05-09T05:21:37.375055755Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-09T05:21:37.37584317Z level=info msg="Migration successfully executed" id="create org table v1" duration=787.106µs logger=migrator t=2026-05-09T05:21:37.38209189Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-09T05:21:37.382828804Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=736.434µs logger=migrator t=2026-05-09T05:21:37.388767865Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-09T05:21:37.389445896Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=678.201µs logger=migrator t=2026-05-09T05:21:37.394414446Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-09T05:21:37.395699657Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.27005ms logger=migrator t=2026-05-09T05:21:37.400969006Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-09T05:21:37.401676829Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=707.483µs logger=migrator t=2026-05-09T05:21:37.407531427Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-09T05:21:37.408400535Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=871.428µs logger=migrator t=2026-05-09T05:21:37.417064843Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-09T05:21:37.417112985Z level=info msg="Migration successfully executed" id="Update org table charset" duration=50.281µs logger=migrator t=2026-05-09T05:21:37.422379314Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-09T05:21:37.422423855Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=47.671µs logger=migrator t=2026-05-09T05:21:37.427389005Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-09T05:21:37.427655743Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=268.169µs logger=migrator t=2026-05-09T05:21:37.433963756Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-09T05:21:37.434749531Z level=info msg="Migration successfully executed" id="create dashboard table" duration=787.426µs logger=migrator t=2026-05-09T05:21:37.439750651Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-09T05:21:37.44031821Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=569.098µs logger=migrator t=2026-05-09T05:21:37.445173045Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-09T05:21:37.44594729Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=773.535µs logger=migrator t=2026-05-09T05:21:37.452044746Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-09T05:21:37.453309447Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.264611ms logger=migrator t=2026-05-09T05:21:37.459354651Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-09T05:21:37.460183108Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=819.416µs logger=migrator t=2026-05-09T05:21:37.465017213Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-09T05:21:37.465929042Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=912.06µs logger=migrator t=2026-05-09T05:21:37.474613381Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-09T05:21:37.482467453Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=7.817841ms logger=migrator t=2026-05-09T05:21:37.488155185Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-09T05:21:37.488813417Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=658.652µs logger=migrator t=2026-05-09T05:21:37.494044715Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-09T05:21:37.494994455Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=957.711µs logger=migrator t=2026-05-09T05:21:37.500819322Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-09T05:21:37.501782723Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=963.481µs logger=migrator t=2026-05-09T05:21:37.507104054Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-09T05:21:37.507433284Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=329.43µs logger=migrator t=2026-05-09T05:21:37.513173479Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-09T05:21:37.5144519Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.278291ms logger=migrator t=2026-05-09T05:21:37.521558368Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-09T05:21:37.521656931Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=100.163µs logger=migrator t=2026-05-09T05:21:37.526479826Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-09T05:21:37.529435321Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.956244ms logger=migrator t=2026-05-09T05:21:37.534692669Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-09T05:21:37.53688823Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.196101ms logger=migrator t=2026-05-09T05:21:37.542288123Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-09T05:21:37.544236146Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.948643ms logger=migrator t=2026-05-09T05:21:37.548764671Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-09T05:21:37.549623279Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=855.588µs logger=migrator t=2026-05-09T05:21:37.554844626Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-09T05:21:37.558898157Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=4.05418ms logger=migrator t=2026-05-09T05:21:37.565738816Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-09T05:21:37.567202053Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.465997ms logger=migrator t=2026-05-09T05:21:37.571648666Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-09T05:21:37.572480393Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=828.067µs logger=migrator t=2026-05-09T05:21:37.578720673Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-09T05:21:37.578759934Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=44.001µs logger=migrator t=2026-05-09T05:21:37.585433289Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-09T05:21:37.58547283Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=40.701µs logger=migrator t=2026-05-09T05:21:37.590796151Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-09T05:21:37.592852617Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.056176ms logger=migrator t=2026-05-09T05:21:37.597591319Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-09T05:21:37.599447118Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.854109ms logger=migrator t=2026-05-09T05:21:37.609663387Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-09T05:21:37.611572038Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.909262ms logger=migrator t=2026-05-09T05:21:37.616571678Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-09T05:21:37.619508113Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.941144ms logger=migrator t=2026-05-09T05:21:37.624267105Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-09T05:21:37.624494933Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=224.437µs logger=migrator t=2026-05-09T05:21:37.629955638Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-09T05:21:37.630777354Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=826.677µs logger=migrator t=2026-05-09T05:21:37.637280453Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-09T05:21:37.638385259Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.106165ms logger=migrator t=2026-05-09T05:21:37.643581455Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-09T05:21:37.643616936Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=36.881µs logger=migrator t=2026-05-09T05:21:37.649259548Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-09T05:21:37.65059149Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.331222ms logger=migrator t=2026-05-09T05:21:37.65588995Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-09T05:21:37.657091219Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.200709ms logger=migrator t=2026-05-09T05:21:37.662206343Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-09T05:21:37.667944167Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.737684ms logger=migrator t=2026-05-09T05:21:37.675090697Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-09T05:21:37.675903703Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=813.286µs logger=migrator t=2026-05-09T05:21:37.68110998Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-09T05:21:37.681870085Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=760.044µs logger=migrator t=2026-05-09T05:21:37.686152902Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-09T05:21:37.686941037Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=787.725µs logger=migrator t=2026-05-09T05:21:37.693796757Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-09T05:21:37.694139888Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=343.941µs logger=migrator t=2026-05-09T05:21:37.699465019Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-09T05:21:37.700011697Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=545.978µs logger=migrator t=2026-05-09T05:21:37.704726538Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-09T05:21:37.706725703Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=1.998975ms logger=migrator t=2026-05-09T05:21:37.71225996Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-09T05:21:37.713088337Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=828.127µs logger=migrator t=2026-05-09T05:21:37.720087262Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-09T05:21:37.720249557Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=162.755µs logger=migrator t=2026-05-09T05:21:37.725778554Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-09T05:21:37.72594335Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=164.895µs logger=migrator t=2026-05-09T05:21:37.729671949Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-09T05:21:37.730425033Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=753.784µs logger=migrator t=2026-05-09T05:21:37.735783336Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-09T05:21:37.737938655Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.15566ms logger=migrator t=2026-05-09T05:21:37.741754177Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-09T05:21:37.742620605Z level=info msg="Migration successfully executed" id="create data_source table" duration=866.398µs logger=migrator t=2026-05-09T05:21:37.746133338Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-09T05:21:37.746869851Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=735.983µs logger=migrator t=2026-05-09T05:21:37.752243494Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-09T05:21:37.753124492Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=880.758µs logger=migrator t=2026-05-09T05:21:37.756938784Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-09T05:21:37.757637997Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=699.453µs logger=migrator t=2026-05-09T05:21:37.761243153Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-09T05:21:37.762381559Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.129456ms logger=migrator t=2026-05-09T05:21:37.7670826Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-09T05:21:37.772944689Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=5.861248ms logger=migrator t=2026-05-09T05:21:37.776749021Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-09T05:21:37.777684761Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=935.57µs logger=migrator t=2026-05-09T05:21:37.781295446Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-09T05:21:37.782051011Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=755.465µs logger=migrator t=2026-05-09T05:21:37.786712181Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-09T05:21:37.787466255Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=753.995µs logger=migrator t=2026-05-09T05:21:37.791218655Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-09T05:21:37.791817004Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=597.219µs logger=migrator t=2026-05-09T05:21:37.797094504Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-09T05:21:37.801188175Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=4.092991ms logger=migrator t=2026-05-09T05:21:37.806136894Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-09T05:21:37.808545562Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.399257ms logger=migrator t=2026-05-09T05:21:37.812215019Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-09T05:21:37.81224648Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=32.341µs logger=migrator t=2026-05-09T05:21:37.816271559Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-09T05:21:37.817370235Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=1.092985ms logger=migrator t=2026-05-09T05:21:37.821778876Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-09T05:21:37.825772864Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.997968ms logger=migrator t=2026-05-09T05:21:37.829507214Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-09T05:21:37.82969373Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=186.996µs logger=migrator t=2026-05-09T05:21:37.834004699Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-09T05:21:37.834189955Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=185.566µs logger=migrator t=2026-05-09T05:21:37.839073461Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-09T05:21:37.841964804Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.889783ms logger=migrator t=2026-05-09T05:21:37.846034155Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-09T05:21:37.846347055Z level=info msg="Migration successfully executed" id="Update uid value" duration=322.65µs logger=migrator t=2026-05-09T05:21:37.850312342Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-09T05:21:37.851243152Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=935.73µs logger=migrator t=2026-05-09T05:21:37.857858125Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-09T05:21:37.859631352Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.773387ms logger=migrator t=2026-05-09T05:21:37.863688102Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-09T05:21:37.864523799Z level=info msg="Migration successfully executed" id="create api_key table" duration=835.446µs logger=migrator t=2026-05-09T05:21:37.869032844Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-09T05:21:37.869798518Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=765.694µs logger=migrator t=2026-05-09T05:21:37.873671652Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-09T05:21:37.874411806Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=740.024µs logger=migrator t=2026-05-09T05:21:37.87796155Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-09T05:21:37.878825918Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=864.258µs logger=migrator t=2026-05-09T05:21:37.917344464Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-09T05:21:37.918595575Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.23482ms logger=migrator t=2026-05-09T05:21:38.19163241Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-09T05:21:38.193015235Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.376854ms logger=migrator t=2026-05-09T05:21:38.374608015Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-09T05:21:38.379088449Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=4.486794ms logger=migrator t=2026-05-09T05:21:38.3900545Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-09T05:21:38.399366318Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=9.287438ms logger=migrator t=2026-05-09T05:21:38.403496431Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-09T05:21:38.404983359Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.494248ms logger=migrator t=2026-05-09T05:21:38.408842163Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-09T05:21:38.409607117Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=765.004µs logger=migrator t=2026-05-09T05:21:38.414283317Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-09T05:21:38.415042862Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=753.315µs logger=migrator t=2026-05-09T05:21:38.419821795Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-09T05:21:38.420622781Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=801.166µs logger=migrator t=2026-05-09T05:21:38.426179969Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-09T05:21:38.426658165Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=477.806µs logger=migrator t=2026-05-09T05:21:38.430773267Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-09T05:21:38.431595163Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=822.146µs logger=migrator t=2026-05-09T05:21:38.436503531Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-09T05:21:38.436593834Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=90.533µs logger=migrator t=2026-05-09T05:21:38.441101029Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-09T05:21:38.443556627Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.455528ms logger=migrator t=2026-05-09T05:21:38.447103031Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-09T05:21:38.449769267Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.665106ms logger=migrator t=2026-05-09T05:21:38.45390538Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-09T05:21:38.454071375Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=161.405µs logger=migrator t=2026-05-09T05:21:38.462654701Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-09T05:21:38.466875336Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.224046ms logger=migrator t=2026-05-09T05:21:38.47229319Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-09T05:21:38.474832821Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.538991ms logger=migrator t=2026-05-09T05:21:38.479801611Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-09T05:21:38.480580476Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=782.825µs logger=migrator t=2026-05-09T05:21:38.487787297Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-09T05:21:38.488992386Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=1.204949ms logger=migrator t=2026-05-09T05:21:38.493887683Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-09T05:21:38.495469484Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.581351ms logger=migrator t=2026-05-09T05:21:38.500264038Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-09T05:21:38.500975051Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=710.982µs logger=migrator t=2026-05-09T05:21:38.505763854Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-09T05:21:38.506598491Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=837.327µs logger=migrator t=2026-05-09T05:21:38.510810066Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-09T05:21:38.511640633Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=830.917µs logger=migrator t=2026-05-09T05:21:38.516324804Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-09T05:21:38.516424297Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=79.192µs logger=migrator t=2026-05-09T05:21:38.521549681Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-09T05:21:38.521574562Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=25.581µs logger=migrator t=2026-05-09T05:21:38.525344453Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-09T05:21:38.530334623Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.98276ms logger=migrator t=2026-05-09T05:21:38.535416816Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-09T05:21:38.538535287Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.10604ms logger=migrator t=2026-05-09T05:21:38.544506378Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-09T05:21:38.544628822Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=123.144µs logger=migrator t=2026-05-09T05:21:38.551192363Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-09T05:21:38.551928327Z level=info msg="Migration successfully executed" id="create quota table v1" duration=736.044µs logger=migrator t=2026-05-09T05:21:38.557821016Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-09T05:21:38.55921371Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.394924ms logger=migrator t=2026-05-09T05:21:38.563796638Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-09T05:21:38.563835649Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=40.371µs logger=migrator t=2026-05-09T05:21:38.568042174Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-09T05:21:38.568932202Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=889.138µs logger=migrator t=2026-05-09T05:21:38.572704603Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-09T05:21:38.573496019Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=791.236µs logger=migrator t=2026-05-09T05:21:38.577858689Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-09T05:21:38.580874806Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.010807ms logger=migrator t=2026-05-09T05:21:38.58473892Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-09T05:21:38.584768741Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=30.931µs logger=migrator t=2026-05-09T05:21:38.589554685Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-09T05:21:38.590440913Z level=info msg="Migration successfully executed" id="create session table" duration=886.398µs logger=migrator t=2026-05-09T05:21:38.59502592Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-09T05:21:38.595140644Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=115.584µs logger=migrator t=2026-05-09T05:21:38.600729713Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-09T05:21:38.600862977Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=134.064µs logger=migrator t=2026-05-09T05:21:38.605980042Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-09T05:21:38.607356966Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.377364ms logger=migrator t=2026-05-09T05:21:38.611310263Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-09T05:21:38.612010315Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=699.942µs logger=migrator t=2026-05-09T05:21:38.617703548Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-09T05:21:38.617729449Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=26.831µs logger=migrator t=2026-05-09T05:21:38.621244812Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-09T05:21:38.621270723Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=26.681µs logger=migrator t=2026-05-09T05:21:38.625140567Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-09T05:21:38.629674463Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.536756ms logger=migrator t=2026-05-09T05:21:38.635303863Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-09T05:21:38.638412613Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.10902ms logger=migrator t=2026-05-09T05:21:38.642263687Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-09T05:21:38.6423499Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=77.272µs logger=migrator t=2026-05-09T05:21:38.644900721Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-09T05:21:38.644973734Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=73.623µs logger=migrator t=2026-05-09T05:21:38.648552158Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-09T05:21:38.649389685Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=837.277µs logger=migrator t=2026-05-09T05:21:38.65513639Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-09T05:21:38.655164491Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=29.241µs logger=migrator t=2026-05-09T05:21:38.658631892Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-09T05:21:38.661775563Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.149821ms logger=migrator t=2026-05-09T05:21:38.666455293Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-09T05:21:38.666615949Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=170.346µs logger=migrator t=2026-05-09T05:21:38.672502227Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-09T05:21:38.67661554Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.095092ms logger=migrator t=2026-05-09T05:21:38.680171994Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-09T05:21:38.683282014Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.113929ms logger=migrator t=2026-05-09T05:21:38.687058105Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-09T05:21:38.687127517Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=90.243µs logger=migrator t=2026-05-09T05:21:38.692908223Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-09T05:21:38.694366449Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.459136ms logger=migrator t=2026-05-09T05:21:38.699479004Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-09T05:21:38.700881079Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.396315ms logger=migrator t=2026-05-09T05:21:38.705194547Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-09T05:21:38.706235551Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.041033ms logger=migrator t=2026-05-09T05:21:38.711318824Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-09T05:21:38.712914075Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.594162ms logger=migrator t=2026-05-09T05:21:38.717806502Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-09T05:21:38.719129834Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.319092ms logger=migrator t=2026-05-09T05:21:38.723014659Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-09T05:21:38.723809034Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=794.295µs logger=migrator t=2026-05-09T05:21:38.72864348Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-09T05:21:38.729663373Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.020603ms logger=migrator t=2026-05-09T05:21:38.734066994Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-09T05:21:38.735366396Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.298811ms logger=migrator t=2026-05-09T05:21:38.739360054Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-09T05:21:38.740117818Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=763.594µs logger=migrator t=2026-05-09T05:21:38.74420726Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-09T05:21:38.753639492Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.431733ms logger=migrator t=2026-05-09T05:21:38.759728778Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-09T05:21:38.760649557Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=951.87µs logger=migrator t=2026-05-09T05:21:38.764129749Z 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-09T05:21:38.764827302Z 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=697.563µs logger=migrator t=2026-05-09T05:21:38.768781479Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-09T05:21:38.768975185Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=193.857µs logger=migrator t=2026-05-09T05:21:38.773710357Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-09T05:21:38.774680788Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=970.381µs logger=migrator t=2026-05-09T05:21:38.778875913Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-09T05:21:38.780107222Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.231339ms logger=migrator t=2026-05-09T05:21:38.784158962Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-09T05:21:38.790213637Z level=info msg="Migration successfully executed" id="Add column is_default" duration=6.053845ms logger=migrator t=2026-05-09T05:21:38.79594177Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-09T05:21:38.799689371Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.792172ms logger=migrator t=2026-05-09T05:21:38.803596986Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-09T05:21:38.807344737Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.74735ms logger=migrator t=2026-05-09T05:21:38.811063166Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-09T05:21:38.814810626Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.74707ms logger=migrator t=2026-05-09T05:21:38.819266669Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-09T05:21:38.82021265Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=945.691µs logger=migrator t=2026-05-09T05:21:38.824604441Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-09T05:21:38.824649512Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=40.261µs logger=migrator t=2026-05-09T05:21:38.828443344Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-09T05:21:38.828481765Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=39.501µs logger=migrator t=2026-05-09T05:21:38.832634768Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-09T05:21:38.833808946Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.163348ms logger=migrator t=2026-05-09T05:21:38.839033924Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-09T05:21:38.840484341Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.450246ms logger=migrator t=2026-05-09T05:21:38.845331726Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-09T05:21:38.846059969Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=728.113µs logger=migrator t=2026-05-09T05:21:38.851011388Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-09T05:21:38.852245478Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.2211ms logger=migrator t=2026-05-09T05:21:38.856255517Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-09T05:21:38.857578799Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.322852ms logger=migrator t=2026-05-09T05:21:38.861940389Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-09T05:21:38.867695834Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=5.757925ms logger=migrator t=2026-05-09T05:21:38.871996002Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-09T05:21:38.875875447Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.879425ms logger=migrator t=2026-05-09T05:21:38.879734321Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-09T05:21:38.879928097Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=194.036µs logger=migrator t=2026-05-09T05:21:38.883605615Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-09T05:21:38.884544295Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=938.75µs logger=migrator t=2026-05-09T05:21:38.88874391Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-09T05:21:38.890074083Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.330183ms logger=migrator t=2026-05-09T05:21:38.894706481Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-09T05:21:38.898311277Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.606796ms logger=migrator t=2026-05-09T05:21:38.90213263Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-09T05:21:38.902210982Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=71.902µs logger=migrator t=2026-05-09T05:21:38.905321502Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-09T05:21:38.906133848Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=811.826µs logger=migrator t=2026-05-09T05:21:38.910714635Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-09T05:21:38.911559872Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=845.217µs logger=migrator t=2026-05-09T05:21:38.916285484Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-09T05:21:38.916429819Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=144.755µs logger=migrator t=2026-05-09T05:21:38.9202142Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-09T05:21:38.921073838Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=859.348µs logger=migrator t=2026-05-09T05:21:38.926569674Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-09T05:21:38.927408241Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=838.017µs logger=migrator t=2026-05-09T05:21:38.932266007Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-09T05:21:38.933771355Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.505278ms logger=migrator t=2026-05-09T05:21:38.938553019Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-09T05:21:38.939449388Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=895.959µs logger=migrator t=2026-05-09T05:21:38.944123228Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-09T05:21:38.945064618Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=940.68µs logger=migrator t=2026-05-09T05:21:38.949133889Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-09T05:21:38.950036318Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=901.629µs logger=migrator t=2026-05-09T05:21:38.954905724Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-09T05:21:38.954951385Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=47.231µs logger=migrator t=2026-05-09T05:21:38.958947024Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-09T05:21:38.965335229Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.389616ms logger=migrator t=2026-05-09T05:21:38.968868932Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-09T05:21:38.969674738Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=807.486µs logger=migrator t=2026-05-09T05:21:38.974009537Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-09T05:21:38.978100949Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.090922ms logger=migrator t=2026-05-09T05:21:38.983150791Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-09T05:21:38.983887834Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=735.423µs logger=migrator t=2026-05-09T05:21:38.988667308Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-09T05:21:38.989623059Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=954.421µs logger=migrator t=2026-05-09T05:21:38.99526823Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-09T05:21:38.996149518Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=881.198µs logger=migrator t=2026-05-09T05:21:38.99962819Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-09T05:21:39.01396745Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=14.33827ms logger=migrator t=2026-05-09T05:21:39.021805152Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-09T05:21:39.022737772Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=935.82µs logger=migrator t=2026-05-09T05:21:39.028812357Z 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-09T05:21:39.030624685Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.812868ms logger=migrator t=2026-05-09T05:21:39.034811209Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-09T05:21:39.035274444Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=460.715µs logger=migrator t=2026-05-09T05:21:39.04044888Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-09T05:21:39.041393581Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=944.061µs logger=migrator t=2026-05-09T05:21:39.046509005Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-09T05:21:39.046813805Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=305.04µs logger=migrator t=2026-05-09T05:21:39.050762252Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-09T05:21:39.054841712Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.078891ms logger=migrator t=2026-05-09T05:21:39.060076991Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-09T05:21:39.06410306Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.025169ms logger=migrator t=2026-05-09T05:21:39.068872653Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-09T05:21:39.070116953Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.24343ms logger=migrator t=2026-05-09T05:21:39.074431581Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-09T05:21:39.075528687Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.097625ms logger=migrator t=2026-05-09T05:21:39.079960079Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-09T05:21:39.080178966Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=218.727µs logger=migrator t=2026-05-09T05:21:39.084103452Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-09T05:21:39.088224644Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.122422ms logger=migrator t=2026-05-09T05:21:39.092996397Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-09T05:21:39.093937137Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=938.12µs logger=migrator t=2026-05-09T05:21:39.099722293Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-09T05:21:39.099965111Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=243.108µs logger=migrator t=2026-05-09T05:21:39.103622518Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-09T05:21:39.104109264Z level=info msg="Migration successfully executed" id="Move region to single row" duration=486.196µs logger=migrator t=2026-05-09T05:21:39.108523026Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-09T05:21:39.109339202Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=815.856µs logger=migrator t=2026-05-09T05:21:39.11486634Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-09T05:21:39.115881162Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.011743ms logger=migrator t=2026-05-09T05:21:39.120933624Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-09T05:21:39.122021039Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.086605ms logger=migrator t=2026-05-09T05:21:39.127829826Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-09T05:21:39.129120937Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.290531ms logger=migrator t=2026-05-09T05:21:39.133542419Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-09T05:21:39.134354115Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=809.886µs logger=migrator t=2026-05-09T05:21:39.137888169Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-09T05:21:39.138772637Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=884.148µs logger=migrator t=2026-05-09T05:21:39.143694315Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-09T05:21:39.143759657Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=65.562µs logger=migrator t=2026-05-09T05:21:39.14758167Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-09T05:21:39.149032527Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.447416ms logger=migrator t=2026-05-09T05:21:39.15476052Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-09T05:21:39.155980059Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.219229ms logger=migrator t=2026-05-09T05:21:39.163283264Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-09T05:21:39.164235394Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=951.7µs logger=migrator t=2026-05-09T05:21:39.168557313Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-09T05:21:39.169447212Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=889.519µs logger=migrator t=2026-05-09T05:21:39.173685138Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-09T05:21:39.173972327Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=288.979µs logger=migrator t=2026-05-09T05:21:39.178484032Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-09T05:21:39.178848974Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=364.081µs logger=migrator t=2026-05-09T05:21:39.182210552Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-09T05:21:39.182278084Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=67.832µs logger=migrator t=2026-05-09T05:21:39.195919861Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-09T05:21:39.197506992Z level=info msg="Migration successfully executed" id="create team table" duration=1.585861ms logger=migrator t=2026-05-09T05:21:39.204028732Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-09T05:21:39.205234581Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.205529ms logger=migrator t=2026-05-09T05:21:39.210554931Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-09T05:21:39.211476271Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=921.11µs logger=migrator t=2026-05-09T05:21:39.217243386Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-09T05:21:39.22173162Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.487854ms logger=migrator t=2026-05-09T05:21:39.22544969Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-09T05:21:39.225643176Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=191.636µs logger=migrator t=2026-05-09T05:21:39.230619546Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-09T05:21:39.232291089Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.674754ms logger=migrator t=2026-05-09T05:21:39.237176106Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-09T05:21:39.238135067Z level=info msg="Migration successfully executed" id="create team member table" duration=963.171µs logger=migrator t=2026-05-09T05:21:39.242574459Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-09T05:21:39.243411896Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=836.857µs logger=migrator t=2026-05-09T05:21:39.248786539Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-09T05:21:39.249674538Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=887.348µs logger=migrator t=2026-05-09T05:21:39.253788789Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-09T05:21:39.254702969Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=913.88µs logger=migrator t=2026-05-09T05:21:39.258660736Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-09T05:21:39.263403768Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.753673ms logger=migrator t=2026-05-09T05:21:39.2671854Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-09T05:21:39.271646833Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.460834ms logger=migrator t=2026-05-09T05:21:39.276734396Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-09T05:21:39.281184219Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.449643ms logger=migrator t=2026-05-09T05:21:39.285021282Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-09T05:21:39.285941972Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=919.04µs logger=migrator t=2026-05-09T05:21:39.291247272Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-09T05:21:39.292872524Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.626172ms logger=migrator t=2026-05-09T05:21:39.297641048Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-09T05:21:39.298678091Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.036614ms logger=migrator t=2026-05-09T05:21:39.303936719Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-09T05:21:39.304907541Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=970.012µs logger=migrator t=2026-05-09T05:21:39.311888985Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-09T05:21:39.313062123Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.170837ms logger=migrator t=2026-05-09T05:21:39.317610828Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-09T05:21:39.318478936Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=867.748µs logger=migrator t=2026-05-09T05:21:39.322574428Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-09T05:21:39.323471507Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=896.369µs logger=migrator t=2026-05-09T05:21:39.328503528Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-09T05:21:39.32948285Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=979.191µs logger=migrator t=2026-05-09T05:21:39.33385096Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-09T05:21:39.334320915Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=468.115µs logger=migrator t=2026-05-09T05:21:39.340173733Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-09T05:21:39.340674519Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=504.996µs logger=migrator t=2026-05-09T05:21:39.345221835Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-09T05:21:39.346404823Z level=info msg="Migration successfully executed" id="create tag table" duration=1.184098ms logger=migrator t=2026-05-09T05:21:39.352750597Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-09T05:21:39.354144791Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.393764ms logger=migrator t=2026-05-09T05:21:39.358797131Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-09T05:21:39.359874155Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.077894ms logger=migrator t=2026-05-09T05:21:39.364269886Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-09T05:21:39.365272259Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.002353ms logger=migrator t=2026-05-09T05:21:39.373501363Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-09T05:21:39.374417962Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=917.639µs logger=migrator t=2026-05-09T05:21:39.378336478Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-09T05:21:39.394079494Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=15.742495ms logger=migrator t=2026-05-09T05:21:39.398166545Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-09T05:21:39.398777634Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=610.129µs logger=migrator t=2026-05-09T05:21:39.403823466Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-09T05:21:39.404476447Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=652.561µs logger=migrator t=2026-05-09T05:21:39.408813617Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-09T05:21:39.409267091Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=453.404µs logger=migrator t=2026-05-09T05:21:39.414950514Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-09T05:21:39.415612415Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=663.002µs logger=migrator t=2026-05-09T05:21:39.422724483Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-09T05:21:39.4235449Z level=info msg="Migration successfully executed" id="create user auth table" duration=820.477µs logger=migrator t=2026-05-09T05:21:39.427276529Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-09T05:21:39.42823666Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=963.261µs logger=migrator t=2026-05-09T05:21:39.432518957Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-09T05:21:39.432584709Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=66.642µs logger=migrator t=2026-05-09T05:21:39.436907489Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-09T05:21:39.442217089Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.309051ms logger=migrator t=2026-05-09T05:21:39.446099194Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-09T05:21:39.451104674Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.005281ms logger=migrator t=2026-05-09T05:21:39.455280658Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-09T05:21:39.460803456Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.521848ms logger=migrator t=2026-05-09T05:21:39.46529185Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-09T05:21:39.470633341Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.341351ms logger=migrator t=2026-05-09T05:21:39.474866127Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-09T05:21:39.475863669Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=997.992µs logger=migrator t=2026-05-09T05:21:39.48055736Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-09T05:21:39.485736446Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.178546ms logger=migrator t=2026-05-09T05:21:39.490792288Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-09T05:21:39.491600974Z level=info msg="Migration successfully executed" id="create server_lock table" duration=808.796µs logger=migrator t=2026-05-09T05:21:39.496374368Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-09T05:21:39.497284607Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=910.139µs logger=migrator t=2026-05-09T05:21:39.502158973Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-09T05:21:39.50298423Z level=info msg="Migration successfully executed" id="create user auth token table" duration=822.607µs logger=migrator t=2026-05-09T05:21:39.508962952Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-09T05:21:39.510382357Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.416285ms logger=migrator t=2026-05-09T05:21:39.514689006Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-09T05:21:39.516174193Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.482128ms logger=migrator t=2026-05-09T05:21:39.520690629Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-09T05:21:39.522351932Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.660724ms logger=migrator t=2026-05-09T05:21:39.527556019Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-09T05:21:39.532814888Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.258329ms logger=migrator t=2026-05-09T05:21:39.536769605Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-09T05:21:39.537653463Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=883.968µs logger=migrator t=2026-05-09T05:21:39.541742704Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-09T05:21:39.542598152Z level=info msg="Migration successfully executed" id="create cache_data table" duration=866.358µs logger=migrator t=2026-05-09T05:21:39.548797871Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-09T05:21:39.54971645Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=915.069µs logger=migrator t=2026-05-09T05:21:39.554453272Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-09T05:21:39.555799725Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.346173ms logger=migrator t=2026-05-09T05:21:39.561321273Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-09T05:21:39.562287874Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=966.931µs logger=migrator t=2026-05-09T05:21:39.567190881Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-09T05:21:39.567260643Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=70.442µs logger=migrator t=2026-05-09T05:21:39.571672225Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-09T05:21:39.571754358Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=82.753µs logger=migrator t=2026-05-09T05:21:39.575425126Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-09T05:21:39.576738318Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.309602ms logger=migrator t=2026-05-09T05:21:39.582289716Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-09T05:21:39.583911678Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.618892ms logger=migrator t=2026-05-09T05:21:39.58832361Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-09T05:21:39.58925819Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=934.16µs logger=migrator t=2026-05-09T05:21:39.593400863Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-09T05:21:39.593472055Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=71.933µs logger=migrator t=2026-05-09T05:21:39.59891756Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-09T05:21:39.600608554Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.694464ms logger=migrator t=2026-05-09T05:21:39.606678329Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-09T05:21:39.607736073Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.058284ms logger=migrator t=2026-05-09T05:21:39.617579609Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-09T05:21:39.619839292Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=2.262112ms logger=migrator t=2026-05-09T05:21:39.623884491Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-09T05:21:39.624723308Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=836.297µs logger=migrator t=2026-05-09T05:21:39.628431077Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-09T05:21:39.633768969Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.336012ms logger=migrator t=2026-05-09T05:21:39.638569673Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-09T05:21:39.640128643Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.55893ms logger=migrator t=2026-05-09T05:21:39.644233655Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-09T05:21:39.644335978Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=103.003µs logger=migrator t=2026-05-09T05:21:39.648195872Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-09T05:21:39.649129692Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=933.67µs logger=migrator t=2026-05-09T05:21:39.653536843Z 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-09T05:21:39.65437169Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=831.097µs logger=migrator t=2026-05-09T05:21:39.658061189Z 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-09T05:21:39.658923496Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=861.707µs logger=migrator t=2026-05-09T05:21:39.666650294Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-09T05:21:39.666801379Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=153.575µs logger=migrator t=2026-05-09T05:21:39.670712915Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-09T05:21:39.67181285Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.098365ms logger=migrator t=2026-05-09T05:21:39.675607522Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-09T05:21:39.676770679Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.163877ms logger=migrator t=2026-05-09T05:21:39.681762229Z 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-09T05:21:39.682853724Z 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.091495ms logger=migrator t=2026-05-09T05:21:39.687556485Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-09T05:21:39.690319904Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=2.768239ms logger=migrator t=2026-05-09T05:21:39.696913636Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-09T05:21:39.703417225Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.502728ms logger=migrator t=2026-05-09T05:21:39.70888433Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-09T05:21:39.710048848Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.160157ms logger=migrator t=2026-05-09T05:21:39.715208943Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-09T05:21:39.71635717Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.148337ms logger=migrator t=2026-05-09T05:21:39.723878192Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-09T05:21:39.74968913Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=25.681805ms logger=migrator t=2026-05-09T05:21:39.755472836Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-09T05:21:39.78175446Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=26.281804ms logger=migrator t=2026-05-09T05:21:39.785904993Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-09T05:21:39.786652327Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=744.234µs logger=migrator t=2026-05-09T05:21:39.791316857Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-09T05:21:39.792321389Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.004362ms logger=migrator t=2026-05-09T05:21:39.796070949Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-09T05:21:39.801729751Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.658462ms logger=migrator t=2026-05-09T05:21:39.805713709Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-09T05:21:39.811454293Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.740784ms logger=migrator t=2026-05-09T05:21:39.825128892Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-09T05:21:39.82629498Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.168337ms logger=migrator t=2026-05-09T05:21:39.830308748Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-09T05:21:39.831316201Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.008773ms logger=migrator t=2026-05-09T05:21:39.83595812Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-09T05:21:39.837582802Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.624652ms logger=migrator t=2026-05-09T05:21:39.843697358Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-09T05:21:39.844734022Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.036704ms logger=migrator t=2026-05-09T05:21:39.849123853Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-09T05:21:39.849196295Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=74.043µs logger=migrator t=2026-05-09T05:21:39.853153732Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-09T05:21:39.862970387Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=9.816925ms logger=migrator t=2026-05-09T05:21:39.867935887Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-09T05:21:39.872228644Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=4.292927ms logger=migrator t=2026-05-09T05:21:39.876333396Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-09T05:21:39.882451343Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.117927ms logger=migrator t=2026-05-09T05:21:39.886284436Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-09T05:21:39.887253977Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=969.422µs logger=migrator t=2026-05-09T05:21:39.891757981Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-09T05:21:39.893620841Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.8623ms logger=migrator t=2026-05-09T05:21:39.899893052Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-09T05:21:39.906604308Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.710766ms logger=migrator t=2026-05-09T05:21:39.91102256Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-09T05:21:39.920248946Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=9.228476ms logger=migrator t=2026-05-09T05:21:39.925122092Z 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-09T05:21:39.925909768Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=787.576µs logger=migrator t=2026-05-09T05:21:39.944948789Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-09T05:21:39.953361729Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=8.41087ms logger=migrator t=2026-05-09T05:21:40.022807029Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-09T05:21:40.031235539Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=8.432201ms logger=migrator t=2026-05-09T05:21:40.04029487Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-09T05:21:40.040507167Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=170.775µs logger=migrator t=2026-05-09T05:21:40.04527713Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-09T05:21:40.047196782Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.915691ms logger=migrator t=2026-05-09T05:21:40.054272349Z 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-09T05:21:40.056160029Z 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.88999ms logger=migrator t=2026-05-09T05:21:40.062837384Z 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-09T05:21:40.06614834Z 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=3.310256ms logger=migrator t=2026-05-09T05:21:40.072491134Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-09T05:21:40.072542745Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=49.171µs logger=migrator t=2026-05-09T05:21:40.078361662Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-09T05:21:40.086820914Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=8.469062ms logger=migrator t=2026-05-09T05:21:40.094886313Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-09T05:21:40.101412092Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.525439ms logger=migrator t=2026-05-09T05:21:40.114310456Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-09T05:21:40.122900402Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=8.590156ms logger=migrator t=2026-05-09T05:21:40.130074263Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-09T05:21:40.137327015Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=7.254203ms logger=migrator t=2026-05-09T05:21:40.14961222Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-09T05:21:40.157584286Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=7.973306ms logger=migrator t=2026-05-09T05:21:40.163616219Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-09T05:21:40.163779564Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=168.565µs logger=migrator t=2026-05-09T05:21:40.169273891Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-09T05:21:40.170389757Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.116246ms logger=migrator t=2026-05-09T05:21:40.175740208Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-09T05:21:40.182587768Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.8446ms logger=migrator t=2026-05-09T05:21:40.192056302Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-09T05:21:40.192188187Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=134.085µs logger=migrator t=2026-05-09T05:21:40.200223444Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-09T05:21:40.213340136Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=13.118351ms logger=migrator t=2026-05-09T05:21:40.240232529Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-09T05:21:40.24212112Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.889801ms logger=migrator t=2026-05-09T05:21:40.250126637Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-09T05:21:40.26020058Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=10.071073ms logger=migrator t=2026-05-09T05:21:40.27046431Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-09T05:21:40.271288686Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=825.467µs logger=migrator t=2026-05-09T05:21:40.277733873Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-09T05:21:40.279699736Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.965023ms logger=migrator t=2026-05-09T05:21:40.287253358Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-09T05:21:40.294325106Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.074008ms logger=migrator t=2026-05-09T05:21:40.299200462Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-09T05:21:40.300262476Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.061734ms logger=migrator t=2026-05-09T05:21:40.305849626Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-09T05:21:40.306849368Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=999.572µs logger=migrator t=2026-05-09T05:21:40.313088468Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-09T05:21:40.314416241Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.327592ms logger=migrator t=2026-05-09T05:21:40.321396555Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-09T05:21:40.322479279Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.083254ms logger=migrator t=2026-05-09T05:21:40.329878897Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-09T05:21:40.32996805Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=90.373µs logger=migrator t=2026-05-09T05:21:40.334798325Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-09T05:21:40.335975023Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.177178ms logger=migrator t=2026-05-09T05:21:40.344131785Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-09T05:21:40.345142897Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.012122ms logger=migrator t=2026-05-09T05:21:40.34958264Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-09T05:21:40.349953452Z 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-09T05:21:40.356096309Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-09T05:21:40.356659577Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=566.658µs logger=migrator t=2026-05-09T05:21:40.360922964Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-09T05:21:40.362068801Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.145766ms logger=migrator t=2026-05-09T05:21:40.368440695Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-09T05:21:40.375388928Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.951563ms logger=migrator t=2026-05-09T05:21:40.38728255Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-09T05:21:40.388376465Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.096215ms logger=migrator t=2026-05-09T05:21:40.393634084Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-09T05:21:40.394671397Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.037063ms logger=migrator t=2026-05-09T05:21:40.40067241Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-09T05:21:40.401478796Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=806.436µs logger=migrator t=2026-05-09T05:21:40.408192401Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-09T05:21:40.409834694Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.641143ms logger=migrator t=2026-05-09T05:21:40.415771225Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-09T05:21:40.417986496Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=2.214331ms logger=migrator t=2026-05-09T05:21:40.425440745Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-09T05:21:40.425503267Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=69.912µs logger=migrator t=2026-05-09T05:21:40.430830018Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-09T05:21:40.430919941Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=90.073µs logger=migrator t=2026-05-09T05:21:40.435858709Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-09T05:21:40.442840054Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=6.978445ms logger=migrator t=2026-05-09T05:21:40.450229771Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-09T05:21:40.450778459Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=551.257µs logger=migrator t=2026-05-09T05:21:40.457445592Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-09T05:21:40.458958691Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.512329ms logger=migrator t=2026-05-09T05:21:40.469361705Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-09T05:21:40.469579722Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=216.117µs logger=migrator t=2026-05-09T05:21:40.475935816Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-09T05:21:40.47666072Z level=info msg="Migration successfully executed" id="create data_keys table" duration=724.404µs logger=migrator t=2026-05-09T05:21:40.483782668Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-09T05:21:40.484722678Z level=info msg="Migration successfully executed" id="create secrets table" duration=937.13µs logger=migrator t=2026-05-09T05:21:40.491687312Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-09T05:21:40.528495854Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=36.801621ms logger=migrator t=2026-05-09T05:21:40.536224532Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-09T05:21:40.545860211Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=9.62965ms logger=migrator t=2026-05-09T05:21:40.550903833Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-09T05:21:40.551043797Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=141.424µs logger=migrator t=2026-05-09T05:21:40.555847492Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-09T05:21:40.593791Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=37.937928ms logger=migrator t=2026-05-09T05:21:40.597334544Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-09T05:21:40.640799259Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=43.466106ms logger=migrator t=2026-05-09T05:21:40.646500902Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-09T05:21:40.647215735Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=715.433µs logger=migrator t=2026-05-09T05:21:40.657123223Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-09T05:21:40.658430805Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.308732ms logger=migrator t=2026-05-09T05:21:40.665061578Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-09T05:21:40.665369448Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=311.93µs logger=migrator t=2026-05-09T05:21:40.671196605Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-09T05:21:40.672206487Z level=info msg="Migration successfully executed" id="create permission table" duration=1.012672ms logger=migrator t=2026-05-09T05:21:40.677348873Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-09T05:21:40.679071528Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.723526ms logger=migrator t=2026-05-09T05:21:40.685971809Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-09T05:21:40.687012813Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.040974ms logger=migrator t=2026-05-09T05:21:40.694584706Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-09T05:21:40.695554657Z level=info msg="Migration successfully executed" id="create role table" duration=971.361µs logger=migrator t=2026-05-09T05:21:40.701137086Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-09T05:21:40.709790174Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.631397ms logger=migrator t=2026-05-09T05:21:40.715373723Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-09T05:21:40.72336171Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.987537ms logger=migrator t=2026-05-09T05:21:40.728649109Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-09T05:21:40.729495157Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=845.958µs logger=migrator t=2026-05-09T05:21:40.735716536Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-09T05:21:40.737734751Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=2.017785ms logger=migrator t=2026-05-09T05:21:40.743658031Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-09T05:21:40.745056296Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.397235ms logger=migrator t=2026-05-09T05:21:40.751357949Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-09T05:21:40.752453484Z level=info msg="Migration successfully executed" id="create team role table" duration=1.094375ms logger=migrator t=2026-05-09T05:21:40.758476437Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-09T05:21:40.759874912Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.398085ms logger=migrator t=2026-05-09T05:21:40.765572355Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-09T05:21:40.76666946Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.098205ms logger=migrator t=2026-05-09T05:21:40.772099044Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-09T05:21:40.774038367Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.937522ms logger=migrator t=2026-05-09T05:21:40.780297938Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-09T05:21:40.781339231Z level=info msg="Migration successfully executed" id="create user role table" duration=1.041374ms logger=migrator t=2026-05-09T05:21:40.786726204Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-09T05:21:40.787914922Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.187958ms logger=migrator t=2026-05-09T05:21:40.793844712Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-09T05:21:40.796489797Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=2.650125ms logger=migrator t=2026-05-09T05:21:40.803213473Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-09T05:21:40.804306808Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.093005ms logger=migrator t=2026-05-09T05:21:40.811155448Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-09T05:21:40.811990845Z level=info msg="Migration successfully executed" id="create builtin role table" duration=835.417µs logger=migrator t=2026-05-09T05:21:40.817598745Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-09T05:21:40.81869191Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.092785ms logger=migrator t=2026-05-09T05:21:40.826227252Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-09T05:21:40.827429791Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.211699ms logger=migrator t=2026-05-09T05:21:40.833160335Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-09T05:21:40.840705737Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=7.544462ms logger=migrator t=2026-05-09T05:21:40.847359991Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-09T05:21:40.849257712Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.900541ms logger=migrator t=2026-05-09T05:21:40.862827097Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-09T05:21:40.867343482Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=4.67404ms logger=migrator t=2026-05-09T05:21:40.872769937Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-09T05:21:40.874018617Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.243559ms logger=migrator t=2026-05-09T05:21:40.879069939Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-09T05:21:40.880252297Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.182117ms logger=migrator t=2026-05-09T05:21:40.887464198Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-09T05:21:40.888584954Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.117656ms logger=migrator t=2026-05-09T05:21:40.89405687Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-09T05:21:40.895367492Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.310442ms logger=migrator t=2026-05-09T05:21:40.900390403Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-09T05:21:40.912277375Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=11.882082ms logger=migrator t=2026-05-09T05:21:40.919148355Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-09T05:21:40.925556351Z level=info msg="Migration successfully executed" id="permission kind migration" duration=6.407746ms logger=migrator t=2026-05-09T05:21:40.931870034Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-09T05:21:40.940625505Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.756001ms logger=migrator t=2026-05-09T05:21:40.946911877Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-09T05:21:40.954524191Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=7.611834ms logger=migrator t=2026-05-09T05:21:40.96007849Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-09T05:21:40.961230717Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.151787ms logger=migrator t=2026-05-09T05:21:40.966523806Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-09T05:21:40.968002844Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.480138ms logger=migrator t=2026-05-09T05:21:40.974018567Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-09T05:21:40.975219716Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.199458ms logger=migrator t=2026-05-09T05:21:40.980380951Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-09T05:21:40.982019684Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.635923ms logger=migrator t=2026-05-09T05:21:40.986552149Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-09T05:21:40.988218443Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.667184ms logger=migrator t=2026-05-09T05:21:40.995217647Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-09T05:21:40.995372032Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=158.865µs logger=migrator t=2026-05-09T05:21:41.000921981Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-09T05:21:41.000986763Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=66.062µs logger=migrator t=2026-05-09T05:21:41.00496221Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-09T05:21:41.005597451Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=652.411µs logger=migrator t=2026-05-09T05:21:41.009239898Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-09T05:21:41.009801356Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=562.238µs logger=migrator t=2026-05-09T05:21:41.014555918Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-09T05:21:41.015353574Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=797.516µs logger=migrator t=2026-05-09T05:21:41.020005733Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-09T05:21:41.020232Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=226.717µs logger=migrator t=2026-05-09T05:21:41.024051093Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-09T05:21:41.024522998Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=471.995µs logger=migrator t=2026-05-09T05:21:41.028234828Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-09T05:21:41.029642103Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.407406ms logger=migrator t=2026-05-09T05:21:41.034413746Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-09T05:21:41.035765379Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.352023ms logger=migrator t=2026-05-09T05:21:41.042270868Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-09T05:21:41.051638179Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.366361ms logger=migrator t=2026-05-09T05:21:41.057703954Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-09T05:21:41.057757875Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=54.741µs logger=migrator t=2026-05-09T05:21:41.062539189Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-09T05:21:41.065003898Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=2.461719ms logger=migrator t=2026-05-09T05:21:41.072057975Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-09T05:21:41.073988087Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.931272ms logger=migrator t=2026-05-09T05:21:41.07814173Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-09T05:21:41.080046531Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.901161ms logger=migrator t=2026-05-09T05:21:41.084313468Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-09T05:21:41.093179593Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.864104ms logger=migrator t=2026-05-09T05:21:41.097961086Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-09T05:21:41.099096963Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.136037ms logger=migrator t=2026-05-09T05:21:41.102972467Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-09T05:21:41.104020201Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.047623ms logger=migrator t=2026-05-09T05:21:41.107671448Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-09T05:21:41.130090387Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=22.407119ms logger=migrator t=2026-05-09T05:21:41.135023686Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-09T05:21:41.135828472Z level=info msg="Migration successfully executed" id="create correlation v2" duration=805.316µs logger=migrator t=2026-05-09T05:21:41.140382398Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-09T05:21:41.142091183Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.709195ms logger=migrator t=2026-05-09T05:21:41.147372772Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-09T05:21:41.149025186Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.653394ms logger=migrator t=2026-05-09T05:21:41.152807677Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-09T05:21:41.153930033Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.122356ms logger=migrator t=2026-05-09T05:21:41.158121197Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-09T05:21:41.158367715Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=247.228µs logger=migrator t=2026-05-09T05:21:41.162316612Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-09T05:21:41.16317746Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=859.948µs logger=migrator t=2026-05-09T05:21:41.167896421Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-09T05:21:41.176366663Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.471032ms logger=migrator t=2026-05-09T05:21:41.179990779Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-09T05:21:41.18062272Z level=info msg="Migration successfully executed" id="create entity_events table" duration=631.701µs logger=migrator t=2026-05-09T05:21:41.185159836Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-09T05:21:41.186245841Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.086554ms logger=migrator t=2026-05-09T05:21:41.190523158Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-09T05:21:41.191009013Z 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-09T05:21:41.194427673Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-09T05:21:41.194904598Z 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-09T05:21:41.198274977Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-09T05:21:41.199134624Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=861.337µs logger=migrator t=2026-05-09T05:21:41.203237376Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-09T05:21:41.20429653Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.059274ms logger=migrator t=2026-05-09T05:21:41.208299689Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-09T05:21:41.209481057Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.181497ms logger=migrator t=2026-05-09T05:21:41.214547639Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-09T05:21:41.215709126Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.161177ms logger=migrator t=2026-05-09T05:21:41.220283453Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-09T05:21:41.222093271Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.809868ms logger=migrator t=2026-05-09T05:21:41.22671867Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-09T05:21:41.228112914Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.395674ms logger=migrator t=2026-05-09T05:21:41.232882668Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-09T05:21:41.233702024Z level=info msg="Migration successfully executed" id="Drop public config table" duration=819.126µs logger=migrator t=2026-05-09T05:21:41.237374672Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-09T05:21:41.23856674Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.192208ms logger=migrator t=2026-05-09T05:21:41.245880905Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-09T05:21:41.248146408Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=2.263833ms logger=migrator t=2026-05-09T05:21:41.259057008Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-09T05:21:41.260551126Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.494848ms logger=migrator t=2026-05-09T05:21:41.265150334Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-09T05:21:41.266320931Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.171408ms logger=migrator t=2026-05-09T05:21:41.271786327Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-09T05:21:41.298950989Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=27.161992ms logger=migrator t=2026-05-09T05:21:41.303002039Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-09T05:21:41.309156587Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.153918ms logger=migrator t=2026-05-09T05:21:41.313211217Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-09T05:21:41.321648238Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.436541ms logger=migrator t=2026-05-09T05:21:41.330207522Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-09T05:21:41.33045333Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=246.888µs logger=migrator t=2026-05-09T05:21:41.336905207Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-09T05:21:41.347522788Z level=info msg="Migration successfully executed" id="add share column" duration=10.618861ms logger=migrator t=2026-05-09T05:21:41.35100718Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-09T05:21:41.351153595Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=147.235µs logger=migrator t=2026-05-09T05:21:41.35413152Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-09T05:21:41.354877594Z level=info msg="Migration successfully executed" id="create file table" duration=745.564µs logger=migrator t=2026-05-09T05:21:41.35972602Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-09T05:21:41.3616078Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.87811ms logger=migrator t=2026-05-09T05:21:41.369113351Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-09T05:21:41.370285499Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.171968ms logger=migrator t=2026-05-09T05:21:41.375535447Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-09T05:21:41.376923092Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.387615ms logger=migrator t=2026-05-09T05:21:41.380516057Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-09T05:21:41.381729506Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.213069ms logger=migrator t=2026-05-09T05:21:41.385599281Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-09T05:21:41.385673793Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=72.512µs logger=migrator t=2026-05-09T05:21:41.388667599Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-09T05:21:41.388740081Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=73.152µs logger=migrator t=2026-05-09T05:21:41.391741998Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-09T05:21:41.392332287Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=590.149µs logger=migrator t=2026-05-09T05:21:41.395589451Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-09T05:21:41.395918072Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=329.081µs logger=migrator t=2026-05-09T05:21:41.399637161Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-09T05:21:41.401664056Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.026345ms logger=migrator t=2026-05-09T05:21:41.405352825Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-09T05:21:41.415082077Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.728612ms logger=migrator t=2026-05-09T05:21:41.418517067Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-09T05:21:41.418688883Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=172.536µs logger=migrator t=2026-05-09T05:21:41.423111105Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-09T05:21:41.424329994Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.218489ms logger=migrator t=2026-05-09T05:21:41.430784461Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-09T05:21:41.431207895Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=424.594µs logger=migrator t=2026-05-09T05:21:41.434352776Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-09T05:21:41.434594354Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=241.958µs logger=migrator t=2026-05-09T05:21:41.437155836Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-09T05:21:41.437880589Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=724.673µs logger=migrator t=2026-05-09T05:21:41.441500095Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-09T05:21:41.45409201Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=12.591224ms logger=migrator t=2026-05-09T05:21:41.457503369Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-09T05:21:41.463745129Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=6.23968ms logger=migrator t=2026-05-09T05:21:41.467218741Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-09T05:21:41.46844118Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.223559ms logger=migrator t=2026-05-09T05:21:41.476630043Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-09T05:21:41.561208739Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=84.566045ms logger=migrator t=2026-05-09T05:21:41.565023501Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-09T05:21:41.56592882Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=899.619µs logger=migrator t=2026-05-09T05:21:41.570314461Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-09T05:21:41.571196479Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=881.908µs logger=migrator t=2026-05-09T05:21:41.575327162Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-09T05:21:41.604573631Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=29.237078ms logger=migrator t=2026-05-09T05:21:41.609894102Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-09T05:21:41.618543289Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.649378ms logger=migrator t=2026-05-09T05:21:41.622244278Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-09T05:21:41.622524887Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=279.469µs logger=migrator t=2026-05-09T05:21:41.627101174Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-09T05:21:41.627247529Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=146.344µs logger=migrator t=2026-05-09T05:21:41.631160304Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-09T05:21:41.63134777Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=188.026µs logger=migrator t=2026-05-09T05:21:41.636068142Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-09T05:21:41.636249048Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=182.026µs logger=migrator t=2026-05-09T05:21:41.644135911Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-09T05:21:41.644350788Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=215.917µs logger=migrator t=2026-05-09T05:21:41.647945913Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-09T05:21:41.648916484Z level=info msg="Migration successfully executed" id="create folder table" duration=970.551µs logger=migrator t=2026-05-09T05:21:41.653242083Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-09T05:21:41.654319768Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.077315ms logger=migrator t=2026-05-09T05:21:41.657865992Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-09T05:21:41.659032119Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.165087ms logger=migrator t=2026-05-09T05:21:41.663017197Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-09T05:21:41.663044448Z level=info msg="Migration successfully executed" id="Update folder title length" duration=30.311µs logger=migrator t=2026-05-09T05:21:41.666632533Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-09T05:21:41.667799831Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.170268ms logger=migrator t=2026-05-09T05:21:41.671861221Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-09T05:21:41.672675867Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=814.626µs logger=migrator t=2026-05-09T05:21:41.676147308Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-09T05:21:41.677351027Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.216969ms logger=migrator t=2026-05-09T05:21:41.68117538Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-09T05:21:41.681629635Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=454.645µs logger=migrator t=2026-05-09T05:21:41.685642253Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-09T05:21:41.685941173Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=298.69µs logger=migrator t=2026-05-09T05:21:41.691885804Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-09T05:21:41.693286389Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.398355ms logger=migrator t=2026-05-09T05:21:41.699691034Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-09T05:21:41.701570085Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.878441ms logger=migrator t=2026-05-09T05:21:41.708687213Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-09T05:21:41.710851703Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=2.16756ms logger=migrator t=2026-05-09T05:21:41.716029429Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-09T05:21:41.717553898Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.521669ms logger=migrator t=2026-05-09T05:21:41.721259657Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-09T05:21:41.72228098Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.021353ms logger=migrator t=2026-05-09T05:21:41.726808115Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-09T05:21:41.727667722Z level=info msg="Migration successfully executed" id="create anon_device table" duration=859.677µs logger=migrator t=2026-05-09T05:21:41.731914369Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-09T05:21:41.733118688Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.203999ms logger=migrator t=2026-05-09T05:21:41.738154429Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-09T05:21:41.739412259Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.25782ms logger=migrator t=2026-05-09T05:21:41.744466492Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-09T05:21:41.745931059Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.464297ms logger=migrator t=2026-05-09T05:21:41.750440014Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-09T05:21:41.751723145Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.284292ms logger=migrator t=2026-05-09T05:21:41.755867678Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-09T05:21:41.757008485Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.143837ms logger=migrator t=2026-05-09T05:21:41.762514331Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-09T05:21:41.763133941Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=624.74µs logger=migrator t=2026-05-09T05:21:41.769133414Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-09T05:21:41.781002245Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=11.869741ms logger=migrator t=2026-05-09T05:21:41.784985733Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-09T05:21:41.785659794Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=675.811µs logger=migrator t=2026-05-09T05:21:41.788972551Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-09T05:21:41.788992211Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=20.46µs logger=migrator t=2026-05-09T05:21:41.793347831Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-09T05:21:41.795018705Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.670104ms logger=migrator t=2026-05-09T05:21:41.799791078Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-09T05:21:41.799826119Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=37.031µs logger=migrator t=2026-05-09T05:21:41.803523748Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-09T05:21:41.804727217Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.202929ms logger=migrator t=2026-05-09T05:21:41.808994104Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-09T05:21:41.810288565Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.292791ms logger=migrator t=2026-05-09T05:21:41.81666742Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-09T05:21:41.818239651Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.57212ms logger=migrator t=2026-05-09T05:21:41.822086444Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-09T05:21:41.822873799Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=787.815µs logger=migrator t=2026-05-09T05:21:41.827222739Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-09T05:21:41.827615682Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=394.223µs logger=migrator t=2026-05-09T05:21:41.832193498Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-09T05:21:41.833125518Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=932.1µs logger=migrator t=2026-05-09T05:21:41.837030224Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-09T05:21:41.83784858Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=818.257µs logger=migrator t=2026-05-09T05:21:41.845068572Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-09T05:21:41.846376684Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.308082ms logger=migrator t=2026-05-09T05:21:41.851095835Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-09T05:21:41.86185318Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.757435ms logger=migrator t=2026-05-09T05:21:41.865992993Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-09T05:21:41.873652029Z level=info msg="Migration successfully executed" id="add region_slug column" duration=7.659026ms logger=migrator t=2026-05-09T05:21:41.877644437Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-09T05:21:41.887601157Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.95565ms logger=migrator t=2026-05-09T05:21:41.891848074Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-09T05:21:41.891914976Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=67.712µs logger=migrator t=2026-05-09T05:21:41.895263333Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-09T05:21:41.905621956Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=10.354283ms logger=migrator t=2026-05-09T05:21:41.90917306Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-09T05:21:41.918773808Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.599708ms logger=migrator t=2026-05-09T05:21:41.923069066Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-09T05:21:41.923396386Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=327.18µs logger=migrator t=2026-05-09T05:21:41.926901259Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.895320442s logger=migrator t=2026-05-09T05:21:41.92754992Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-09T05:21:41.945719593Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-09T05:21:41.946058574Z level=info msg="Created default organization" logger=secrets t=2026-05-09T05:21:41.951424686Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-09T05:21:41.990590393Z level=info msg="Restored cache from database" duration=395.273µs logger=plugin.store t=2026-05-09T05:21:41.99174731Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-09T05:21:42.025871915Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-09T05:21:42.025901726Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-09T05:21:42.025952808Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-09T05:21:42.025960428Z level=info msg="Plugins loaded" count=54 duration=34.214058ms logger=query_data t=2026-05-09T05:21:42.029811382Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-09T05:21:42.033229122Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-09T05:21:42.044991999Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-09T05:21:42.053598456Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-09T05:21:42.055755645Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-09T05:21:42.057726238Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-09T05:21:42.077869555Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-09T05:21:42.105604705Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-09T05:21:42.127442726Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-09T05:21:42.127462657Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-05-09T05:21:42.127974333Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-05-09T05:21:42.127964513Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-05-09T05:21:42.128238082Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-05-09T05:21:42.132898411Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-05-09T05:21:42.165162547Z level=info msg="starting to provision dashboards" logger=plugins.update.checker t=2026-05-09T05:21:42.19108648Z level=info msg="Update check succeeded" duration=62.825356ms logger=grafana.update.checker t=2026-05-09T05:21:42.194865451Z level=info msg="Update check succeeded" duration=66.986411ms logger=ngalert.state.manager t=2026-05-09T05:21:42.214308675Z level=info msg="State cache has been initialized" states=0 duration=86.342962ms logger=ngalert.scheduler t=2026-05-09T05:21:42.214366417Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-09T05:21:42.214430379Z level=info msg=starting first_tick=2026-05-09T05:21:50Z logger=sqlstore.transactions t=2026-05-09T05:21:42.303813069Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-09T05:21:42.315144933Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-09T05:21:42.369391344Z level=info msg="Patterns update finished" duration=150.638316ms logger=provisioning.dashboard t=2026-05-09T05:21:42.407047633Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-05-09T05:21:42.485281004Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-09T05:21:42.485833762Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-09T05:21:43.97807721Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:43.979601969Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:43.997904677Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:44.02726836Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:44.044236584Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:44.067516112Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:44.086523502Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:44.105746579Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:44.122389013Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:44.14407891Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:44.166222911Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-05-09T05:21:44.281490831Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-05-09T05:21:44.294228Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:44.311101362Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:44.341926762Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:44.372136761Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:44.459686172Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:44.473995322Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:44.507648012Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:44.524313287Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:44.58481835Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:44.627579022Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:44.669914622Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:44.682765824Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:44.722893433Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:44.742228553Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:44.799084559Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:44.816725125Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:44.858441484Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:44.877661201Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:44.933902257Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:44.950539141Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:45.031838321Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:45.051609096Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:45.112941685Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:45.125919211Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:45.191439255Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:45.207031975Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:45.387865071Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:45.404558037Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:45.82983578Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:45.844341995Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:46.158677287Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:46.177604655Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:46.243968685Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:46.263910245Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:46.309128967Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:46.326477954Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:46.387326048Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:46.407153364Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:46.476309534Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:46.504112137Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:46.594070615Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:46.610689209Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:46.681061228Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:46.699587603Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:46.785062887Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:46.799580253Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:46.878124114Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:46.895051648Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:46.973780845Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:46.993082445Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:47.054030772Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:47.07140602Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:47.144263439Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:47.162975979Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:47.242654458Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:47.259025143Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:47.34551309Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:47.365366417Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:47.442991249Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:47.455051287Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:47.521442438Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:47.543856718Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:47.630762448Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:47.651643628Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:47.71836052Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:47.732344669Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:47.837049581Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:47.851895997Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T05:21:47.921839543Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-09T05:23:16.150207036Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-09T05:31:42.166177468Z level=info msg="Completed cleanup jobs" duration=37.858216ms logger=plugins.update.checker t=2026-05-09T05:31:42.25534258Z level=info msg="Update check succeeded" duration=63.813804ms logger=sqlstore.transactions t=2026-05-09T05:36:42.049372101Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-05-09T05:41:42.17025076Z level=info msg="Completed cleanup jobs" duration=41.2194ms logger=plugins.update.checker t=2026-05-09T05:41:42.239484911Z level=info msg="Update check succeeded" duration=48.1213ms logger=cleanup t=2026-05-09T05:51:42.168330557Z level=info msg="Completed cleanup jobs" duration=39.778556ms logger=plugins.update.checker t=2026-05-09T05:51:42.241161618Z level=info msg="Update check succeeded" duration=48.801042ms logger=infra.usagestats t=2026-05-09T05:53:16.175602663Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-09T06:01:42.164307367Z level=info msg="Completed cleanup jobs" duration=34.755344ms logger=plugins.update.checker t=2026-05-09T06:01:42.243453058Z level=info msg="Update check succeeded" duration=52.282896ms logger=cleanup t=2026-05-09T06:11:42.180215612Z level=info msg="Completed cleanup jobs" duration=51.331685ms logger=plugins.update.checker t=2026-05-09T06:11:42.240734393Z level=info msg="Update check succeeded" duration=48.845597ms logger=cleanup t=2026-05-09T06:21:42.206948947Z level=info msg="Completed cleanup jobs" duration=78.444568ms logger=plugins.update.checker t=2026-05-09T06:21:42.241226056Z level=info msg="Update check succeeded" duration=49.336679ms logger=infra.usagestats t=2026-05-09T06:23:16.172994195Z level=info msg="Usage stats are ready to report"