logger=settings t=2026-04-24T13:44:05.133944094Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-24T13:44:05Z logger=settings t=2026-04-24T13:44:05.134208261Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-24T13:44:05.134219401Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-24T13:44:05.134222661Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-24T13:44:05.134225661Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-24T13:44:05.134228531Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-24T13:44:05.134232551Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-24T13:44:05.134237591Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-24T13:44:05.134240541Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-24T13:44:05.134243232Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-24T13:44:05.134245732Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-24T13:44:05.134248282Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-24T13:44:05.134250872Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-24T13:44:05.134255192Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-24T13:44:05.134258062Z level=info msg=Target target=[all] logger=settings t=2026-04-24T13:44:05.134263392Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-24T13:44:05.134267042Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-24T13:44:05.134270782Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-24T13:44:05.134273562Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-24T13:44:05.134276572Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-24T13:44:05.134280482Z level=info msg="App mode production" logger=sqlstore t=2026-04-24T13:44:05.1345659Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-24T13:44:05.134583041Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-24T13:44:05.136557519Z level=info msg="Locking database" logger=migrator t=2026-04-24T13:44:05.136570249Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-24T13:44:05.137262506Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-24T13:44:05.138096177Z level=info msg="Migration successfully executed" id="create migration_log table" duration=833.451µs logger=migrator t=2026-04-24T13:44:05.156560951Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-24T13:44:05.157545986Z level=info msg="Migration successfully executed" id="create user table" duration=985.235µs logger=migrator t=2026-04-24T13:44:05.202358919Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-24T13:44:05.204323886Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.965217ms logger=migrator t=2026-04-24T13:44:05.222586997Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-24T13:44:05.224381831Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.798265ms logger=migrator t=2026-04-24T13:44:05.244892826Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-24T13:44:05.245859139Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=969.443µs logger=migrator t=2026-04-24T13:44:05.282274796Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-24T13:44:05.283141528Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=867.562µs logger=migrator t=2026-04-24T13:44:05.306222726Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-24T13:44:05.308543083Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.322337ms logger=migrator t=2026-04-24T13:44:05.318833266Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-24T13:44:05.320444676Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.61424ms logger=migrator t=2026-04-24T13:44:05.333044756Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-24T13:44:05.333878247Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=835.992µs logger=migrator t=2026-04-24T13:44:05.350291741Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-24T13:44:05.351623653Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.332762ms logger=migrator t=2026-04-24T13:44:05.372753674Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-24T13:44:05.373348508Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=594.044µs logger=migrator t=2026-04-24T13:44:05.422088868Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-24T13:44:05.422898347Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=811.299µs logger=migrator t=2026-04-24T13:44:05.441780573Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-24T13:44:05.443862934Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=2.082381ms logger=migrator t=2026-04-24T13:44:05.465919987Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-24T13:44:05.465983519Z level=info msg="Migration successfully executed" id="Update user table charset" duration=65.962µs logger=migrator t=2026-04-24T13:44:05.487458277Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-24T13:44:05.488722178Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.270672ms logger=migrator t=2026-04-24T13:44:05.5123664Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-24T13:44:05.512812252Z level=info msg="Migration successfully executed" id="Add missing user data" duration=444.482µs logger=migrator t=2026-04-24T13:44:05.532044734Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-24T13:44:05.533223664Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.17874ms logger=migrator t=2026-04-24T13:44:05.560494306Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-24T13:44:05.561689455Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.196548ms logger=migrator t=2026-04-24T13:44:05.574827568Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-24T13:44:05.576844107Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=2.020449ms logger=migrator t=2026-04-24T13:44:05.619849447Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-24T13:44:05.628259794Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.409617ms logger=migrator t=2026-04-24T13:44:05.646799089Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-24T13:44:05.648767908Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.969999ms logger=migrator t=2026-04-24T13:44:05.671959679Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-24T13:44:05.672415371Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=458.152µs logger=migrator t=2026-04-24T13:44:05.685697657Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-24T13:44:05.686409325Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=713.378µs logger=migrator t=2026-04-24T13:44:05.709271358Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-04-24T13:44:05.709993366Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=718.148µs logger=migrator t=2026-04-24T13:44:05.722536544Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-24T13:44:05.72314642Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=629.787µs logger=migrator t=2026-04-24T13:44:05.746516175Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-24T13:44:05.747933669Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.420395ms logger=migrator t=2026-04-24T13:44:05.76213581Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-24T13:44:05.763298188Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.164719ms logger=migrator t=2026-04-24T13:44:05.788614941Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-24T13:44:05.789941773Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.326222ms logger=migrator t=2026-04-24T13:44:05.810183063Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-24T13:44:05.811019753Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=841.601µs logger=migrator t=2026-04-24T13:44:05.823602112Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-24T13:44:05.824425393Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=812.511µs logger=migrator t=2026-04-24T13:44:05.834233774Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-24T13:44:05.834290145Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=52.801µs logger=migrator t=2026-04-24T13:44:05.859419674Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-24T13:44:05.860329467Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=912.603µs logger=migrator t=2026-04-24T13:44:06.347214092Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-24T13:44:06.349453768Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=2.238225ms logger=migrator t=2026-04-24T13:44:06.368982898Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-24T13:44:06.369832119Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=848.481µs logger=migrator t=2026-04-24T13:44:06.377661812Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-24T13:44:06.378903153Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.247211ms logger=migrator t=2026-04-24T13:44:06.386086619Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-24T13:44:06.389778241Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.693542ms logger=migrator t=2026-04-24T13:44:06.411660179Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-24T13:44:06.413906984Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=2.248515ms logger=migrator t=2026-04-24T13:44:06.421686256Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-24T13:44:06.422478195Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=793.829µs logger=migrator t=2026-04-24T13:44:06.431472716Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-24T13:44:06.432523063Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.052567ms logger=migrator t=2026-04-24T13:44:06.446750533Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-24T13:44:06.448298311Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.549737ms logger=migrator t=2026-04-24T13:44:06.457261752Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-24T13:44:06.458084512Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=824.95µs logger=migrator t=2026-04-24T13:44:06.463891255Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-24T13:44:06.464705265Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=817.09µs logger=migrator t=2026-04-24T13:44:06.468811556Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-24T13:44:06.469698368Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=885.792µs logger=migrator t=2026-04-24T13:44:06.473529122Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-24T13:44:06.473924342Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=397.61µs logger=migrator t=2026-04-24T13:44:06.477536281Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-24T13:44:06.478169206Z level=info msg="Migration successfully executed" id="create star table" duration=632.815µs logger=migrator t=2026-04-24T13:44:06.483944878Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-24T13:44:06.484821211Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=876.693µs logger=migrator t=2026-04-24T13:44:06.491993997Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-24T13:44:06.493077533Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.084356ms logger=migrator t=2026-04-24T13:44:06.500565758Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-24T13:44:06.50148249Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=917.382µs logger=migrator t=2026-04-24T13:44:06.505601392Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-24T13:44:06.506979985Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.376773ms logger=migrator t=2026-04-24T13:44:06.511653371Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-24T13:44:06.512854171Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.20325ms logger=migrator t=2026-04-24T13:44:06.518838828Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-24T13:44:06.520471618Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.63583ms logger=migrator t=2026-04-24T13:44:06.524354824Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-24T13:44:06.525380709Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.020335ms logger=migrator t=2026-04-24T13:44:06.533342905Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-24T13:44:06.533397346Z level=info msg="Migration successfully executed" id="Update org table charset" duration=57.831µs logger=migrator t=2026-04-24T13:44:06.538355178Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-24T13:44:06.538384519Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=30.141µs logger=migrator t=2026-04-24T13:44:06.545216457Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-24T13:44:06.545470003Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=254.286µs logger=migrator t=2026-04-24T13:44:06.553310456Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-24T13:44:06.554942467Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.640781ms logger=migrator t=2026-04-24T13:44:06.561466397Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-24T13:44:06.563101467Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.63338ms logger=migrator t=2026-04-24T13:44:06.569033814Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-24T13:44:06.571140685Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=2.099371ms logger=migrator t=2026-04-24T13:44:06.592632274Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-24T13:44:06.593810263Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.180579ms logger=migrator t=2026-04-24T13:44:06.601571054Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-24T13:44:06.602836916Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.268692ms logger=migrator t=2026-04-24T13:44:06.619141567Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-24T13:44:06.620152722Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.013516ms logger=migrator t=2026-04-24T13:44:06.626703553Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-24T13:44:06.631988333Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.28524ms logger=migrator t=2026-04-24T13:44:06.636670689Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-24T13:44:06.637437297Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=766.668µs logger=migrator t=2026-04-24T13:44:06.641522007Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-24T13:44:06.642475002Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=953.345µs logger=migrator t=2026-04-24T13:44:06.648368817Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-24T13:44:06.649253028Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=877.722µs logger=migrator t=2026-04-24T13:44:06.654546318Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-24T13:44:06.654916757Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=370.539µs logger=migrator t=2026-04-24T13:44:06.659154212Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-24T13:44:06.660056694Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=902.512µs logger=migrator t=2026-04-24T13:44:06.664996076Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-24T13:44:06.665095888Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=100.592µs logger=migrator t=2026-04-24T13:44:06.670066201Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-24T13:44:06.672234243Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.167302ms logger=migrator t=2026-04-24T13:44:06.675570986Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-24T13:44:06.677414821Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.859965ms logger=migrator t=2026-04-24T13:44:06.680854827Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-24T13:44:06.68264106Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.780993ms logger=migrator t=2026-04-24T13:44:06.686076535Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-24T13:44:06.68706942Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=992.465µs logger=migrator t=2026-04-24T13:44:06.69156251Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-24T13:44:06.693466177Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.903878ms logger=migrator t=2026-04-24T13:44:06.699322561Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-24T13:44:06.700796738Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.473436ms logger=migrator t=2026-04-24T13:44:06.707086312Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-24T13:44:06.707949343Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=862.961µs logger=migrator t=2026-04-24T13:44:06.715459968Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-24T13:44:06.715605232Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=135.493µs logger=migrator t=2026-04-24T13:44:06.724421099Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-24T13:44:06.724588883Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=172.465µs logger=migrator t=2026-04-24T13:44:06.730485818Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-24T13:44:06.732905257Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.421849ms logger=migrator t=2026-04-24T13:44:06.739323665Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-24T13:44:06.741680743Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.357278ms logger=migrator t=2026-04-24T13:44:06.748181384Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-24T13:44:06.750646804Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.46547ms logger=migrator t=2026-04-24T13:44:06.758669512Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-24T13:44:06.761002549Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.327658ms logger=migrator t=2026-04-24T13:44:06.765842319Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-24T13:44:06.766384312Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=537.953µs logger=migrator t=2026-04-24T13:44:06.773497067Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-24T13:44:06.774461281Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=964.524µs logger=migrator t=2026-04-24T13:44:06.778448568Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-24T13:44:06.779278899Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=830.911µs logger=migrator t=2026-04-24T13:44:06.783934074Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-24T13:44:06.783980245Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=48.242µs logger=migrator t=2026-04-24T13:44:06.788674461Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-24T13:44:06.790075074Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.399634ms logger=migrator t=2026-04-24T13:44:06.80691745Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-24T13:44:06.808366515Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.456907ms logger=migrator t=2026-04-24T13:44:06.815808379Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-24T13:44:06.823033356Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=7.229987ms logger=migrator t=2026-04-24T13:44:06.82724594Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-24T13:44:06.827993968Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=750.148µs logger=migrator t=2026-04-24T13:44:06.832890589Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-24T13:44:06.833664198Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=773.149µs logger=migrator t=2026-04-24T13:44:06.842473655Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-24T13:44:06.843680435Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.20496ms logger=migrator t=2026-04-24T13:44:06.849468947Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-24T13:44:06.850103373Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=634.696µs logger=migrator t=2026-04-24T13:44:06.865271896Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-24T13:44:06.866330823Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=1.056976ms logger=migrator t=2026-04-24T13:44:06.873898828Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-24T13:44:06.877749443Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.853675ms logger=migrator t=2026-04-24T13:44:06.88696888Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-24T13:44:06.888027976Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.062226ms logger=migrator t=2026-04-24T13:44:06.89589704Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-24T13:44:06.89709324Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=1.19208ms logger=migrator t=2026-04-24T13:44:06.911126145Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-24T13:44:06.911673129Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=551.643µs logger=migrator t=2026-04-24T13:44:06.919607944Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-24T13:44:06.920703901Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.096436ms logger=migrator t=2026-04-24T13:44:06.926523934Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-24T13:44:06.929133758Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.612954ms logger=migrator t=2026-04-24T13:44:06.937113875Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-24T13:44:06.938081408Z level=info msg="Migration successfully executed" id="create data_source table" duration=967.603µs logger=migrator t=2026-04-24T13:44:06.943711967Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-24T13:44:06.944971278Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.251761ms logger=migrator t=2026-04-24T13:44:06.955499428Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-24T13:44:06.956595424Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.098546ms logger=migrator t=2026-04-24T13:44:06.967188295Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-24T13:44:06.968169719Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=982.084µs logger=migrator t=2026-04-24T13:44:06.981231551Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-24T13:44:06.982400949Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.169478ms logger=migrator t=2026-04-24T13:44:06.993134844Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-24T13:44:07.002527315Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=9.391941ms logger=migrator t=2026-04-24T13:44:07.009055156Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-24T13:44:07.010531732Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.478116ms logger=migrator t=2026-04-24T13:44:07.016892318Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-24T13:44:07.018351195Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.459397ms logger=migrator t=2026-04-24T13:44:07.02546765Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-24T13:44:07.026350092Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=882.532µs logger=migrator t=2026-04-24T13:44:07.030815081Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-24T13:44:07.031662923Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=846.301µs logger=migrator t=2026-04-24T13:44:07.036239085Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-24T13:44:07.040057059Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.825055ms logger=migrator t=2026-04-24T13:44:07.048966308Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-24T13:44:07.051579623Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.614195ms logger=migrator t=2026-04-24T13:44:07.055791326Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-24T13:44:07.055830147Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=39.801µs logger=migrator t=2026-04-24T13:44:07.062985553Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-24T13:44:07.063453125Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=469.452µs logger=migrator t=2026-04-24T13:44:07.069019642Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-24T13:44:07.072789644Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.769532ms logger=migrator t=2026-04-24T13:44:07.077268885Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-24T13:44:07.07747907Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=210.925µs logger=migrator t=2026-04-24T13:44:07.081653973Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-24T13:44:07.08193091Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=277.317µs logger=migrator t=2026-04-24T13:44:07.087161399Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-24T13:44:07.090661355Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.471445ms logger=migrator t=2026-04-24T13:44:07.096840197Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-24T13:44:07.097027461Z level=info msg="Migration successfully executed" id="Update uid value" duration=192.044µs logger=migrator t=2026-04-24T13:44:07.103517291Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-24T13:44:07.104784743Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.267042ms logger=migrator t=2026-04-24T13:44:07.111424246Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-24T13:44:07.112747529Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.322873ms logger=migrator t=2026-04-24T13:44:07.119096745Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-24T13:44:07.119892104Z level=info msg="Migration successfully executed" id="create api_key table" duration=795.349µs logger=migrator t=2026-04-24T13:44:07.125270457Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-24T13:44:07.126629071Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.359134ms logger=migrator t=2026-04-24T13:44:07.131929991Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-24T13:44:07.132741651Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=813.27µs logger=migrator t=2026-04-24T13:44:07.138612575Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-24T13:44:07.139958828Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.345653ms logger=migrator t=2026-04-24T13:44:07.14489227Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-24T13:44:07.146290254Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.399285ms logger=migrator t=2026-04-24T13:44:07.150471657Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-24T13:44:07.151254286Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=782.919µs logger=migrator t=2026-04-24T13:44:07.156555357Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-24T13:44:07.157278145Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=722.739µs logger=migrator t=2026-04-24T13:44:07.161592681Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-24T13:44:07.171512065Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=9.916474ms logger=migrator t=2026-04-24T13:44:07.177196656Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-24T13:44:07.177819511Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=622.886µs logger=migrator t=2026-04-24T13:44:07.182726662Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-24T13:44:07.183558082Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=873.682µs logger=migrator t=2026-04-24T13:44:07.187887688Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-24T13:44:07.189115179Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.21115ms logger=migrator t=2026-04-24T13:44:07.215134149Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-24T13:44:07.216683047Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.551778ms logger=migrator t=2026-04-24T13:44:07.221525027Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-24T13:44:07.221839794Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=314.997µs logger=migrator t=2026-04-24T13:44:07.226833387Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-24T13:44:07.227876233Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=1.041246ms logger=migrator t=2026-04-24T13:44:07.233975313Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-24T13:44:07.234031244Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=54.461µs logger=migrator t=2026-04-24T13:44:07.239836307Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-24T13:44:07.244584704Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.754987ms logger=migrator t=2026-04-24T13:44:07.249126705Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-24T13:44:07.251828382Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.700547ms logger=migrator t=2026-04-24T13:44:07.260217178Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-24T13:44:07.260601308Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=388.91µs logger=migrator t=2026-04-24T13:44:07.323488246Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-24T13:44:07.327779482Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.297026ms logger=migrator t=2026-04-24T13:44:07.336508037Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-24T13:44:07.34193759Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=5.433823ms logger=migrator t=2026-04-24T13:44:07.350804769Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-24T13:44:07.351448325Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=652.496µs logger=migrator t=2026-04-24T13:44:07.359720278Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-24T13:44:07.360504937Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=822.139µs logger=migrator t=2026-04-24T13:44:07.366844003Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-24T13:44:07.367747636Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=903.843µs logger=migrator t=2026-04-24T13:44:07.375503606Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-24T13:44:07.377301281Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.644261ms logger=migrator t=2026-04-24T13:44:07.384048418Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-24T13:44:07.386360724Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=2.309696ms logger=migrator t=2026-04-24T13:44:07.391632494Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-24T13:44:07.392969257Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.342433ms logger=migrator t=2026-04-24T13:44:07.397005366Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-24T13:44:07.397141629Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=135.913µs logger=migrator t=2026-04-24T13:44:07.402166603Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-24T13:44:07.402248625Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=87.612µs logger=migrator t=2026-04-24T13:44:07.406069419Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-24T13:44:07.409836312Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.766643ms logger=migrator t=2026-04-24T13:44:07.414514957Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-24T13:44:07.419717125Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=5.26242ms logger=migrator t=2026-04-24T13:44:07.423381826Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-24T13:44:07.4235459Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=163.124µs logger=migrator t=2026-04-24T13:44:07.429562178Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-24T13:44:07.430565032Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.002464ms logger=migrator t=2026-04-24T13:44:07.437456022Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-24T13:44:07.438927268Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.471296ms logger=migrator t=2026-04-24T13:44:07.443616474Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-24T13:44:07.443726907Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=111.213µs logger=migrator t=2026-04-24T13:44:07.447396906Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-24T13:44:07.449184971Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.788875ms logger=migrator t=2026-04-24T13:44:07.453495886Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-24T13:44:07.454910642Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.420346ms logger=migrator t=2026-04-24T13:44:07.459090534Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-24T13:44:07.462053077Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.961903ms logger=migrator t=2026-04-24T13:44:07.466035836Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-24T13:44:07.466139028Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=104.042µs logger=migrator t=2026-04-24T13:44:07.471429549Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-24T13:44:07.472964646Z level=info msg="Migration successfully executed" id="create session table" duration=1.534187ms logger=migrator t=2026-04-24T13:44:07.477307213Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-24T13:44:07.477541689Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=241.556µs logger=migrator t=2026-04-24T13:44:07.481407464Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-24T13:44:07.481563468Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=152.333µs logger=migrator t=2026-04-24T13:44:07.487226017Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-24T13:44:07.488205372Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=981.335µs logger=migrator t=2026-04-24T13:44:07.492789434Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-24T13:44:07.493525413Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=736.179µs logger=migrator t=2026-04-24T13:44:07.499025558Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-24T13:44:07.499134521Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=115.993µs logger=migrator t=2026-04-24T13:44:07.507032984Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-24T13:44:07.507121767Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=91.222µs logger=migrator t=2026-04-24T13:44:07.5125438Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-24T13:44:07.5178185Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.27299ms logger=migrator t=2026-04-24T13:44:07.529471997Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-24T13:44:07.535047544Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=5.587988ms logger=migrator t=2026-04-24T13:44:07.541553545Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-24T13:44:07.541636987Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=84.012µs logger=migrator t=2026-04-24T13:44:07.547538302Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-24T13:44:07.547665905Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=126.243µs logger=migrator t=2026-04-24T13:44:07.5535558Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-24T13:44:07.555665822Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=2.117072ms logger=migrator t=2026-04-24T13:44:07.562307025Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-24T13:44:07.562341356Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=35.511µs logger=migrator t=2026-04-24T13:44:07.567077843Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-24T13:44:07.570567979Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.486526ms logger=migrator t=2026-04-24T13:44:07.576043064Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-24T13:44:07.576205998Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=160.284µs logger=migrator t=2026-04-24T13:44:07.580362611Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-24T13:44:07.585625069Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.262229ms logger=migrator t=2026-04-24T13:44:07.59131191Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-24T13:44:07.594799226Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.487186ms logger=migrator t=2026-04-24T13:44:07.599715287Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-24T13:44:07.599915012Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=231.837µs logger=migrator t=2026-04-24T13:44:07.605192631Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-24T13:44:07.606800921Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.60825ms logger=migrator t=2026-04-24T13:44:07.627328796Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-24T13:44:07.629300465Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.972839ms logger=migrator t=2026-04-24T13:44:07.648955229Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-24T13:44:07.650769174Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.814066ms logger=migrator t=2026-04-24T13:44:07.659398886Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-24T13:44:07.661391385Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.982079ms logger=migrator t=2026-04-24T13:44:07.66892985Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-24T13:44:07.669975357Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.046817ms logger=migrator t=2026-04-24T13:44:07.6758017Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-24T13:44:07.677214814Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.400474ms logger=migrator t=2026-04-24T13:44:07.682218638Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-24T13:44:07.683021327Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=801.459µs logger=migrator t=2026-04-24T13:44:07.688737268Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-24T13:44:07.689811135Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.073407ms logger=migrator t=2026-04-24T13:44:07.696663993Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-24T13:44:07.697622136Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=958.463µs logger=migrator t=2026-04-24T13:44:07.702869526Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-24T13:44:07.715578149Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=12.709583ms logger=migrator t=2026-04-24T13:44:07.721213608Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-24T13:44:07.721828022Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=614.264µs logger=migrator t=2026-04-24T13:44:07.72616865Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-04-24T13:44:07.727583094Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.414514ms logger=migrator t=2026-04-24T13:44:07.733622253Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-24T13:44:07.733899009Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=273.576µs logger=migrator t=2026-04-24T13:44:07.739083227Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-24T13:44:07.739931889Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=848.452µs logger=migrator t=2026-04-24T13:44:07.746233303Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-24T13:44:07.747534455Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.301222ms logger=migrator t=2026-04-24T13:44:07.752712613Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-24T13:44:07.756219879Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.506876ms logger=migrator t=2026-04-24T13:44:07.764257607Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-24T13:44:07.770253475Z level=info msg="Migration successfully executed" id="Add column frequency" duration=5.995167ms logger=migrator t=2026-04-24T13:44:07.778856286Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-24T13:44:07.782610139Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.754973ms logger=migrator t=2026-04-24T13:44:07.791888357Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-24T13:44:07.795610619Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.717222ms logger=migrator t=2026-04-24T13:44:07.812774422Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-24T13:44:07.814472983Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.737262ms logger=migrator t=2026-04-24T13:44:07.819171569Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-24T13:44:07.819232711Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=67.852µs logger=migrator t=2026-04-24T13:44:07.826957931Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-24T13:44:07.827036973Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=81.752µs logger=migrator t=2026-04-24T13:44:07.834334192Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-24T13:44:07.835410919Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.077227ms logger=migrator t=2026-04-24T13:44:07.842814291Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-24T13:44:07.843817656Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.003335ms logger=migrator t=2026-04-24T13:44:07.850857269Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-24T13:44:07.852334046Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.489747ms logger=migrator t=2026-04-24T13:44:07.863363008Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-24T13:44:07.864949396Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.589239ms logger=migrator t=2026-04-24T13:44:07.869436407Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-24T13:44:07.870721008Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.284361ms logger=migrator t=2026-04-24T13:44:07.876230954Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-24T13:44:07.881866242Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=5.633748ms logger=migrator t=2026-04-24T13:44:07.887166373Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-24T13:44:07.891436038Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.269395ms logger=migrator t=2026-04-24T13:44:07.89598034Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-24T13:44:07.896187875Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=208.235µs logger=migrator t=2026-04-24T13:44:07.903100996Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-24T13:44:07.906352605Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=3.25115ms logger=migrator t=2026-04-24T13:44:07.917257584Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-24T13:44:07.918979766Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.724542ms logger=migrator t=2026-04-24T13:44:07.990606799Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-24T13:44:07.997079888Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=6.475309ms logger=migrator t=2026-04-24T13:44:08.121971903Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-24T13:44:08.122142807Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=175.674µs logger=migrator t=2026-04-24T13:44:08.260439712Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-24T13:44:08.261639442Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.2028ms logger=migrator t=2026-04-24T13:44:08.334967447Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-24T13:44:08.336814473Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.850036ms logger=migrator t=2026-04-24T13:44:08.373980688Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-24T13:44:08.374142872Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=163.254µs logger=migrator t=2026-04-24T13:44:08.402548681Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-24T13:44:08.40372263Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.176229ms logger=migrator t=2026-04-24T13:44:08.497615931Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-24T13:44:08.499648452Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=2.0353ms logger=migrator t=2026-04-24T13:44:08.514563238Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-24T13:44:08.516812444Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=2.254406ms logger=migrator t=2026-04-24T13:44:08.526219315Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-24T13:44:08.527678392Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.458587ms logger=migrator t=2026-04-24T13:44:08.533424953Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-24T13:44:08.535242727Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.816814ms logger=migrator t=2026-04-24T13:44:08.54383838Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-24T13:44:08.54710343Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=3.264511ms logger=migrator t=2026-04-24T13:44:08.576214706Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-24T13:44:08.576277958Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=67.462µs logger=migrator t=2026-04-24T13:44:08.608932482Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-24T13:44:08.615020181Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.089609ms logger=migrator t=2026-04-24T13:44:08.626673468Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-24T13:44:08.627712814Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.040145ms logger=migrator t=2026-04-24T13:44:08.639518425Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-24T13:44:08.644168449Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.649564ms logger=migrator t=2026-04-24T13:44:08.650221599Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-24T13:44:08.651048399Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=827.18µs logger=migrator t=2026-04-24T13:44:08.658137243Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-24T13:44:08.659363863Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.22927ms logger=migrator t=2026-04-24T13:44:08.666308274Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-24T13:44:08.667445613Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.131998ms logger=migrator t=2026-04-24T13:44:08.672776434Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-24T13:44:08.683172379Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=10.393235ms logger=migrator t=2026-04-24T13:44:08.689157756Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-24T13:44:08.690137231Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=980.795µs logger=migrator t=2026-04-24T13:44:08.697703907Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-04-24T13:44:08.698708582Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.011086ms logger=migrator t=2026-04-24T13:44:08.706591996Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-24T13:44:08.706952035Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=360.699µs logger=migrator t=2026-04-24T13:44:08.720478038Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-24T13:44:08.721401141Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=925.063µs logger=migrator t=2026-04-24T13:44:08.72787407Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-24T13:44:08.728461304Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=612.245µs logger=migrator t=2026-04-24T13:44:08.735123349Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-24T13:44:08.742943602Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=7.821462ms logger=migrator t=2026-04-24T13:44:08.770034368Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-24T13:44:08.778839655Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=8.807626ms logger=migrator t=2026-04-24T13:44:08.786714409Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-24T13:44:08.787733844Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.020945ms logger=migrator t=2026-04-24T13:44:08.793712121Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-24T13:44:08.795180457Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.458766ms logger=migrator t=2026-04-24T13:44:08.802263312Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-24T13:44:08.802568189Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=304.677µs logger=migrator t=2026-04-24T13:44:08.809392277Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-24T13:44:08.817537007Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=8.14094ms logger=migrator t=2026-04-24T13:44:08.823793361Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-24T13:44:08.825153185Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.362164ms logger=migrator t=2026-04-24T13:44:08.830869586Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-24T13:44:08.831087171Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=208.916µs logger=migrator t=2026-04-24T13:44:08.836950595Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-24T13:44:08.837415966Z level=info msg="Migration successfully executed" id="Move region to single row" duration=466.891µs logger=migrator t=2026-04-24T13:44:08.844535953Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-24T13:44:08.845449725Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=923.993µs logger=migrator t=2026-04-24T13:44:08.852229023Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-24T13:44:08.853219037Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=989.894µs logger=migrator t=2026-04-24T13:44:08.858802475Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-24T13:44:08.859966933Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.164848ms logger=migrator t=2026-04-24T13:44:08.865626813Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-24T13:44:08.872601255Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=6.972122ms logger=migrator t=2026-04-24T13:44:08.879593037Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-24T13:44:08.880289485Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=697.198µs logger=migrator t=2026-04-24T13:44:08.886846397Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-24T13:44:08.887861952Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.015914ms logger=migrator t=2026-04-24T13:44:08.89465604Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-24T13:44:08.894829994Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=176.314µs logger=migrator t=2026-04-24T13:44:08.900480533Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-24T13:44:08.901399746Z level=info msg="Migration successfully executed" id="create test_data table" duration=919.553µs logger=migrator t=2026-04-24T13:44:08.908865521Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-24T13:44:08.909956027Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.086146ms logger=migrator t=2026-04-24T13:44:08.917803171Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-24T13:44:08.919247347Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.445346ms logger=migrator t=2026-04-24T13:44:08.92627287Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-24T13:44:08.927339836Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.067796ms logger=migrator t=2026-04-24T13:44:08.935724823Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-24T13:44:08.936202416Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=482.772µs logger=migrator t=2026-04-24T13:44:08.94730368Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-24T13:44:08.94857526Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=1.274291ms logger=migrator t=2026-04-24T13:44:08.95506181Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-24T13:44:08.955144862Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=84.192µs logger=migrator t=2026-04-24T13:44:08.960428623Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-24T13:44:08.961266764Z level=info msg="Migration successfully executed" id="create team table" duration=837.641µs logger=migrator t=2026-04-24T13:44:08.966844412Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-24T13:44:08.968259106Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.418514ms logger=migrator t=2026-04-24T13:44:08.975482605Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-24T13:44:08.976527331Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.049456ms logger=migrator t=2026-04-24T13:44:08.988091216Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-24T13:44:08.991743446Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=3.65452ms logger=migrator t=2026-04-24T13:44:09.000077631Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-24T13:44:09.000322057Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=244.556µs logger=migrator t=2026-04-24T13:44:09.009636788Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-24T13:44:09.011052912Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.419034ms logger=migrator t=2026-04-24T13:44:09.019028879Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-24T13:44:09.02108561Z level=info msg="Migration successfully executed" id="create team member table" duration=2.057071ms logger=migrator t=2026-04-24T13:44:09.029715443Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-24T13:44:09.030824401Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.109527ms logger=migrator t=2026-04-24T13:44:09.036723206Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-24T13:44:09.042340815Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=5.615308ms logger=migrator t=2026-04-24T13:44:09.047193415Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-24T13:44:09.048531378Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.339153ms logger=migrator t=2026-04-24T13:44:09.056455764Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-24T13:44:09.062447452Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.991617ms logger=migrator t=2026-04-24T13:44:09.075717298Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-24T13:44:09.079738078Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.02389ms logger=migrator t=2026-04-24T13:44:09.088762791Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-24T13:44:09.097785513Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=9.020142ms logger=migrator t=2026-04-24T13:44:09.10776763Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-24T13:44:09.109562394Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.796144ms logger=migrator t=2026-04-24T13:44:09.119035028Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-24T13:44:09.122989555Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=3.959027ms logger=migrator t=2026-04-24T13:44:09.133011643Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-24T13:44:09.134402227Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.391014ms logger=migrator t=2026-04-24T13:44:09.141969254Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-24T13:44:09.143103691Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.138377ms logger=migrator t=2026-04-24T13:44:09.149383307Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-24T13:44:09.150256339Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=873.332µs logger=migrator t=2026-04-24T13:44:09.158341798Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-24T13:44:09.159281951Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=948.293µs logger=migrator t=2026-04-24T13:44:09.167501294Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-24T13:44:09.170295063Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=2.795159ms logger=migrator t=2026-04-24T13:44:09.176950828Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-24T13:44:09.177931682Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=981.114µs logger=migrator t=2026-04-24T13:44:09.186184876Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-24T13:44:09.187042786Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=858.781µs logger=migrator t=2026-04-24T13:44:09.195668789Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-24T13:44:09.195922445Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=254.426µs logger=migrator t=2026-04-24T13:44:09.204118028Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-24T13:44:09.205536233Z level=info msg="Migration successfully executed" id="create tag table" duration=1.411125ms logger=migrator t=2026-04-24T13:44:09.211407108Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-24T13:44:09.212988427Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.581949ms logger=migrator t=2026-04-24T13:44:09.220123563Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-24T13:44:09.221141898Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.018185ms logger=migrator t=2026-04-24T13:44:09.227556837Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-24T13:44:09.228615183Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.058646ms logger=migrator t=2026-04-24T13:44:09.236074087Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-24T13:44:09.237088382Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.008765ms logger=migrator t=2026-04-24T13:44:09.244660739Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-24T13:44:09.259427833Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.766704ms logger=migrator t=2026-04-24T13:44:09.265772599Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-24T13:44:09.266775515Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.006146ms logger=migrator t=2026-04-24T13:44:09.272319222Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-24T13:44:09.273537832Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.21969ms logger=migrator t=2026-04-24T13:44:09.282220376Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-24T13:44:09.282653676Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=436.88µs logger=migrator t=2026-04-24T13:44:09.288410998Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-24T13:44:09.289190038Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=781.28µs logger=migrator t=2026-04-24T13:44:09.295307899Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-24T13:44:09.29616507Z level=info msg="Migration successfully executed" id="create user auth table" duration=852.021µs logger=migrator t=2026-04-24T13:44:09.303370398Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-24T13:44:09.305265214Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.896836ms logger=migrator t=2026-04-24T13:44:09.313971349Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-24T13:44:09.314095482Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=125.723µs logger=migrator t=2026-04-24T13:44:09.320728966Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-24T13:44:09.327053232Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=6.323016ms logger=migrator t=2026-04-24T13:44:09.336319451Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-24T13:44:09.341794346Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.470975ms logger=migrator t=2026-04-24T13:44:09.348758538Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-24T13:44:09.354834548Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=6.07518ms logger=migrator t=2026-04-24T13:44:09.360508598Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-24T13:44:09.365924322Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.415264ms logger=migrator t=2026-04-24T13:44:09.373276704Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-24T13:44:09.374182696Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=906.362µs logger=migrator t=2026-04-24T13:44:09.381232849Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-24T13:44:09.388339165Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=7.110776ms logger=migrator t=2026-04-24T13:44:09.397172933Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-24T13:44:09.398880866Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.710253ms logger=migrator t=2026-04-24T13:44:09.452213082Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-24T13:44:09.454435177Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=2.224765ms logger=migrator t=2026-04-24T13:44:09.462841495Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-24T13:44:09.463834219Z level=info msg="Migration successfully executed" id="create user auth token table" duration=992.444µs logger=migrator t=2026-04-24T13:44:09.469995671Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-24T13:44:09.471621591Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.62803ms logger=migrator t=2026-04-24T13:44:09.479542867Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-24T13:44:09.480637393Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.099286ms logger=migrator t=2026-04-24T13:44:09.611532925Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-24T13:44:09.613361389Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.832735ms logger=migrator t=2026-04-24T13:44:09.753936668Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-24T13:44:09.765593317Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=11.641599ms logger=migrator t=2026-04-24T13:44:09.771912063Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-24T13:44:09.772922058Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.010515ms logger=migrator t=2026-04-24T13:44:09.78311486Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-24T13:44:09.784168315Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.054606ms logger=migrator t=2026-04-24T13:44:09.792846759Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-24T13:44:09.794681295Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.837166ms logger=migrator t=2026-04-24T13:44:09.806927777Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-24T13:44:09.80907241Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=2.146734ms logger=migrator t=2026-04-24T13:44:09.828305055Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-24T13:44:09.829357361Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.054835ms logger=migrator t=2026-04-24T13:44:09.835131023Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-24T13:44:09.835198726Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=67.202µs logger=migrator t=2026-04-24T13:44:09.841213734Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-24T13:44:09.841401768Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=182.874µs logger=migrator t=2026-04-24T13:44:09.847849567Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-24T13:44:09.84958578Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.737363ms logger=migrator t=2026-04-24T13:44:09.854246355Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-24T13:44:09.855302291Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.056196ms logger=migrator t=2026-04-24T13:44:09.864686563Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-24T13:44:09.866376285Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.689692ms logger=migrator t=2026-04-24T13:44:09.8710703Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-24T13:44:09.871139992Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=79.262µs logger=migrator t=2026-04-24T13:44:09.875466649Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-24T13:44:09.876465023Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=998.674µs logger=migrator t=2026-04-24T13:44:09.882255416Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-24T13:44:09.883686802Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.430226ms logger=migrator t=2026-04-24T13:44:09.888318896Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-24T13:44:09.889371052Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.052016ms logger=migrator t=2026-04-24T13:44:09.894152991Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-24T13:44:09.895241887Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.089016ms logger=migrator t=2026-04-24T13:44:09.900465046Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-24T13:44:09.90829914Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=7.832954ms logger=migrator t=2026-04-24T13:44:09.915762123Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-24T13:44:09.91722463Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.465137ms logger=migrator t=2026-04-24T13:44:09.922770157Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-24T13:44:09.922853929Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=85.402µs logger=migrator t=2026-04-24T13:44:09.926937939Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-24T13:44:09.927890023Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=952.184µs logger=migrator t=2026-04-24T13:44:09.933610024Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-04-24T13:44:09.935853769Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=2.237914ms logger=migrator t=2026-04-24T13:44:09.940211367Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-04-24T13:44:09.941259963Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.049576ms logger=migrator t=2026-04-24T13:44:09.948892861Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-24T13:44:09.949046775Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=139.494µs logger=migrator t=2026-04-24T13:44:09.953317131Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-24T13:44:09.95494082Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.623559ms logger=migrator t=2026-04-24T13:44:09.959328709Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-24T13:44:09.961139803Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.811424ms logger=migrator t=2026-04-24T13:44:09.96586629Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-04-24T13:44:09.966971618Z 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.104948ms logger=migrator t=2026-04-24T13:44:09.971280694Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-24T13:44:09.972246567Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=965.863µs logger=migrator t=2026-04-24T13:44:09.976475912Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-24T13:44:09.986275883Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=9.798861ms logger=migrator t=2026-04-24T13:44:09.99100326Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-24T13:44:09.991707238Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=704.297µs logger=migrator t=2026-04-24T13:44:09.995171354Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-24T13:44:09.996129987Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=956.753µs logger=migrator t=2026-04-24T13:44:10.00066717Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-24T13:44:10.027607724Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=26.940145ms logger=migrator t=2026-04-24T13:44:10.033614682Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-24T13:44:10.057100502Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=23.48542ms logger=migrator t=2026-04-24T13:44:10.061450229Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-24T13:44:10.062338652Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=888.013µs logger=migrator t=2026-04-24T13:44:10.066234418Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-24T13:44:10.067196181Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=961.573µs logger=migrator t=2026-04-24T13:44:10.073194009Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-24T13:44:10.078881209Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.6895ms logger=migrator t=2026-04-24T13:44:10.083203186Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-24T13:44:10.089207064Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.014168ms logger=migrator t=2026-04-24T13:44:10.094361362Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-24T13:44:10.095337326Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=975.233µs logger=migrator t=2026-04-24T13:44:10.100021081Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-24T13:44:10.100932754Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=911.613µs logger=migrator t=2026-04-24T13:44:10.104650316Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-24T13:44:10.1056167Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=970.103µs logger=migrator t=2026-04-24T13:44:10.110305106Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-24T13:44:10.11174164Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.440495ms logger=migrator t=2026-04-24T13:44:10.117583825Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-24T13:44:10.117694677Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=112.183µs logger=migrator t=2026-04-24T13:44:10.122547638Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-24T13:44:10.128540935Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=5.998307ms logger=migrator t=2026-04-24T13:44:10.134085282Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-24T13:44:10.140117651Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.07953ms logger=migrator t=2026-04-24T13:44:10.144992032Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-24T13:44:10.149670447Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=4.678636ms logger=migrator t=2026-04-24T13:44:10.154216409Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-24T13:44:10.156008973Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.792524ms logger=migrator t=2026-04-24T13:44:10.160557566Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-24T13:44:10.16153545Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=977.664µs logger=migrator t=2026-04-24T13:44:10.169091637Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-24T13:44:10.176654182Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=7.563736ms logger=migrator t=2026-04-24T13:44:10.18222959Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-24T13:44:10.190024303Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=7.794323ms logger=migrator t=2026-04-24T13:44:10.194648038Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-04-24T13:44:10.195698143Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.050526ms logger=migrator t=2026-04-24T13:44:10.200470461Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-24T13:44:10.207280729Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.810128ms logger=migrator t=2026-04-24T13:44:10.21299119Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-24T13:44:10.220411813Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=7.425424ms logger=migrator t=2026-04-24T13:44:10.224769521Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-24T13:44:10.224829102Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=55.521µs logger=migrator t=2026-04-24T13:44:10.228463902Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-24T13:44:10.229343733Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=879.891µs logger=migrator t=2026-04-24T13:44:10.23447411Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-04-24T13:44:10.236598103Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=2.123593ms logger=migrator t=2026-04-24T13:44:10.241658478Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-04-24T13:44:10.243101243Z 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.436465ms logger=migrator t=2026-04-24T13:44:10.247980154Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-24T13:44:10.248066656Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=87.282µs logger=migrator t=2026-04-24T13:44:10.253776547Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-24T13:44:10.260209365Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.432048ms logger=migrator t=2026-04-24T13:44:10.264251866Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-24T13:44:10.272031327Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=7.774541ms logger=migrator t=2026-04-24T13:44:10.276541899Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-24T13:44:10.282862364Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.320316ms logger=migrator t=2026-04-24T13:44:10.288051962Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-24T13:44:10.294254585Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.225743ms logger=migrator t=2026-04-24T13:44:10.301230418Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-24T13:44:10.307719518Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.48876ms logger=migrator t=2026-04-24T13:44:10.312817264Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-24T13:44:10.312886216Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=69.292µs logger=migrator t=2026-04-24T13:44:10.317345676Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-24T13:44:10.318298519Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=945.793µs logger=migrator t=2026-04-24T13:44:10.324929083Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-24T13:44:10.332791917Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.863664ms logger=migrator t=2026-04-24T13:44:10.338031856Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-24T13:44:10.338211381Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=188.725µs logger=migrator t=2026-04-24T13:44:10.344025584Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-24T13:44:10.353268632Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=9.242728ms logger=migrator t=2026-04-24T13:44:10.357824735Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-24T13:44:10.359149848Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.323143ms logger=migrator t=2026-04-24T13:44:10.363564886Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-24T13:44:10.372808855Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=9.238928ms logger=migrator t=2026-04-24T13:44:10.379418708Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-24T13:44:10.380427723Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.010735ms logger=migrator t=2026-04-24T13:44:10.385891868Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-24T13:44:10.387321203Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.431205ms logger=migrator t=2026-04-24T13:44:10.392711957Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-24T13:44:10.401564035Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=8.849289ms logger=migrator t=2026-04-24T13:44:10.405758038Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-24T13:44:10.406739523Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=979.455µs logger=migrator t=2026-04-24T13:44:10.414287828Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-24T13:44:10.416220266Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.935398ms logger=migrator t=2026-04-24T13:44:10.422358897Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-24T13:44:10.423217838Z level=info msg="Migration successfully executed" id="create alert_image table" duration=858.241µs logger=migrator t=2026-04-24T13:44:10.428968771Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-24T13:44:10.430103149Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.127558ms logger=migrator t=2026-04-24T13:44:10.437078351Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-24T13:44:10.437186024Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=108.872µs logger=migrator t=2026-04-24T13:44:10.443194913Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-24T13:44:10.444850473Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.659591ms logger=migrator t=2026-04-24T13:44:10.451041285Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-24T13:44:10.453115487Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=2.067542ms logger=migrator t=2026-04-24T13:44:10.458028628Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-24T13:44:10.458741136Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-24T13:44:10.463314569Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-24T13:44:10.463796021Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=481.722µs logger=migrator t=2026-04-24T13:44:10.468425855Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-24T13:44:10.469564793Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.140638ms logger=migrator t=2026-04-24T13:44:10.47349781Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-24T13:44:10.480457472Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.964393ms logger=migrator t=2026-04-24T13:44:10.485422445Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-24T13:44:10.486443829Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.018465ms logger=migrator t=2026-04-24T13:44:10.491869924Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-24T13:44:10.492894809Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.024565ms logger=migrator t=2026-04-24T13:44:10.497232526Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-24T13:44:10.498269301Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.036025ms logger=migrator t=2026-04-24T13:44:10.503039369Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-24T13:44:10.504865935Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.826236ms logger=migrator t=2026-04-24T13:44:10.510441002Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-24T13:44:10.511497438Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.056276ms logger=migrator t=2026-04-24T13:44:10.515587719Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-24T13:44:10.515613359Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=26.64µs logger=migrator t=2026-04-24T13:44:10.519440144Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-24T13:44:10.519517786Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=73.372µs logger=migrator t=2026-04-24T13:44:10.5257732Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-24T13:44:10.535377147Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=9.604907ms logger=migrator t=2026-04-24T13:44:10.539363146Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-24T13:44:10.539620642Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=257.696µs logger=migrator t=2026-04-24T13:44:10.543748003Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-24T13:44:10.544904613Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.156269ms logger=migrator t=2026-04-24T13:44:10.551628238Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-24T13:44:10.552183132Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=555.364µs logger=migrator t=2026-04-24T13:44:10.56097248Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-24T13:44:10.562914177Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.943787ms logger=migrator t=2026-04-24T13:44:10.567709686Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-24T13:44:10.568670799Z level=info msg="Migration successfully executed" id="create secrets table" duration=958.343µs logger=migrator t=2026-04-24T13:44:10.573077188Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-24T13:44:10.606041012Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=32.960954ms logger=migrator t=2026-04-24T13:44:10.61122844Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-24T13:44:10.621755019Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=10.545799ms logger=migrator t=2026-04-24T13:44:10.628134537Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-24T13:44:10.628363223Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=229.256µs logger=migrator t=2026-04-24T13:44:10.632382042Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-24T13:44:10.667845527Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=35.459355ms logger=migrator t=2026-04-24T13:44:10.673124398Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-24T13:44:10.705493406Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=32.369288ms logger=migrator t=2026-04-24T13:44:10.709983477Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-24T13:44:10.710669344Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=685.767µs logger=migrator t=2026-04-24T13:44:10.7161857Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-24T13:44:10.71740551Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.22609ms logger=migrator t=2026-04-24T13:44:10.7218495Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-24T13:44:10.722370773Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=521.022µs logger=migrator t=2026-04-24T13:44:10.729216372Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-24T13:44:10.732408641Z level=info msg="Migration successfully executed" id="create permission table" duration=3.195609ms logger=migrator t=2026-04-24T13:44:10.740368818Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-24T13:44:10.742972172Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=2.608864ms logger=migrator t=2026-04-24T13:44:10.747504143Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-24T13:44:10.749345309Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.840686ms logger=migrator t=2026-04-24T13:44:10.754336942Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-24T13:44:10.755753347Z level=info msg="Migration successfully executed" id="create role table" duration=1.416275ms logger=migrator t=2026-04-24T13:44:10.764158224Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-24T13:44:10.777168566Z level=info msg="Migration successfully executed" id="add column display_name" duration=13.002471ms logger=migrator t=2026-04-24T13:44:10.782697062Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-24T13:44:10.790102834Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.404752ms logger=migrator t=2026-04-24T13:44:10.798369459Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-24T13:44:10.801598388Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=3.224089ms logger=migrator t=2026-04-24T13:44:10.808577141Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-24T13:44:10.810212772Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.633871ms logger=migrator t=2026-04-24T13:44:10.821517021Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-24T13:44:10.822885604Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.368053ms logger=migrator t=2026-04-24T13:44:10.832198243Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-24T13:44:10.833190138Z level=info msg="Migration successfully executed" id="create team role table" duration=991.565µs logger=migrator t=2026-04-24T13:44:10.84216704Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-24T13:44:10.844097868Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.934468ms logger=migrator t=2026-04-24T13:44:10.850080125Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-24T13:44:10.851245734Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.166069ms logger=migrator t=2026-04-24T13:44:10.858089223Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-24T13:44:10.859242011Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.153178ms logger=migrator t=2026-04-24T13:44:10.866810649Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-24T13:44:10.868937201Z level=info msg="Migration successfully executed" id="create user role table" duration=2.129143ms logger=migrator t=2026-04-24T13:44:10.895551627Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-24T13:44:10.897490706Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.944709ms logger=migrator t=2026-04-24T13:44:10.905959655Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-24T13:44:10.908078016Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=2.121412ms logger=migrator t=2026-04-24T13:44:10.91427037Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-24T13:44:10.915415618Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.145528ms logger=migrator t=2026-04-24T13:44:10.92320305Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-24T13:44:10.92482581Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.62219ms logger=migrator t=2026-04-24T13:44:10.931057034Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-24T13:44:10.93291632Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.864885ms logger=migrator t=2026-04-24T13:44:10.939354259Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-24T13:44:10.941492701Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=2.142852ms logger=migrator t=2026-04-24T13:44:10.947553442Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-24T13:44:10.95563567Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.079249ms logger=migrator t=2026-04-24T13:44:10.962718355Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-24T13:44:10.963927195Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.20945ms logger=migrator t=2026-04-24T13:44:10.9685795Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-24T13:44:10.96976453Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.18499ms logger=migrator t=2026-04-24T13:44:10.975523942Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-24T13:44:10.976871035Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.344983ms logger=migrator t=2026-04-24T13:44:10.983659282Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-24T13:44:10.985650121Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.990529ms logger=migrator t=2026-04-24T13:44:10.994238343Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-24T13:44:10.995532846Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.298103ms logger=migrator t=2026-04-24T13:44:11.003422731Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-24T13:44:11.005381328Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.964198ms logger=migrator t=2026-04-24T13:44:11.011244193Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-24T13:44:11.020578594Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=9.330891ms logger=migrator t=2026-04-24T13:44:11.207144598Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-24T13:44:11.218589771Z level=info msg="Migration successfully executed" id="permission kind migration" duration=11.447833ms logger=migrator t=2026-04-24T13:44:11.2262348Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-24T13:44:11.235902569Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=9.672829ms logger=migrator t=2026-04-24T13:44:11.246213663Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-24T13:44:11.257558853Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=11.34682ms logger=migrator t=2026-04-24T13:44:11.274284195Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-24T13:44:11.275611109Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.327564ms logger=migrator t=2026-04-24T13:44:11.280847728Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-24T13:44:11.282229272Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.380854ms logger=migrator t=2026-04-24T13:44:11.289868601Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-24T13:44:11.292288241Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=2.42047ms logger=migrator t=2026-04-24T13:44:11.299751484Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-24T13:44:11.300711869Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=960.214µs logger=migrator t=2026-04-24T13:44:11.306765038Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-24T13:44:11.308822619Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=2.055041ms logger=migrator t=2026-04-24T13:44:11.315717618Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-24T13:44:11.315866812Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=150.514µs logger=migrator t=2026-04-24T13:44:11.321597883Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-24T13:44:11.321670705Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=73.462µs logger=migrator t=2026-04-24T13:44:11.327603131Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-24T13:44:11.328432283Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=829.432µs logger=migrator t=2026-04-24T13:44:11.335069076Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-24T13:44:11.336368248Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.300462ms logger=migrator t=2026-04-24T13:44:11.343969456Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-24T13:44:11.344728594Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=740.508µs logger=migrator t=2026-04-24T13:44:11.35263644Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-24T13:44:11.352926387Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=288.297µs logger=migrator t=2026-04-24T13:44:11.359602892Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-24T13:44:11.360574936Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=971.904µs logger=migrator t=2026-04-24T13:44:11.365919568Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-24T13:44:11.366927252Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.007154ms logger=migrator t=2026-04-24T13:44:11.37612746Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-24T13:44:11.378332114Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.203903ms logger=migrator t=2026-04-24T13:44:11.389071829Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-24T13:44:11.397823515Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.751015ms logger=migrator t=2026-04-24T13:44:11.403465824Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-24T13:44:11.403537576Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=76.672µs logger=migrator t=2026-04-24T13:44:11.411207866Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-24T13:44:11.412766224Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.554939ms logger=migrator t=2026-04-24T13:44:11.429980199Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-24T13:44:11.431923076Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.940967ms logger=migrator t=2026-04-24T13:44:11.438996901Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-24T13:44:11.44096419Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.967129ms logger=migrator t=2026-04-24T13:44:11.447000589Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-24T13:44:11.455355325Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.352666ms logger=migrator t=2026-04-24T13:44:11.460723268Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-24T13:44:11.462614484Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.893816ms logger=migrator t=2026-04-24T13:44:11.468758747Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-24T13:44:11.470607221Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.896386ms logger=migrator t=2026-04-24T13:44:11.47740159Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-24T13:44:11.504638921Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=27.229251ms logger=migrator t=2026-04-24T13:44:11.510973948Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-24T13:44:11.51186025Z level=info msg="Migration successfully executed" id="create correlation v2" duration=887.262µs logger=migrator t=2026-04-24T13:44:11.51836363Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-24T13:44:11.520352219Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.988129ms logger=migrator t=2026-04-24T13:44:11.526959282Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-24T13:44:11.528596403Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.637251ms logger=migrator t=2026-04-24T13:44:11.534807466Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-24T13:44:11.535956385Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.148979ms logger=migrator t=2026-04-24T13:44:11.542756402Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-24T13:44:11.542982878Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=227.146µs logger=migrator t=2026-04-24T13:44:11.549298534Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-24T13:44:11.550180956Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=881.513µs logger=migrator t=2026-04-24T13:44:11.555890367Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-24T13:44:11.568748104Z level=info msg="Migration successfully executed" id="add provisioning column" duration=12.856976ms logger=migrator t=2026-04-24T13:44:11.575157992Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-24T13:44:11.576039784Z level=info msg="Migration successfully executed" id="create entity_events table" duration=881.772µs logger=migrator t=2026-04-24T13:44:11.581013687Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-24T13:44:11.582858962Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.846695ms logger=migrator t=2026-04-24T13:44:11.588629775Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-24T13:44:11.589067876Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-24T13:44:11.596024977Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-24T13:44:11.596995171Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-24T13:44:11.603068852Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-24T13:44:11.603890522Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=821.9µs logger=migrator t=2026-04-24T13:44:11.609387177Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-24T13:44:11.610798322Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.409395ms logger=migrator t=2026-04-24T13:44:11.61801592Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-24T13:44:11.620116282Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=2.097262ms logger=migrator t=2026-04-24T13:44:11.625613818Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-24T13:44:11.627158975Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.544957ms logger=migrator t=2026-04-24T13:44:11.632488117Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-24T13:44:11.633674296Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.186829ms logger=migrator t=2026-04-24T13:44:11.639500631Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-24T13:44:11.640555276Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.054635ms logger=migrator t=2026-04-24T13:44:11.649165089Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-24T13:44:11.649966129Z level=info msg="Migration successfully executed" id="Drop public config table" duration=803.63µs logger=migrator t=2026-04-24T13:44:11.658643043Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-24T13:44:11.659839253Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.1964ms logger=migrator t=2026-04-24T13:44:11.666353563Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-24T13:44:11.667764038Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.410595ms logger=migrator t=2026-04-24T13:44:11.674689239Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-24T13:44:11.675900139Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.21064ms logger=migrator t=2026-04-24T13:44:11.682674746Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-24T13:44:11.684525032Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.851186ms logger=migrator t=2026-04-24T13:44:11.691157975Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-24T13:44:11.716150253Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.984787ms logger=migrator t=2026-04-24T13:44:11.735344066Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-24T13:44:11.746626785Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=11.287939ms logger=migrator t=2026-04-24T13:44:11.752666834Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-24T13:44:11.7622538Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=9.586927ms logger=migrator t=2026-04-24T13:44:11.769026508Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-24T13:44:11.769196322Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=170.434µs logger=migrator t=2026-04-24T13:44:11.773727663Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-24T13:44:11.784829267Z level=info msg="Migration successfully executed" id="add share column" duration=11.102554ms logger=migrator t=2026-04-24T13:44:11.790101517Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-24T13:44:11.790316583Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=215.035µs logger=migrator t=2026-04-24T13:44:11.794989878Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-24T13:44:11.796220979Z level=info msg="Migration successfully executed" id="create file table" duration=1.229431ms logger=migrator t=2026-04-24T13:44:11.802032762Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-24T13:44:11.804016061Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.983129ms logger=migrator t=2026-04-24T13:44:11.809010124Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-24T13:44:11.810305517Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.295153ms logger=migrator t=2026-04-24T13:44:11.8157566Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-24T13:44:11.816709864Z level=info msg="Migration successfully executed" id="create file_meta table" duration=953.794µs logger=migrator t=2026-04-24T13:44:11.822381014Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-24T13:44:11.824563679Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.184595ms logger=migrator t=2026-04-24T13:44:11.829676504Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-24T13:44:11.829781808Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=106.704µs logger=migrator t=2026-04-24T13:44:11.834875473Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-24T13:44:11.834980945Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=105.202µs logger=migrator t=2026-04-24T13:44:11.841747333Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-24T13:44:11.842807629Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.061535ms logger=migrator t=2026-04-24T13:44:11.848318755Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-24T13:44:11.848790466Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=475.402µs logger=migrator t=2026-04-24T13:44:11.853683767Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-24T13:44:11.855911602Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.227385ms logger=migrator t=2026-04-24T13:44:11.86109266Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-24T13:44:11.871093856Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=10.001876ms logger=migrator t=2026-04-24T13:44:11.876978151Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-24T13:44:11.877157106Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=196.415µs logger=migrator t=2026-04-24T13:44:11.881822471Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-24T13:44:11.883021172Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.20248ms logger=migrator t=2026-04-24T13:44:11.887637055Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-24T13:44:11.888087076Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=451.181µs logger=migrator t=2026-04-24T13:44:11.892141657Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-24T13:44:11.892324541Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=181.774µs logger=migrator t=2026-04-24T13:44:11.896527814Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-24T13:44:11.89713379Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=604.606µs logger=migrator t=2026-04-24T13:44:11.902286286Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-24T13:44:11.913292118Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=11.006222ms logger=migrator t=2026-04-24T13:44:11.91821029Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-24T13:44:11.926652148Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.438128ms logger=migrator t=2026-04-24T13:44:11.932644836Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-24T13:44:11.933497187Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=853.871µs logger=migrator t=2026-04-24T13:44:11.93927952Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-24T13:44:12.015721167Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=76.437247ms logger=migrator t=2026-04-24T13:44:12.024497683Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-24T13:44:12.025465907Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=967.084µs logger=migrator t=2026-04-24T13:44:12.031906846Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-24T13:44:12.033854784Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.947248ms logger=migrator t=2026-04-24T13:44:12.057020156Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-24T13:44:12.084837133Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=27.820567ms logger=migrator t=2026-04-24T13:44:12.092568723Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-24T13:44:12.098803518Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=6.234495ms logger=migrator t=2026-04-24T13:44:12.104548329Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-24T13:44:12.104790745Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=242.806µs logger=migrator t=2026-04-24T13:44:12.110271251Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-24T13:44:12.110689851Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=245.366µs logger=migrator t=2026-04-24T13:44:12.117427077Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-24T13:44:12.118050612Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=624.826µs logger=migrator t=2026-04-24T13:44:12.124787119Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-24T13:44:12.125095136Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=307.987µs logger=migrator t=2026-04-24T13:44:12.131519315Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-24T13:44:12.132093659Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=575.214µs logger=migrator t=2026-04-24T13:44:12.140723602Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-24T13:44:12.141901751Z level=info msg="Migration successfully executed" id="create folder table" duration=1.18341ms logger=migrator t=2026-04-24T13:44:12.15118903Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-24T13:44:12.152635566Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.449446ms logger=migrator t=2026-04-24T13:44:12.159053534Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-24T13:44:12.160390608Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.338384ms logger=migrator t=2026-04-24T13:44:12.166614681Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-24T13:44:12.166689153Z level=info msg="Migration successfully executed" id="Update folder title length" duration=75.422µs logger=migrator t=2026-04-24T13:44:12.174355013Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-24T13:44:12.175944331Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.59669ms logger=migrator t=2026-04-24T13:44:12.182366149Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-24T13:44:12.184057921Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.690302ms logger=migrator t=2026-04-24T13:44:12.191371303Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-24T13:44:12.194348226Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.975353ms logger=migrator t=2026-04-24T13:44:12.201720957Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-24T13:44:12.202321712Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=603.015µs logger=migrator t=2026-04-24T13:44:12.207826288Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-24T13:44:12.208172307Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=347.869µs logger=migrator t=2026-04-24T13:44:12.213629232Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-24T13:44:12.215017136Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.388834ms logger=migrator t=2026-04-24T13:44:12.220963492Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-24T13:44:12.222348317Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.386185ms logger=migrator t=2026-04-24T13:44:12.230072247Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-24T13:44:12.231913263Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.844486ms logger=migrator t=2026-04-24T13:44:12.240841193Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-24T13:44:12.243016537Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.180544ms logger=migrator t=2026-04-24T13:44:12.2500207Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-24T13:44:12.251895166Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.878076ms logger=migrator t=2026-04-24T13:44:12.258749496Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-24T13:44:12.260026917Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.279041ms logger=migrator t=2026-04-24T13:44:12.267305487Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-24T13:44:12.268991798Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.683431ms logger=migrator t=2026-04-24T13:44:12.2755195Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-24T13:44:12.277338754Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.820335ms logger=migrator t=2026-04-24T13:44:12.285120316Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-24T13:44:12.286008538Z level=info msg="Migration successfully executed" id="create signing_key table" duration=887.022µs logger=migrator t=2026-04-24T13:44:12.296686021Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-24T13:44:12.297970954Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.291423ms logger=migrator t=2026-04-24T13:44:12.3043074Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-24T13:44:12.305739625Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.432954ms logger=migrator t=2026-04-24T13:44:12.311573629Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-24T13:44:12.312201595Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=631.696µs logger=migrator t=2026-04-24T13:44:12.319904094Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-24T13:44:12.330784753Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=10.879179ms logger=migrator t=2026-04-24T13:44:12.337796847Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-24T13:44:12.338573815Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=781.209µs logger=migrator t=2026-04-24T13:44:12.3444428Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-24T13:44:12.344481591Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=43.481µs logger=migrator t=2026-04-24T13:44:12.349045094Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-24T13:44:12.350259844Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.214879ms logger=migrator t=2026-04-24T13:44:12.358373534Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-24T13:44:12.358429345Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=61.981µs logger=migrator t=2026-04-24T13:44:12.366488174Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-24T13:44:12.368582606Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.100542ms logger=migrator t=2026-04-24T13:44:12.392382603Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-24T13:44:12.394713041Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=2.332728ms logger=migrator t=2026-04-24T13:44:12.40399031Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-24T13:44:12.40559683Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.60339ms logger=migrator t=2026-04-24T13:44:12.412137081Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-24T13:44:12.414896629Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=2.765138ms logger=migrator t=2026-04-24T13:44:12.430005952Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-24T13:44:12.430684289Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=682.317µs logger=migrator t=2026-04-24T13:44:12.439313512Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-24T13:44:12.440122312Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=809.44µs logger=migrator t=2026-04-24T13:44:12.448676873Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-24T13:44:12.44973525Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.054066ms logger=migrator t=2026-04-24T13:44:12.455998614Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-24T13:44:12.456847855Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=850.881µs logger=migrator t=2026-04-24T13:44:12.463696334Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-24T13:44:12.474663445Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.963191ms logger=migrator t=2026-04-24T13:44:12.480357665Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-24T13:44:12.493073199Z level=info msg="Migration successfully executed" id="add region_slug column" duration=12.714104ms logger=migrator t=2026-04-24T13:44:12.501423185Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-24T13:44:12.51335773Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=11.936625ms logger=migrator t=2026-04-24T13:44:12.521923102Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-24T13:44:12.522017524Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=96.763µs logger=migrator t=2026-04-24T13:44:12.529258652Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-24T13:44:12.548800774Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=19.523972ms logger=migrator t=2026-04-24T13:44:12.558950495Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-24T13:44:12.57008373Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=11.137705ms logger=migrator t=2026-04-24T13:44:12.57615251Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-24T13:44:12.576409536Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=256.986µs logger=migrator t=2026-04-24T13:44:12.581493832Z level=info msg="migrations completed" performed=558 skipped=0 duration=7.444253407s logger=migrator t=2026-04-24T13:44:12.582399944Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-24T13:44:12.601611908Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-24T13:44:12.601822063Z level=info msg="Created default organization" logger=secrets t=2026-04-24T13:44:12.697376042Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-24T13:44:12.745626163Z level=info msg="Restored cache from database" duration=399.04µs logger=plugin.store t=2026-04-24T13:44:12.746917385Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-24T13:44:12.783218381Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-24T13:44:12.783253102Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-24T13:44:12.783327033Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-24T13:44:12.783340564Z level=info msg="Plugins loaded" count=54 duration=36.424099ms logger=query_data t=2026-04-24T13:44:12.79212133Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-24T13:44:12.795162965Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-24T13:44:12.802119928Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-24T13:44:12.811617882Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-24T13:44:12.81315092Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-24T13:44:12.815005585Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-24T13:44:12.840832432Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-24T13:44:12.860230971Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-24T13:44:12.886510581Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-24T13:44:12.886563202Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-04-24T13:44:12.886953501Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-04-24T13:44:12.887031403Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-04-24T13:44:12.887467094Z level=info msg="State cache has been initialized" states=0 duration=512.093µs logger=ngalert.scheduler t=2026-04-24T13:44:12.888682543Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-24T13:44:12.888780747Z level=info msg=starting first_tick=2026-04-24T13:44:20Z logger=grafanaStorageLogger t=2026-04-24T13:44:12.888699775Z level=info msg="Storage starting" logger=provisioning.dashboard t=2026-04-24T13:44:12.889204817Z level=info msg="starting to provision dashboards" logger=http.server t=2026-04-24T13:44:12.897323587Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=grafana.update.checker t=2026-04-24T13:44:12.961618044Z level=info msg="Update check succeeded" duration=74.448168ms logger=plugins.update.checker t=2026-04-24T13:44:12.962641659Z level=info msg="Update check succeeded" duration=75.660787ms logger=sqlstore.transactions t=2026-04-24T13:44:13.073345531Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=grafana-apiserver t=2026-04-24T13:44:13.082397786Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-24T13:44:13.083031961Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-24T13:44:13.085348078Z level=info msg="Patterns update finished" duration=87.4915ms logger=sqlstore.transactions t=2026-04-24T13:44:13.086564998Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-04-24T13:44:13.098442821Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-04-24T13:44:13.102313557Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-04-24T13:44:27.843518013Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:27.845291437Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:27.864344086Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:27.89528339Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:27.912982998Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:27.950912474Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:27.970242481Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:27.999499434Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:28.018382639Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:28.05040777Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:28.068726592Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:28.100145067Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:28.114336778Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:28.1420172Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:28.157911193Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:28.184265814Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:28.212569822Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:28.310317115Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:28.329214021Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-04-24T13:44:28.371274599Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-24T13:44:28.386605208Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-24T13:44:28.40288764Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-04-24T13:44:28.417252024Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:28.436277114Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:28.486059703Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:28.504258212Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:28.547056318Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:28.566069698Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:28.612677868Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:28.632195199Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:28.675200962Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:28.693278857Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:28.737458598Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:28.756137189Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:28.805242491Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:28.825999744Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:28.878180071Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:28.89435665Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:28.945351949Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:28.96321586Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:29.032149592Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:29.050540846Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:29.189039994Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:29.20750165Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:29.261696687Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:29.281961898Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:29.345884606Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:29.366397581Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:29.426888685Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:29.440122622Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:29.496270088Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:29.517539442Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:29.596791049Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:29.616939526Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:29.68192217Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:29.697960536Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:29.761285669Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:29.780526464Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:29.852624683Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:29.871623412Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:29.939096298Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:29.955864062Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:30.033113688Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:30.052567908Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:30.108069228Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:30.123197802Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:30.180744612Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:30.193806105Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:30.258925502Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:30.273770978Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:30.329975185Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:30.360604661Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:30.46143912Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:30.482419949Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:30.55253963Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:30.57485516Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:30.664047512Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:30.67978663Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:30.752148966Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:30.76933292Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:30.852607146Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:30.871458202Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-24T13:44:30.945731594Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-24T13:45:53.92198052Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-24T13:54:12.925507987Z level=info msg="Completed cleanup jobs" duration=35.845526ms logger=plugins.update.checker t=2026-04-24T13:54:13.012266852Z level=info msg="Update check succeeded" duration=49.368321ms logger=sqlstore.transactions t=2026-04-24T13:59:12.809932574Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-04-24T14:04:12.929006354Z level=info msg="Completed cleanup jobs" duration=39.516023ms logger=plugins.update.checker t=2026-04-24T14:04:13.017365621Z level=info msg="Update check succeeded" duration=54.464401ms logger=plugins.update.checker t=2026-04-24T14:14:13.013734443Z level=info msg="Update check succeeded" duration=49.999577ms logger=cleanup t=2026-04-24T14:14:13.351626141Z level=info msg="Completed cleanup jobs" duration=462.464069ms logger=infra.usagestats t=2026-04-24T14:15:53.944276672Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-24T14:24:12.924317189Z level=info msg="Completed cleanup jobs" duration=34.983618ms logger=plugins.update.checker t=2026-04-24T14:24:13.015496897Z level=info msg="Update check succeeded" duration=51.975465ms logger=cleanup t=2026-04-24T14:34:12.914408834Z level=info msg="Completed cleanup jobs" duration=25.126762ms logger=plugins.update.checker t=2026-04-24T14:34:13.013988668Z level=info msg="Update check succeeded" duration=50.980002ms logger=cleanup t=2026-04-24T14:44:12.923535882Z level=info msg="Completed cleanup jobs" duration=34.122293ms logger=plugins.update.checker t=2026-04-24T14:44:13.015592736Z level=info msg="Update check succeeded" duration=51.970224ms logger=infra.usagestats t=2026-04-24T14:45:53.943223968Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-24T14:54:12.928121023Z level=info msg="Completed cleanup jobs" duration=38.944518ms logger=plugins.update.checker t=2026-04-24T14:54:13.011124916Z level=info msg="Update check succeeded" duration=47.9426ms logger=cleanup t=2026-04-24T15:04:12.933474619Z level=info msg="Completed cleanup jobs" duration=44.143383ms logger=plugins.update.checker t=2026-04-24T15:04:13.025794114Z level=info msg="Update check succeeded" duration=62.19001ms