logger=settings t=2026-03-19T09:11:08.655002673Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-03-19T09:11:08Z logger=settings t=2026-03-19T09:11:08.655454093Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-03-19T09:11:08.655471404Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-03-19T09:11:08.655477554Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-03-19T09:11:08.655483054Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-03-19T09:11:08.655487744Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-03-19T09:11:08.655493484Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-03-19T09:11:08.655498524Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-03-19T09:11:08.655504394Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-03-19T09:11:08.655515965Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-03-19T09:11:08.655520725Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-03-19T09:11:08.655526045Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-03-19T09:11:08.655534805Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-03-19T09:11:08.655539375Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-03-19T09:11:08.655545295Z level=info msg=Target target=[all] logger=settings t=2026-03-19T09:11:08.655560966Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-03-19T09:11:08.655565656Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-03-19T09:11:08.655570046Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-03-19T09:11:08.655575246Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-03-19T09:11:08.655580276Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-03-19T09:11:08.655590476Z level=info msg="App mode production" logger=sqlstore t=2026-03-19T09:11:08.656009535Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-03-19T09:11:08.656031386Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-03-19T09:11:08.658159013Z level=info msg="Locking database" logger=migrator t=2026-03-19T09:11:08.658174283Z level=info msg="Starting DB migrations" logger=migrator t=2026-03-19T09:11:08.65891601Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-03-19T09:11:08.66025723Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.341821ms logger=migrator t=2026-03-19T09:11:08.66975542Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-03-19T09:11:08.671694253Z level=info msg="Migration successfully executed" id="create user table" duration=1.927633ms logger=migrator t=2026-03-19T09:11:08.683132106Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-03-19T09:11:08.684467365Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.340589ms logger=migrator t=2026-03-19T09:11:08.689573398Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-03-19T09:11:08.690634472Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.060933ms logger=migrator t=2026-03-19T09:11:08.697920523Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-03-19T09:11:08.698737581Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=818.188µs logger=migrator t=2026-03-19T09:11:08.703521707Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-03-19T09:11:08.704212772Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=691.175µs logger=migrator t=2026-03-19T09:11:08.724559844Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-03-19T09:11:08.729205776Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.647721ms logger=migrator t=2026-03-19T09:11:08.734188336Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-03-19T09:11:08.735252359Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.063803ms logger=migrator t=2026-03-19T09:11:08.739862542Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-03-19T09:11:08.740586487Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=722.795µs logger=migrator t=2026-03-19T09:11:08.749739561Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-03-19T09:11:08.750437196Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=697.705µs logger=migrator t=2026-03-19T09:11:08.75555159Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-03-19T09:11:08.755927578Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=376.259µs logger=migrator t=2026-03-19T09:11:08.760408826Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-03-19T09:11:08.761022871Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=614.585µs logger=migrator t=2026-03-19T09:11:08.768120667Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-03-19T09:11:08.769312544Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.190827ms logger=migrator t=2026-03-19T09:11:08.778532508Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-03-19T09:11:08.778589499Z level=info msg="Migration successfully executed" id="Update user table charset" duration=59.711µs logger=migrator t=2026-03-19T09:11:08.783363125Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-03-19T09:11:08.785060742Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.699617ms logger=migrator t=2026-03-19T09:11:08.789534392Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-03-19T09:11:08.789814748Z level=info msg="Migration successfully executed" id="Add missing user data" duration=280.326µs logger=migrator t=2026-03-19T09:11:08.793349126Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-03-19T09:11:08.794526233Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.176477ms logger=migrator t=2026-03-19T09:11:08.801605609Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-03-19T09:11:08.802383096Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=778.077µs logger=migrator t=2026-03-19T09:11:08.805845753Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-03-19T09:11:08.807013069Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.167535ms logger=migrator t=2026-03-19T09:11:08.811465627Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-03-19T09:11:08.820874145Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=9.403598ms logger=migrator t=2026-03-19T09:11:08.826871238Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-03-19T09:11:08.827707826Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=837.008µs logger=migrator t=2026-03-19T09:11:08.836702356Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-03-19T09:11:08.836959262Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=260.606µs logger=migrator t=2026-03-19T09:11:08.84322567Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-03-19T09:11:08.844408186Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.182776ms logger=migrator t=2026-03-19T09:11:08.84998856Z 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-03-19T09:11:08.850299746Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=310.256µs logger=migrator t=2026-03-19T09:11:08.858789595Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-03-19T09:11:08.859318467Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=530.042µs logger=migrator t=2026-03-19T09:11:08.865499863Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-03-19T09:11:08.866402533Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=900.01µs logger=migrator t=2026-03-19T09:11:08.87662031Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-03-19T09:11:08.878604554Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.986225ms logger=migrator t=2026-03-19T09:11:08.888953982Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-03-19T09:11:08.889829662Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=876.42µs logger=migrator t=2026-03-19T09:11:08.896261175Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-03-19T09:11:08.89698789Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=736.476µs logger=migrator t=2026-03-19T09:11:08.904902496Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-03-19T09:11:08.905678293Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=776.866µs logger=migrator t=2026-03-19T09:11:08.915665544Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-03-19T09:11:08.915729485Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=74.891µs logger=migrator t=2026-03-19T09:11:08.922876083Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-03-19T09:11:08.923722033Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=849.81µs logger=migrator t=2026-03-19T09:11:08.930629815Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-03-19T09:11:08.931443653Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=817.868µs logger=migrator t=2026-03-19T09:11:08.938490579Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-03-19T09:11:08.939229685Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=739.916µs logger=migrator t=2026-03-19T09:11:08.943342037Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-03-19T09:11:08.943996221Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=653.724µs logger=migrator t=2026-03-19T09:11:08.949021933Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-03-19T09:11:08.952758545Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.735542ms logger=migrator t=2026-03-19T09:11:08.960634029Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-03-19T09:11:08.961507889Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=874.72µs logger=migrator t=2026-03-19T09:11:08.966554061Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-03-19T09:11:08.967297197Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=746.666µs logger=migrator t=2026-03-19T09:11:08.971781796Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-03-19T09:11:08.972383999Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=602.423µs logger=migrator t=2026-03-19T09:11:08.979468477Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-03-19T09:11:08.980105201Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=638.804µs logger=migrator t=2026-03-19T09:11:08.988624589Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-03-19T09:11:08.989311904Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=687.435µs logger=migrator t=2026-03-19T09:11:08.994348886Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-03-19T09:11:08.994714104Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=365.288µs logger=migrator t=2026-03-19T09:11:09.001903283Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-03-19T09:11:09.003063889Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=1.171206ms logger=migrator t=2026-03-19T09:11:09.096141829Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-03-19T09:11:09.096829004Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=686.975µs logger=migrator t=2026-03-19T09:11:09.106389946Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-03-19T09:11:09.107414399Z level=info msg="Migration successfully executed" id="create star table" duration=1.027893ms logger=migrator t=2026-03-19T09:11:09.115213061Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-03-19T09:11:09.116453239Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.240408ms logger=migrator t=2026-03-19T09:11:09.128100437Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-03-19T09:11:09.129452216Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.354879ms logger=migrator t=2026-03-19T09:11:09.139398397Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-03-19T09:11:09.140168164Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=769.897µs logger=migrator t=2026-03-19T09:11:09.148448697Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-03-19T09:11:09.149214984Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=765.767µs logger=migrator t=2026-03-19T09:11:09.154738626Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-03-19T09:11:09.155418331Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=680.065µs logger=migrator t=2026-03-19T09:11:09.161085177Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-03-19T09:11:09.161800413Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=715.186µs logger=migrator t=2026-03-19T09:11:09.167296215Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-03-19T09:11:09.168399969Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.103204ms logger=migrator t=2026-03-19T09:11:09.173038902Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-03-19T09:11:09.173070543Z level=info msg="Migration successfully executed" id="Update org table charset" duration=32.401µs logger=migrator t=2026-03-19T09:11:09.176900027Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-03-19T09:11:09.176929038Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=30.231µs logger=migrator t=2026-03-19T09:11:09.180791253Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-03-19T09:11:09.180953768Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=163.115µs logger=migrator t=2026-03-19T09:11:09.187122424Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-03-19T09:11:09.187821929Z level=info msg="Migration successfully executed" id="create dashboard table" duration=697.265µs logger=migrator t=2026-03-19T09:11:09.193428583Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-03-19T09:11:09.194457466Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.023853ms logger=migrator t=2026-03-19T09:11:09.199439336Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-03-19T09:11:09.200430658Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=990.042µs logger=migrator t=2026-03-19T09:11:09.206888391Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-03-19T09:11:09.207494855Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=606.294µs logger=migrator t=2026-03-19T09:11:09.213244792Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-03-19T09:11:09.214026329Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=781.247µs logger=migrator t=2026-03-19T09:11:09.220252187Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-03-19T09:11:09.221795951Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.540914ms logger=migrator t=2026-03-19T09:11:09.226202619Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-03-19T09:11:09.231429045Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.226796ms logger=migrator t=2026-03-19T09:11:09.237818896Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-03-19T09:11:09.238630884Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=811.248µs logger=migrator t=2026-03-19T09:11:09.245471926Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-03-19T09:11:09.246721213Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.249317ms logger=migrator t=2026-03-19T09:11:09.254981346Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-03-19T09:11:09.256367576Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.3893ms logger=migrator t=2026-03-19T09:11:09.262670266Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-03-19T09:11:09.263251849Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=583.023µs logger=migrator t=2026-03-19T09:11:09.270834907Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-03-19T09:11:09.271725927Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=890.58µs logger=migrator t=2026-03-19T09:11:09.276655566Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-03-19T09:11:09.276775469Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=121.893µs logger=migrator t=2026-03-19T09:11:09.282507495Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-03-19T09:11:09.284383426Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.877671ms logger=migrator t=2026-03-19T09:11:09.28995616Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-03-19T09:11:09.292191649Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.194248ms logger=migrator t=2026-03-19T09:11:09.298668654Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-03-19T09:11:09.302774474Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=4.109371ms logger=migrator t=2026-03-19T09:11:09.307528299Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-03-19T09:11:09.308356598Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=828.099µs logger=migrator t=2026-03-19T09:11:09.313972452Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-03-19T09:11:09.316833295Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.855473ms logger=migrator t=2026-03-19T09:11:09.322615233Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-03-19T09:11:09.323461102Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=846.339µs logger=migrator t=2026-03-19T09:11:09.328160136Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-03-19T09:11:09.328959583Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=799.777µs logger=migrator t=2026-03-19T09:11:09.333711519Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-03-19T09:11:09.33375681Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=47.141µs logger=migrator t=2026-03-19T09:11:09.339903435Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-03-19T09:11:09.339967547Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=68.572µs logger=migrator t=2026-03-19T09:11:09.345738925Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-03-19T09:11:09.349016198Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.277113ms logger=migrator t=2026-03-19T09:11:09.353804873Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-03-19T09:11:09.357753041Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=3.947468ms logger=migrator t=2026-03-19T09:11:09.365936303Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-03-19T09:11:09.368901798Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.963925ms logger=migrator t=2026-03-19T09:11:09.375629567Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-03-19T09:11:09.37757668Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.946993ms logger=migrator t=2026-03-19T09:11:09.381767543Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-03-19T09:11:09.381978027Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=210.615µs logger=migrator t=2026-03-19T09:11:09.387202303Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-03-19T09:11:09.388216086Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.012713ms logger=migrator t=2026-03-19T09:11:09.39473562Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-03-19T09:11:09.395846044Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.110744ms logger=migrator t=2026-03-19T09:11:09.402900701Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-03-19T09:11:09.402941092Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=41.771µs logger=migrator t=2026-03-19T09:11:09.411696675Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-03-19T09:11:09.413417944Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.724709ms logger=migrator t=2026-03-19T09:11:09.422106946Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-03-19T09:11:09.422887243Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=780.177µs logger=migrator t=2026-03-19T09:11:09.43223947Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-03-19T09:11:09.43993918Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=7.70006ms logger=migrator t=2026-03-19T09:11:09.447064099Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-03-19T09:11:09.447854536Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=790.307µs logger=migrator t=2026-03-19T09:11:09.457717874Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-03-19T09:11:09.459143306Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.425702ms logger=migrator t=2026-03-19T09:11:09.465933516Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-03-19T09:11:09.466769485Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=835.549µs logger=migrator t=2026-03-19T09:11:09.474030185Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-03-19T09:11:09.474362192Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=332.457µs logger=migrator t=2026-03-19T09:11:09.493540097Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-03-19T09:11:09.494475107Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=938.55µs logger=migrator t=2026-03-19T09:11:09.515138085Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-03-19T09:11:09.51759666Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.473515ms logger=migrator t=2026-03-19T09:11:09.528242635Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-03-19T09:11:09.529226327Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=987.752µs logger=migrator t=2026-03-19T09:11:09.542996242Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-03-19T09:11:09.543257668Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=293.937µs logger=migrator t=2026-03-19T09:11:09.985317474Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-03-19T09:11:09.985644252Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=330.498µs logger=migrator t=2026-03-19T09:11:09.996908181Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-03-19T09:11:09.998401254Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.493603ms logger=migrator t=2026-03-19T09:11:10.024806509Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-03-19T09:11:10.028339827Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.532387ms logger=migrator t=2026-03-19T09:11:10.185550487Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-03-19T09:11:10.186418156Z level=info msg="Migration successfully executed" id="create data_source table" duration=870.489µs logger=migrator t=2026-03-19T09:11:10.327176473Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-03-19T09:11:10.32841464Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.240557ms logger=migrator t=2026-03-19T09:11:10.340069008Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-03-19T09:11:10.340863166Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=794.038µs logger=migrator t=2026-03-19T09:11:10.445364709Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-03-19T09:11:10.44677388Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.413971ms logger=migrator t=2026-03-19T09:11:10.456845933Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-03-19T09:11:10.457563209Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=714.116µs logger=migrator t=2026-03-19T09:11:10.464508473Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-03-19T09:11:10.473491012Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=8.984879ms logger=migrator t=2026-03-19T09:11:10.483599476Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-03-19T09:11:10.485474367Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.878941ms logger=migrator t=2026-03-19T09:11:10.493832892Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-03-19T09:11:10.49464177Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=808.137µs logger=migrator t=2026-03-19T09:11:10.501123253Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-03-19T09:11:10.502388261Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.265128ms logger=migrator t=2026-03-19T09:11:10.510237225Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-03-19T09:11:10.510771017Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=533.962µs logger=migrator t=2026-03-19T09:11:10.515723596Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-03-19T09:11:10.51767207Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=1.951984ms logger=migrator t=2026-03-19T09:11:10.52447704Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-03-19T09:11:10.527519578Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=3.058807ms logger=migrator t=2026-03-19T09:11:10.534230307Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-03-19T09:11:10.534293058Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=64.361µs logger=migrator t=2026-03-19T09:11:10.539226407Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-03-19T09:11:10.539431051Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=209.384µs logger=migrator t=2026-03-19T09:11:10.54523055Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-03-19T09:11:10.547796426Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.565546ms logger=migrator t=2026-03-19T09:11:10.553827071Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-03-19T09:11:10.554038525Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=210.304µs logger=migrator t=2026-03-19T09:11:10.560115779Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-03-19T09:11:10.560298943Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=180.844µs logger=migrator t=2026-03-19T09:11:10.565714294Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-03-19T09:11:10.568101647Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.387093ms logger=migrator t=2026-03-19T09:11:10.57324791Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-03-19T09:11:10.573439695Z level=info msg="Migration successfully executed" id="Update uid value" duration=187.325µs logger=migrator t=2026-03-19T09:11:10.579652742Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-03-19T09:11:10.58091277Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.259668ms logger=migrator t=2026-03-19T09:11:10.586253728Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-03-19T09:11:10.586982214Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=728.126µs logger=migrator t=2026-03-19T09:11:10.592484846Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-03-19T09:11:10.593346535Z level=info msg="Migration successfully executed" id="create api_key table" duration=858.699µs logger=migrator t=2026-03-19T09:11:10.600943743Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-03-19T09:11:10.602300123Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.35793ms logger=migrator t=2026-03-19T09:11:10.609536573Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-03-19T09:11:10.610342002Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=806.429µs logger=migrator t=2026-03-19T09:11:10.615787112Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-03-19T09:11:10.616681502Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=896.159µs logger=migrator t=2026-03-19T09:11:10.623735238Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-03-19T09:11:10.624500065Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=764.657µs logger=migrator t=2026-03-19T09:11:10.631349216Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-03-19T09:11:10.632512122Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.163066ms logger=migrator t=2026-03-19T09:11:10.640191982Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-03-19T09:11:10.64142914Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.238338ms logger=migrator t=2026-03-19T09:11:10.653684921Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-03-19T09:11:10.664379018Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=10.693947ms logger=migrator t=2026-03-19T09:11:10.669314627Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-03-19T09:11:10.669978352Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=663.545µs logger=migrator t=2026-03-19T09:11:10.675498504Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-03-19T09:11:10.676295921Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=797.127µs logger=migrator t=2026-03-19T09:11:10.682008798Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-03-19T09:11:10.683331377Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.321859ms logger=migrator t=2026-03-19T09:11:10.68933Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-03-19T09:11:10.690159308Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=827.618µs logger=migrator t=2026-03-19T09:11:10.696878658Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-03-19T09:11:10.697210565Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=332.017µs logger=migrator t=2026-03-19T09:11:10.702709996Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-03-19T09:11:10.703513654Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=803.508µs logger=migrator t=2026-03-19T09:11:10.709529917Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-03-19T09:11:10.709611859Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=81.252µs logger=migrator t=2026-03-19T09:11:10.716169505Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-03-19T09:11:10.720628283Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.457199ms logger=migrator t=2026-03-19T09:11:10.727384693Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-03-19T09:11:10.729979389Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.594806ms logger=migrator t=2026-03-19T09:11:10.738933179Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-03-19T09:11:10.739293456Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=361.117µs logger=migrator t=2026-03-19T09:11:10.750193588Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-03-19T09:11:10.755812962Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=5.622434ms logger=migrator t=2026-03-19T09:11:10.768328099Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-03-19T09:11:10.773018583Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=4.688934ms logger=migrator t=2026-03-19T09:11:10.779158199Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-03-19T09:11:10.779977187Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=817.617µs logger=migrator t=2026-03-19T09:11:10.788229069Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-03-19T09:11:10.789464037Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=1.235188ms logger=migrator t=2026-03-19T09:11:10.79415362Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-03-19T09:11:10.795434479Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.282679ms logger=migrator t=2026-03-19T09:11:10.805046991Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-03-19T09:11:10.806039844Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=992.843µs logger=migrator t=2026-03-19T09:11:10.815326729Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-03-19T09:11:10.816694059Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.36665ms logger=migrator t=2026-03-19T09:11:10.824473982Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-03-19T09:11:10.826060637Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.588095ms logger=migrator t=2026-03-19T09:11:10.832779776Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-03-19T09:11:10.832851647Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=73.172µs logger=migrator t=2026-03-19T09:11:10.839439534Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-03-19T09:11:10.839491205Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=55.821µs logger=migrator t=2026-03-19T09:11:10.846567291Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-03-19T09:11:10.850311013Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.745102ms logger=migrator t=2026-03-19T09:11:10.856357548Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-03-19T09:11:10.859026137Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.668619ms logger=migrator t=2026-03-19T09:11:10.866826889Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-03-19T09:11:10.866893531Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=67.332µs logger=migrator t=2026-03-19T09:11:10.87230495Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-03-19T09:11:10.873050678Z level=info msg="Migration successfully executed" id="create quota table v1" duration=745.978µs logger=migrator t=2026-03-19T09:11:10.878669662Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-03-19T09:11:10.879516201Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=846.089µs logger=migrator t=2026-03-19T09:11:10.886069695Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-03-19T09:11:10.886099146Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=36.101µs logger=migrator t=2026-03-19T09:11:10.891506516Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-03-19T09:11:10.892380985Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=874.299µs logger=migrator t=2026-03-19T09:11:10.898557432Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-03-19T09:11:10.900076775Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.519123ms logger=migrator t=2026-03-19T09:11:10.907413208Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-03-19T09:11:10.911561609Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.146131ms logger=migrator t=2026-03-19T09:11:10.918070224Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-03-19T09:11:10.918102225Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=33.031µs logger=migrator t=2026-03-19T09:11:10.924145849Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-03-19T09:11:10.925323354Z level=info msg="Migration successfully executed" id="create session table" duration=1.175985ms logger=migrator t=2026-03-19T09:11:10.932016993Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-03-19T09:11:10.932206447Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=190.174µs logger=migrator t=2026-03-19T09:11:10.937953105Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-03-19T09:11:10.938137389Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=184.654µs logger=migrator t=2026-03-19T09:11:10.943256482Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-03-19T09:11:10.943982858Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=724.536µs logger=migrator t=2026-03-19T09:11:10.949113662Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-03-19T09:11:10.94994934Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=835.819µs logger=migrator t=2026-03-19T09:11:10.956951385Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-03-19T09:11:10.956976996Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=26.412µs logger=migrator t=2026-03-19T09:11:10.963324116Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-03-19T09:11:10.963379957Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=49.341µs logger=migrator t=2026-03-19T09:11:10.970052645Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-03-19T09:11:10.975432964Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.380939ms logger=migrator t=2026-03-19T09:11:10.997347379Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-03-19T09:11:11.002052813Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=4.706384ms logger=migrator t=2026-03-19T09:11:11.077329419Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-03-19T09:11:11.077982404Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=654.315µs logger=migrator t=2026-03-19T09:11:11.107646871Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-03-19T09:11:11.107862785Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=221.755µs logger=migrator t=2026-03-19T09:11:11.115983045Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-03-19T09:11:11.11755885Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.578265ms logger=migrator t=2026-03-19T09:11:11.125258421Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-03-19T09:11:11.125292702Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=35.771µs logger=migrator t=2026-03-19T09:11:11.133643487Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-03-19T09:11:11.136881048Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.245391ms logger=migrator t=2026-03-19T09:11:11.142133585Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-03-19T09:11:11.14237223Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=242.735µs logger=migrator t=2026-03-19T09:11:11.150923509Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-03-19T09:11:11.154669272Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.746483ms logger=migrator t=2026-03-19T09:11:11.161408371Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-03-19T09:11:11.16542872Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=4.01873ms logger=migrator t=2026-03-19T09:11:11.170708307Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-03-19T09:11:11.170813049Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=107.542µs logger=migrator t=2026-03-19T09:11:11.179021621Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-03-19T09:11:11.180090615Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.071834ms logger=migrator t=2026-03-19T09:11:11.186275601Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-03-19T09:11:11.187209942Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=933.881µs logger=migrator t=2026-03-19T09:11:11.192176392Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-03-19T09:11:11.193334018Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.157326ms logger=migrator t=2026-03-19T09:11:11.199870032Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-03-19T09:11:11.201425377Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.555115ms logger=migrator t=2026-03-19T09:11:11.208434432Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-03-19T09:11:11.209400134Z level=info msg="Migration successfully executed" id="add index alert state" duration=964.842µs logger=migrator t=2026-03-19T09:11:11.215948768Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-03-19T09:11:11.216884249Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=934.871µs logger=migrator t=2026-03-19T09:11:11.224488948Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-03-19T09:11:11.225757395Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.268707ms logger=migrator t=2026-03-19T09:11:11.232648058Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-03-19T09:11:11.233681481Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.033323ms logger=migrator t=2026-03-19T09:11:11.241536505Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-03-19T09:11:11.242868245Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.33132ms logger=migrator t=2026-03-19T09:11:11.250552454Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-03-19T09:11:11.262365927Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=11.809482ms logger=migrator t=2026-03-19T09:11:11.267118511Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-03-19T09:11:11.267729055Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=611.124µs logger=migrator t=2026-03-19T09:11:11.273714868Z 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-03-19T09:11:11.275259221Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.544023ms logger=migrator t=2026-03-19T09:11:11.282456751Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-03-19T09:11:11.282738197Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=278.726µs logger=migrator t=2026-03-19T09:11:11.289620609Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-03-19T09:11:11.291102842Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=1.485433ms logger=migrator t=2026-03-19T09:11:11.30003512Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-03-19T09:11:11.301095343Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.059783ms logger=migrator t=2026-03-19T09:11:11.309429078Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-03-19T09:11:11.315902372Z level=info msg="Migration successfully executed" id="Add column is_default" duration=6.470954ms logger=migrator t=2026-03-19T09:11:11.321951416Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-03-19T09:11:11.32532525Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.374815ms logger=migrator t=2026-03-19T09:11:11.332567551Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-03-19T09:11:11.340381783Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=7.799763ms logger=migrator t=2026-03-19T09:11:11.347147463Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-03-19T09:11:11.352014991Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=4.871278ms logger=migrator t=2026-03-19T09:11:11.358984795Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-03-19T09:11:11.360575741Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.590676ms logger=migrator t=2026-03-19T09:11:11.368979997Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-03-19T09:11:11.369007228Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=28.361µs logger=migrator t=2026-03-19T09:11:11.373513456Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-03-19T09:11:11.373560647Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=49.881µs logger=migrator t=2026-03-19T09:11:11.377386983Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-03-19T09:11:11.378713112Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.325179ms logger=migrator t=2026-03-19T09:11:11.384657643Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-03-19T09:11:11.385556123Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=897.9µs logger=migrator t=2026-03-19T09:11:11.392740722Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-03-19T09:11:11.393931358Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.189976ms logger=migrator t=2026-03-19T09:11:11.398172663Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-03-19T09:11:11.39896971Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=797.367µs logger=migrator t=2026-03-19T09:11:11.404478142Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-03-19T09:11:11.405433164Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=953.882µs logger=migrator t=2026-03-19T09:11:11.411771974Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-03-19T09:11:11.416386936Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.613802ms logger=migrator t=2026-03-19T09:11:11.42015904Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-03-19T09:11:11.4242624Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.103441ms logger=migrator t=2026-03-19T09:11:11.429436654Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-03-19T09:11:11.429612228Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=176.124µs logger=migrator t=2026-03-19T09:11:11.433212889Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-03-19T09:11:11.434043787Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=828.208µs logger=migrator t=2026-03-19T09:11:11.438825013Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-03-19T09:11:11.44005258Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.228177ms logger=migrator t=2026-03-19T09:11:11.445311576Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-03-19T09:11:11.45135866Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=6.045854ms logger=migrator t=2026-03-19T09:11:11.457574737Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-03-19T09:11:11.457626958Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=52.481µs logger=migrator t=2026-03-19T09:11:11.461980655Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-03-19T09:11:11.463277334Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.311189ms logger=migrator t=2026-03-19T09:11:11.467539959Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-03-19T09:11:11.468886378Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.347259ms logger=migrator t=2026-03-19T09:11:11.47440526Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-03-19T09:11:11.474485762Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=83.112µs logger=migrator t=2026-03-19T09:11:11.478466701Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-03-19T09:11:11.47981281Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.346039ms logger=migrator t=2026-03-19T09:11:11.48523459Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-03-19T09:11:11.486526299Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.291249ms logger=migrator t=2026-03-19T09:11:11.494455784Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-03-19T09:11:11.495396305Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=941.191µs logger=migrator t=2026-03-19T09:11:11.502689006Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-03-19T09:11:11.50465148Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.968524ms logger=migrator t=2026-03-19T09:11:11.509442526Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-03-19T09:11:11.51052578Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.083854ms logger=migrator t=2026-03-19T09:11:11.516944232Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-03-19T09:11:11.518088158Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.142565ms logger=migrator t=2026-03-19T09:11:11.524617682Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-03-19T09:11:11.524662533Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=45.171µs logger=migrator t=2026-03-19T09:11:11.529567211Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-03-19T09:11:11.536331821Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.75978ms logger=migrator t=2026-03-19T09:11:11.541326382Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-03-19T09:11:11.542233682Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=906.58µs logger=migrator t=2026-03-19T09:11:11.546525777Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-03-19T09:11:11.552779035Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.252148ms logger=migrator t=2026-03-19T09:11:11.556903087Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-03-19T09:11:11.557475369Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=572.162µs logger=migrator t=2026-03-19T09:11:11.564428523Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-03-19T09:11:11.56607742Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.648827ms logger=migrator t=2026-03-19T09:11:11.571751795Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-03-19T09:11:11.573677468Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.930873ms logger=migrator t=2026-03-19T09:11:11.578547026Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-03-19T09:11:11.591481162Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.933437ms logger=migrator t=2026-03-19T09:11:11.596889812Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-03-19T09:11:11.598082388Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.193266ms logger=migrator t=2026-03-19T09:11:11.602411564Z 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-03-19T09:11:11.603800014Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.39943ms logger=migrator t=2026-03-19T09:11:11.608593961Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-03-19T09:11:11.60902402Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=429.809µs logger=migrator t=2026-03-19T09:11:11.61527556Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-03-19T09:11:11.616147438Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=871.589µs logger=migrator t=2026-03-19T09:11:11.620369131Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-03-19T09:11:11.620558756Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=189.415µs logger=migrator t=2026-03-19T09:11:11.624464283Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-03-19T09:11:11.630565987Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.079614ms logger=migrator t=2026-03-19T09:11:11.636867427Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-03-19T09:11:11.640897817Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.02986ms logger=migrator t=2026-03-19T09:11:11.646318497Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-03-19T09:11:11.647214636Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=891.709µs logger=migrator t=2026-03-19T09:11:11.652833161Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-03-19T09:11:11.654453056Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.619175ms logger=migrator t=2026-03-19T09:11:11.660431149Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-03-19T09:11:11.660796017Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=365.698µs logger=migrator t=2026-03-19T09:11:11.666434752Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-03-19T09:11:11.671904073Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=5.474441ms logger=migrator t=2026-03-19T09:11:11.678130591Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-03-19T09:11:11.67899909Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=868.168µs logger=migrator t=2026-03-19T09:11:11.686044486Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-03-19T09:11:11.686337942Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=293.756µs logger=migrator t=2026-03-19T09:11:11.691235511Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-03-19T09:11:11.691956337Z level=info msg="Migration successfully executed" id="Move region to single row" duration=720.856µs logger=migrator t=2026-03-19T09:11:11.697454399Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-03-19T09:11:11.698260496Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=806.137µs logger=migrator t=2026-03-19T09:11:11.703793278Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-03-19T09:11:11.705052047Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.256589ms logger=migrator t=2026-03-19T09:11:11.710458136Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-19T09:11:11.711869538Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.411272ms logger=migrator t=2026-03-19T09:11:11.715878666Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-19T09:11:11.717253757Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.374701ms logger=migrator t=2026-03-19T09:11:11.722157176Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-03-19T09:11:11.722943143Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=785.907µs logger=migrator t=2026-03-19T09:11:11.728754121Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-03-19T09:11:11.72962699Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=872.519µs logger=migrator t=2026-03-19T09:11:11.735341077Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-03-19T09:11:11.735443099Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=109.453µs logger=migrator t=2026-03-19T09:11:11.740530572Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-03-19T09:11:11.741930563Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.375151ms logger=migrator t=2026-03-19T09:11:11.74859876Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-03-19T09:11:11.74991659Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.3172ms logger=migrator t=2026-03-19T09:11:11.75492994Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-03-19T09:11:11.75626153Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.33146ms logger=migrator t=2026-03-19T09:11:11.761114778Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-03-19T09:11:11.762527209Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.411901ms logger=migrator t=2026-03-19T09:11:11.767916928Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-03-19T09:11:11.768096382Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=179.864µs logger=migrator t=2026-03-19T09:11:11.772731405Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-03-19T09:11:11.773310518Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=565.402µs logger=migrator t=2026-03-19T09:11:11.777447969Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-03-19T09:11:11.777548021Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=101.152µs logger=migrator t=2026-03-19T09:11:11.781964329Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-03-19T09:11:11.783147085Z level=info msg="Migration successfully executed" id="create team table" duration=1.182056ms logger=migrator t=2026-03-19T09:11:11.788636706Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-03-19T09:11:11.79012738Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.480604ms logger=migrator t=2026-03-19T09:11:11.79509903Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-03-19T09:11:11.79647074Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.37367ms logger=migrator t=2026-03-19T09:11:11.80098276Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-03-19T09:11:11.805418998Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.404727ms logger=migrator t=2026-03-19T09:11:11.810690945Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-03-19T09:11:11.810864459Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=174.234µs logger=migrator t=2026-03-19T09:11:11.814598392Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-03-19T09:11:11.816038853Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.447331ms logger=migrator t=2026-03-19T09:11:11.820761168Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-03-19T09:11:11.821915873Z level=info msg="Migration successfully executed" id="create team member table" duration=1.155755ms logger=migrator t=2026-03-19T09:11:11.827000196Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-03-19T09:11:11.827873525Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=872.949µs logger=migrator t=2026-03-19T09:11:11.834783459Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-03-19T09:11:11.836180029Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.39564ms logger=migrator t=2026-03-19T09:11:11.841780193Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-03-19T09:11:11.842650843Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=870.57µs logger=migrator t=2026-03-19T09:11:11.848950712Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-03-19T09:11:11.855284692Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=6.33455ms logger=migrator t=2026-03-19T09:11:11.86015627Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-03-19T09:11:11.864603519Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.449329ms logger=migrator t=2026-03-19T09:11:11.868502155Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-03-19T09:11:11.873024736Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.52583ms logger=migrator t=2026-03-19T09:11:11.878769923Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-03-19T09:11:11.879747474Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.030422ms logger=migrator t=2026-03-19T09:11:11.884421368Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-03-19T09:11:11.88543353Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.011962ms logger=migrator t=2026-03-19T09:11:11.890051112Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-03-19T09:11:11.891288209Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.236847ms logger=migrator t=2026-03-19T09:11:11.89764557Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-03-19T09:11:11.898355996Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=710.206µs logger=migrator t=2026-03-19T09:11:11.902586419Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-03-19T09:11:11.903221693Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=634.854µs logger=migrator t=2026-03-19T09:11:11.908529291Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-03-19T09:11:11.910190708Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.661307ms logger=migrator t=2026-03-19T09:11:11.916027847Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-03-19T09:11:11.916964858Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=936.401µs logger=migrator t=2026-03-19T09:11:11.921452677Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-03-19T09:11:11.922900899Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.448572ms logger=migrator t=2026-03-19T09:11:11.927678175Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-03-19T09:11:11.928177336Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=495.161µs logger=migrator t=2026-03-19T09:11:11.932630235Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-03-19T09:11:11.93286041Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=230.465µs logger=migrator t=2026-03-19T09:11:11.936740996Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-03-19T09:11:11.938002824Z level=info msg="Migration successfully executed" id="create tag table" duration=1.258119ms logger=migrator t=2026-03-19T09:11:11.943799482Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-03-19T09:11:11.945482619Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.685607ms logger=migrator t=2026-03-19T09:11:11.95004086Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-03-19T09:11:11.950891409Z level=info msg="Migration successfully executed" id="create login attempt table" duration=850.969µs logger=migrator t=2026-03-19T09:11:11.955479651Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-03-19T09:11:11.9568417Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.361109ms logger=migrator t=2026-03-19T09:11:11.962580117Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-03-19T09:11:11.964366707Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.79084ms logger=migrator t=2026-03-19T09:11:11.968477259Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-03-19T09:11:11.983834028Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=15.352789ms logger=migrator t=2026-03-19T09:11:11.987774155Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-03-19T09:11:11.98841028Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=638.135µs logger=migrator t=2026-03-19T09:11:11.992934459Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-03-19T09:11:11.994000674Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.063565ms logger=migrator t=2026-03-19T09:11:11.99835941Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-03-19T09:11:11.99882419Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=465.74µs logger=migrator t=2026-03-19T09:11:12.003242838Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-03-19T09:11:12.004335252Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.093124ms logger=migrator t=2026-03-19T09:11:12.009179159Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-03-19T09:11:12.010283514Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.103015ms logger=migrator t=2026-03-19T09:11:12.015598491Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-03-19T09:11:12.017049964Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.450813ms logger=migrator t=2026-03-19T09:11:12.022132016Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-03-19T09:11:12.022231289Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=100.273µs logger=migrator t=2026-03-19T09:11:12.026494932Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-03-19T09:11:12.031829251Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.334188ms logger=migrator t=2026-03-19T09:11:12.03675024Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-03-19T09:11:12.041943785Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.192875ms logger=migrator t=2026-03-19T09:11:12.045883262Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-03-19T09:11:12.050873623Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=4.9898ms logger=migrator t=2026-03-19T09:11:12.054680426Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-03-19T09:11:12.059683817Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.002911ms logger=migrator t=2026-03-19T09:11:12.064107576Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-03-19T09:11:12.065003695Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=896.809µs logger=migrator t=2026-03-19T09:11:12.07016845Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-03-19T09:11:12.078523195Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=8.352165ms logger=migrator t=2026-03-19T09:11:12.083063365Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-03-19T09:11:12.08372546Z level=info msg="Migration successfully executed" id="create server_lock table" duration=657.946µs logger=migrator t=2026-03-19T09:11:12.092420352Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-03-19T09:11:12.093454715Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.034253ms logger=migrator t=2026-03-19T09:11:12.097754451Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-03-19T09:11:12.099138621Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.408421ms logger=migrator t=2026-03-19T09:11:12.10498013Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-03-19T09:11:12.106728389Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.751079ms logger=migrator t=2026-03-19T09:11:12.112081468Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-03-19T09:11:12.113923879Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.844761ms logger=migrator t=2026-03-19T09:11:12.120408062Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-03-19T09:11:12.122469058Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=2.053736ms logger=migrator t=2026-03-19T09:11:12.127487048Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-03-19T09:11:12.133207365Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.720127ms logger=migrator t=2026-03-19T09:11:12.139617578Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-03-19T09:11:12.141433577Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.82081ms logger=migrator t=2026-03-19T09:11:12.146793176Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-03-19T09:11:12.147723167Z level=info msg="Migration successfully executed" id="create cache_data table" duration=930.221µs logger=migrator t=2026-03-19T09:11:12.152694496Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-03-19T09:11:12.154416465Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.722979ms logger=migrator t=2026-03-19T09:11:12.187949777Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-03-19T09:11:12.189680666Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.734819ms logger=migrator t=2026-03-19T09:11:12.197382706Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-03-19T09:11:12.198942391Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.561065ms logger=migrator t=2026-03-19T09:11:12.203812119Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-03-19T09:11:12.203965592Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=154.873µs logger=migrator t=2026-03-19T09:11:12.20843173Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-03-19T09:11:12.208579624Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=148.804µs logger=migrator t=2026-03-19T09:11:12.21335539Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-03-19T09:11:12.214392592Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.037012ms logger=migrator t=2026-03-19T09:11:12.21878597Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-03-19T09:11:12.219742971Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=956.691µs logger=migrator t=2026-03-19T09:11:12.223935014Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-19T09:11:12.224869774Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=934.19µs logger=migrator t=2026-03-19T09:11:12.230429947Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-03-19T09:11:12.230511589Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=82.752µs logger=migrator t=2026-03-19T09:11:12.234805665Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-03-19T09:11:12.23640721Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.602325ms logger=migrator t=2026-03-19T09:11:12.242445383Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-19T09:11:12.243349894Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=904.861µs logger=migrator t=2026-03-19T09:11:12.248050297Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-03-19T09:11:12.249291695Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.241328ms logger=migrator t=2026-03-19T09:11:12.253293834Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-19T09:11:12.254396248Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.101644ms logger=migrator t=2026-03-19T09:11:12.257843864Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-03-19T09:11:12.263633243Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.789119ms logger=migrator t=2026-03-19T09:11:12.276486028Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-03-19T09:11:12.278170044Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.686447ms logger=migrator t=2026-03-19T09:11:12.287665455Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-03-19T09:11:12.287797968Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=130.773µs logger=migrator t=2026-03-19T09:11:12.293806291Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-03-19T09:11:12.295465307Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.658586ms logger=migrator t=2026-03-19T09:11:12.302501073Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-03-19T09:11:12.303500635Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=999.452µs logger=migrator t=2026-03-19T09:11:12.309111039Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-03-19T09:11:12.310134613Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.023584ms logger=migrator t=2026-03-19T09:11:12.314003678Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-03-19T09:11:12.314071949Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=69.671µs logger=migrator t=2026-03-19T09:11:12.318566019Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-03-19T09:11:12.320223885Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.658406ms logger=migrator t=2026-03-19T09:11:12.327302892Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-03-19T09:11:12.328626021Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.330239ms logger=migrator t=2026-03-19T09:11:12.336103187Z 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-03-19T09:11:12.338420629Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=2.319592ms logger=migrator t=2026-03-19T09:11:12.346289062Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-03-19T09:11:12.347294065Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.002843ms logger=migrator t=2026-03-19T09:11:12.358026923Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-03-19T09:11:12.365586509Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=7.559647ms logger=migrator t=2026-03-19T09:11:12.377488894Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-03-19T09:11:12.37870342Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.215647ms logger=migrator t=2026-03-19T09:11:12.448939605Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-03-19T09:11:12.453881585Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=4.94666ms logger=migrator t=2026-03-19T09:11:12.525442168Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-03-19T09:11:12.556917716Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=31.474328ms logger=migrator t=2026-03-19T09:11:12.595013359Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-03-19T09:11:12.625583626Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=30.568616ms logger=migrator t=2026-03-19T09:11:12.918499111Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-03-19T09:11:12.920406442Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.911402ms logger=migrator t=2026-03-19T09:11:12.994873211Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-03-19T09:11:12.996865236Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.995105ms logger=migrator t=2026-03-19T09:11:13.012372548Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-03-19T09:11:13.02149457Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=9.118032ms logger=migrator t=2026-03-19T09:11:13.063603933Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-03-19T09:11:13.070278871Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.677278ms logger=migrator t=2026-03-19T09:11:13.098662179Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-03-19T09:11:13.10236416Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=3.693491ms logger=migrator t=2026-03-19T09:11:13.127851014Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-03-19T09:11:13.129348258Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.490854ms logger=migrator t=2026-03-19T09:11:13.139508694Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-03-19T09:11:13.140295191Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=787.157µs logger=migrator t=2026-03-19T09:11:13.153643246Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-03-19T09:11:13.155892725Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=2.248769ms logger=migrator t=2026-03-19T09:11:13.175350896Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-03-19T09:11:13.175590671Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=238.715µs logger=migrator t=2026-03-19T09:11:13.185984952Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-03-19T09:11:13.196339291Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=10.355049ms logger=migrator t=2026-03-19T09:11:13.21934421Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-03-19T09:11:13.228779179Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=9.435929ms logger=migrator t=2026-03-19T09:11:13.241338278Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-03-19T09:11:13.251488943Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=10.151185ms logger=migrator t=2026-03-19T09:11:13.271581927Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-03-19T09:11:13.274034642Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=2.451804ms logger=migrator t=2026-03-19T09:11:13.290437844Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-03-19T09:11:13.292334276Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.895292ms logger=migrator t=2026-03-19T09:11:13.320162352Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-03-19T09:11:13.328616479Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=8.454477ms logger=migrator t=2026-03-19T09:11:13.344589883Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-03-19T09:11:13.355227769Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=10.639286ms logger=migrator t=2026-03-19T09:11:13.367797997Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-03-19T09:11:13.369765481Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.966204ms logger=migrator t=2026-03-19T09:11:13.400299987Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-03-19T09:11:13.404701764Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=4.399507ms logger=migrator t=2026-03-19T09:11:13.423300646Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-03-19T09:11:13.432733634Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=9.434198ms logger=migrator t=2026-03-19T09:11:13.44741583Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-03-19T09:11:13.447524082Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=109.852µs logger=migrator t=2026-03-19T09:11:13.472539865Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-03-19T09:11:13.474422197Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.882692ms logger=migrator t=2026-03-19T09:11:13.48809807Z 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-03-19T09:11:13.489824379Z 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.732509ms logger=migrator t=2026-03-19T09:11:13.499025592Z 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-03-19T09:11:13.500503114Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" duration=1.477282ms logger=migrator t=2026-03-19T09:11:13.514926925Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-03-19T09:11:13.515043997Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=118.662µs logger=migrator t=2026-03-19T09:11:13.529831644Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-03-19T09:11:13.536819269Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.989815ms logger=migrator t=2026-03-19T09:11:13.545457541Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-03-19T09:11:13.556137886Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=10.675326ms logger=migrator t=2026-03-19T09:11:13.562571479Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-03-19T09:11:13.570216258Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=7.642489ms logger=migrator t=2026-03-19T09:11:13.575506955Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-03-19T09:11:13.580017816Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=4.51166ms logger=migrator t=2026-03-19T09:11:13.586587521Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-03-19T09:11:13.593263369Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.675628ms logger=migrator t=2026-03-19T09:11:13.598978725Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-03-19T09:11:13.599077508Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=101.313µs logger=migrator t=2026-03-19T09:11:13.604010046Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-03-19T09:11:13.604939847Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=931.351µs logger=migrator t=2026-03-19T09:11:13.610377448Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-03-19T09:11:13.617043865Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.665227ms logger=migrator t=2026-03-19T09:11:13.624542191Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-03-19T09:11:13.624655104Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=118.943µs logger=migrator t=2026-03-19T09:11:13.630594635Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-03-19T09:11:13.637202871Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.607306ms logger=migrator t=2026-03-19T09:11:13.643368657Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-03-19T09:11:13.645633318Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=2.26432ms logger=migrator t=2026-03-19T09:11:13.653939282Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-03-19T09:11:13.660498887Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.554235ms logger=migrator t=2026-03-19T09:11:13.665922638Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-03-19T09:11:13.666727855Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=805.127µs logger=migrator t=2026-03-19T09:11:13.672771509Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-03-19T09:11:13.673926634Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.155435ms logger=migrator t=2026-03-19T09:11:13.68003424Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-03-19T09:11:13.687394322Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.359652ms logger=migrator t=2026-03-19T09:11:13.693884196Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-03-19T09:11:13.694522051Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=638.255µs logger=migrator t=2026-03-19T09:11:13.701696399Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-03-19T09:11:13.703306235Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.612287ms logger=migrator t=2026-03-19T09:11:13.711270371Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-03-19T09:11:13.712746844Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.477863ms logger=migrator t=2026-03-19T09:11:13.720688999Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-03-19T09:11:13.721950818Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.262859ms logger=migrator t=2026-03-19T09:11:13.728126494Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-03-19T09:11:13.728227057Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=101.382µs logger=migrator t=2026-03-19T09:11:13.734298721Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-03-19T09:11:13.736113831Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.8158ms logger=migrator t=2026-03-19T09:11:13.74422131Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-03-19T09:11:13.745680063Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.467863ms logger=migrator t=2026-03-19T09:11:13.752230018Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-03-19T09:11:13.752631066Z 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-03-19T09:11:13.757623237Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-03-19T09:11:13.757956414Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=333.107µs logger=migrator t=2026-03-19T09:11:13.763686991Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-03-19T09:11:13.764545481Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=858.74µs logger=migrator t=2026-03-19T09:11:13.770552394Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-03-19T09:11:13.78215462Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=11.602586ms logger=migrator t=2026-03-19T09:11:13.828038726Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-03-19T09:11:13.830333317Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=2.296141ms logger=migrator t=2026-03-19T09:11:13.945194789Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-03-19T09:11:13.946209183Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.016553ms logger=migrator t=2026-03-19T09:11:14.076282632Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-03-19T09:11:14.077756725Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.472893ms logger=migrator t=2026-03-19T09:11:14.096681323Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-03-19T09:11:14.098691388Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=2.005745ms logger=migrator t=2026-03-19T09:11:14.104978357Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-03-19T09:11:14.106157714Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.179186ms logger=migrator t=2026-03-19T09:11:14.112258399Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-03-19T09:11:14.11230849Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=54.292µs logger=migrator t=2026-03-19T09:11:14.11911179Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-03-19T09:11:14.119241982Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=131.452µs logger=migrator t=2026-03-19T09:11:14.125314558Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-03-19T09:11:14.13629688Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=10.950341ms logger=migrator t=2026-03-19T09:11:14.144731867Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-03-19T09:11:14.145216948Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=487.531µs logger=migrator t=2026-03-19T09:11:14.152676673Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-03-19T09:11:14.154706668Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=2.029615ms logger=migrator t=2026-03-19T09:11:14.161314304Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-03-19T09:11:14.161705832Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=395.078µs logger=migrator t=2026-03-19T09:11:14.170908547Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-03-19T09:11:14.172373729Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.467592ms logger=migrator t=2026-03-19T09:11:14.182570485Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-03-19T09:11:14.183635538Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.066493ms logger=migrator t=2026-03-19T09:11:14.331849839Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-03-19T09:11:14.384092747Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=52.241777ms logger=migrator t=2026-03-19T09:11:15.055853169Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-03-19T09:11:15.068377335Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=12.523927ms logger=migrator t=2026-03-19T09:11:15.821206072Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-03-19T09:11:15.82156567Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=363.798µs logger=migrator t=2026-03-19T09:11:16.246448156Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-03-19T09:11:16.30581918Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=59.368314ms logger=migrator t=2026-03-19T09:11:16.919331752Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-03-19T09:11:16.977314776Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=57.979274ms logger=migrator t=2026-03-19T09:11:16.986261285Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-03-19T09:11:16.987238196Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=980.162µs logger=migrator t=2026-03-19T09:11:17.004546779Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-03-19T09:11:17.006638275Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=2.091166ms logger=migrator t=2026-03-19T09:11:17.020743817Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-03-19T09:11:17.02131543Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=576.823µs logger=migrator t=2026-03-19T09:11:17.036703851Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-03-19T09:11:17.038447329Z level=info msg="Migration successfully executed" id="create permission table" duration=1.741348ms logger=migrator t=2026-03-19T09:11:17.138161057Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-03-19T09:11:17.14009792Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.938533ms logger=migrator t=2026-03-19T09:11:17.260051226Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-03-19T09:11:17.261397275Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.348499ms logger=migrator t=2026-03-19T09:11:17.396583588Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-03-19T09:11:17.399319959Z level=info msg="Migration successfully executed" id="create role table" duration=2.738041ms logger=migrator t=2026-03-19T09:11:17.498997656Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-03-19T09:11:17.507960974Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.965708ms logger=migrator t=2026-03-19T09:11:17.578893874Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-03-19T09:11:17.590274626Z level=info msg="Migration successfully executed" id="add column group_name" duration=11.382942ms logger=migrator t=2026-03-19T09:11:17.621451747Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-03-19T09:11:17.622607092Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.162736ms logger=migrator t=2026-03-19T09:11:17.700403935Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-03-19T09:11:17.70292792Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=2.526616ms logger=migrator t=2026-03-19T09:11:17.752924066Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-03-19T09:11:17.754354179Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.431843ms logger=migrator t=2026-03-19T09:11:17.840505056Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-03-19T09:11:17.842225914Z level=info msg="Migration successfully executed" id="create team role table" duration=1.720767ms logger=migrator t=2026-03-19T09:11:17.872049754Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-03-19T09:11:17.873845344Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.79596ms logger=migrator t=2026-03-19T09:11:17.891413303Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-03-19T09:11:17.893277764Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.863961ms logger=migrator t=2026-03-19T09:11:17.939722902Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-03-19T09:11:17.942224038Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=2.502256ms logger=migrator t=2026-03-19T09:11:18.014826065Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-03-19T09:11:18.016457751Z level=info msg="Migration successfully executed" id="create user role table" duration=1.633826ms logger=migrator t=2026-03-19T09:11:18.04032795Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-03-19T09:11:18.041392563Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.064533ms logger=migrator t=2026-03-19T09:11:18.138960163Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-03-19T09:11:18.141028149Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=2.069976ms logger=migrator t=2026-03-19T09:11:18.344741119Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-03-19T09:11:18.34663947Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.897991ms logger=migrator t=2026-03-19T09:11:18.41934172Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-03-19T09:11:18.420816213Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.475583ms logger=migrator t=2026-03-19T09:11:18.508377031Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-03-19T09:11:18.509733402Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.358341ms logger=migrator t=2026-03-19T09:11:18.518854213Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-03-19T09:11:18.520652494Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.80159ms logger=migrator t=2026-03-19T09:11:18.530182354Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-03-19T09:11:18.538426557Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.245133ms logger=migrator t=2026-03-19T09:11:18.543777465Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-03-19T09:11:18.545340529Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.562504ms logger=migrator t=2026-03-19T09:11:18.55034302Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-03-19T09:11:18.551496986Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.156056ms logger=migrator t=2026-03-19T09:11:18.558410879Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-03-19T09:11:18.560109557Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.697598ms logger=migrator t=2026-03-19T09:11:18.565549438Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-03-19T09:11:18.566631741Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.082193ms logger=migrator t=2026-03-19T09:11:18.577670496Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-03-19T09:11:18.578540094Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=869.759µs logger=migrator t=2026-03-19T09:11:18.588984796Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-03-19T09:11:18.590849978Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.879932ms logger=migrator t=2026-03-19T09:11:18.599239184Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-03-19T09:11:18.609805237Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=10.567164ms logger=migrator t=2026-03-19T09:11:18.614176204Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-03-19T09:11:18.622729513Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.547359ms logger=migrator t=2026-03-19T09:11:18.628331897Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-03-19T09:11:18.635198899Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=6.865952ms logger=migrator t=2026-03-19T09:11:18.641188992Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-03-19T09:11:18.650652841Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=9.464879ms logger=migrator t=2026-03-19T09:11:18.656849998Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-03-19T09:11:18.657958053Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.107415ms logger=migrator t=2026-03-19T09:11:18.663177678Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-03-19T09:11:18.664882356Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.704098ms logger=migrator t=2026-03-19T09:11:18.677086376Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-03-19T09:11:18.678111719Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.025213ms logger=migrator t=2026-03-19T09:11:18.693575831Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-03-19T09:11:18.694965562Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.388091ms logger=migrator t=2026-03-19T09:11:18.700603857Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-03-19T09:11:18.702472578Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.871241ms logger=migrator t=2026-03-19T09:11:18.749960329Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-03-19T09:11:18.750128693Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=169.024µs logger=migrator t=2026-03-19T09:11:18.755120784Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-03-19T09:11:18.755235456Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=120.002µs logger=migrator t=2026-03-19T09:11:18.760549184Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-03-19T09:11:18.761079495Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=530.691µs logger=migrator t=2026-03-19T09:11:18.76579184Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-03-19T09:11:18.766407594Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=615.964µs logger=migrator t=2026-03-19T09:11:18.77529719Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-03-19T09:11:18.7766216Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.32714ms logger=migrator t=2026-03-19T09:11:18.783994044Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-03-19T09:11:18.784439273Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=446.929µs logger=migrator t=2026-03-19T09:11:18.788920262Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-03-19T09:11:18.78972945Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=809.348µs logger=migrator t=2026-03-19T09:11:18.794748601Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-03-19T09:11:18.795682012Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=934.251µs logger=migrator t=2026-03-19T09:11:18.803403912Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-03-19T09:11:18.805359916Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.956214ms logger=migrator t=2026-03-19T09:11:18.815358568Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-03-19T09:11:18.829950301Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=14.585753ms logger=migrator t=2026-03-19T09:11:18.837344835Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-03-19T09:11:18.83760254Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=258.125µs logger=migrator t=2026-03-19T09:11:18.846093008Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-03-19T09:11:18.847939048Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.84549ms logger=migrator t=2026-03-19T09:11:18.860461046Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-03-19T09:11:18.862306626Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.84568ms logger=migrator t=2026-03-19T09:11:18.869307892Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-03-19T09:11:18.871046961Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.738989ms logger=migrator t=2026-03-19T09:11:18.876648155Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-03-19T09:11:18.888216051Z level=info msg="Migration successfully executed" id="add correlation config column" duration=11.567206ms logger=migrator t=2026-03-19T09:11:18.894449178Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-03-19T09:11:18.895492261Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.042973ms logger=migrator t=2026-03-19T09:11:18.901184017Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-03-19T09:11:18.902361754Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.172757ms logger=migrator t=2026-03-19T09:11:18.90899186Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-03-19T09:11:18.931902527Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=22.908767ms logger=migrator t=2026-03-19T09:11:18.937943211Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-03-19T09:11:18.938817971Z level=info msg="Migration successfully executed" id="create correlation v2" duration=874.82µs logger=migrator t=2026-03-19T09:11:18.944481186Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-03-19T09:11:18.945277844Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=796.658µs logger=migrator t=2026-03-19T09:11:18.952510854Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-03-19T09:11:18.953298761Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=781.997µs logger=migrator t=2026-03-19T09:11:18.960321426Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-03-19T09:11:18.961125755Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=822.759µs logger=migrator t=2026-03-19T09:11:18.968493307Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-03-19T09:11:18.968844745Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=352.128µs logger=migrator t=2026-03-19T09:11:18.97582857Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-03-19T09:11:18.977161049Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.331899ms logger=migrator t=2026-03-19T09:11:18.983690624Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-03-19T09:11:18.994715978Z level=info msg="Migration successfully executed" id="add provisioning column" duration=11.025944ms logger=migrator t=2026-03-19T09:11:18.999236408Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-03-19T09:11:19.000084098Z level=info msg="Migration successfully executed" id="create entity_events table" duration=847.68µs logger=migrator t=2026-03-19T09:11:19.00606933Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-03-19T09:11:19.007594743Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.525603ms logger=migrator t=2026-03-19T09:11:19.016646644Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-19T09:11:19.017318949Z 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-03-19T09:11:19.024194521Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-19T09:11:19.02461589Z 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-03-19T09:11:19.032692559Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-03-19T09:11:19.034329815Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.635447ms logger=migrator t=2026-03-19T09:11:19.047059357Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-03-19T09:11:19.048184972Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.126055ms logger=migrator t=2026-03-19T09:11:19.165243194Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-19T09:11:19.16778212Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=2.539796ms logger=migrator t=2026-03-19T09:11:19.332068266Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-19T09:11:19.341195738Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=9.128842ms logger=migrator t=2026-03-19T09:11:19.563227034Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-19T09:11:19.565221718Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.997724ms logger=migrator t=2026-03-19T09:11:19.676494792Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-19T09:11:19.677791301Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.29886ms logger=migrator t=2026-03-19T09:11:19.701364972Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-03-19T09:11:19.702881266Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.515134ms logger=migrator t=2026-03-19T09:11:19.756735198Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-03-19T09:11:19.758670911Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.935382ms logger=migrator t=2026-03-19T09:11:19.807469241Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-19T09:11:19.809288852Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.819961ms logger=migrator t=2026-03-19T09:11:19.821053712Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-19T09:11:19.822168887Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.115105ms logger=migrator t=2026-03-19T09:11:19.830504691Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-03-19T09:11:19.832186879Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.682058ms logger=migrator t=2026-03-19T09:11:19.840721828Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-03-19T09:11:19.863810179Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=23.08973ms logger=migrator t=2026-03-19T09:11:19.868860711Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-03-19T09:11:19.87741855Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.557379ms logger=migrator t=2026-03-19T09:11:19.885298225Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-03-19T09:11:19.893632329Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.333674ms logger=migrator t=2026-03-19T09:11:19.901505903Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-03-19T09:11:19.901752409Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=246.606µs logger=migrator t=2026-03-19T09:11:19.911059405Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-03-19T09:11:19.926027236Z level=info msg="Migration successfully executed" id="add share column" duration=14.963671ms logger=migrator t=2026-03-19T09:11:19.93478917Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-03-19T09:11:19.936425706Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=1.639087ms logger=migrator t=2026-03-19T09:11:19.94609902Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-03-19T09:11:19.947325548Z level=info msg="Migration successfully executed" id="create file table" duration=1.220698ms logger=migrator t=2026-03-19T09:11:19.957989694Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-03-19T09:11:19.959382404Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.39613ms logger=migrator t=2026-03-19T09:11:20.008608855Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-03-19T09:11:20.010658469Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=2.051845ms logger=migrator t=2026-03-19T09:11:20.02154739Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-03-19T09:11:20.023019113Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.471333ms logger=migrator t=2026-03-19T09:11:20.031196465Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-03-19T09:11:20.032402671Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.205806ms logger=migrator t=2026-03-19T09:11:20.041236516Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-03-19T09:11:20.041346529Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=111.183µs logger=migrator t=2026-03-19T09:11:20.048751923Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-03-19T09:11:20.048878806Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=128.803µs logger=migrator t=2026-03-19T09:11:20.056914884Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-03-19T09:11:20.057761592Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=846.568µs logger=migrator t=2026-03-19T09:11:20.063142921Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-03-19T09:11:20.063455708Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=313.357µs logger=migrator t=2026-03-19T09:11:20.069335298Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-03-19T09:11:20.071410325Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.082947ms logger=migrator t=2026-03-19T09:11:20.077923018Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-03-19T09:11:20.087888669Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.960231ms logger=migrator t=2026-03-19T09:11:20.094670769Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-03-19T09:11:20.094868663Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=196.794µs logger=migrator t=2026-03-19T09:11:20.10098491Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-03-19T09:11:20.102323069Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.338009ms logger=migrator t=2026-03-19T09:11:20.109872326Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-03-19T09:11:20.110458299Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=587.953µs logger=migrator t=2026-03-19T09:11:20.116998934Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-03-19T09:11:20.11727506Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=276.506µs logger=migrator t=2026-03-19T09:11:20.122928865Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-03-19T09:11:20.123690072Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=761.547µs logger=migrator t=2026-03-19T09:11:20.433649333Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-03-19T09:11:20.445527427Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=11.881914ms logger=migrator t=2026-03-19T09:11:20.452810448Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-03-19T09:11:20.462044663Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.234325ms logger=migrator t=2026-03-19T09:11:20.469690442Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-03-19T09:11:20.4714062Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.716358ms logger=migrator t=2026-03-19T09:11:20.479769915Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-03-19T09:11:20.561673438Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=81.902213ms logger=migrator t=2026-03-19T09:11:20.568181012Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-03-19T09:11:20.569049242Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=868.16µs logger=migrator t=2026-03-19T09:11:20.574815829Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-03-19T09:11:20.57578192Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=965.711µs logger=migrator t=2026-03-19T09:11:20.581832124Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-03-19T09:11:20.603564436Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=21.731851ms logger=migrator t=2026-03-19T09:11:20.613090406Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-03-19T09:11:20.619266424Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=6.176218ms logger=migrator t=2026-03-19T09:11:20.624742885Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-03-19T09:11:20.62496252Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=221.695µs logger=migrator t=2026-03-19T09:11:20.630658556Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-03-19T09:11:20.630911321Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=253.215µs logger=migrator t=2026-03-19T09:11:20.636870243Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-03-19T09:11:20.63719631Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=326.137µs logger=migrator t=2026-03-19T09:11:20.643774956Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-03-19T09:11:20.644112874Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=317.566µs logger=migrator t=2026-03-19T09:11:20.655914205Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-03-19T09:11:20.656225682Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=311.927µs logger=migrator t=2026-03-19T09:11:20.678939794Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-03-19T09:11:20.68052229Z level=info msg="Migration successfully executed" id="create folder table" duration=1.583726ms logger=migrator t=2026-03-19T09:11:20.724938722Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-03-19T09:11:20.727160792Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=2.2242ms logger=migrator t=2026-03-19T09:11:20.742105572Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-03-19T09:11:20.743947723Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.851541ms logger=migrator t=2026-03-19T09:11:20.791789982Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-03-19T09:11:20.791854834Z level=info msg="Migration successfully executed" id="Update folder title length" duration=63.802µs logger=migrator t=2026-03-19T09:11:20.871742103Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-19T09:11:20.873930252Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.183838ms logger=migrator t=2026-03-19T09:11:21.012422597Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-19T09:11:21.01348996Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.065463ms logger=migrator t=2026-03-19T09:11:21.123390424Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-03-19T09:11:21.124823075Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.433931ms logger=migrator t=2026-03-19T09:11:21.239406672Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-03-19T09:11:21.240291041Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=885.569µs logger=migrator t=2026-03-19T09:11:21.360651216Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-03-19T09:11:21.361171047Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=523.171µs logger=migrator t=2026-03-19T09:11:21.421103635Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-03-19T09:11:21.422593437Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.492202ms logger=migrator t=2026-03-19T09:11:21.456721464Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-03-19T09:11:21.458898421Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.177167ms logger=migrator t=2026-03-19T09:11:21.547968603Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-03-19T09:11:21.550181682Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=2.216439ms logger=migrator t=2026-03-19T09:11:21.842933793Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-03-19T09:11:21.84503743Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.105177ms logger=migrator t=2026-03-19T09:11:21.883696556Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-03-19T09:11:21.885540927Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.846011ms logger=migrator t=2026-03-19T09:11:21.90012881Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-03-19T09:11:21.901619432Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.490222ms logger=migrator t=2026-03-19T09:11:21.911999952Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-03-19T09:11:21.913998067Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.005355ms logger=migrator t=2026-03-19T09:11:21.922917604Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-03-19T09:11:21.924903498Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.995604ms logger=migrator t=2026-03-19T09:11:21.932428104Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-03-19T09:11:21.933447547Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.019973ms logger=migrator t=2026-03-19T09:11:21.939151794Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-03-19T09:11:21.940724578Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.571884ms logger=migrator t=2026-03-19T09:11:21.948182663Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-03-19T09:11:21.950014224Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.832131ms logger=migrator t=2026-03-19T09:11:21.956892786Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-03-19T09:11:21.957300475Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=409.749µs logger=migrator t=2026-03-19T09:11:21.962880358Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-03-19T09:11:21.973685528Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=10.80383ms logger=migrator t=2026-03-19T09:11:21.979479116Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-03-19T09:11:21.980333715Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=855.949µs logger=migrator t=2026-03-19T09:11:21.986584444Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-19T09:11:21.986651575Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=32.611µs logger=migrator t=2026-03-19T09:11:21.993102408Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-19T09:11:21.99498589Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.882722ms logger=migrator t=2026-03-19T09:11:22.001275069Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-19T09:11:22.00133175Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=60.781µs logger=migrator t=2026-03-19T09:11:22.008943059Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-03-19T09:11:22.011486965Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.544136ms logger=migrator t=2026-03-19T09:11:22.019127714Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-19T09:11:22.021265081Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=2.138707ms logger=migrator t=2026-03-19T09:11:22.02797367Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-03-19T09:11:22.029926063Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.954164ms logger=migrator t=2026-03-19T09:11:22.035751672Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-03-19T09:11:22.036616111Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=866.029µs logger=migrator t=2026-03-19T09:11:22.040038207Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-03-19T09:11:22.040453136Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=417.579µs logger=migrator t=2026-03-19T09:11:22.044414874Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-03-19T09:11:22.045390716Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=972.972µs logger=migrator t=2026-03-19T09:11:22.051040341Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-03-19T09:11:22.052000612Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=960.061µs logger=migrator t=2026-03-19T09:11:22.058966176Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-03-19T09:11:22.060346206Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.3805ms logger=migrator t=2026-03-19T09:11:22.065185084Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-03-19T09:11:22.078952629Z level=info msg="Migration successfully executed" id="add stack_id column" duration=13.766625ms logger=migrator t=2026-03-19T09:11:22.082905736Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-03-19T09:11:22.090856802Z level=info msg="Migration successfully executed" id="add region_slug column" duration=7.943026ms logger=migrator t=2026-03-19T09:11:22.108501152Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-03-19T09:11:22.119618868Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=11.120006ms logger=migrator t=2026-03-19T09:11:22.148642142Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-03-19T09:11:22.148796105Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=234.475µs logger=migrator t=2026-03-19T09:11:22.154110523Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-03-19T09:11:22.16711614Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=13.004717ms logger=migrator t=2026-03-19T09:11:22.173717737Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-03-19T09:11:22.186586621Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=12.865384ms logger=migrator t=2026-03-19T09:11:22.193233378Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-03-19T09:11:22.193479634Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=246.316µs logger=migrator t=2026-03-19T09:11:22.197272708Z level=info msg="migrations completed" performed=558 skipped=0 duration=13.538391229s logger=migrator t=2026-03-19T09:11:22.197928002Z level=info msg="Unlocking database" logger=sqlstore t=2026-03-19T09:11:22.216247948Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-03-19T09:11:22.216508344Z level=info msg="Created default organization" logger=secrets t=2026-03-19T09:11:22.22404903Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-03-19T09:11:22.278129158Z level=info msg="Restored cache from database" duration=409.449µs logger=plugin.store t=2026-03-19T09:11:22.279566809Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-03-19T09:11:22.323435391Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-03-19T09:11:22.323467792Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-03-19T09:11:22.323539133Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-03-19T09:11:22.323549283Z level=info msg="Plugins loaded" count=54 duration=43.983344ms logger=query_data t=2026-03-19T09:11:22.327432029Z level=info msg="Query Service initialization" logger=live.push_http t=2026-03-19T09:11:22.330147589Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-03-19T09:11:22.333712549Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-03-19T09:11:22.348597128Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-03-19T09:11:22.351496392Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-03-19T09:11:22.354427437Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-03-19T09:11:22.374718856Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-03-19T09:11:22.394910883Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-03-19T09:11:22.416405119Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-03-19T09:11:22.41642461Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-03-19T09:11:22.417557785Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-03-19T09:11:22.417875062Z level=info msg="Starting MultiOrg Alertmanager" logger=grafanaStorageLogger t=2026-03-19T09:11:22.417936703Z level=info msg="Storage starting" logger=http.server t=2026-03-19T09:11:22.422010743Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=sqlstore.transactions t=2026-03-19T09:11:22.432950155Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=grafana.update.checker t=2026-03-19T09:11:22.489468437Z level=info msg="Update check succeeded" duration=72.685759ms logger=plugins.update.checker t=2026-03-19T09:11:22.493727411Z level=info msg="Update check succeeded" duration=76.748099ms logger=ngalert.state.manager t=2026-03-19T09:11:22.564834475Z level=info msg="State cache has been initialized" states=0 duration=147.27077ms logger=ngalert.scheduler t=2026-03-19T09:11:22.564980328Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-03-19T09:11:22.56506757Z level=info msg=starting first_tick=2026-03-19T09:11:30Z logger=provisioning.dashboard t=2026-03-19T09:11:22.571232796Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:11:22.599469412Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-03-19T09:11:22.604786059Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-03-19T09:11:22.625254333Z level=info msg="Patterns update finished" duration=90.436833ms logger=grafana-apiserver t=2026-03-19T09:11:22.747187732Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-03-19T09:11:22.74757338Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-03-19T09:11:29.96939223Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:11:29.970214289Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:11:30.124225428Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:11:30.151683846Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:11:30.173394386Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-03-19T09:11:30.203508913Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-03-19T09:11:30.220106461Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-03-19T09:11:30.220462359Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:11:30.247016556Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:11:30.28332841Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:11:30.303541158Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:11:30.34522272Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:11:30.364527137Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:11:30.399065683Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:11:30.416986619Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:11:30.455341349Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:11:30.475024064Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:11:30.544940542Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:11:30.571089071Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:11:30.597742501Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:11:30.614517433Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:11:30.647767038Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:11:30.666131155Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:11:30.702677574Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:11:30.723730841Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:11:30.757759154Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:11:30.777592873Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:11:30.910402092Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:11:30.942131646Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:11:31.02547959Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:11:31.042143359Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:11:31.090545321Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:11:31.109855348Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:11:31.169367726Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:11:31.183701043Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:11:31.234370105Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:11:31.252057806Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:11:31.314282684Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:11:31.328077399Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:11:31.38143079Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:11:31.400944192Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:11:31.454046128Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:11:31.471594677Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:11:31.962201378Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:11:31.979687565Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:11:32.03184123Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:11:32.047624559Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:11:32.117806733Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:11:32.132805225Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:11:32.192227681Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:11:32.237183265Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:11:32.286980568Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:11:32.303672168Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:11:32.364484624Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:11:32.384907316Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:11:32.450729153Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:11:32.472091956Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:11:32.5277945Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:11:32.547659549Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:11:32.616423111Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:11:32.632917766Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:11:32.69495791Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:11:32.714252777Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:11:32.777213781Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:11:32.797192293Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:11:32.878658417Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:11:32.894695482Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:11:32.965887658Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:11:32.990134015Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:11:33.05905666Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:11:33.074809269Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:11:33.253484605Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:11:33.279377178Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:11:33.729552705Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:11:33.745360174Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:11:33.957308416Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:11:33.977416862Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:11:34.05006361Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:11:34.068721133Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:11:34.146532555Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:11:34.163550033Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-19T09:11:34.301154939Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-03-19T09:12:09.439101876Z level=info msg="Usage stats are ready to report" logger=plugins.update.checker t=2026-03-19T09:21:22.544462122Z level=info msg="Update check succeeded" duration=50.121875ms logger=cleanup t=2026-03-19T09:21:23.073582305Z level=info msg="Completed cleanup jobs" duration=655.649332ms logger=sqlstore.transactions t=2026-03-19T09:26:22.345701257Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-03-19T09:31:22.458483754Z level=info msg="Completed cleanup jobs" duration=40.318069ms logger=plugins.update.checker t=2026-03-19T09:31:22.547230433Z level=info msg="Update check succeeded" duration=52.567054ms