logger=settings t=2026-04-22T06:14:12.736623364Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-22T06:14:12Z logger=settings t=2026-04-22T06:14:12.737186949Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-22T06:14:12.737200619Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-22T06:14:12.73721299Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-22T06:14:12.737265041Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-22T06:14:12.737270281Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-22T06:14:12.737274451Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-22T06:14:12.737278552Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-22T06:14:12.737283112Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-22T06:14:12.737292642Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-22T06:14:12.737303312Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-22T06:14:12.737307502Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-22T06:14:12.737311472Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-22T06:14:12.737315533Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-22T06:14:12.737319643Z level=info msg=Target target=[all] logger=settings t=2026-04-22T06:14:12.737330543Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-22T06:14:12.737334593Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-22T06:14:12.737438806Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-22T06:14:12.737447836Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-22T06:14:12.737454576Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-22T06:14:12.737458936Z level=info msg="App mode production" logger=sqlstore t=2026-04-22T06:14:12.743896133Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-22T06:14:12.743954674Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-22T06:14:12.747129381Z level=info msg="Locking database" logger=migrator t=2026-04-22T06:14:12.747176402Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-22T06:14:12.747887912Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-22T06:14:12.749570858Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.681736ms logger=migrator t=2026-04-22T06:14:12.754338628Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-22T06:14:12.754905734Z level=info msg="Migration successfully executed" id="create user table" duration=566.996µs logger=migrator t=2026-04-22T06:14:12.758440011Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-22T06:14:12.759805428Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.364498ms logger=migrator t=2026-04-22T06:14:12.765125393Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-22T06:14:12.765986637Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=860.494µs logger=migrator t=2026-04-22T06:14:12.772282549Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-22T06:14:12.773544544Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.265565ms logger=migrator t=2026-04-22T06:14:12.780962297Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-22T06:14:12.781712667Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=750.35µs logger=migrator t=2026-04-22T06:14:12.790868678Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-22T06:14:12.794892298Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.047621ms logger=migrator t=2026-04-22T06:14:12.799579146Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-22T06:14:12.800643445Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.064529ms logger=migrator t=2026-04-22T06:14:12.805127838Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-22T06:14:12.805662103Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=534.505µs logger=migrator t=2026-04-22T06:14:12.809094757Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-22T06:14:12.809616311Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=521.504µs logger=migrator t=2026-04-22T06:14:12.813506628Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-22T06:14:12.813830826Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=325.118µs logger=migrator t=2026-04-22T06:14:12.860657798Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-22T06:14:12.861302855Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=647.058µs logger=migrator t=2026-04-22T06:14:13.173939431Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-22T06:14:13.175295998Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.356998ms logger=migrator t=2026-04-22T06:14:13.242389694Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-22T06:14:13.242466126Z level=info msg="Migration successfully executed" id="Update user table charset" duration=97.223µs logger=migrator t=2026-04-22T06:14:13.363614471Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-22T06:14:13.364578147Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=963.436µs logger=migrator t=2026-04-22T06:14:13.681062788Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-22T06:14:13.681552911Z level=info msg="Migration successfully executed" id="Add missing user data" duration=493.093µs logger=migrator t=2026-04-22T06:14:13.724361653Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-22T06:14:13.726734828Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=2.374435ms logger=migrator t=2026-04-22T06:14:13.733785741Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-22T06:14:13.734791528Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.008708ms logger=migrator t=2026-04-22T06:14:13.739903418Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-22T06:14:13.74106532Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.161942ms logger=migrator t=2026-04-22T06:14:13.747688981Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-22T06:14:13.756268316Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.580745ms logger=migrator t=2026-04-22T06:14:13.760653186Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-22T06:14:13.761698804Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.045628ms logger=migrator t=2026-04-22T06:14:13.766014863Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-22T06:14:13.76626812Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=253.327µs logger=migrator t=2026-04-22T06:14:13.771683908Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-22T06:14:13.772573392Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=892.234µs logger=migrator t=2026-04-22T06:14:13.776959762Z 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-22T06:14:13.777358193Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=398.431µs logger=migrator t=2026-04-22T06:14:13.782065382Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-22T06:14:13.782608457Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=542.415µs logger=migrator t=2026-04-22T06:14:13.787762338Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-22T06:14:13.789244818Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.47683ms logger=migrator t=2026-04-22T06:14:13.796430355Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-22T06:14:13.797274078Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=844.723µs logger=migrator t=2026-04-22T06:14:13.805297687Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-22T06:14:13.806388367Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.0952ms logger=migrator t=2026-04-22T06:14:13.814569612Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-22T06:14:13.815840996Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.273845ms logger=migrator t=2026-04-22T06:14:13.822129338Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-22T06:14:13.822700134Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=572.236µs logger=migrator t=2026-04-22T06:14:13.827500705Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-22T06:14:13.827539696Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=41.971µs logger=migrator t=2026-04-22T06:14:13.832300127Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-22T06:14:13.833249472Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=950.706µs logger=migrator t=2026-04-22T06:14:13.839982507Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-22T06:14:13.840689336Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=704.449µs logger=migrator t=2026-04-22T06:14:13.845666292Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-22T06:14:13.8463162Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=649.388µs logger=migrator t=2026-04-22T06:14:13.850299999Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-22T06:14:13.850951627Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=651.918µs logger=migrator t=2026-04-22T06:14:13.856203681Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-22T06:14:13.859294875Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.090994ms logger=migrator t=2026-04-22T06:14:13.862864363Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-22T06:14:13.863732247Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=868.054µs logger=migrator t=2026-04-22T06:14:13.868768314Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-22T06:14:13.869482914Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=713.63µs logger=migrator t=2026-04-22T06:14:13.874988375Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-22T06:14:13.876069334Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.081209ms logger=migrator t=2026-04-22T06:14:13.880038433Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-22T06:14:13.880609279Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=572.926µs logger=migrator t=2026-04-22T06:14:13.884930507Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-22T06:14:13.885653547Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=716.22µs logger=migrator t=2026-04-22T06:14:13.892405391Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-22T06:14:13.893013078Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=611.937µs logger=migrator t=2026-04-22T06:14:13.898065706Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-22T06:14:13.898722284Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=656.228µs logger=migrator t=2026-04-22T06:14:13.904292957Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-22T06:14:13.904757259Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=475.893µs logger=migrator t=2026-04-22T06:14:13.90881278Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-22T06:14:13.909445298Z level=info msg="Migration successfully executed" id="create star table" duration=632.468µs logger=migrator t=2026-04-22T06:14:13.935950463Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-22T06:14:13.93802237Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=2.075097ms logger=migrator t=2026-04-22T06:14:13.946402249Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-22T06:14:13.947227292Z level=info msg="Migration successfully executed" id="create org table v1" duration=824.913µs logger=migrator t=2026-04-22T06:14:13.960924686Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-22T06:14:13.961873782Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=969.016µs logger=migrator t=2026-04-22T06:14:13.966931501Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-22T06:14:13.967612519Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=680.978µs logger=migrator t=2026-04-22T06:14:13.973057058Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-22T06:14:13.973819399Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=762.231µs logger=migrator t=2026-04-22T06:14:13.979088633Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-22T06:14:13.979897905Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=808.132µs logger=migrator t=2026-04-22T06:14:13.984680507Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-22T06:14:13.985470708Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=785.781µs logger=migrator t=2026-04-22T06:14:13.990494826Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-22T06:14:13.990522776Z level=info msg="Migration successfully executed" id="Update org table charset" duration=28.941µs logger=migrator t=2026-04-22T06:14:14.017944937Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-22T06:14:14.017995158Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=55.632µs logger=migrator t=2026-04-22T06:14:14.037923843Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-22T06:14:14.03817653Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=256.187µs logger=migrator t=2026-04-22T06:14:14.043329481Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-22T06:14:14.044084962Z level=info msg="Migration successfully executed" id="create dashboard table" duration=755.971µs logger=migrator t=2026-04-22T06:14:14.049047288Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-22T06:14:14.049773188Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=726.21µs logger=migrator t=2026-04-22T06:14:14.056380619Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-22T06:14:14.057223352Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=845.174µs logger=migrator t=2026-04-22T06:14:14.063096252Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-22T06:14:14.064515921Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.419379ms logger=migrator t=2026-04-22T06:14:14.070449593Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-22T06:14:14.071275776Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=826.093µs logger=migrator t=2026-04-22T06:14:14.077110796Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-22T06:14:14.077846016Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=734.94µs logger=migrator t=2026-04-22T06:14:14.082496183Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-22T06:14:14.090889583Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=8.39457ms logger=migrator t=2026-04-22T06:14:14.095940561Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-22T06:14:14.096528507Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=585.796µs logger=migrator t=2026-04-22T06:14:14.10868371Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-22T06:14:14.109482522Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=799.502µs logger=migrator t=2026-04-22T06:14:14.1152771Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-22T06:14:14.116410621Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.133731ms logger=migrator t=2026-04-22T06:14:14.123098044Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-22T06:14:14.123724511Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=625.057µs logger=migrator t=2026-04-22T06:14:14.130206769Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-22T06:14:14.131286018Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.078749ms logger=migrator t=2026-04-22T06:14:14.14377788Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-22T06:14:14.143927834Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=152.834µs logger=migrator t=2026-04-22T06:14:14.149931709Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-22T06:14:14.152731365Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.799696ms logger=migrator t=2026-04-22T06:14:14.158627707Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-22T06:14:14.160472537Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.84465ms logger=migrator t=2026-04-22T06:14:14.165722111Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-22T06:14:14.167678994Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.955863ms logger=migrator t=2026-04-22T06:14:14.173414681Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-22T06:14:14.174318116Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=903.265µs logger=migrator t=2026-04-22T06:14:14.180027112Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-22T06:14:14.182975583Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.948791ms logger=migrator t=2026-04-22T06:14:14.190821967Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-22T06:14:14.191874776Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.052829ms logger=migrator t=2026-04-22T06:14:14.19713971Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-22T06:14:14.198133437Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=993.487µs logger=migrator t=2026-04-22T06:14:14.204151782Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-22T06:14:14.204178133Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=27.481µs logger=migrator t=2026-04-22T06:14:14.208551403Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-22T06:14:14.208583503Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=40.411µs logger=migrator t=2026-04-22T06:14:14.213149449Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-22T06:14:14.215849292Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.698883ms logger=migrator t=2026-04-22T06:14:14.221700003Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-22T06:14:14.224774357Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=3.069844ms logger=migrator t=2026-04-22T06:14:14.229620119Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-22T06:14:14.231622344Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.001785ms logger=migrator t=2026-04-22T06:14:14.238126982Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-22T06:14:14.242181663Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=4.04521ms logger=migrator t=2026-04-22T06:14:14.252351891Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-22T06:14:14.252690491Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=338.809µs logger=migrator t=2026-04-22T06:14:14.258075078Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-22T06:14:14.259032174Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=957.076µs logger=migrator t=2026-04-22T06:14:14.264515524Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-22T06:14:14.26547371Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=962.296µs logger=migrator t=2026-04-22T06:14:14.270767605Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-22T06:14:14.270911099Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=146.834µs logger=migrator t=2026-04-22T06:14:14.276554613Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-22T06:14:14.278472066Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.924523ms logger=migrator t=2026-04-22T06:14:14.285881549Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-22T06:14:14.286967219Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.08698ms logger=migrator t=2026-04-22T06:14:14.294007721Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-22T06:14:14.303439289Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=9.432268ms logger=migrator t=2026-04-22T06:14:14.30857868Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-22T06:14:14.313516715Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=4.942835ms logger=migrator t=2026-04-22T06:14:14.319773526Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-22T06:14:14.320442725Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=670.859µs logger=migrator t=2026-04-22T06:14:14.325112142Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-22T06:14:14.325707219Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=594.976µs logger=migrator t=2026-04-22T06:14:14.330537881Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-22T06:14:14.330841099Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=303.148µs logger=migrator t=2026-04-22T06:14:14.334812778Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-22T06:14:14.335476336Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=662.108µs logger=migrator t=2026-04-22T06:14:14.339914927Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-22T06:14:14.343331451Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.416594ms logger=migrator t=2026-04-22T06:14:14.348331928Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-22T06:14:14.349163661Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=832.913µs logger=migrator t=2026-04-22T06:14:14.3542641Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-22T06:14:14.354532817Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=269.577µs logger=migrator t=2026-04-22T06:14:14.361543519Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-22T06:14:14.361845667Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=302.288µs logger=migrator t=2026-04-22T06:14:14.368174961Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-22T06:14:14.369337382Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.162651ms logger=migrator t=2026-04-22T06:14:14.375141431Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-22T06:14:14.377830465Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.690474ms logger=migrator t=2026-04-22T06:14:14.383288164Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-22T06:14:14.384292562Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.004358ms logger=migrator t=2026-04-22T06:14:14.390899513Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-22T06:14:14.392421864Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.526322ms logger=migrator t=2026-04-22T06:14:14.398204652Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-22T06:14:14.398970803Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=766.341µs logger=migrator t=2026-04-22T06:14:14.405535523Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-22T06:14:14.406951502Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.416719ms logger=migrator t=2026-04-22T06:14:14.411226099Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-22T06:14:14.412608126Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.383247ms logger=migrator t=2026-04-22T06:14:14.416530244Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-22T06:14:14.422989461Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.468307ms logger=migrator t=2026-04-22T06:14:14.428550353Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-22T06:14:14.429497429Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=947.246µs logger=migrator t=2026-04-22T06:14:14.439295507Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-22T06:14:14.440244363Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=946.586µs logger=migrator t=2026-04-22T06:14:14.444230912Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-22T06:14:14.445056825Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=825.393µs logger=migrator t=2026-04-22T06:14:14.449228479Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-22T06:14:14.449830255Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=601.556µs logger=migrator t=2026-04-22T06:14:14.453578168Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-22T06:14:14.456133248Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.5528ms logger=migrator t=2026-04-22T06:14:14.465215616Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-22T06:14:14.469274257Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=4.054381ms logger=migrator t=2026-04-22T06:14:14.472756153Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-22T06:14:14.472785053Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=29.89µs logger=migrator t=2026-04-22T06:14:14.478008176Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-22T06:14:14.478294724Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=286.788µs logger=migrator t=2026-04-22T06:14:14.482183161Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-22T06:14:14.486346535Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.162645ms logger=migrator t=2026-04-22T06:14:14.494289152Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-22T06:14:14.494737844Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=448.272µs logger=migrator t=2026-04-22T06:14:14.498658841Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-22T06:14:14.49898612Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=328.119µs logger=migrator t=2026-04-22T06:14:14.504237074Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-22T06:14:14.506987799Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.753785ms logger=migrator t=2026-04-22T06:14:14.510966578Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-22T06:14:14.511169474Z level=info msg="Migration successfully executed" id="Update uid value" duration=205.076µs logger=migrator t=2026-04-22T06:14:14.513709573Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-22T06:14:14.51468037Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=966.336µs logger=migrator t=2026-04-22T06:14:14.518438223Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-22T06:14:14.519346968Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=908.135µs logger=migrator t=2026-04-22T06:14:14.526460742Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-22T06:14:14.527366487Z level=info msg="Migration successfully executed" id="create api_key table" duration=910.995µs logger=migrator t=2026-04-22T06:14:14.535951692Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-22T06:14:14.537104534Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.152491ms logger=migrator t=2026-04-22T06:14:14.542416508Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-22T06:14:14.543175458Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=758.53µs logger=migrator t=2026-04-22T06:14:14.547367963Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-22T06:14:14.54872691Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.358347ms logger=migrator t=2026-04-22T06:14:14.555086775Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-22T06:14:14.555922227Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=836.943µs logger=migrator t=2026-04-22T06:14:14.560733369Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-22T06:14:14.561549551Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=816.152µs logger=migrator t=2026-04-22T06:14:14.565469529Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-22T06:14:14.566342973Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=871.604µs logger=migrator t=2026-04-22T06:14:14.638036055Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-22T06:14:14.648374807Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=10.342583ms logger=migrator t=2026-04-22T06:14:14.65503865Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-22T06:14:14.655732869Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=694.269µs logger=migrator t=2026-04-22T06:14:14.660271103Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-22T06:14:14.661012653Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=743.56µs logger=migrator t=2026-04-22T06:14:14.665827735Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-22T06:14:14.666768681Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=938.816µs logger=migrator t=2026-04-22T06:14:14.676224219Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-22T06:14:14.677061592Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=839.053µs logger=migrator t=2026-04-22T06:14:14.682138801Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-22T06:14:14.682393718Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=253.267µs logger=migrator t=2026-04-22T06:14:14.687400675Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-22T06:14:14.687903299Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=502.754µs logger=migrator t=2026-04-22T06:14:14.695290171Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-22T06:14:14.695331812Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=43.291µs logger=migrator t=2026-04-22T06:14:14.701502911Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-22T06:14:14.703995499Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.492288ms logger=migrator t=2026-04-22T06:14:14.708551254Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-22T06:14:14.711002001Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.450367ms logger=migrator t=2026-04-22T06:14:14.715405292Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-22T06:14:14.715556916Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=151.875µs logger=migrator t=2026-04-22T06:14:14.718486996Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-22T06:14:14.720905892Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.418576ms logger=migrator t=2026-04-22T06:14:14.724244854Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-22T06:14:14.726785353Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.539519ms logger=migrator t=2026-04-22T06:14:14.732114489Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-22T06:14:14.732812928Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=698.549µs logger=migrator t=2026-04-22T06:14:14.737143957Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-22T06:14:14.73764075Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=496.423µs logger=migrator t=2026-04-22T06:14:14.741326091Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-22T06:14:14.743438339Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=2.111668ms logger=migrator t=2026-04-22T06:14:14.748401634Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-22T06:14:14.749207706Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=806.572µs logger=migrator t=2026-04-22T06:14:14.755465488Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-22T06:14:14.756387903Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=920.705µs logger=migrator t=2026-04-22T06:14:14.762792678Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-22T06:14:14.763550929Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=758.411µs logger=migrator t=2026-04-22T06:14:14.772051062Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-22T06:14:14.772120944Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=70.742µs logger=migrator t=2026-04-22T06:14:14.775583788Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-22T06:14:14.775624949Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=42.311µs logger=migrator t=2026-04-22T06:14:14.781614453Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-22T06:14:14.786477107Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.870154ms logger=migrator t=2026-04-22T06:14:14.792043539Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-22T06:14:14.795252507Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.211498ms logger=migrator t=2026-04-22T06:14:14.800173531Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-22T06:14:14.800237223Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=64.342µs logger=migrator t=2026-04-22T06:14:14.804042817Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-22T06:14:14.805289301Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.246374ms logger=migrator t=2026-04-22T06:14:14.809887477Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-22T06:14:14.811189233Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.302196ms logger=migrator t=2026-04-22T06:14:14.815986924Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-22T06:14:14.816011355Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=25.121µs logger=migrator t=2026-04-22T06:14:14.819586523Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-22T06:14:14.820389195Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=800.382µs logger=migrator t=2026-04-22T06:14:14.82533369Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-22T06:14:14.826877062Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.543352ms logger=migrator t=2026-04-22T06:14:14.833695429Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-22T06:14:14.837107642Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.413204ms logger=migrator t=2026-04-22T06:14:14.842042117Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-22T06:14:14.842071538Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=30.231µs logger=migrator t=2026-04-22T06:14:14.84578588Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-22T06:14:14.847112506Z level=info msg="Migration successfully executed" id="create session table" duration=1.326627ms logger=migrator t=2026-04-22T06:14:14.85200447Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-22T06:14:14.852171334Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=167.415µs logger=migrator t=2026-04-22T06:14:14.85787246Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-22T06:14:14.857953063Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=81.233µs logger=migrator t=2026-04-22T06:14:14.862082635Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-22T06:14:14.863418932Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.338927ms logger=migrator t=2026-04-22T06:14:14.868151071Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-22T06:14:14.869376445Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.226884ms logger=migrator t=2026-04-22T06:14:14.874958018Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-22T06:14:14.874988649Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=31.211µs logger=migrator t=2026-04-22T06:14:14.882520725Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-22T06:14:14.882580846Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=66.342µs logger=migrator t=2026-04-22T06:14:14.886496873Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-22T06:14:14.889842495Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.346232ms logger=migrator t=2026-04-22T06:14:14.894357809Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-22T06:14:14.897296799Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=2.93878ms logger=migrator t=2026-04-22T06:14:14.901795922Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-22T06:14:14.901873864Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=78.392µs logger=migrator t=2026-04-22T06:14:14.905791881Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-22T06:14:14.905873404Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=82.923µs logger=migrator t=2026-04-22T06:14:14.909818002Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-22T06:14:14.911064106Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.245884ms logger=migrator t=2026-04-22T06:14:14.917309807Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-22T06:14:14.917335387Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=26.48µs logger=migrator t=2026-04-22T06:14:14.921215814Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-22T06:14:14.92508957Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.871345ms logger=migrator t=2026-04-22T06:14:14.929591643Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-22T06:14:14.92985646Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=264.947µs logger=migrator t=2026-04-22T06:14:14.934013014Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-22T06:14:14.937033737Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.022652ms logger=migrator t=2026-04-22T06:14:14.941485088Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-22T06:14:14.944513131Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.028073ms logger=migrator t=2026-04-22T06:14:14.948639074Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-22T06:14:14.948703256Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=64.302µs logger=migrator t=2026-04-22T06:14:14.952594162Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-22T06:14:14.953416995Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=822.483µs logger=migrator t=2026-04-22T06:14:14.958498114Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-22T06:14:14.959700377Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.205153ms logger=migrator t=2026-04-22T06:14:14.96421886Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-22T06:14:14.965798894Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.579454ms logger=migrator t=2026-04-22T06:14:14.971538301Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-22T06:14:14.972399914Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=861.363µs logger=migrator t=2026-04-22T06:14:14.977183025Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-22T06:14:14.978534132Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.351097ms logger=migrator t=2026-04-22T06:14:14.983713984Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-22T06:14:14.9846886Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=976.866µs logger=migrator t=2026-04-22T06:14:14.989668767Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-22T06:14:14.990378586Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=709.619µs logger=migrator t=2026-04-22T06:14:14.994640323Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-22T06:14:14.995485676Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=842.593µs logger=migrator t=2026-04-22T06:14:14.999863396Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-22T06:14:15.00112535Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.261944ms logger=migrator t=2026-04-22T06:14:15.00587815Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-22T06:14:15.01719917Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=11.31552ms logger=migrator t=2026-04-22T06:14:15.020902082Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-22T06:14:15.021371915Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=469.413µs logger=migrator t=2026-04-22T06:14:15.025112517Z 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-22T06:14:15.025711333Z 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=599.186µs logger=migrator t=2026-04-22T06:14:15.031220734Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-22T06:14:15.031633415Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=412.401µs logger=migrator t=2026-04-22T06:14:15.03547859Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-22T06:14:15.036223341Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=744.531µs logger=migrator t=2026-04-22T06:14:15.0402156Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-22T06:14:15.041463264Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.247704ms logger=migrator t=2026-04-22T06:14:15.045991958Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-22T06:14:15.051649793Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.656415ms logger=migrator t=2026-04-22T06:14:15.056002872Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-22T06:14:15.059472307Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.468955ms logger=migrator t=2026-04-22T06:14:15.063048185Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-22T06:14:15.066444968Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.396133ms logger=migrator t=2026-04-22T06:14:15.071218918Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-22T06:14:15.074703824Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.484516ms logger=migrator t=2026-04-22T06:14:15.079500095Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-22T06:14:15.08040311Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=904.255µs logger=migrator t=2026-04-22T06:14:15.084841601Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-22T06:14:15.084885302Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=50.091µs logger=migrator t=2026-04-22T06:14:15.089934671Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-22T06:14:15.089982622Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=49.302µs logger=migrator t=2026-04-22T06:14:15.094236128Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-22T06:14:15.095616096Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.378288ms logger=migrator t=2026-04-22T06:14:15.100257513Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-22T06:14:15.101645901Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.388328ms logger=migrator t=2026-04-22T06:14:15.106665598Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-22T06:14:15.107340817Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=674.759µs logger=migrator t=2026-04-22T06:14:15.112006765Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-22T06:14:15.113253069Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.246854ms logger=migrator t=2026-04-22T06:14:15.125128414Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-22T06:14:15.126503551Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.372977ms logger=migrator t=2026-04-22T06:14:15.188354134Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-22T06:14:15.193280909Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.930605ms logger=migrator t=2026-04-22T06:14:15.197078143Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-22T06:14:15.200678391Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.598829ms logger=migrator t=2026-04-22T06:14:15.205915274Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-22T06:14:15.20611833Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=203.486µs logger=migrator t=2026-04-22T06:14:15.212426452Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-22T06:14:15.213530973Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.108731ms logger=migrator t=2026-04-22T06:14:15.217564403Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-22T06:14:15.218452767Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=889.064µs logger=migrator t=2026-04-22T06:14:15.22182427Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-22T06:14:15.225817019Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.99255ms logger=migrator t=2026-04-22T06:14:15.232458871Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-22T06:14:15.232530963Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=74.242µs logger=migrator t=2026-04-22T06:14:15.235872794Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-22T06:14:15.236777249Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=904.035µs logger=migrator t=2026-04-22T06:14:15.242144216Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-22T06:14:15.24302716Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=882.694µs logger=migrator t=2026-04-22T06:14:15.248813658Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-22T06:14:15.248989963Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=177.975µs logger=migrator t=2026-04-22T06:14:15.490835061Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-22T06:14:15.491648854Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=817.453µs logger=migrator t=2026-04-22T06:14:15.495944251Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-22T06:14:15.496828325Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=884.144µs logger=migrator t=2026-04-22T06:14:15.500947568Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-22T06:14:15.501823742Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=875.954µs logger=migrator t=2026-04-22T06:14:15.512625037Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-22T06:14:15.513482471Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=863.764µs logger=migrator t=2026-04-22T06:14:15.518273302Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-22T06:14:15.519235738Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=961.896µs logger=migrator t=2026-04-22T06:14:15.861171585Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-22T06:14:15.863047397Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.878782ms logger=migrator t=2026-04-22T06:14:15.873355899Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-22T06:14:15.873428841Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=78.672µs logger=migrator t=2026-04-22T06:14:15.87959997Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-22T06:14:15.886993282Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=7.391872ms logger=migrator t=2026-04-22T06:14:15.890495128Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-22T06:14:15.891330661Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=835.733µs logger=migrator t=2026-04-22T06:14:15.897017156Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-22T06:14:15.903500524Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.483158ms logger=migrator t=2026-04-22T06:14:15.906977029Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-22T06:14:15.907514054Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=536.885µs logger=migrator t=2026-04-22T06:14:15.912454809Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-22T06:14:15.913095476Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=637.207µs logger=migrator t=2026-04-22T06:14:15.918505674Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-22T06:14:15.920011655Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.510531ms logger=migrator t=2026-04-22T06:14:15.926466922Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-22T06:14:15.938166482Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.70219ms logger=migrator t=2026-04-22T06:14:15.941837433Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-22T06:14:15.942362567Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=522.634µs logger=migrator t=2026-04-22T06:14:15.94612948Z 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-22T06:14:15.947034645Z 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=904.805µs logger=migrator t=2026-04-22T06:14:15.952238357Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-22T06:14:15.952669249Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=431.682µs logger=migrator t=2026-04-22T06:14:15.95674017Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-22T06:14:15.957796719Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=1.059619ms logger=migrator t=2026-04-22T06:14:15.961699986Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-22T06:14:15.961951703Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=253.477µs logger=migrator t=2026-04-22T06:14:15.96513316Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-22T06:14:15.969781527Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.647777ms logger=migrator t=2026-04-22T06:14:15.977230071Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-22T06:14:15.982140946Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.913845ms logger=migrator t=2026-04-22T06:14:15.985777645Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-22T06:14:15.987216775Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.439379ms logger=migrator t=2026-04-22T06:14:15.991264845Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-22T06:14:15.992441507Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.177352ms logger=migrator t=2026-04-22T06:14:16.695066065Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-22T06:14:16.695344483Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=282.598µs logger=migrator t=2026-04-22T06:14:16.728466237Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-22T06:14:16.735329004Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.864767ms logger=migrator t=2026-04-22T06:14:16.739333864Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-22T06:14:16.740537827Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.203463ms logger=migrator t=2026-04-22T06:14:16.74578129Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-22T06:14:16.745969515Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=188.405µs logger=migrator t=2026-04-22T06:14:16.749737638Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-22T06:14:16.75019419Z level=info msg="Migration successfully executed" id="Move region to single row" duration=456.452µs logger=migrator t=2026-04-22T06:14:16.754362224Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-22T06:14:16.755375842Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.014408ms logger=migrator t=2026-04-22T06:14:16.759586107Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-22T06:14:16.760682197Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.096219ms logger=migrator t=2026-04-22T06:14:16.764490851Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-22T06:14:16.765592401Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.10145ms logger=migrator t=2026-04-22T06:14:16.769090236Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-22T06:14:16.770056892Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=971.816µs logger=migrator t=2026-04-22T06:14:16.7743593Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-22T06:14:16.775209583Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=850.763µs logger=migrator t=2026-04-22T06:14:16.778632707Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-22T06:14:16.779559562Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=926.526µs logger=migrator t=2026-04-22T06:14:16.784110946Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-22T06:14:16.784177438Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=67.042µs logger=migrator t=2026-04-22T06:14:16.787315704Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-22T06:14:16.78828681Z level=info msg="Migration successfully executed" id="create test_data table" duration=970.696µs logger=migrator t=2026-04-22T06:14:16.793437401Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-22T06:14:16.794718396Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.280985ms logger=migrator t=2026-04-22T06:14:16.799194018Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-22T06:14:16.800458342Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.265374ms logger=migrator t=2026-04-22T06:14:16.80585493Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-22T06:14:16.806747724Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=892.754µs logger=migrator t=2026-04-22T06:14:16.811084572Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-22T06:14:16.811281268Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=197.376µs logger=migrator t=2026-04-22T06:14:16.814893966Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-22T06:14:16.815310508Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=416.442µs logger=migrator t=2026-04-22T06:14:16.818818314Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-22T06:14:16.818887775Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=70.102µs logger=migrator t=2026-04-22T06:14:16.822398341Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-22T06:14:16.823252075Z level=info msg="Migration successfully executed" id="create team table" duration=853.393µs logger=migrator t=2026-04-22T06:14:16.827036728Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-22T06:14:16.828030995Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=993.957µs logger=migrator t=2026-04-22T06:14:16.831961102Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-22T06:14:16.833589197Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.615774ms logger=migrator t=2026-04-22T06:14:16.838304105Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-22T06:14:16.844394482Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=6.091317ms logger=migrator t=2026-04-22T06:14:16.847897357Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-22T06:14:16.848045631Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=150.914µs logger=migrator t=2026-04-22T06:14:16.851424144Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-22T06:14:16.852217876Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=793.352µs logger=migrator t=2026-04-22T06:14:16.856122732Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-22T06:14:16.856797581Z level=info msg="Migration successfully executed" id="create team member table" duration=674.719µs logger=migrator t=2026-04-22T06:14:16.860550044Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-22T06:14:16.861299524Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=749.15µs logger=migrator t=2026-04-22T06:14:16.865589981Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-22T06:14:16.866582178Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=989.487µs logger=migrator t=2026-04-22T06:14:16.872012977Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-22T06:14:16.873017065Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.003508ms logger=migrator t=2026-04-22T06:14:16.880247343Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-22T06:14:16.884824148Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.576375ms logger=migrator t=2026-04-22T06:14:16.891172582Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-22T06:14:16.895069408Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=3.897167ms logger=migrator t=2026-04-22T06:14:16.898635736Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-22T06:14:16.904412514Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.776548ms logger=migrator t=2026-04-22T06:14:16.908032123Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-22T06:14:16.909059451Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.032928ms logger=migrator t=2026-04-22T06:14:16.91306069Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-22T06:14:16.914180321Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.119311ms logger=migrator t=2026-04-22T06:14:16.918350455Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-22T06:14:16.919518327Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.167422ms logger=migrator t=2026-04-22T06:14:16.925887682Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-22T06:14:16.927030073Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.142021ms logger=migrator t=2026-04-22T06:14:16.932265586Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-22T06:14:16.933096229Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=829.683µs logger=migrator t=2026-04-22T06:14:16.939063602Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-22T06:14:16.941076617Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=2.011295ms logger=migrator t=2026-04-22T06:14:16.948250353Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-22T06:14:16.948968003Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=715.66µs logger=migrator t=2026-04-22T06:14:16.955478871Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-22T06:14:16.956143339Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=663.978µs logger=migrator t=2026-04-22T06:14:16.963333876Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-22T06:14:16.964046756Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=707.879µs logger=migrator t=2026-04-22T06:14:16.972753674Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-22T06:14:16.973063083Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=310.939µs logger=migrator t=2026-04-22T06:14:16.980410414Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-22T06:14:16.981698789Z level=info msg="Migration successfully executed" id="create tag table" duration=1.259474ms logger=migrator t=2026-04-22T06:14:16.989379859Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-22T06:14:16.990366416Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=986.577µs logger=migrator t=2026-04-22T06:14:16.997386918Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-22T06:14:16.999216128Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.82749ms logger=migrator t=2026-04-22T06:14:17.006659942Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-22T06:14:17.008069281Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.413028ms logger=migrator t=2026-04-22T06:14:17.012707307Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-22T06:14:17.013746256Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.038489ms logger=migrator t=2026-04-22T06:14:17.022953718Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-22T06:14:17.037938218Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=15.00035ms logger=migrator t=2026-04-22T06:14:17.042641406Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-22T06:14:17.043196712Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=555.386µs logger=migrator t=2026-04-22T06:14:17.048769324Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-22T06:14:17.05044058Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.669116ms logger=migrator t=2026-04-22T06:14:17.06468986Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-22T06:14:17.064979148Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=289.798µs logger=migrator t=2026-04-22T06:14:17.071734932Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-22T06:14:17.07273278Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=998.088µs logger=migrator t=2026-04-22T06:14:17.07713911Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-22T06:14:17.078357674Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.217584ms logger=migrator t=2026-04-22T06:14:17.102993608Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-22T06:14:17.104711345Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.717887ms logger=migrator t=2026-04-22T06:14:17.110564205Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-22T06:14:17.110669668Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=106.933µs logger=migrator t=2026-04-22T06:14:17.116090896Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-22T06:14:17.125150144Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=9.062638ms logger=migrator t=2026-04-22T06:14:17.128913047Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-22T06:14:17.134180121Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.266764ms logger=migrator t=2026-04-22T06:14:17.139059875Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-22T06:14:17.151167946Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=12.107531ms logger=migrator t=2026-04-22T06:14:17.156993826Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-22T06:14:17.160773749Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=3.779743ms logger=migrator t=2026-04-22T06:14:17.165976161Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-22T06:14:17.167366049Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.390298ms logger=migrator t=2026-04-22T06:14:17.171537894Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-22T06:14:17.178433622Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=6.896208ms logger=migrator t=2026-04-22T06:14:17.186406381Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-22T06:14:17.187888771Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.486711ms logger=migrator t=2026-04-22T06:14:17.19368734Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-22T06:14:17.194593555Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=906.264µs logger=migrator t=2026-04-22T06:14:17.199977082Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-22T06:14:17.201316478Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.339476ms logger=migrator t=2026-04-22T06:14:17.20720408Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-22T06:14:17.208636629Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.432109ms logger=migrator t=2026-04-22T06:14:17.214646023Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-22T06:14:17.216306459Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.661476ms logger=migrator t=2026-04-22T06:14:17.22184764Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-22T06:14:17.223395753Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.552853ms logger=migrator t=2026-04-22T06:14:17.229080968Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-22T06:14:17.23534461Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.262912ms logger=migrator t=2026-04-22T06:14:17.239785551Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-22T06:14:17.240736837Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=951.266µs logger=migrator t=2026-04-22T06:14:17.245813886Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-22T06:14:17.247429821Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.614664ms logger=migrator t=2026-04-22T06:14:17.253739633Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-22T06:14:17.254965007Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.229914ms logger=migrator t=2026-04-22T06:14:17.260895729Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-22T06:14:17.262419301Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.526542ms logger=migrator t=2026-04-22T06:14:17.269514515Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-22T06:14:17.270530443Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.015918ms logger=migrator t=2026-04-22T06:14:17.275865499Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-22T06:14:17.275966991Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=102.213µs logger=migrator t=2026-04-22T06:14:17.281484483Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-22T06:14:17.281602436Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=118.663µs logger=migrator t=2026-04-22T06:14:17.28650595Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-22T06:14:17.288071063Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.564963ms logger=migrator t=2026-04-22T06:14:17.295580758Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-22T06:14:17.296722659Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.141591ms logger=migrator t=2026-04-22T06:14:17.30260811Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-22T06:14:17.303544036Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=933.696µs logger=migrator t=2026-04-22T06:14:17.311999007Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-22T06:14:17.31209898Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=101.133µs logger=migrator t=2026-04-22T06:14:17.318761133Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-22T06:14:17.320378307Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.620435ms logger=migrator t=2026-04-22T06:14:17.326540755Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-22T06:14:17.328482198Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.944403ms logger=migrator t=2026-04-22T06:14:17.333847985Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-22T06:14:17.335675135Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.83274ms logger=migrator t=2026-04-22T06:14:17.341906996Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-22T06:14:17.342921704Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.014138ms logger=migrator t=2026-04-22T06:14:17.347849749Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-22T06:14:17.355385865Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=7.534397ms logger=migrator t=2026-04-22T06:14:17.36031663Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-22T06:14:17.361197884Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=881.044µs logger=migrator t=2026-04-22T06:14:17.367379913Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-22T06:14:17.367480716Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=101.153µs logger=migrator t=2026-04-22T06:14:17.372316168Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-22T06:14:17.373797628Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.4813ms logger=migrator t=2026-04-22T06:14:17.379942367Z 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-22T06:14:17.38152163Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.578663ms logger=migrator t=2026-04-22T06:14:17.386334672Z 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-22T06:14:17.387336109Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.001177ms logger=migrator t=2026-04-22T06:14:17.392793998Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-22T06:14:17.392883421Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=89.833µs logger=migrator t=2026-04-22T06:14:17.398566356Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-22T06:14:17.400024556Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.45825ms logger=migrator t=2026-04-22T06:14:17.405187098Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-22T06:14:17.406225516Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.038559ms logger=migrator t=2026-04-22T06:14:17.411215592Z 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-22T06:14:17.41221296Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=996.918µs logger=migrator t=2026-04-22T06:14:17.417653539Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-22T06:14:17.418615085Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=961.396µs logger=migrator t=2026-04-22T06:14:17.424927038Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-22T06:14:17.433265586Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=8.339328ms logger=migrator t=2026-04-22T06:14:17.438271243Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-22T06:14:17.439163147Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=892.004µs logger=migrator t=2026-04-22T06:14:17.445632935Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-22T06:14:17.44658431Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=951.556µs logger=migrator t=2026-04-22T06:14:17.45204956Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-22T06:14:17.481581198Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=29.532038ms logger=migrator t=2026-04-22T06:14:17.487355846Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-22T06:14:17.509952844Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=22.596368ms logger=migrator t=2026-04-22T06:14:17.517192243Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-22T06:14:17.518383935Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.191422ms logger=migrator t=2026-04-22T06:14:17.522927109Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-22T06:14:17.524478002Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.550743ms logger=migrator t=2026-04-22T06:14:17.529297314Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-22T06:14:17.537258651Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=7.962887ms logger=migrator t=2026-04-22T06:14:17.543117452Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-22T06:14:17.548296414Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.178212ms logger=migrator t=2026-04-22T06:14:17.553588939Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-22T06:14:17.554574966Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=987.407µs logger=migrator t=2026-04-22T06:14:17.558642737Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-22T06:14:17.559658185Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.015158ms logger=migrator t=2026-04-22T06:14:17.5657096Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-22T06:14:17.566639206Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=928.525µs logger=migrator t=2026-04-22T06:14:17.570053609Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-22T06:14:17.571040996Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=986.727µs logger=migrator t=2026-04-22T06:14:17.578169281Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-22T06:14:17.578238983Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=73.612µs logger=migrator t=2026-04-22T06:14:17.582851809Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-22T06:14:17.592399371Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=9.548341ms logger=migrator t=2026-04-22T06:14:17.597465099Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-22T06:14:17.602667371Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=5.202582ms logger=migrator t=2026-04-22T06:14:17.607390601Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-22T06:14:17.611713989Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=4.322988ms logger=migrator t=2026-04-22T06:14:17.616819779Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-22T06:14:17.618118454Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.297305ms logger=migrator t=2026-04-22T06:14:17.623535463Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-22T06:14:17.624478628Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=941.416µs logger=migrator t=2026-04-22T06:14:17.629063674Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-22T06:14:17.634264466Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=5.200732ms logger=migrator t=2026-04-22T06:14:17.639269453Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-22T06:14:17.646340376Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=7.071033ms logger=migrator t=2026-04-22T06:14:17.651271282Z 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-22T06:14:17.652355561Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.084219ms logger=migrator t=2026-04-22T06:14:17.657724738Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-22T06:14:17.661931863Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=4.208655ms logger=migrator t=2026-04-22T06:14:17.666512769Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-22T06:14:17.672620676Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.107508ms logger=migrator t=2026-04-22T06:14:17.67751628Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-22T06:14:17.677636633Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=120.793µs logger=migrator t=2026-04-22T06:14:17.682368103Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-22T06:14:17.683448432Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.080239ms logger=migrator t=2026-04-22T06:14:17.688335156Z 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-22T06:14:17.689748495Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=1.411559ms logger=migrator t=2026-04-22T06:14:17.696831168Z 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-22T06:14:17.69909868Z 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=2.243982ms logger=migrator t=2026-04-22T06:14:17.705151086Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-22T06:14:17.70530306Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=153.994µs logger=migrator t=2026-04-22T06:14:17.709550616Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-22T06:14:17.715639843Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.090697ms logger=migrator t=2026-04-22T06:14:17.72029349Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-22T06:14:17.727494607Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=7.200097ms logger=migrator t=2026-04-22T06:14:17.732476814Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-22T06:14:17.738166649Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=5.690815ms logger=migrator t=2026-04-22T06:14:17.742050976Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-22T06:14:17.746829546Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=4.77818ms logger=migrator t=2026-04-22T06:14:17.752516792Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-22T06:14:17.758719422Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.20228ms logger=migrator t=2026-04-22T06:14:17.763496973Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-22T06:14:17.763650037Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=153.574µs logger=migrator t=2026-04-22T06:14:17.76853556Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-22T06:14:17.769382854Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=846.714µs logger=migrator t=2026-04-22T06:14:17.774880784Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-22T06:14:17.781411683Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.530259ms logger=migrator t=2026-04-22T06:14:17.786917704Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-22T06:14:17.787047557Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=133.684µs logger=migrator t=2026-04-22T06:14:17.792466725Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-22T06:14:17.803722323Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=11.247968ms logger=migrator t=2026-04-22T06:14:17.809980874Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-22T06:14:17.811046184Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.06801ms logger=migrator t=2026-04-22T06:14:17.816412281Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-22T06:14:17.825848339Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=9.437528ms logger=migrator t=2026-04-22T06:14:17.836010537Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-22T06:14:17.836779968Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=775.271µs logger=migrator t=2026-04-22T06:14:17.842922346Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-22T06:14:17.843917253Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=995.507µs logger=migrator t=2026-04-22T06:14:17.848500669Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-22T06:14:17.854292977Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=5.789438ms logger=migrator t=2026-04-22T06:14:17.860695172Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-22T06:14:17.861945557Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.252035ms logger=migrator t=2026-04-22T06:14:17.869482523Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-22T06:14:17.871181519Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.714867ms logger=migrator t=2026-04-22T06:14:17.87849721Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-22T06:14:17.879691042Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.196183ms logger=migrator t=2026-04-22T06:14:17.884428862Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-22T06:14:17.885518532Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.08973ms logger=migrator t=2026-04-22T06:14:17.889970874Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-22T06:14:17.890082197Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=109.213µs logger=migrator t=2026-04-22T06:14:17.894627391Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-22T06:14:17.895538296Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=910.745µs logger=migrator t=2026-04-22T06:14:17.901009975Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-22T06:14:17.901974622Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=964.577µs logger=migrator t=2026-04-22T06:14:17.90702683Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-22T06:14:17.907610186Z 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-22T06:14:17.913527318Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-22T06:14:17.914104364Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=577.786µs logger=migrator t=2026-04-22T06:14:17.919538223Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-22T06:14:17.920774206Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.236433ms logger=migrator t=2026-04-22T06:14:17.92566212Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-22T06:14:17.933591167Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.923337ms logger=migrator t=2026-04-22T06:14:17.938956744Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-22T06:14:17.940205918Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.251104ms logger=migrator t=2026-04-22T06:14:17.94503022Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-22T06:14:17.946175071Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.136491ms logger=migrator t=2026-04-22T06:14:17.953124072Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-22T06:14:17.954007216Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=882.894µs logger=migrator t=2026-04-22T06:14:17.960440482Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-22T06:14:17.962121708Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.681356ms logger=migrator t=2026-04-22T06:14:17.977111008Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-22T06:14:17.978852466Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.742958ms logger=migrator t=2026-04-22T06:14:17.987213805Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-22T06:14:17.987256616Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=50.152µs logger=migrator t=2026-04-22T06:14:17.994203186Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-22T06:14:17.994309329Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=107.223µs logger=migrator t=2026-04-22T06:14:18.000823547Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-22T06:14:18.010016348Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=9.192361ms logger=migrator t=2026-04-22T06:14:18.018315606Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-22T06:14:18.018666635Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=351.449µs logger=migrator t=2026-04-22T06:14:18.026368786Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-22T06:14:18.028883405Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=2.513389ms logger=migrator t=2026-04-22T06:14:18.035444144Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-22T06:14:18.035714752Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=272.098µs logger=migrator t=2026-04-22T06:14:18.039587738Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-22T06:14:18.040547684Z level=info msg="Migration successfully executed" id="create data_keys table" duration=959.746µs logger=migrator t=2026-04-22T06:14:18.046911298Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-22T06:14:18.04843597Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.522062ms logger=migrator t=2026-04-22T06:14:18.055127423Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-22T06:14:18.092146266Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=37.018453ms logger=migrator t=2026-04-22T06:14:18.09631382Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-22T06:14:18.103381253Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.066083ms logger=migrator t=2026-04-22T06:14:18.109293105Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-22T06:14:18.109440099Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=147.344µs logger=migrator t=2026-04-22T06:14:18.115458784Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-22T06:14:18.148699263Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=33.237938ms logger=migrator t=2026-04-22T06:14:18.153145124Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-22T06:14:18.183053693Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=29.908128ms logger=migrator t=2026-04-22T06:14:18.189143389Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-22T06:14:18.18991064Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=766.901µs logger=migrator t=2026-04-22T06:14:18.197401225Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-22T06:14:18.198505676Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.104861ms logger=migrator t=2026-04-22T06:14:18.202711241Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-22T06:14:18.202894656Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=183.686µs logger=migrator t=2026-04-22T06:14:18.206412322Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-22T06:14:18.207213844Z level=info msg="Migration successfully executed" id="create permission table" duration=797.992µs logger=migrator t=2026-04-22T06:14:18.214094092Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-22T06:14:18.215626404Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.533102ms logger=migrator t=2026-04-22T06:14:18.222595635Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-22T06:14:18.224663911Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=2.069156ms logger=migrator t=2026-04-22T06:14:18.230934083Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-22T06:14:18.232025563Z level=info msg="Migration successfully executed" id="create role table" duration=1.09405ms logger=migrator t=2026-04-22T06:14:18.239372224Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-22T06:14:18.24726335Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.893846ms logger=migrator t=2026-04-22T06:14:18.251612879Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-22T06:14:18.259054292Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.441523ms logger=migrator t=2026-04-22T06:14:18.2644634Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-22T06:14:18.265294463Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=828.943µs logger=migrator t=2026-04-22T06:14:18.269329654Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-22T06:14:18.270084364Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=754.45µs logger=migrator t=2026-04-22T06:14:18.273804416Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-22T06:14:18.275462241Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.656965ms logger=migrator t=2026-04-22T06:14:18.279945474Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-22T06:14:18.28090813Z level=info msg="Migration successfully executed" id="create team role table" duration=962.046µs logger=migrator t=2026-04-22T06:14:18.286040001Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-22T06:14:18.287201693Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.161302ms logger=migrator t=2026-04-22T06:14:18.293618778Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-22T06:14:18.295775677Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=2.159419ms logger=migrator t=2026-04-22T06:14:18.303699874Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-22T06:14:18.305137914Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.441459ms logger=migrator t=2026-04-22T06:14:18.312197167Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-22T06:14:18.313150433Z level=info msg="Migration successfully executed" id="create user role table" duration=956.457µs logger=migrator t=2026-04-22T06:14:18.317379968Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-22T06:14:18.318649743Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.270015ms logger=migrator t=2026-04-22T06:14:18.327059293Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-22T06:14:18.328496023Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.43597ms logger=migrator t=2026-04-22T06:14:18.334154968Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-22T06:14:18.336400639Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=2.245191ms logger=migrator t=2026-04-22T06:14:18.342915007Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-22T06:14:18.344056498Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.141601ms logger=migrator t=2026-04-22T06:14:18.34922086Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-22T06:14:18.350709801Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.4845ms logger=migrator t=2026-04-22T06:14:18.357079725Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-22T06:14:18.358449462Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.372797ms logger=migrator t=2026-04-22T06:14:18.364298972Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-22T06:14:18.374848371Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=10.551479ms logger=migrator t=2026-04-22T06:14:18.380820104Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-22T06:14:18.381733019Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=912.635µs logger=migrator t=2026-04-22T06:14:18.387573119Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-22T06:14:18.388743772Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.174182ms logger=migrator t=2026-04-22T06:14:18.392592797Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-22T06:14:18.393393389Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=804.772µs logger=migrator t=2026-04-22T06:14:18.398388835Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-22T06:14:18.399488895Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.09882ms logger=migrator t=2026-04-22T06:14:18.403820904Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-22T06:14:18.404905714Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.08399ms logger=migrator t=2026-04-22T06:14:18.409031766Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-22T06:14:18.410044604Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.012638ms logger=migrator t=2026-04-22T06:14:18.415289568Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-22T06:14:18.4230356Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=7.745512ms logger=migrator t=2026-04-22T06:14:18.428851329Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-22T06:14:18.436812897Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.962338ms logger=migrator t=2026-04-22T06:14:18.440486427Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-22T06:14:18.446300036Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=5.812789ms logger=migrator t=2026-04-22T06:14:18.452313141Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-22T06:14:18.460490975Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.177564ms logger=migrator t=2026-04-22T06:14:18.464835094Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-22T06:14:18.467218769Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=2.384096ms logger=migrator t=2026-04-22T06:14:18.473167391Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-22T06:14:18.47456783Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.402559ms logger=migrator t=2026-04-22T06:14:18.478719074Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-22T06:14:18.479823584Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.104231ms logger=migrator t=2026-04-22T06:14:18.48369524Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-22T06:14:18.484624535Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=929.495µs logger=migrator t=2026-04-22T06:14:18.487946836Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-22T06:14:18.489071327Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.123931ms logger=migrator t=2026-04-22T06:14:18.49393049Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-22T06:14:18.493992971Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=62.441µs logger=migrator t=2026-04-22T06:14:18.497269891Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-22T06:14:18.497319363Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=50.132µs logger=migrator t=2026-04-22T06:14:18.50088847Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-22T06:14:18.501406414Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=510.904µs logger=migrator t=2026-04-22T06:14:18.504678114Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-22T06:14:18.50525335Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=573.516µs logger=migrator t=2026-04-22T06:14:18.508786656Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-22T06:14:18.509468675Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=682.049µs logger=migrator t=2026-04-22T06:14:18.512409715Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-22T06:14:18.512620151Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=210.586µs logger=migrator t=2026-04-22T06:14:18.516444896Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-22T06:14:18.516912179Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=467.842µs logger=migrator t=2026-04-22T06:14:18.520360553Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-22T06:14:18.521285968Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=924.585µs logger=migrator t=2026-04-22T06:14:18.52537331Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-22T06:14:18.526652445Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.278515ms logger=migrator t=2026-04-22T06:14:18.532412193Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-22T06:14:18.543323231Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=10.908808ms logger=migrator t=2026-04-22T06:14:18.546266782Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-22T06:14:18.546335004Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=68.902µs logger=migrator t=2026-04-22T06:14:18.549886111Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-22T06:14:18.550891368Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.004547ms logger=migrator t=2026-04-22T06:14:18.555366681Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-22T06:14:18.556750149Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.383248ms logger=migrator t=2026-04-22T06:14:18.561216181Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-22T06:14:18.562600139Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.383168ms logger=migrator t=2026-04-22T06:14:18.566679121Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-22T06:14:18.576005906Z level=info msg="Migration successfully executed" id="add correlation config column" duration=9.331356ms logger=migrator t=2026-04-22T06:14:18.579407439Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-22T06:14:18.580142659Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=735.6µs logger=migrator t=2026-04-22T06:14:18.583172142Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-22T06:14:18.583937933Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=765.781µs logger=migrator t=2026-04-22T06:14:18.587870321Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-22T06:14:18.611796255Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=23.926055ms logger=migrator t=2026-04-22T06:14:18.616582946Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-22T06:14:18.617593604Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.010878ms logger=migrator t=2026-04-22T06:14:18.622700384Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-22T06:14:18.624088332Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.387998ms logger=migrator t=2026-04-22T06:14:18.630018284Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-22T06:14:18.63132632Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.310276ms logger=migrator t=2026-04-22T06:14:18.636749458Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-22T06:14:18.637613382Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=863.853µs logger=migrator t=2026-04-22T06:14:18.643276957Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-22T06:14:18.643522993Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=246.056µs logger=migrator t=2026-04-22T06:14:18.651732228Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-22T06:14:18.653335192Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.604924ms logger=migrator t=2026-04-22T06:14:18.66022116Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-22T06:14:18.670545553Z level=info msg="Migration successfully executed" id="add provisioning column" duration=10.322843ms logger=migrator t=2026-04-22T06:14:18.676351542Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-22T06:14:18.677831772Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.47819ms logger=migrator t=2026-04-22T06:14:18.682665174Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-22T06:14:18.683639501Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=974.377µs logger=migrator t=2026-04-22T06:14:18.690261093Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-22T06:14:18.69125059Z 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-22T06:14:18.697809199Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-22T06:14:18.698526419Z 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-22T06:14:18.703923516Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-22T06:14:18.708734298Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=4.802631ms logger=migrator t=2026-04-22T06:14:18.712549372Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-22T06:14:18.713374345Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=823.293µs logger=migrator t=2026-04-22T06:14:18.716926862Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-22T06:14:18.71832125Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.392078ms logger=migrator t=2026-04-22T06:14:18.722468854Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-22T06:14:18.723855052Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.385838ms logger=migrator t=2026-04-22T06:14:18.729026163Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-22T06:14:18.730197115Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.166922ms logger=migrator t=2026-04-22T06:14:18.733370322Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-22T06:14:18.734457722Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.0867ms logger=migrator t=2026-04-22T06:14:18.739927631Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-22T06:14:18.740939259Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.011548ms logger=migrator t=2026-04-22T06:14:18.745785122Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-22T06:14:18.748389883Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=2.603391ms logger=migrator t=2026-04-22T06:14:18.75594595Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-22T06:14:18.757255236Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.310806ms logger=migrator t=2026-04-22T06:14:18.764123834Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-22T06:14:18.765602904Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.47913ms logger=migrator t=2026-04-22T06:14:18.770519469Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-22T06:14:18.771373202Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=854.483µs logger=migrator t=2026-04-22T06:14:18.777906551Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-22T06:14:18.810276966Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=32.356575ms logger=migrator t=2026-04-22T06:14:18.81735891Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-22T06:14:18.825310238Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=7.948438ms logger=migrator t=2026-04-22T06:14:18.830046478Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-22T06:14:18.836253467Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=6.2083ms logger=migrator t=2026-04-22T06:14:18.843379722Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-22T06:14:18.84364244Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=263.888µs logger=migrator t=2026-04-22T06:14:18.848135643Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-22T06:14:18.861134248Z level=info msg="Migration successfully executed" id="add share column" duration=12.996406ms logger=migrator t=2026-04-22T06:14:18.86594791Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-22T06:14:18.866347511Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=402.871µs logger=migrator t=2026-04-22T06:14:18.870525105Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-22T06:14:18.87217634Z level=info msg="Migration successfully executed" id="create file table" duration=1.650515ms logger=migrator t=2026-04-22T06:14:18.878546845Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-22T06:14:18.88092473Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=2.384765ms logger=migrator t=2026-04-22T06:14:18.885393622Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-22T06:14:18.887697175Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=2.294023ms logger=migrator t=2026-04-22T06:14:18.896331532Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-22T06:14:18.897538255Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.211184ms logger=migrator t=2026-04-22T06:14:18.901464862Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-22T06:14:18.902666165Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.200583ms logger=migrator t=2026-04-22T06:14:18.906689255Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-22T06:14:18.906760477Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=82.572µs logger=migrator t=2026-04-22T06:14:18.912593666Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-22T06:14:18.912660528Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=67.742µs logger=migrator t=2026-04-22T06:14:18.916183375Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-22T06:14:18.916797381Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=613.436µs logger=migrator t=2026-04-22T06:14:18.922097767Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-22T06:14:18.922472067Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=371.221µs logger=migrator t=2026-04-22T06:14:18.927677359Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-22T06:14:18.92991129Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.235211ms logger=migrator t=2026-04-22T06:14:18.935883704Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-22T06:14:18.949843086Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=13.943641ms logger=migrator t=2026-04-22T06:14:18.954466942Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-22T06:14:18.954778721Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=312.329µs logger=migrator t=2026-04-22T06:14:18.958222665Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-22T06:14:18.959359896Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.136821ms logger=migrator t=2026-04-22T06:14:18.96570905Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-22T06:14:18.966123711Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=415.401µs logger=migrator t=2026-04-22T06:14:18.969693259Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-22T06:14:18.97007602Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=382.41µs logger=migrator t=2026-04-22T06:14:18.974536381Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-22T06:14:18.975308003Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=772.342µs logger=migrator t=2026-04-22T06:14:18.9785033Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-22T06:14:18.987772114Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.268304ms logger=migrator t=2026-04-22T06:14:18.994011454Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-22T06:14:19.002922358Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.907704ms logger=migrator t=2026-04-22T06:14:19.010273259Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-22T06:14:19.012317805Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=2.046056ms logger=migrator t=2026-04-22T06:14:19.018032772Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-22T06:14:19.100354065Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=82.319193ms logger=migrator t=2026-04-22T06:14:19.103948543Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-22T06:14:19.104816087Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=867.304µs logger=migrator t=2026-04-22T06:14:19.109274499Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-22T06:14:19.110402229Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.127631ms logger=migrator t=2026-04-22T06:14:19.115823928Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-22T06:14:19.144696748Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=28.87137ms logger=migrator t=2026-04-22T06:14:19.153207781Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-22T06:14:19.166779882Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=13.571231ms logger=migrator t=2026-04-22T06:14:19.172105278Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-22T06:14:19.172352945Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=247.717µs logger=migrator t=2026-04-22T06:14:19.178422811Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-22T06:14:19.178580105Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=157.374µs logger=migrator t=2026-04-22T06:14:19.182913744Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-22T06:14:19.183249523Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=331.429µs logger=migrator t=2026-04-22T06:14:19.187567691Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-22T06:14:19.18788625Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=319.309µs logger=migrator t=2026-04-22T06:14:19.234959608Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-22T06:14:19.235282647Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=313.469µs logger=migrator t=2026-04-22T06:14:19.242566456Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-22T06:14:19.244048457Z level=info msg="Migration successfully executed" id="create folder table" duration=1.483611ms logger=migrator t=2026-04-22T06:14:19.25038541Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-22T06:14:19.252470477Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=2.084487ms logger=migrator t=2026-04-22T06:14:19.258840591Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-22T06:14:19.260052194Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.211333ms logger=migrator t=2026-04-22T06:14:19.266434579Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-22T06:14:19.26646771Z level=info msg="Migration successfully executed" id="Update folder title length" duration=34.371µs logger=migrator t=2026-04-22T06:14:19.271005974Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-22T06:14:19.27305258Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.046116ms logger=migrator t=2026-04-22T06:14:19.278790467Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-22T06:14:19.279871177Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.07701ms logger=migrator t=2026-04-22T06:14:19.285073069Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-22T06:14:19.286253432Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.181023ms logger=migrator t=2026-04-22T06:14:19.291070283Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-22T06:14:19.291477444Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=407.361µs logger=migrator t=2026-04-22T06:14:19.296754559Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-22T06:14:19.29714213Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=388.171µs logger=migrator t=2026-04-22T06:14:19.302805165Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-22T06:14:19.304847551Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=2.041836ms logger=migrator t=2026-04-22T06:14:19.310184196Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-22T06:14:19.3124974Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.315294ms logger=migrator t=2026-04-22T06:14:19.317929878Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-22T06:14:19.319172482Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.243434ms logger=migrator t=2026-04-22T06:14:19.324910649Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-22T06:14:19.326224875Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.304236ms logger=migrator t=2026-04-22T06:14:19.331036947Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-22T06:14:19.332129387Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.09259ms logger=migrator t=2026-04-22T06:14:19.33843869Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-22T06:14:19.33955424Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.11487ms logger=migrator t=2026-04-22T06:14:19.345540394Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-22T06:14:19.346827509Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.287315ms logger=migrator t=2026-04-22T06:14:19.3530881Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-22T06:14:19.35418473Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.09677ms logger=migrator t=2026-04-22T06:14:19.360299738Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-22T06:14:19.361206732Z level=info msg="Migration successfully executed" id="create signing_key table" duration=906.794µs logger=migrator t=2026-04-22T06:14:19.366924299Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-22T06:14:19.368744649Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.82009ms logger=migrator t=2026-04-22T06:14:19.374288291Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-22T06:14:19.375434092Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.151082ms logger=migrator t=2026-04-22T06:14:19.382985259Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-22T06:14:19.383523383Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=539.664µs logger=migrator t=2026-04-22T06:14:19.388850679Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-22T06:14:19.398516834Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.666315ms logger=migrator t=2026-04-22T06:14:19.404856857Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-22T06:14:19.405416883Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=562.826µs logger=migrator t=2026-04-22T06:14:19.411403916Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-22T06:14:19.411426187Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=19.131µs logger=migrator t=2026-04-22T06:14:19.416481335Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-22T06:14:19.418412428Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.930633ms logger=migrator t=2026-04-22T06:14:19.423518368Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-22T06:14:19.423537138Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=19.91µs logger=migrator t=2026-04-22T06:14:19.428432392Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-22T06:14:19.429938704Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.510551ms logger=migrator t=2026-04-22T06:14:19.43565531Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-22T06:14:19.437324586Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.669126ms logger=migrator t=2026-04-22T06:14:19.444011659Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-22T06:14:19.4484585Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=4.447752ms logger=migrator t=2026-04-22T06:14:19.454860615Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-22T06:14:19.455810391Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=950.436µs logger=migrator t=2026-04-22T06:14:19.462205276Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-22T06:14:19.462552436Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=345.81µs logger=migrator t=2026-04-22T06:14:19.468089068Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-22T06:14:19.469971849Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.884692ms logger=migrator t=2026-04-22T06:14:19.47550021Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-22T06:14:19.476561049Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.060749ms logger=migrator t=2026-04-22T06:14:19.482601785Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-22T06:14:19.484067705Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.465591ms logger=migrator t=2026-04-22T06:14:19.489854343Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-22T06:14:19.50069401Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.839327ms logger=migrator t=2026-04-22T06:14:19.505841421Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-22T06:14:19.5156749Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.832469ms logger=migrator t=2026-04-22T06:14:19.522846486Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-22T06:14:19.530142136Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=7.29466ms logger=migrator t=2026-04-22T06:14:19.536311654Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-22T06:14:19.536451628Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=140.324µs logger=migrator t=2026-04-22T06:14:19.541752313Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-22T06:14:19.55186321Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=10.106967ms logger=migrator t=2026-04-22T06:14:19.557538585Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-22T06:14:19.568233088Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=10.692333ms logger=migrator t=2026-04-22T06:14:19.576256538Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-22T06:14:19.576620468Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=363.769µs logger=migrator t=2026-04-22T06:14:19.581312356Z level=info msg="migrations completed" performed=558 skipped=0 duration=6.833462835s logger=migrator t=2026-04-22T06:14:19.581959613Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-22T06:14:19.600550562Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-22T06:14:19.600861471Z level=info msg="Created default organization" logger=secrets t=2026-04-22T06:14:19.608308485Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-22T06:14:19.655932018Z level=info msg="Restored cache from database" duration=390.931µs logger=plugin.store t=2026-04-22T06:14:19.657269624Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-22T06:14:19.693937728Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-22T06:14:19.693965719Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-22T06:14:19.694141813Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-22T06:14:19.694158134Z level=info msg="Plugins loaded" count=54 duration=36.88967ms logger=query_data t=2026-04-22T06:14:19.698213105Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-22T06:14:19.707336495Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-22T06:14:19.712756033Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-22T06:14:19.722695055Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-22T06:14:19.726786077Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-22T06:14:19.728760031Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-22T06:14:19.748499381Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-22T06:14:19.771310695Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-22T06:14:19.793248025Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-22T06:14:19.793279536Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-04-22T06:14:19.793842642Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-04-22T06:14:19.794112329Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-04-22T06:14:19.795339813Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-04-22T06:14:19.801352167Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-04-22T06:14:19.850262066Z level=info msg="State cache has been initialized" states=0 duration=56.141276ms logger=ngalert.scheduler t=2026-04-22T06:14:19.850437691Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-22T06:14:19.850565144Z level=info msg=starting first_tick=2026-04-22T06:14:20Z logger=provisioning.dashboard t=2026-04-22T06:14:19.852742083Z level=info msg="starting to provision dashboards" logger=grafana.update.checker t=2026-04-22T06:14:19.876491734Z level=info msg="Update check succeeded" duration=82.110977ms logger=plugins.update.checker t=2026-04-22T06:14:19.876706899Z level=info msg="Update check succeeded" duration=81.939442ms logger=sqlstore.transactions t=2026-04-22T06:14:19.883615458Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-22T06:14:19.895141374Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-04-22T06:14:19.896194162Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-22T06:14:19.922157333Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-04-22T06:14:19.92241043Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-22T06:14:19.933565805Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-22T06:14:19.941954245Z level=info msg="Patterns update finished" duration=145.730188ms logger=sqlstore.transactions t=2026-04-22T06:14:19.94580886Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=provisioning.dashboard t=2026-04-22T06:14:19.998568024Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:14:20.051144813Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:14:20.052644604Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:14:20.073029572Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:14:20.103999269Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:14:20.122984099Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:14:20.147437168Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:14:20.162911921Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:14:20.186421105Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:14:20.208014996Z level=info msg="starting to provision dashboards" logger=grafana-apiserver t=2026-04-22T06:14:20.242327485Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-22T06:14:20.242920031Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-22T06:14:20.295841319Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:14:20.313272536Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:14:20.347113422Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:14:20.36421923Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:14:20.387921189Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:14:20.404704188Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:14:20.437636659Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:14:20.456941947Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:14:20.48735835Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:14:20.503203143Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:14:20.529216605Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:14:20.546094597Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:14:20.572125639Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:14:20.585698731Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:14:20.611006083Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:14:20.625970433Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:14:20.652123929Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:14:20.673922395Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:14:20.700679017Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:14:20.718187716Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:14:20.757486382Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:14:20.780327437Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:14:20.809461874Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:14:20.830223222Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:14:20.871635385Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:14:20.887405517Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:14:20.91783242Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:14:20.937025705Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:14:20.96679723Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:14:20.989631404Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:14:21.028351324Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:14:21.045817032Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:14:21.074559068Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:14:21.091405089Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:14:21.122542222Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:14:21.145085158Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:14:21.174319818Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:14:21.192107655Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:14:21.232465419Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:14:21.2606204Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:14:21.336833346Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:14:21.351913788Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:14:21.397983559Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:14:21.415178199Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:14:21.462241287Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:14:21.483358595Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:14:21.523938816Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:14:21.542489933Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:14:21.5876656Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:14:21.605514728Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:14:21.655206468Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:14:21.670312281Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:14:21.720033651Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:14:21.742256669Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:14:21.792935586Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:14:21.811496484Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:14:21.86653924Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:14:21.900463258Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:14:22.003903739Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:14:22.015756373Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:14:22.091187857Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:14:22.112737237Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:14:22.234743346Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:14:22.248479741Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:14:22.336318735Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:14:22.349902317Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:14:22.432994451Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:14:22.45268999Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:14:22.528599087Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:14:22.549234712Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:14:22.627049451Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-22T06:15:06.81706558Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-22T06:24:19.813766192Z level=info msg="Completed cleanup jobs" duration=19.169343ms logger=sqlstore.transactions t=2026-04-22T06:24:19.820775754Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-04-22T06:24:19.93227142Z level=info msg="Update check succeeded" duration=54.711795ms logger=sqlstore.transactions t=2026-04-22T06:29:19.721506251Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked"