logger=settings t=2026-06-04T01:51:34.215685441Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-06-04T01:51:34Z logger=settings t=2026-06-04T01:51:34.216245727Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-06-04T01:51:34.216261187Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-06-04T01:51:34.216268237Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-06-04T01:51:34.216273277Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-06-04T01:51:34.216277627Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-06-04T01:51:34.216286238Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-06-04T01:51:34.216294838Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-06-04T01:51:34.216300288Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-06-04T01:51:34.216309268Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-06-04T01:51:34.216314178Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-06-04T01:51:34.216319069Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-06-04T01:51:34.216323789Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-06-04T01:51:34.216331429Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-06-04T01:51:34.216340009Z level=info msg=Target target=[all] logger=settings t=2026-06-04T01:51:34.216351359Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-06-04T01:51:34.21636635Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-06-04T01:51:34.21637092Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-06-04T01:51:34.21637561Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-06-04T01:51:34.21638004Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-06-04T01:51:34.21639092Z level=info msg="App mode production" logger=sqlstore t=2026-06-04T01:51:34.218642712Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-06-04T01:51:34.218969151Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-06-04T01:51:34.22112096Z level=info msg="Locking database" logger=migrator t=2026-06-04T01:51:34.22113198Z level=info msg="Starting DB migrations" logger=migrator t=2026-06-04T01:51:34.225378416Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-06-04T01:51:34.226377454Z level=info msg="Migration successfully executed" id="create migration_log table" duration=997.087µs logger=migrator t=2026-06-04T01:51:34.231041761Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-06-04T01:51:34.231671278Z level=info msg="Migration successfully executed" id="create user table" duration=627.967µs logger=migrator t=2026-06-04T01:51:34.235989746Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-06-04T01:51:34.236611003Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=623.817µs logger=migrator t=2026-06-04T01:51:34.243635765Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-06-04T01:51:34.244313324Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=677.999µs logger=migrator t=2026-06-04T01:51:34.252803675Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-06-04T01:51:34.254147173Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.349148ms logger=migrator t=2026-06-04T01:51:34.258186573Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-06-04T01:51:34.258947833Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=760.86µs logger=migrator t=2026-06-04T01:51:34.262757218Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-06-04T01:51:34.26539639Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.638912ms logger=migrator t=2026-06-04T01:51:34.269904463Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-06-04T01:51:34.270684584Z level=info msg="Migration successfully executed" id="create user table v2" duration=782.531µs logger=migrator t=2026-06-04T01:51:34.274684304Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-06-04T01:51:34.275614639Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=930.395µs logger=migrator t=2026-06-04T01:51:34.279708281Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-06-04T01:51:34.280678927Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=969.826µs logger=migrator t=2026-06-04T01:51:34.287686559Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-06-04T01:51:34.288159362Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=474.554µs logger=migrator t=2026-06-04T01:51:34.292925772Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-06-04T01:51:34.293649942Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=725.9µs logger=migrator t=2026-06-04T01:51:34.29723938Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-06-04T01:51:34.298883275Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.641945ms logger=migrator t=2026-06-04T01:51:34.305086175Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-06-04T01:51:34.305125336Z level=info msg="Migration successfully executed" id="Update user table charset" duration=41.021µs logger=migrator t=2026-06-04T01:51:34.308988851Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-06-04T01:51:34.310426321Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.43467ms logger=migrator t=2026-06-04T01:51:34.316310082Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-06-04T01:51:34.316813645Z level=info msg="Migration successfully executed" id="Add missing user data" duration=501.183µs logger=migrator t=2026-06-04T01:51:34.323541039Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-06-04T01:51:34.325283807Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.748499ms logger=migrator t=2026-06-04T01:51:34.331398604Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-06-04T01:51:34.332341529Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=945.205µs logger=migrator t=2026-06-04T01:51:34.337388387Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-06-04T01:51:34.338670703Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.285356ms logger=migrator t=2026-06-04T01:51:34.343894586Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-06-04T01:51:34.352908642Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=9.014016ms logger=migrator t=2026-06-04T01:51:34.36162616Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-06-04T01:51:34.363011357Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.395217ms logger=migrator t=2026-06-04T01:51:34.368652022Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-06-04T01:51:34.368893168Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=241.136µs logger=migrator t=2026-06-04T01:51:34.374339147Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-06-04T01:51:34.375819838Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.47194ms logger=migrator t=2026-06-04T01:51:34.385996406Z 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-06-04T01:51:34.386457059Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=463.783µs logger=migrator t=2026-06-04T01:51:34.390296123Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-06-04T01:51:34.390794207Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=499.214µs logger=migrator t=2026-06-04T01:51:34.395990459Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-06-04T01:51:34.396966945Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=979.696µs logger=migrator t=2026-06-04T01:51:34.40152161Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-06-04T01:51:34.402070685Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=549.125µs logger=migrator t=2026-06-04T01:51:34.407197645Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-06-04T01:51:34.408581574Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.377458ms logger=migrator t=2026-06-04T01:51:34.412913972Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-06-04T01:51:34.414013892Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.09992ms logger=migrator t=2026-06-04T01:51:34.418918275Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-06-04T01:51:34.419607885Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=691.75µs logger=migrator t=2026-06-04T01:51:34.423379388Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-06-04T01:51:34.423404839Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=26.231µs logger=migrator t=2026-06-04T01:51:34.427094989Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-06-04T01:51:34.428182819Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.08724ms logger=migrator t=2026-06-04T01:51:34.433164225Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-06-04T01:51:34.434199834Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.035958ms logger=migrator t=2026-06-04T01:51:34.439131279Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-06-04T01:51:34.439787877Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=656.797µs logger=migrator t=2026-06-04T01:51:34.443452396Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-06-04T01:51:34.444149555Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=697.149µs logger=migrator t=2026-06-04T01:51:34.448760291Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-06-04T01:51:34.451940008Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.179177ms logger=migrator t=2026-06-04T01:51:34.456152464Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-06-04T01:51:34.456936895Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=782.111µs logger=migrator t=2026-06-04T01:51:34.462360744Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-06-04T01:51:34.46406802Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.707137ms logger=migrator t=2026-06-04T01:51:34.469418046Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-06-04T01:51:34.470475505Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.057639ms logger=migrator t=2026-06-04T01:51:34.474354661Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-06-04T01:51:34.475020259Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=665.388µs logger=migrator t=2026-06-04T01:51:34.478947987Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-06-04T01:51:34.479614955Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=666.798µs logger=migrator t=2026-06-04T01:51:34.484270752Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-06-04T01:51:34.484893949Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=623.377µs logger=migrator t=2026-06-04T01:51:34.489399462Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-06-04T01:51:34.490140153Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=740.911µs logger=migrator t=2026-06-04T01:51:34.494398149Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-06-04T01:51:34.494785999Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=388.63µs logger=migrator t=2026-06-04T01:51:34.49844303Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-06-04T01:51:34.499105988Z level=info msg="Migration successfully executed" id="create star table" duration=663.007µs logger=migrator t=2026-06-04T01:51:34.504764322Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-06-04T01:51:34.505914123Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.149931ms logger=migrator t=2026-06-04T01:51:34.509884322Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-06-04T01:51:34.510604992Z level=info msg="Migration successfully executed" id="create org table v1" duration=720.44µs logger=migrator t=2026-06-04T01:51:34.514456447Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-06-04T01:51:34.515253219Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=721.881µs logger=migrator t=2026-06-04T01:51:34.518969731Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-06-04T01:51:34.519607808Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=637.997µs logger=migrator t=2026-06-04T01:51:34.525591321Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-06-04T01:51:34.526240259Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=650.808µs logger=migrator t=2026-06-04T01:51:34.531520104Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-06-04T01:51:34.532906051Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.390227ms logger=migrator t=2026-06-04T01:51:34.53947239Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-06-04T01:51:34.540302764Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=830.934µs logger=migrator t=2026-06-04T01:51:34.544010805Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-06-04T01:51:34.544038806Z level=info msg="Migration successfully executed" id="Update org table charset" duration=28.521µs logger=migrator t=2026-06-04T01:51:34.549277729Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-06-04T01:51:34.54930758Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=28.521µs logger=migrator t=2026-06-04T01:51:34.5530001Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-06-04T01:51:34.553302789Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=303.448µs logger=migrator t=2026-06-04T01:51:34.55774895Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-06-04T01:51:34.558973163Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.222373ms logger=migrator t=2026-06-04T01:51:34.564427563Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-06-04T01:51:34.565142213Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=711.06µs logger=migrator t=2026-06-04T01:51:34.578001524Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-06-04T01:51:34.579008931Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.010317ms logger=migrator t=2026-06-04T01:51:34.584575323Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-06-04T01:51:34.585293794Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=718.301µs logger=migrator t=2026-06-04T01:51:34.58883618Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-06-04T01:51:34.590040143Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.204013ms logger=migrator t=2026-06-04T01:51:34.594922316Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-06-04T01:51:34.596183251Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.259795ms logger=migrator t=2026-06-04T01:51:34.599992395Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-06-04T01:51:34.605395033Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.402268ms logger=migrator t=2026-06-04T01:51:34.609881915Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-06-04T01:51:34.610615925Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=733.87µs logger=migrator t=2026-06-04T01:51:34.616906897Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-06-04T01:51:34.618069549Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.159602ms logger=migrator t=2026-06-04T01:51:34.62249042Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-06-04T01:51:34.623650691Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.160121ms logger=migrator t=2026-06-04T01:51:34.627534618Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-06-04T01:51:34.627915878Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=381.29µs logger=migrator t=2026-06-04T01:51:34.63308412Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-06-04T01:51:34.633957023Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=872.933µs logger=migrator t=2026-06-04T01:51:34.638938649Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-06-04T01:51:34.639021452Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=84.003µs logger=migrator t=2026-06-04T01:51:34.642876277Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-06-04T01:51:34.645274633Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.398046ms logger=migrator t=2026-06-04T01:51:34.649762186Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-06-04T01:51:34.652240093Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.478018ms logger=migrator t=2026-06-04T01:51:34.657097465Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-06-04T01:51:34.659122221Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.023736ms logger=migrator t=2026-06-04T01:51:34.665027812Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-06-04T01:51:34.666592995Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.566763ms logger=migrator t=2026-06-04T01:51:34.672003204Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-06-04T01:51:34.673895685Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.892601ms logger=migrator t=2026-06-04T01:51:34.677605137Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-06-04T01:51:34.678796199Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.190542ms logger=migrator t=2026-06-04T01:51:34.683900768Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-06-04T01:51:34.684960157Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.062919ms logger=migrator t=2026-06-04T01:51:34.68943904Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-06-04T01:51:34.689471081Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=33.191µs logger=migrator t=2026-06-04T01:51:34.693518311Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-06-04T01:51:34.693544881Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=27.3µs logger=migrator t=2026-06-04T01:51:34.697293305Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-06-04T01:51:34.699396762Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.103237ms logger=migrator t=2026-06-04T01:51:34.702752084Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-06-04T01:51:34.70482225Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.070026ms logger=migrator t=2026-06-04T01:51:34.710334541Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-06-04T01:51:34.712427138Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.092477ms logger=migrator t=2026-06-04T01:51:34.716283273Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-06-04T01:51:34.718240827Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.959614ms logger=migrator t=2026-06-04T01:51:34.721512186Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-06-04T01:51:34.721718591Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=206.285µs logger=migrator t=2026-06-04T01:51:34.726093782Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-06-04T01:51:34.726894253Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=800.281µs logger=migrator t=2026-06-04T01:51:34.730245545Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-06-04T01:51:34.730947865Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=701.089µs logger=migrator t=2026-06-04T01:51:34.734305386Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-06-04T01:51:34.734330587Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=25.881µs logger=migrator t=2026-06-04T01:51:34.738036748Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-06-04T01:51:34.738847761Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=808.933µs logger=migrator t=2026-06-04T01:51:34.742079929Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-06-04T01:51:34.742786058Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=706.139µs logger=migrator t=2026-06-04T01:51:34.747512867Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-06-04T01:51:34.75346923Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.956173ms logger=migrator t=2026-06-04T01:51:34.767556045Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-06-04T01:51:34.768706526Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.148301ms logger=migrator t=2026-06-04T01:51:34.774320689Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-06-04T01:51:34.77506625Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=745.631µs logger=migrator t=2026-06-04T01:51:34.779011498Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-06-04T01:51:34.779789709Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=777.871µs logger=migrator t=2026-06-04T01:51:34.783401148Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-06-04T01:51:34.783699657Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=298.679µs logger=migrator t=2026-06-04T01:51:34.787913391Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-06-04T01:51:34.788843796Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=930.365µs logger=migrator t=2026-06-04T01:51:34.792745344Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-06-04T01:51:34.796611349Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.865006ms logger=migrator t=2026-06-04T01:51:34.807820045Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-06-04T01:51:34.808613196Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=793.281µs logger=migrator t=2026-06-04T01:51:34.813714406Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-06-04T01:51:34.813994324Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=280.558µs logger=migrator t=2026-06-04T01:51:34.818696612Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-06-04T01:51:34.81896768Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=271.928µs logger=migrator t=2026-06-04T01:51:34.822927089Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-06-04T01:51:34.82370674Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=779.501µs logger=migrator t=2026-06-04T01:51:34.828747558Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-06-04T01:51:34.832089869Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.342811ms logger=migrator t=2026-06-04T01:51:34.837515807Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-06-04T01:51:34.839605104Z level=info msg="Migration successfully executed" id="create data_source table" duration=2.088877ms logger=migrator t=2026-06-04T01:51:34.842851993Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-06-04T01:51:34.843664015Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=813.922µs logger=migrator t=2026-06-04T01:51:34.847677804Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-06-04T01:51:34.848914369Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.235885ms logger=migrator t=2026-06-04T01:51:34.852839426Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-06-04T01:51:34.853584786Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=746.29µs logger=migrator t=2026-06-04T01:51:34.857424601Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-06-04T01:51:34.858162751Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=735.79µs logger=migrator t=2026-06-04T01:51:34.862183112Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-06-04T01:51:34.868525245Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.342883ms logger=migrator t=2026-06-04T01:51:34.872805921Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-06-04T01:51:34.873719257Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=913.366µs logger=migrator t=2026-06-04T01:51:34.878912899Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-06-04T01:51:34.879716481Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=803.062µs logger=migrator t=2026-06-04T01:51:34.884298435Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-06-04T01:51:34.885088677Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=789.912µs logger=migrator t=2026-06-04T01:51:34.888727717Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-06-04T01:51:34.889313663Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=585.485µs logger=migrator t=2026-06-04T01:51:34.892987674Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-06-04T01:51:34.895365238Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.377304ms logger=migrator t=2026-06-04T01:51:34.901761753Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-06-04T01:51:34.904290322Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.526609ms logger=migrator t=2026-06-04T01:51:34.909780063Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-06-04T01:51:34.909808833Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=29.78µs logger=migrator t=2026-06-04T01:51:34.914695026Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-06-04T01:51:34.914988004Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=293.598µs logger=migrator t=2026-06-04T01:51:34.92174966Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-06-04T01:51:34.924252678Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.504199ms logger=migrator t=2026-06-04T01:51:34.928128433Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-06-04T01:51:34.928347419Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=219.006µs logger=migrator t=2026-06-04T01:51:34.931567467Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-06-04T01:51:34.931738822Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=171.775µs logger=migrator t=2026-06-04T01:51:34.936248056Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-06-04T01:51:34.938674632Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.426506ms logger=migrator t=2026-06-04T01:51:34.943451413Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-06-04T01:51:34.943639688Z level=info msg="Migration successfully executed" id="Update uid value" duration=188.695µs logger=migrator t=2026-06-04T01:51:34.946925148Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-06-04T01:51:34.94773472Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=809.402µs logger=migrator t=2026-06-04T01:51:34.951224115Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-06-04T01:51:34.951988396Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=764.241µs logger=migrator t=2026-06-04T01:51:34.956594451Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-06-04T01:51:34.957590689Z level=info msg="Migration successfully executed" id="create api_key table" duration=994.848µs logger=migrator t=2026-06-04T01:51:34.961543517Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-06-04T01:51:34.96275087Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.206993ms logger=migrator t=2026-06-04T01:51:34.966695708Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-06-04T01:51:34.967481149Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=783.061µs logger=migrator t=2026-06-04T01:51:34.971742186Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-06-04T01:51:34.97301909Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.275894ms logger=migrator t=2026-06-04T01:51:34.978820939Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-06-04T01:51:34.979865148Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.041579ms logger=migrator t=2026-06-04T01:51:34.986085568Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-06-04T01:51:34.98725809Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.172782ms logger=migrator t=2026-06-04T01:51:34.991937678Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-06-04T01:51:34.993323435Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.384497ms logger=migrator t=2026-06-04T01:51:34.998750983Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-06-04T01:51:35.006133486Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.381443ms logger=migrator t=2026-06-04T01:51:35.010689791Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-06-04T01:51:35.011488462Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=798.512µs logger=migrator t=2026-06-04T01:51:35.015260155Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-06-04T01:51:35.016219482Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=958.897µs logger=migrator t=2026-06-04T01:51:35.019562823Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-06-04T01:51:35.020478688Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=915.165µs logger=migrator t=2026-06-04T01:51:35.025185407Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-06-04T01:51:35.026029669Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=847.233µs logger=migrator t=2026-06-04T01:51:35.030127062Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-06-04T01:51:35.030650466Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=523.454µs logger=migrator t=2026-06-04T01:51:35.034964513Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-06-04T01:51:35.035801747Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=837.214µs logger=migrator t=2026-06-04T01:51:35.040590157Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-06-04T01:51:35.040616268Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=27.031µs logger=migrator t=2026-06-04T01:51:35.043212429Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-06-04T01:51:35.045863282Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.650512ms logger=migrator t=2026-06-04T01:51:35.04949273Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-06-04T01:51:35.052096601Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.603481ms logger=migrator t=2026-06-04T01:51:35.056951655Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-06-04T01:51:35.05714838Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=194.556µs logger=migrator t=2026-06-04T01:51:35.060793659Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-06-04T01:51:35.063484913Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.690144ms logger=migrator t=2026-06-04T01:51:35.066855316Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-06-04T01:51:35.06957283Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.717234ms logger=migrator t=2026-06-04T01:51:35.074639408Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-06-04T01:51:35.075449131Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=808.492µs logger=migrator t=2026-06-04T01:51:35.078853873Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-06-04T01:51:35.07947933Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=624.187µs logger=migrator t=2026-06-04T01:51:35.083647185Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-06-04T01:51:35.08495472Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.307655ms logger=migrator t=2026-06-04T01:51:35.08971954Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-06-04T01:51:35.090927253Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.207493ms logger=migrator t=2026-06-04T01:51:35.09483161Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-06-04T01:51:35.095597021Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=765.361µs logger=migrator t=2026-06-04T01:51:35.09922879Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-06-04T01:51:35.09996587Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=736.85µs logger=migrator t=2026-06-04T01:51:35.104473153Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-06-04T01:51:35.104683789Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=212.686µs logger=migrator t=2026-06-04T01:51:35.109059379Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-06-04T01:51:35.10910549Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=46.781µs logger=migrator t=2026-06-04T01:51:35.113320535Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-06-04T01:51:35.117435618Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.118433ms logger=migrator t=2026-06-04T01:51:35.121264232Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-06-04T01:51:35.123976066Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.708164ms logger=migrator t=2026-06-04T01:51:35.128113429Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-06-04T01:51:35.128192532Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=79.193µs logger=migrator t=2026-06-04T01:51:35.13139868Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-06-04T01:51:35.132177511Z level=info msg="Migration successfully executed" id="create quota table v1" duration=780.681µs logger=migrator t=2026-06-04T01:51:35.135719847Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-06-04T01:51:35.136563141Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=843.174µs logger=migrator t=2026-06-04T01:51:35.142963906Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-06-04T01:51:35.142996577Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=33.171µs logger=migrator t=2026-06-04T01:51:35.148204129Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-06-04T01:51:35.149064222Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=856.793µs logger=migrator t=2026-06-04T01:51:35.152485356Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-06-04T01:51:35.153321458Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=835.933µs logger=migrator t=2026-06-04T01:51:35.157642367Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-06-04T01:51:35.160508085Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.861028ms logger=migrator t=2026-06-04T01:51:35.164876945Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-06-04T01:51:35.164906786Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=31.091µs logger=migrator t=2026-06-04T01:51:35.16760068Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-06-04T01:51:35.168429882Z level=info msg="Migration successfully executed" id="create session table" duration=828.723µs logger=migrator t=2026-06-04T01:51:35.172267176Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-06-04T01:51:35.172364499Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=96.493µs logger=migrator t=2026-06-04T01:51:35.177297374Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-06-04T01:51:35.177395126Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=101.282µs logger=migrator t=2026-06-04T01:51:35.181055006Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-06-04T01:51:35.182213569Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.158862ms logger=migrator t=2026-06-04T01:51:35.185993872Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-06-04T01:51:35.186729361Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=735.39µs logger=migrator t=2026-06-04T01:51:35.190778372Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-06-04T01:51:35.190806903Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=29.541µs logger=migrator t=2026-06-04T01:51:35.19434552Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-06-04T01:51:35.194367881Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=25.68µs logger=migrator t=2026-06-04T01:51:35.197574128Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-06-04T01:51:35.200607001Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.030893ms logger=migrator t=2026-06-04T01:51:35.204371004Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-06-04T01:51:35.207339806Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=2.966041ms logger=migrator t=2026-06-04T01:51:35.21156815Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-06-04T01:51:35.211645163Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=77.772µs logger=migrator t=2026-06-04T01:51:35.215002705Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-06-04T01:51:35.215089717Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=75.032µs logger=migrator t=2026-06-04T01:51:35.218762067Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-06-04T01:51:35.220268738Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.508751ms logger=migrator t=2026-06-04T01:51:35.2268915Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-06-04T01:51:35.226928211Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=41.031µs logger=migrator t=2026-06-04T01:51:35.232125323Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-06-04T01:51:35.236139302Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.010439ms logger=migrator t=2026-06-04T01:51:35.239863784Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-06-04T01:51:35.240143221Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=276.157µs logger=migrator t=2026-06-04T01:51:35.244044978Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-06-04T01:51:35.247317068Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.271739ms logger=migrator t=2026-06-04T01:51:35.252303444Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-06-04T01:51:35.255857371Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.553557ms logger=migrator t=2026-06-04T01:51:35.26241794Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-06-04T01:51:35.262498232Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=80.812µs logger=migrator t=2026-06-04T01:51:35.268703833Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-06-04T01:51:35.270410959Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.707596ms logger=migrator t=2026-06-04T01:51:35.276606108Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-06-04T01:51:35.277461432Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=854.944µs logger=migrator t=2026-06-04T01:51:35.281768609Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-06-04T01:51:35.283399634Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.629295ms logger=migrator t=2026-06-04T01:51:35.287248089Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-06-04T01:51:35.2887186Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.47055ms logger=migrator t=2026-06-04T01:51:35.307004959Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-06-04T01:51:35.31435086Z level=info msg="Migration successfully executed" id="add index alert state" duration=7.348571ms logger=migrator t=2026-06-04T01:51:35.334502831Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-06-04T01:51:35.335340033Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=840.132µs logger=migrator t=2026-06-04T01:51:35.339068736Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-06-04T01:51:35.339770825Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=715.89µs logger=migrator t=2026-06-04T01:51:35.344984437Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-06-04T01:51:35.346135438Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.154251ms logger=migrator t=2026-06-04T01:51:35.351010202Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-06-04T01:51:35.352295848Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.281335ms logger=migrator t=2026-06-04T01:51:35.35607256Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-06-04T01:51:35.366001771Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.928541ms logger=migrator t=2026-06-04T01:51:35.370046362Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-06-04T01:51:35.370736821Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=690.219µs logger=migrator t=2026-06-04T01:51:35.376084377Z 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-06-04T01:51:35.376905329Z 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=820.432µs logger=migrator t=2026-06-04T01:51:35.380460307Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-06-04T01:51:35.380734605Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=269.807µs logger=migrator t=2026-06-04T01:51:35.385620278Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-06-04T01:51:35.386501142Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=879.175µs logger=migrator t=2026-06-04T01:51:35.393098182Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-06-04T01:51:35.394252353Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.157061ms logger=migrator t=2026-06-04T01:51:35.399389004Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-06-04T01:51:35.402691635Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.302071ms logger=migrator t=2026-06-04T01:51:35.406617872Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-06-04T01:51:35.410089376Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.470984ms logger=migrator t=2026-06-04T01:51:35.416486581Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-06-04T01:51:35.419433992Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=2.947931ms logger=migrator t=2026-06-04T01:51:35.423619806Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-06-04T01:51:35.427931905Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=4.309609ms logger=migrator t=2026-06-04T01:51:35.466322473Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-06-04T01:51:35.467928558Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.609984ms logger=migrator t=2026-06-04T01:51:35.475489314Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-06-04T01:51:35.475517414Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=29.25µs logger=migrator t=2026-06-04T01:51:35.480261544Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-06-04T01:51:35.480306136Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=48.942µs logger=migrator t=2026-06-04T01:51:35.485380825Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-06-04T01:51:35.486671069Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.292544ms logger=migrator t=2026-06-04T01:51:35.492640953Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-06-04T01:51:35.494044631Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.403488ms logger=migrator t=2026-06-04T01:51:35.498848613Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-06-04T01:51:35.499592013Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=743.97µs logger=migrator t=2026-06-04T01:51:35.504130507Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-06-04T01:51:35.5049766Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=841.693µs logger=migrator t=2026-06-04T01:51:35.51006861Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-06-04T01:51:35.510942843Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=874.123µs logger=migrator t=2026-06-04T01:51:35.515131308Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-06-04T01:51:35.521198964Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=6.067095ms logger=migrator t=2026-06-04T01:51:35.526090598Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-06-04T01:51:35.529980254Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.889836ms logger=migrator t=2026-06-04T01:51:35.536252135Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-06-04T01:51:35.53644929Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=197.115µs logger=migrator t=2026-06-04T01:51:35.541439447Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-06-04T01:51:35.542767714Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.327096ms logger=migrator t=2026-06-04T01:51:35.548567772Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-06-04T01:51:35.549841756Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.273744ms logger=migrator t=2026-06-04T01:51:35.555166152Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-06-04T01:51:35.559966843Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.801611ms logger=migrator t=2026-06-04T01:51:35.564695662Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-06-04T01:51:35.564767194Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=69.662µs logger=migrator t=2026-06-04T01:51:35.569913255Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-06-04T01:51:35.570773259Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=860.364µs logger=migrator t=2026-06-04T01:51:35.57595804Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-06-04T01:51:35.577336828Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.378218ms logger=migrator t=2026-06-04T01:51:35.58325755Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-06-04T01:51:35.583451315Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=209.386µs logger=migrator t=2026-06-04T01:51:35.590966841Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-06-04T01:51:35.592529533Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.566053ms logger=migrator t=2026-06-04T01:51:35.597636773Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-06-04T01:51:35.5989709Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.334187ms logger=migrator t=2026-06-04T01:51:35.603460872Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-06-04T01:51:35.604777388Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.315806ms logger=migrator t=2026-06-04T01:51:35.610135505Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-06-04T01:51:35.611501872Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.365877ms logger=migrator t=2026-06-04T01:51:35.616056146Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-06-04T01:51:35.616975021Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=918.325µs logger=migrator t=2026-06-04T01:51:35.622178714Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-06-04T01:51:35.623630203Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.451009ms logger=migrator t=2026-06-04T01:51:35.62901658Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-06-04T01:51:35.629057501Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=41.091µs logger=migrator t=2026-06-04T01:51:35.633643407Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-06-04T01:51:35.637662616Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.018449ms logger=migrator t=2026-06-04T01:51:35.642840778Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-06-04T01:51:35.64361862Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=778.132µs logger=migrator t=2026-06-04T01:51:35.649114719Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-06-04T01:51:35.655814023Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.701614ms logger=migrator t=2026-06-04T01:51:35.660666416Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-06-04T01:51:35.661161239Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=495.023µs logger=migrator t=2026-06-04T01:51:35.666799443Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-06-04T01:51:35.668257633Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.45714ms logger=migrator t=2026-06-04T01:51:35.673453065Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-06-04T01:51:35.67438439Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=931.115µs logger=migrator t=2026-06-04T01:51:35.678859603Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-06-04T01:51:35.690395378Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.533255ms logger=migrator t=2026-06-04T01:51:35.696727031Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-06-04T01:51:35.697936934Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.209934ms logger=migrator t=2026-06-04T01:51:35.702764707Z 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-06-04T01:51:35.703677091Z 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=910.294µs logger=migrator t=2026-06-04T01:51:35.708259237Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-06-04T01:51:35.708543534Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=284.707µs logger=migrator t=2026-06-04T01:51:35.713775757Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-06-04T01:51:35.714529038Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=751.341µs logger=migrator t=2026-06-04T01:51:35.719400351Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-06-04T01:51:35.719687159Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=287.328µs logger=migrator t=2026-06-04T01:51:35.724362056Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-06-04T01:51:35.728626093Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.263907ms logger=migrator t=2026-06-04T01:51:35.732821477Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-06-04T01:51:35.737236678Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.414471ms logger=migrator t=2026-06-04T01:51:35.742018529Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-06-04T01:51:35.742923954Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=905.495µs logger=migrator t=2026-06-04T01:51:35.747269753Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-06-04T01:51:35.748154347Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=884.434µs logger=migrator t=2026-06-04T01:51:35.752545876Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-06-04T01:51:35.752754052Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=206.816µs logger=migrator t=2026-06-04T01:51:35.758340215Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-06-04T01:51:35.764870644Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.529739ms logger=migrator t=2026-06-04T01:51:35.769437018Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-06-04T01:51:35.770058376Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=619.557µs logger=migrator t=2026-06-04T01:51:35.774346282Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-06-04T01:51:35.77461057Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=265.228µs logger=migrator t=2026-06-04T01:51:35.780381807Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-06-04T01:51:35.780941293Z level=info msg="Migration successfully executed" id="Move region to single row" duration=559.946µs logger=migrator t=2026-06-04T01:51:35.785572179Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-06-04T01:51:35.7863425Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=770.151µs logger=migrator t=2026-06-04T01:51:35.791238634Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-06-04T01:51:35.7925184Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.279236ms logger=migrator t=2026-06-04T01:51:35.798046191Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-06-04T01:51:35.798926714Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=880.334µs logger=migrator t=2026-06-04T01:51:35.803243012Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-06-04T01:51:35.804070335Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=827.193µs logger=migrator t=2026-06-04T01:51:35.809656568Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-06-04T01:51:35.810427199Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=772.34µs logger=migrator t=2026-06-04T01:51:35.815493648Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-06-04T01:51:35.816927106Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.432629ms logger=migrator t=2026-06-04T01:51:35.823309011Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-06-04T01:51:35.823421094Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=109.513µs logger=migrator t=2026-06-04T01:51:35.829746437Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-06-04T01:51:35.830578949Z level=info msg="Migration successfully executed" id="create test_data table" duration=832.332µs logger=migrator t=2026-06-04T01:51:35.836751778Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-06-04T01:51:35.837624482Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=874.454µs logger=migrator t=2026-06-04T01:51:35.841385005Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-06-04T01:51:35.842901647Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.516292ms logger=migrator t=2026-06-04T01:51:35.847198704Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-06-04T01:51:35.848727496Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.527612ms logger=migrator t=2026-06-04T01:51:35.856749645Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-06-04T01:51:35.857208478Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=453.293µs logger=migrator t=2026-06-04T01:51:35.862955325Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-06-04T01:51:35.863432827Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=478.982µs logger=migrator t=2026-06-04T01:51:35.867434276Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-06-04T01:51:35.867517399Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=86.973µs logger=migrator t=2026-06-04T01:51:35.871052706Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-06-04T01:51:35.87192801Z level=info msg="Migration successfully executed" id="create team table" duration=875.264µs logger=migrator t=2026-06-04T01:51:35.880864754Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-06-04T01:51:35.881940354Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.07737ms logger=migrator t=2026-06-04T01:51:35.887736802Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-06-04T01:51:35.888818831Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.079639ms logger=migrator t=2026-06-04T01:51:35.892473611Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-06-04T01:51:35.897048486Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.573405ms logger=migrator t=2026-06-04T01:51:35.901496078Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-06-04T01:51:35.901741955Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=247.417µs logger=migrator t=2026-06-04T01:51:35.905335993Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-06-04T01:51:35.906295329Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=959.216µs logger=migrator t=2026-06-04T01:51:35.911241134Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-06-04T01:51:35.912039856Z level=info msg="Migration successfully executed" id="create team member table" duration=799.622µs logger=migrator t=2026-06-04T01:51:35.916477237Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-06-04T01:51:35.9173218Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=845.233µs logger=migrator t=2026-06-04T01:51:35.921042072Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-06-04T01:51:35.921954577Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=912.035µs logger=migrator t=2026-06-04T01:51:35.926999015Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-06-04T01:51:35.928032413Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.033048ms logger=migrator t=2026-06-04T01:51:35.93230821Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-06-04T01:51:35.937236484Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.928264ms logger=migrator t=2026-06-04T01:51:35.941479581Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-06-04T01:51:35.947011932Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.531931ms logger=migrator t=2026-06-04T01:51:35.950747064Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-06-04T01:51:35.955613327Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.866753ms logger=migrator t=2026-06-04T01:51:35.960181482Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-06-04T01:51:35.961073596Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=892.124µs logger=migrator t=2026-06-04T01:51:35.968379626Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-06-04T01:51:35.969531928Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.154993ms logger=migrator t=2026-06-04T01:51:35.975021148Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-06-04T01:51:35.976135998Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.115541ms logger=migrator t=2026-06-04T01:51:35.980516888Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-06-04T01:51:35.981380461Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=863.653µs logger=migrator t=2026-06-04T01:51:35.985538165Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-06-04T01:51:35.986428069Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=890.364µs logger=migrator t=2026-06-04T01:51:35.994326936Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-06-04T01:51:35.995379174Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.051639ms logger=migrator t=2026-06-04T01:51:35.998785737Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-06-04T01:51:36.000404421Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.616344ms logger=migrator t=2026-06-04T01:51:36.005316896Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-06-04T01:51:36.00694755Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.631064ms logger=migrator t=2026-06-04T01:51:36.010607281Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-06-04T01:51:36.011458474Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=851.722µs logger=migrator t=2026-06-04T01:51:36.020764178Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-06-04T01:51:36.021095426Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=335.019µs logger=migrator t=2026-06-04T01:51:36.025101527Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-06-04T01:51:36.025947909Z level=info msg="Migration successfully executed" id="create tag table" duration=844.212µs logger=migrator t=2026-06-04T01:51:36.030424882Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-06-04T01:51:36.03146111Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.035658ms logger=migrator t=2026-06-04T01:51:36.034942525Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-06-04T01:51:36.035852911Z level=info msg="Migration successfully executed" id="create login attempt table" duration=906.016µs logger=migrator t=2026-06-04T01:51:36.039413198Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-06-04T01:51:36.040400394Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=987.456µs logger=migrator t=2026-06-04T01:51:36.04501116Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-06-04T01:51:36.045924395Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=911.695µs logger=migrator t=2026-06-04T01:51:36.050975374Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-06-04T01:51:36.064793911Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=13.812407ms logger=migrator t=2026-06-04T01:51:36.185359827Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-06-04T01:51:36.186416285Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.056409ms logger=migrator t=2026-06-04T01:51:36.196506211Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-06-04T01:51:36.198083774Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.587263ms logger=migrator t=2026-06-04T01:51:36.208005365Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-06-04T01:51:36.20855624Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=554.395µs logger=migrator t=2026-06-04T01:51:36.215698166Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-06-04T01:51:36.216548219Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=850.793µs logger=migrator t=2026-06-04T01:51:36.224085635Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-06-04T01:51:36.225272167Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.190142ms logger=migrator t=2026-06-04T01:51:36.230757457Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-06-04T01:51:36.232888826Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=2.131799ms logger=migrator t=2026-06-04T01:51:36.240405311Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-06-04T01:51:36.240534485Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=132.624µs logger=migrator t=2026-06-04T01:51:36.245724956Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-06-04T01:51:36.254357813Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=8.631797ms logger=migrator t=2026-06-04T01:51:36.262220697Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-06-04T01:51:36.26853351Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=6.309643ms logger=migrator t=2026-06-04T01:51:36.275018687Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-06-04T01:51:36.280493777Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.47287ms logger=migrator t=2026-06-04T01:51:36.293899633Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-06-04T01:51:36.297770479Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=3.873586ms logger=migrator t=2026-06-04T01:51:36.302275232Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-06-04T01:51:36.302900849Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=625.747µs logger=migrator t=2026-06-04T01:51:36.309582092Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-06-04T01:51:36.3193947Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=9.812099ms logger=migrator t=2026-06-04T01:51:36.324117709Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-06-04T01:51:36.324988623Z level=info msg="Migration successfully executed" id="create server_lock table" duration=871.604µs logger=migrator t=2026-06-04T01:51:36.331685226Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-06-04T01:51:36.333249859Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.564393ms logger=migrator t=2026-06-04T01:51:36.338947265Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-06-04T01:51:36.33986687Z level=info msg="Migration successfully executed" id="create user auth token table" duration=919.564µs logger=migrator t=2026-06-04T01:51:36.344881977Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-06-04T01:51:36.345609296Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=724.599µs logger=migrator t=2026-06-04T01:51:36.355654041Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-06-04T01:51:36.357348227Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.695866ms logger=migrator t=2026-06-04T01:51:36.362465377Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-06-04T01:51:36.363480964Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.015247ms logger=migrator t=2026-06-04T01:51:36.36729947Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-06-04T01:51:36.372937353Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.636614ms logger=migrator t=2026-06-04T01:51:36.378719902Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-06-04T01:51:36.379710638Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=990.786µs logger=migrator t=2026-06-04T01:51:36.383223585Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-06-04T01:51:36.38413951Z level=info msg="Migration successfully executed" id="create cache_data table" duration=915.755µs logger=migrator t=2026-06-04T01:51:36.389327611Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-06-04T01:51:36.390458182Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.130241ms logger=migrator t=2026-06-04T01:51:36.395894741Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-06-04T01:51:36.397232138Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.340077ms logger=migrator t=2026-06-04T01:51:36.401176435Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-06-04T01:51:36.402740357Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.566912ms logger=migrator t=2026-06-04T01:51:36.406370677Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-06-04T01:51:36.40645607Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=92.143µs logger=migrator t=2026-06-04T01:51:36.422189459Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-06-04T01:51:36.422321393Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=135.634µs logger=migrator t=2026-06-04T01:51:36.427865804Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-06-04T01:51:36.429415427Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.549943ms logger=migrator t=2026-06-04T01:51:36.434582268Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-06-04T01:51:36.435594456Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.011788ms logger=migrator t=2026-06-04T01:51:36.439517414Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-04T01:51:36.440434818Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=917.295µs logger=migrator t=2026-06-04T01:51:36.445311562Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-06-04T01:51:36.445376844Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=66.332µs logger=migrator t=2026-06-04T01:51:36.451703076Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-06-04T01:51:36.453209798Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.504892ms logger=migrator t=2026-06-04T01:51:36.457170606Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-04T01:51:36.458681866Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.518001ms logger=migrator t=2026-06-04T01:51:36.463391176Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-06-04T01:51:36.464953209Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.558473ms logger=migrator t=2026-06-04T01:51:36.470204062Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-04T01:51:36.471823886Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.619564ms logger=migrator t=2026-06-04T01:51:36.476818343Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-06-04T01:51:36.482599461Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.773837ms logger=migrator t=2026-06-04T01:51:36.487305929Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-06-04T01:51:36.488162213Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=860.654µs logger=migrator t=2026-06-04T01:51:36.491706579Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-06-04T01:51:36.491887504Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=183.155µs logger=migrator t=2026-06-04T01:51:36.497148528Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-06-04T01:51:36.498853575Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.701487ms logger=migrator t=2026-06-04T01:51:36.504065058Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-06-04T01:51:36.505020634Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=955.436µs logger=migrator t=2026-06-04T01:51:36.509046753Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-06-04T01:51:36.510063781Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.016868ms logger=migrator t=2026-06-04T01:51:36.515669745Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-06-04T01:51:36.515809368Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=140.984µs logger=migrator t=2026-06-04T01:51:36.521121314Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-06-04T01:51:36.522590993Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.469829ms logger=migrator t=2026-06-04T01:51:36.527672222Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-06-04T01:51:36.528664199Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=990.797µs logger=migrator t=2026-06-04T01:51:36.532558266Z 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-06-04T01:51:36.534290183Z 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.733697ms logger=migrator t=2026-06-04T01:51:36.53856321Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-06-04T01:51:36.541215273Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=2.689044ms logger=migrator t=2026-06-04T01:51:36.546058035Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-06-04T01:51:36.55209472Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.034355ms logger=migrator t=2026-06-04T01:51:36.557624812Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-06-04T01:51:36.55869005Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.065529ms logger=migrator t=2026-06-04T01:51:36.562386151Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-06-04T01:51:36.563362008Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=975.747µs logger=migrator t=2026-06-04T01:51:36.568032105Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-06-04T01:51:36.593192283Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=25.161738ms logger=migrator t=2026-06-04T01:51:36.597051149Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-06-04T01:51:36.619919964Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=22.868075ms logger=migrator t=2026-06-04T01:51:36.623893462Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-06-04T01:51:36.625687932Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.794369ms logger=migrator t=2026-06-04T01:51:36.631379177Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-06-04T01:51:36.632373944Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=994.617µs logger=migrator t=2026-06-04T01:51:36.635459359Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-06-04T01:51:36.641121274Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.662095ms logger=migrator t=2026-06-04T01:51:36.651329142Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-06-04T01:51:36.658002915Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.682263ms logger=migrator t=2026-06-04T01:51:36.667808193Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-06-04T01:51:36.66952954Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.722588ms logger=migrator t=2026-06-04T01:51:36.674395492Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-06-04T01:51:36.676440978Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=2.047866ms logger=migrator t=2026-06-04T01:51:36.68159428Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-06-04T01:51:36.684246312Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=2.654593ms logger=migrator t=2026-06-04T01:51:36.688494708Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-06-04T01:51:36.68966755Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.172452ms logger=migrator t=2026-06-04T01:51:36.694267657Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-06-04T01:51:36.694442021Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=174.494µs logger=migrator t=2026-06-04T01:51:36.69956644Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-06-04T01:51:36.705516044Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=5.949004ms logger=migrator t=2026-06-04T01:51:36.709703028Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-06-04T01:51:36.715949388Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.23335ms logger=migrator t=2026-06-04T01:51:36.72112263Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-06-04T01:51:36.7302675Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=9.146679ms logger=migrator t=2026-06-04T01:51:36.734428504Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-06-04T01:51:36.73539623Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=967.866µs logger=migrator t=2026-06-04T01:51:36.73941734Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-06-04T01:51:36.741652001Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=2.223ms logger=migrator t=2026-06-04T01:51:36.747953484Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-06-04T01:51:36.75585566Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=7.903277ms logger=migrator t=2026-06-04T01:51:36.760088575Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-06-04T01:51:36.765966156Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.87707ms logger=migrator t=2026-06-04T01:51:36.769382069Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-06-04T01:51:36.770367886Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=985.667µs logger=migrator t=2026-06-04T01:51:36.775021473Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-06-04T01:51:36.780943925Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=5.921992ms logger=migrator t=2026-06-04T01:51:36.791255416Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-06-04T01:51:36.799098931Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=7.843925ms logger=migrator t=2026-06-04T01:51:36.806293058Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-06-04T01:51:36.806388231Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=97.303µs logger=migrator t=2026-06-04T01:51:36.809816304Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-06-04T01:51:36.81114178Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.325416ms logger=migrator t=2026-06-04T01:51:36.815960632Z 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-06-04T01:51:36.816963969Z 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.003107ms logger=migrator t=2026-06-04T01:51:36.828276978Z 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-06-04T01:51:36.829909303Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" duration=1.632235ms logger=migrator t=2026-06-04T01:51:36.835399444Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-06-04T01:51:36.835511337Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=113.073µs logger=migrator t=2026-06-04T01:51:36.839831845Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-06-04T01:51:36.847559286Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=7.732111ms logger=migrator t=2026-06-04T01:51:36.85135788Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-06-04T01:51:36.857856317Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.496027ms logger=migrator t=2026-06-04T01:51:36.861488106Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-06-04T01:51:36.868307243Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.814247ms logger=migrator t=2026-06-04T01:51:36.873513976Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-06-04T01:51:36.881539004Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=8.024918ms logger=migrator t=2026-06-04T01:51:36.885263006Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-06-04T01:51:36.891765914Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.502158ms logger=migrator t=2026-06-04T01:51:36.894835838Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-06-04T01:51:36.89490618Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=67.142µs logger=migrator t=2026-06-04T01:51:36.899905696Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-06-04T01:51:36.900689408Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=783.822µs logger=migrator t=2026-06-04T01:51:36.90439718Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-06-04T01:51:36.910555558Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.158108ms logger=migrator t=2026-06-04T01:51:36.915609426Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-06-04T01:51:36.915675398Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=65.212µs logger=migrator t=2026-06-04T01:51:36.922525555Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-06-04T01:51:36.932512698Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=9.991213ms logger=migrator t=2026-06-04T01:51:36.936209019Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-06-04T01:51:36.936938599Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=729.629µs logger=migrator t=2026-06-04T01:51:36.941018001Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-06-04T01:51:36.947918189Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.899788ms logger=migrator t=2026-06-04T01:51:36.952966067Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-06-04T01:51:36.953751058Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=782.471µs logger=migrator t=2026-06-04T01:51:36.957894272Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-06-04T01:51:36.959332171Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.437379ms logger=migrator t=2026-06-04T01:51:36.963458404Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-06-04T01:51:36.973025565Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=9.565821ms logger=migrator t=2026-06-04T01:51:36.978228467Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-06-04T01:51:36.979597264Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.367297ms logger=migrator t=2026-06-04T01:51:36.985352281Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-06-04T01:51:36.986581096Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.229805ms logger=migrator t=2026-06-04T01:51:36.99222801Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-06-04T01:51:36.99335996Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.13165ms logger=migrator t=2026-06-04T01:51:36.998744388Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-06-04T01:51:36.999866899Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.121811ms logger=migrator t=2026-06-04T01:51:37.007980871Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-06-04T01:51:37.008049633Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=69.202µs logger=migrator t=2026-06-04T01:51:37.013619045Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-06-04T01:51:37.014562581Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=943.865µs logger=migrator t=2026-06-04T01:51:37.020739769Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-06-04T01:51:37.022162568Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.421679ms logger=migrator t=2026-06-04T01:51:37.02917448Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-06-04T01:51:37.029758875Z 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-06-04T01:51:37.033849108Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-06-04T01:51:37.034479415Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=633.658µs logger=migrator t=2026-06-04T01:51:37.038405071Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-06-04T01:51:37.039759459Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.355268ms logger=migrator t=2026-06-04T01:51:37.045431234Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-06-04T01:51:37.052847117Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.415863ms logger=migrator t=2026-06-04T01:51:37.056368463Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-06-04T01:51:37.057481683Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.11069ms logger=migrator t=2026-06-04T01:51:37.062408178Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-06-04T01:51:37.063537618Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.12901ms logger=migrator t=2026-06-04T01:51:37.068752381Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-06-04T01:51:37.069592975Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=840.614µs logger=migrator t=2026-06-04T01:51:37.07563819Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-06-04T01:51:37.076983906Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.344506ms logger=migrator t=2026-06-04T01:51:37.081548501Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-06-04T01:51:37.083898496Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=2.351485ms logger=migrator t=2026-06-04T01:51:37.08847677Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-06-04T01:51:37.088553092Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=78.482µs logger=migrator t=2026-06-04T01:51:37.093628451Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-06-04T01:51:37.093767685Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=143.654µs logger=migrator t=2026-06-04T01:51:37.098456464Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-06-04T01:51:37.105948048Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.491454ms logger=migrator t=2026-06-04T01:51:37.109953568Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-06-04T01:51:37.110344818Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=392.23µs logger=migrator t=2026-06-04T01:51:37.114346698Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-06-04T01:51:37.1155178Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.170712ms logger=migrator t=2026-06-04T01:51:37.119271062Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-06-04T01:51:37.119532539Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=261.917µs logger=migrator t=2026-06-04T01:51:37.124929887Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-06-04T01:51:37.126438118Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.516202ms logger=migrator t=2026-06-04T01:51:37.133561202Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-06-04T01:51:37.134350585Z level=info msg="Migration successfully executed" id="create secrets table" duration=791.683µs logger=migrator t=2026-06-04T01:51:37.139583818Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-06-04T01:51:37.17189035Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=32.301982ms logger=migrator t=2026-06-04T01:51:37.177586256Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-06-04T01:51:37.183048315Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.466349ms logger=migrator t=2026-06-04T01:51:37.187770185Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-06-04T01:51:37.187922799Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=152.834µs logger=migrator t=2026-06-04T01:51:37.191567288Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-06-04T01:51:37.223044528Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=31.47265ms logger=migrator t=2026-06-04T01:51:37.228297632Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-06-04T01:51:37.265117658Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=36.814026ms logger=migrator t=2026-06-04T01:51:37.269855028Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-06-04T01:51:37.270513226Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=658.678µs logger=migrator t=2026-06-04T01:51:37.276397627Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-06-04T01:51:37.277251731Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=850.323µs logger=migrator t=2026-06-04T01:51:37.292775434Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-06-04T01:51:37.293078042Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=305.618µs logger=migrator t=2026-06-04T01:51:37.301972715Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-06-04T01:51:37.303561159Z level=info msg="Migration successfully executed" id="create permission table" duration=1.588504ms logger=migrator t=2026-06-04T01:51:37.311177958Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-06-04T01:51:37.312681878Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.49851ms logger=migrator t=2026-06-04T01:51:37.322774064Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-06-04T01:51:37.324372578Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.600703ms logger=migrator t=2026-06-04T01:51:37.334280389Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-06-04T01:51:37.335145542Z level=info msg="Migration successfully executed" id="create role table" duration=865.383µs logger=migrator t=2026-06-04T01:51:37.343946113Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-06-04T01:51:37.352324212Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.376198ms logger=migrator t=2026-06-04T01:51:37.374541209Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-06-04T01:51:37.382509917Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.968148ms logger=migrator t=2026-06-04T01:51:37.394978628Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-06-04T01:51:37.397753364Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=2.777176ms logger=migrator t=2026-06-04T01:51:37.403906952Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-06-04T01:51:37.406108212Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=2.20406ms logger=migrator t=2026-06-04T01:51:37.415424267Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-06-04T01:51:37.41809184Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=2.664383ms logger=migrator t=2026-06-04T01:51:37.450706561Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-06-04T01:51:37.452390047Z level=info msg="Migration successfully executed" id="create team role table" duration=1.686216ms logger=migrator t=2026-06-04T01:51:37.460102998Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-06-04T01:51:37.461269609Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.167191ms logger=migrator t=2026-06-04T01:51:37.47113194Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-06-04T01:51:37.472340462Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.208342ms logger=migrator t=2026-06-04T01:51:37.487788315Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-06-04T01:51:37.488960696Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.178701ms logger=migrator t=2026-06-04T01:51:37.494703664Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-06-04T01:51:37.496170924Z level=info msg="Migration successfully executed" id="create user role table" duration=1.467231ms logger=migrator t=2026-06-04T01:51:37.514778062Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-06-04T01:51:37.51614366Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.366778ms logger=migrator t=2026-06-04T01:51:37.522402051Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-06-04T01:51:37.523844021Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.44196ms logger=migrator t=2026-06-04T01:51:37.535344984Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-06-04T01:51:37.537389441Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=2.046387ms logger=migrator t=2026-06-04T01:51:37.543110117Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-06-04T01:51:37.544082683Z level=info msg="Migration successfully executed" id="create builtin role table" duration=972.766µs logger=migrator t=2026-06-04T01:51:37.550265212Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-06-04T01:51:37.552063042Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.79724ms logger=migrator t=2026-06-04T01:51:37.561184101Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-06-04T01:51:37.562355072Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.172451ms logger=migrator t=2026-06-04T01:51:37.572828109Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-06-04T01:51:37.582872204Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=10.045045ms logger=migrator t=2026-06-04T01:51:37.588878188Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-06-04T01:51:37.590019269Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.142811ms logger=migrator t=2026-06-04T01:51:37.595726094Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-06-04T01:51:37.597260607Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.534533ms logger=migrator t=2026-06-04T01:51:37.603286811Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-06-04T01:51:37.604877605Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.591844ms logger=migrator t=2026-06-04T01:51:37.611094965Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-06-04T01:51:37.612142473Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.074369ms logger=migrator t=2026-06-04T01:51:37.61823006Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-06-04T01:51:37.619366311Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.136251ms logger=migrator t=2026-06-04T01:51:37.626049813Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-06-04T01:51:37.627250487Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.201764ms logger=migrator t=2026-06-04T01:51:37.634667689Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-06-04T01:51:37.642720869Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.04953ms logger=migrator t=2026-06-04T01:51:37.647688075Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-06-04T01:51:37.65552834Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.839694ms logger=migrator t=2026-06-04T01:51:37.660688441Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-06-04T01:51:37.668256967Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=7.568396ms logger=migrator t=2026-06-04T01:51:37.673951973Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-06-04T01:51:37.68190169Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=7.950817ms logger=migrator t=2026-06-04T01:51:37.686232039Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-06-04T01:51:37.687314938Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.082759ms logger=migrator t=2026-06-04T01:51:37.692690295Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-06-04T01:51:37.693791325Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.10037ms logger=migrator t=2026-06-04T01:51:37.700431787Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-06-04T01:51:37.701440094Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.008587ms logger=migrator t=2026-06-04T01:51:37.706833872Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-06-04T01:51:37.707811368Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=977.486µs logger=migrator t=2026-06-04T01:51:37.712791494Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-06-04T01:51:37.714537373Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.748688ms logger=migrator t=2026-06-04T01:51:37.721692867Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-06-04T01:51:37.72179063Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=110.913µs logger=migrator t=2026-06-04T01:51:37.726829488Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-06-04T01:51:37.726939491Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=111.753µs logger=migrator t=2026-06-04T01:51:37.73237056Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-06-04T01:51:37.732975836Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=606.647µs logger=migrator t=2026-06-04T01:51:37.740565874Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-06-04T01:51:37.741279183Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=717.47µs logger=migrator t=2026-06-04T01:51:37.747181904Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-06-04T01:51:37.748196322Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.014768ms logger=migrator t=2026-06-04T01:51:37.753206859Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-06-04T01:51:37.753362634Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=156.015µs logger=migrator t=2026-06-04T01:51:37.759794159Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-06-04T01:51:37.760278862Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=484.453µs logger=migrator t=2026-06-04T01:51:37.76679633Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-06-04T01:51:37.767716266Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=920.096µs logger=migrator t=2026-06-04T01:51:37.773086893Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-06-04T01:51:37.775751856Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.664773ms logger=migrator t=2026-06-04T01:51:37.783237169Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-06-04T01:51:37.795986858Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=12.747029ms logger=migrator t=2026-06-04T01:51:37.801986332Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-06-04T01:51:37.802083055Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=108.333µs logger=migrator t=2026-06-04T01:51:37.80738444Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-06-04T01:51:37.808715366Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.330486ms logger=migrator t=2026-06-04T01:51:37.823314476Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-06-04T01:51:37.82532267Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.011265ms logger=migrator t=2026-06-04T01:51:37.832583249Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-06-04T01:51:37.834406469Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.82345ms logger=migrator t=2026-06-04T01:51:37.839984672Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-06-04T01:51:37.850098787Z level=info msg="Migration successfully executed" id="add correlation config column" duration=10.114636ms logger=migrator t=2026-06-04T01:51:37.854647472Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-06-04T01:51:37.855372702Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=725.33µs logger=migrator t=2026-06-04T01:51:37.861003245Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-06-04T01:51:37.863023481Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=2.023086ms logger=migrator t=2026-06-04T01:51:37.868723377Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-06-04T01:51:37.901750899Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=33.027692ms logger=migrator t=2026-06-04T01:51:37.907422654Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-06-04T01:51:37.908437592Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.028958ms logger=migrator t=2026-06-04T01:51:37.915303179Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-06-04T01:51:37.916467501Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.164492ms logger=migrator t=2026-06-04T01:51:37.923152544Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-06-04T01:51:37.924800279Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.665956ms logger=migrator t=2026-06-04T01:51:37.932703355Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-06-04T01:51:37.933827226Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.123641ms logger=migrator t=2026-06-04T01:51:37.93834975Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-06-04T01:51:37.938806552Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=505.654µs logger=migrator t=2026-06-04T01:51:37.944161678Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-06-04T01:51:37.945506815Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.345447ms logger=migrator t=2026-06-04T01:51:37.951223261Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-06-04T01:51:37.960251718Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.022596ms logger=migrator t=2026-06-04T01:51:37.966593942Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-06-04T01:51:37.96765074Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.057118ms logger=migrator t=2026-06-04T01:51:37.973022907Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-06-04T01:51:37.974142887Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.12ms logger=migrator t=2026-06-04T01:51:37.981094838Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-04T01:51:37.982172567Z 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-06-04T01:51:37.989414385Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-04T01:51:37.990177916Z 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-06-04T01:51:37.995486311Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-06-04T01:51:37.996578441Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.094439ms logger=migrator t=2026-06-04T01:51:38.001201097Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-06-04T01:51:38.00240469Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.206733ms logger=migrator t=2026-06-04T01:51:38.008198119Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-04T01:51:38.009532565Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.334226ms logger=migrator t=2026-06-04T01:51:38.014128971Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-04T01:51:38.01522979Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.100859ms logger=migrator t=2026-06-04T01:51:38.020521676Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-06-04T01:51:38.021553623Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.032188ms logger=migrator t=2026-06-04T01:51:38.027058654Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-06-04T01:51:38.028220316Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.162682ms logger=migrator t=2026-06-04T01:51:38.033029307Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-06-04T01:51:38.033831229Z level=info msg="Migration successfully executed" id="Drop public config table" duration=801.932µs logger=migrator t=2026-06-04T01:51:38.039966367Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-06-04T01:51:38.041829218Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.862761ms logger=migrator t=2026-06-04T01:51:38.046532876Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-06-04T01:51:38.047635467Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.102761ms logger=migrator t=2026-06-04T01:51:38.052369185Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-06-04T01:51:38.053844346Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.473581ms logger=migrator t=2026-06-04T01:51:38.059623534Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-06-04T01:51:38.06165033Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=2.027336ms logger=migrator t=2026-06-04T01:51:38.067063288Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-06-04T01:51:38.09387604Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=26.804352ms logger=migrator t=2026-06-04T01:51:38.099880554Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-06-04T01:51:38.111164412Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=11.279348ms logger=migrator t=2026-06-04T01:51:38.117473376Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-06-04T01:51:38.126132142Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.657586ms logger=migrator t=2026-06-04T01:51:38.132033494Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-06-04T01:51:38.132337942Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=306.389µs logger=migrator t=2026-06-04T01:51:38.13670743Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-06-04T01:51:38.147189937Z level=info msg="Migration successfully executed" id="add share column" duration=10.485867ms logger=migrator t=2026-06-04T01:51:38.152389499Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-06-04T01:51:38.152550444Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=159.315µs logger=migrator t=2026-06-04T01:51:38.158181158Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-06-04T01:51:38.160045189Z level=info msg="Migration successfully executed" id="create file table" duration=1.869331ms logger=migrator t=2026-06-04T01:51:38.165068046Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-06-04T01:51:38.16633068Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.263024ms logger=migrator t=2026-06-04T01:51:38.171656636Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-06-04T01:51:38.173589239Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.933563ms logger=migrator t=2026-06-04T01:51:38.178850152Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-06-04T01:51:38.179797419Z level=info msg="Migration successfully executed" id="create file_meta table" duration=947.427µs logger=migrator t=2026-06-04T01:51:38.185433133Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-06-04T01:51:38.186960064Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.526101ms logger=migrator t=2026-06-04T01:51:38.193848153Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-06-04T01:51:38.193941845Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=94.762µs logger=migrator t=2026-06-04T01:51:38.200799673Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-06-04T01:51:38.200898735Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=100.443µs logger=migrator t=2026-06-04T01:51:38.20583544Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-06-04T01:51:38.206367515Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=532.514µs logger=migrator t=2026-06-04T01:51:38.21169034Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-06-04T01:51:38.211938517Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=248.787µs logger=migrator t=2026-06-04T01:51:38.216701447Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-06-04T01:51:38.218670521Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.978254ms logger=migrator t=2026-06-04T01:51:38.225176889Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-06-04T01:51:38.235350757Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=10.175808ms logger=migrator t=2026-06-04T01:51:38.240785936Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-06-04T01:51:38.240983562Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=199.095µs logger=migrator t=2026-06-04T01:51:38.246114692Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-06-04T01:51:38.248246249Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=2.134377ms logger=migrator t=2026-06-04T01:51:38.253576055Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-06-04T01:51:38.253989006Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=419.401µs logger=migrator t=2026-06-04T01:51:38.259038564Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-06-04T01:51:38.259287341Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=249.187µs logger=migrator t=2026-06-04T01:51:38.265491931Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-06-04T01:51:38.266114998Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=626.378µs logger=migrator t=2026-06-04T01:51:38.270520208Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-06-04T01:51:38.281585971Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=11.066423ms logger=migrator t=2026-06-04T01:51:38.28666087Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-06-04T01:51:38.2958412Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.171771ms logger=migrator t=2026-06-04T01:51:38.302591445Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-06-04T01:51:38.30351836Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=927.775µs logger=migrator t=2026-06-04T01:51:38.308425515Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-06-04T01:51:38.389812379Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=81.382884ms logger=migrator t=2026-06-04T01:51:38.39424865Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-06-04T01:51:38.395094434Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=845.554µs logger=migrator t=2026-06-04T01:51:38.401097267Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-06-04T01:51:38.402002642Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=906.285µs logger=migrator t=2026-06-04T01:51:38.409531348Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-06-04T01:51:38.443355182Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=33.823244ms logger=migrator t=2026-06-04T01:51:38.448726049Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-06-04T01:51:38.459395361Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=10.668702ms logger=migrator t=2026-06-04T01:51:38.464684016Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-06-04T01:51:38.464993894Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=310.818µs logger=migrator t=2026-06-04T01:51:38.469601439Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-06-04T01:51:38.469812685Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=211.046µs logger=migrator t=2026-06-04T01:51:38.475184702Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-06-04T01:51:38.475517821Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=333.289µs logger=migrator t=2026-06-04T01:51:38.479313925Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-06-04T01:51:38.479657845Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=337.679µs logger=migrator t=2026-06-04T01:51:38.48389738Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-06-04T01:51:38.484255091Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=357.591µs logger=migrator t=2026-06-04T01:51:38.487724965Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-06-04T01:51:38.488743443Z level=info msg="Migration successfully executed" id="create folder table" duration=1.018318ms logger=migrator t=2026-06-04T01:51:38.493992956Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-06-04T01:51:38.495996551Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=2.040066ms logger=migrator t=2026-06-04T01:51:38.500630757Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-06-04T01:51:38.502564721Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.933854ms logger=migrator t=2026-06-04T01:51:38.506819407Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-06-04T01:51:38.506861898Z level=info msg="Migration successfully executed" id="Update folder title length" duration=44.291µs logger=migrator t=2026-06-04T01:51:38.512200663Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-06-04T01:51:38.513737946Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.545463ms logger=migrator t=2026-06-04T01:51:38.517695444Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-06-04T01:51:38.518803505Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.108171ms logger=migrator t=2026-06-04T01:51:38.522836034Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-06-04T01:51:38.524149321Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.313047ms logger=migrator t=2026-06-04T01:51:38.528662893Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-06-04T01:51:38.529142017Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=479.454µs logger=migrator t=2026-06-04T01:51:38.533109606Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-06-04T01:51:38.533367473Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=253.916µs logger=migrator t=2026-06-04T01:51:38.537510896Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-06-04T01:51:38.539565022Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=2.057335ms logger=migrator t=2026-06-04T01:51:38.54755466Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-06-04T01:51:38.548721013Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.166513ms logger=migrator t=2026-06-04T01:51:38.560118894Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-06-04T01:51:38.561930443Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.816069ms logger=migrator t=2026-06-04T01:51:38.568954905Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-06-04T01:51:38.570109667Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.154712ms logger=migrator t=2026-06-04T01:51:38.574208859Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-06-04T01:51:38.576367507Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=2.152658ms logger=migrator t=2026-06-04T01:51:38.58195639Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-06-04T01:51:38.582799224Z level=info msg="Migration successfully executed" id="create anon_device table" duration=844.444µs logger=migrator t=2026-06-04T01:51:38.586278539Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-06-04T01:51:38.587252455Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=973.876µs logger=migrator t=2026-06-04T01:51:38.592071197Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-06-04T01:51:38.593339781Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.268434ms logger=migrator t=2026-06-04T01:51:38.597578128Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-06-04T01:51:38.599030827Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.446269ms logger=migrator t=2026-06-04T01:51:38.60425796Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-06-04T01:51:38.605799372Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.541652ms logger=migrator t=2026-06-04T01:51:38.6097601Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-06-04T01:51:38.611070447Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.310897ms logger=migrator t=2026-06-04T01:51:38.614753327Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-06-04T01:51:38.615153088Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=401.041µs logger=migrator t=2026-06-04T01:51:38.619065235Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-06-04T01:51:38.629324455Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=10.2588ms logger=migrator t=2026-06-04T01:51:38.634165767Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-06-04T01:51:38.634683961Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=517.594µs logger=migrator t=2026-06-04T01:51:38.638434205Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-06-04T01:51:38.638448655Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=15.06µs logger=migrator t=2026-06-04T01:51:38.642410283Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-06-04T01:51:38.644749177Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.338834ms logger=migrator t=2026-06-04T01:51:38.649395153Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-06-04T01:51:38.649416774Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=27.331µs logger=migrator t=2026-06-04T01:51:38.652961541Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-06-04T01:51:38.654282697Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.320876ms logger=migrator t=2026-06-04T01:51:38.658055461Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-06-04T01:51:38.659233933Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.178042ms logger=migrator t=2026-06-04T01:51:38.663767187Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-06-04T01:51:38.664772544Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.005167ms logger=migrator t=2026-06-04T01:51:38.668679441Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-06-04T01:51:38.670787998Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=2.108437ms logger=migrator t=2026-06-04T01:51:38.683740593Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-06-04T01:51:38.684282848Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=602.656µs logger=migrator t=2026-06-04T01:51:38.690457436Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-06-04T01:51:38.691322919Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=865.373µs logger=migrator t=2026-06-04T01:51:38.695494014Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-06-04T01:51:38.697124049Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.631595ms logger=migrator t=2026-06-04T01:51:38.702149205Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-06-04T01:51:38.703732399Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.582894ms logger=migrator t=2026-06-04T01:51:38.70888939Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-06-04T01:51:38.718657757Z level=info msg="Migration successfully executed" id="add stack_id column" duration=9.776886ms logger=migrator t=2026-06-04T01:51:38.72424852Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-06-04T01:51:38.737817361Z level=info msg="Migration successfully executed" id="add region_slug column" duration=13.569031ms logger=migrator t=2026-06-04T01:51:38.741597954Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-06-04T01:51:38.751985968Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=10.386655ms logger=migrator t=2026-06-04T01:51:38.757008815Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-06-04T01:51:38.757168669Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=161.684µs logger=migrator t=2026-06-04T01:51:38.761313162Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-06-04T01:51:38.775043998Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=13.730835ms logger=migrator t=2026-06-04T01:51:38.781553446Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-06-04T01:51:38.792467765Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=10.904059ms logger=migrator t=2026-06-04T01:51:38.796628598Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-06-04T01:51:38.79708974Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=461.302µs logger=migrator t=2026-06-04T01:51:38.805257274Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.57991307s logger=migrator t=2026-06-04T01:51:38.806096847Z level=info msg="Unlocking database" logger=sqlstore t=2026-06-04T01:51:38.821516008Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-06-04T01:51:38.821768615Z level=info msg="Created default organization" logger=secrets t=2026-06-04T01:51:38.826851014Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-06-04T01:51:38.870669441Z level=info msg="Restored cache from database" duration=435.372µs logger=plugin.store t=2026-06-04T01:51:38.872011248Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-06-04T01:51:38.914021167Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-06-04T01:51:38.914058448Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-06-04T01:51:38.91413245Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-06-04T01:51:38.91414808Z level=info msg="Plugins loaded" count=54 duration=42.137712ms logger=query_data t=2026-06-04T01:51:38.920532814Z level=info msg="Query Service initialization" logger=live.push_http t=2026-06-04T01:51:38.924871743Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-06-04T01:51:38.930509488Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-06-04T01:51:38.938954018Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-06-04T01:51:38.940648414Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-06-04T01:51:38.942206137Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-06-04T01:51:38.960699613Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-06-04T01:51:38.984851212Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-06-04T01:51:39.005514318Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-06-04T01:51:39.005558179Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-06-04T01:51:39.005809806Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-06-04T01:51:39.007203893Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-06-04T01:51:39.007260385Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-06-04T01:51:39.010891735Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-06-04T01:51:39.068133289Z level=info msg="starting to provision dashboards" logger=plugins.update.checker t=2026-06-04T01:51:39.071426689Z level=info msg="Update check succeeded" duration=64.886393ms logger=ngalert.state.manager t=2026-06-04T01:51:39.07403456Z level=info msg="State cache has been initialized" states=0 duration=66.832497ms logger=ngalert.scheduler t=2026-06-04T01:51:39.074113162Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-06-04T01:51:39.074177154Z level=info msg=starting first_tick=2026-06-04T01:51:40Z logger=grafana.update.checker t=2026-06-04T01:51:39.07840789Z level=info msg="Update check succeeded" duration=72.215824ms logger=provisioning.dashboard t=2026-06-04T01:51:39.181106616Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-06-04T01:51:39.205630647Z level=info msg="Patterns update finished" duration=134.299221ms logger=grafana-apiserver t=2026-06-04T01:51:39.969952048Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-06-04T01:51:39.970373559Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-06-04T01:51:42.511426411Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:42.523420759Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:42.545130302Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:42.602673036Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:42.62444692Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:42.664906267Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:42.683739571Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:42.738350744Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:42.761231359Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:42.936165021Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:42.977002706Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:43.026941691Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:43.042425015Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:43.083499817Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:43.103942797Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:43.154694184Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:43.172707346Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:43.211839485Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:43.225771026Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:43.273817529Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:43.287640507Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:43.345664373Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:43.380123845Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:43.465735245Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:43.482699218Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:43.520983424Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:43.537450284Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:43.610502271Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:43.6290903Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:43.693042698Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:43.710792493Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:43.770061302Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:43.785435163Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:43.831293716Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:43.847979942Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:43.910566193Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:43.938107755Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:43.99495858Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:44.009463806Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:44.067851652Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:44.080401255Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:44.144045284Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:44.164866063Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:44.221369177Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:44.238778164Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:44.296136731Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:44.314224136Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:44.396807553Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:44.412652526Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:44.52988134Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:44.547253135Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:44.872274229Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:44.891293258Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:45.265992479Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:45.282520601Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:45.350990453Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:45.366235799Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:45.429064447Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:45.449197507Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:45.558514895Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:45.577822213Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:45.65127472Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:45.668724137Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:45.732793458Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:45.748700093Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:45.818792289Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:45.836800441Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:45.920882159Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:45.937896284Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:46.01456655Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:46.035867992Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:46.116363632Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:46.135264779Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:46.224991751Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:46.245515102Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:46.338848132Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:46.356532607Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:46.452026897Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:46.469614257Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:46.568219272Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-06-04T01:52:59.031935575Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-06-04T02:01:39.056106162Z level=info msg="Completed cleanup jobs" duration=49.235238ms logger=plugins.update.checker t=2026-06-04T02:01:39.122595074Z level=info msg="Update check succeeded" duration=50.295318ms logger=sqlstore.transactions t=2026-06-04T02:06:38.940102445Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-06-04T02:11:39.040448568Z level=info msg="Completed cleanup jobs" duration=33.60661ms logger=plugins.update.checker t=2026-06-04T02:11:39.121980465Z level=info msg="Update check succeeded" duration=49.422928ms logger=cleanup t=2026-06-04T02:21:39.040103759Z level=info msg="Completed cleanup jobs" duration=33.147061ms logger=plugins.update.checker t=2026-06-04T02:21:39.144211172Z level=info msg="Update check succeeded" duration=72.372833ms logger=infra.usagestats t=2026-06-04T02:22:59.054897361Z level=info msg="Usage stats are ready to report"