logger=settings t=2026-04-27T16:09:05.736298298Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-27T16:09:05Z logger=settings t=2026-04-27T16:09:05.736642311Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-27T16:09:05.736681542Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-27T16:09:05.736696743Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-27T16:09:05.736709423Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-27T16:09:05.736724174Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-27T16:09:05.736737085Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-27T16:09:05.736750035Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-27T16:09:05.736762045Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-27T16:09:05.736779466Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-27T16:09:05.736792017Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-27T16:09:05.736804027Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-27T16:09:05.736817808Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-27T16:09:05.736834508Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-27T16:09:05.736848309Z level=info msg=Target target=[all] logger=settings t=2026-04-27T16:09:05.736863379Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-27T16:09:05.73687717Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-27T16:09:05.73688893Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-27T16:09:05.736903351Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-27T16:09:05.736915981Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-27T16:09:05.736929002Z level=info msg="App mode production" logger=sqlstore t=2026-04-27T16:09:05.737219803Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-27T16:09:05.737256014Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-27T16:09:05.738647589Z level=info msg="Locking database" logger=migrator t=2026-04-27T16:09:05.73868618Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-27T16:09:05.739290754Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-27T16:09:05.740151847Z level=info msg="Migration successfully executed" id="create migration_log table" duration=860.883µs logger=migrator t=2026-04-27T16:09:05.747075605Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-27T16:09:05.747698499Z level=info msg="Migration successfully executed" id="create user table" duration=622.974µs logger=migrator t=2026-04-27T16:09:05.755216771Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-27T16:09:05.755773962Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=560.921µs logger=migrator t=2026-04-27T16:09:05.761791725Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-27T16:09:05.762376158Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=584.153µs logger=migrator t=2026-04-27T16:09:05.766158245Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-27T16:09:05.766665514Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=507.129µs logger=migrator t=2026-04-27T16:09:05.771257442Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-27T16:09:05.771940599Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=683.008µs logger=migrator t=2026-04-27T16:09:05.77585114Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-27T16:09:05.779113556Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.219344ms logger=migrator t=2026-04-27T16:09:05.783818579Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-27T16:09:05.785030925Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.212106ms logger=migrator t=2026-04-27T16:09:05.79056287Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-27T16:09:05.791371092Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=807.902µs logger=migrator t=2026-04-27T16:09:05.795972569Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-27T16:09:05.796701578Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=728.569µs logger=migrator t=2026-04-27T16:09:05.800409012Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-27T16:09:05.800790706Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=382.155µs logger=migrator t=2026-04-27T16:09:05.804133685Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-27T16:09:05.804650115Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=516.88µs logger=migrator t=2026-04-27T16:09:05.808694713Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-27T16:09:05.80993009Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.234438ms logger=migrator t=2026-04-27T16:09:05.813219187Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-27T16:09:05.813328061Z level=info msg="Migration successfully executed" id="Update user table charset" duration=110.534µs logger=migrator t=2026-04-27T16:09:05.816519186Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-27T16:09:05.817805515Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.286169ms logger=migrator t=2026-04-27T16:09:05.821736107Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-27T16:09:05.821996358Z level=info msg="Migration successfully executed" id="Add missing user data" duration=260.091µs logger=migrator t=2026-04-27T16:09:05.825033056Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-27T16:09:05.826154769Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.121413ms logger=migrator t=2026-04-27T16:09:05.83083039Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-27T16:09:05.83239544Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.56711ms logger=migrator t=2026-04-27T16:09:05.836951517Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-27T16:09:05.839035998Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=2.084351ms logger=migrator t=2026-04-27T16:09:05.843956708Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-27T16:09:05.852297581Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.336243ms logger=migrator t=2026-04-27T16:09:05.855666693Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-27T16:09:05.856855038Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.188006ms logger=migrator t=2026-04-27T16:09:05.860028251Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-27T16:09:05.860289311Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=260.6µs logger=migrator t=2026-04-27T16:09:05.863572308Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-27T16:09:05.864253065Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=680.927µs logger=migrator t=2026-04-27T16:09:05.867164818Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-04-27T16:09:05.867442089Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=277.08µs logger=migrator t=2026-04-27T16:09:05.87109528Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-27T16:09:05.871689423Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=593.822µs logger=migrator t=2026-04-27T16:09:05.875831573Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-27T16:09:05.878173924Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=2.344551ms logger=migrator t=2026-04-27T16:09:05.885212016Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-27T16:09:05.886875591Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.665085ms logger=migrator t=2026-04-27T16:09:05.894674243Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-27T16:09:05.896120689Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.446906ms logger=migrator t=2026-04-27T16:09:05.900409845Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-27T16:09:05.901612592Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.197906ms logger=migrator t=2026-04-27T16:09:05.905303744Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-27T16:09:05.906443859Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.139965ms logger=migrator t=2026-04-27T16:09:05.910217095Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-27T16:09:05.910264327Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=49.182µs logger=migrator t=2026-04-27T16:09:05.915665846Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-27T16:09:05.917539449Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.879403ms logger=migrator t=2026-04-27T16:09:05.923707988Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-27T16:09:05.924871822Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.164434ms logger=migrator t=2026-04-27T16:09:05.931943727Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-27T16:09:05.932660884Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=717.027µs logger=migrator t=2026-04-27T16:09:05.937725781Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-27T16:09:05.938539872Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=813.861µs logger=migrator t=2026-04-27T16:09:05.943191813Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-27T16:09:05.948193147Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.992373ms logger=migrator t=2026-04-27T16:09:05.973094471Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-27T16:09:05.975312076Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=2.223855ms logger=migrator t=2026-04-27T16:09:05.979933446Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-27T16:09:05.98107705Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.153985ms logger=migrator t=2026-04-27T16:09:05.987192698Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-27T16:09:05.988163025Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=969.898µs logger=migrator t=2026-04-27T16:09:05.993182489Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-27T16:09:05.993876636Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=694.617µs logger=migrator t=2026-04-27T16:09:05.998027416Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-27T16:09:05.998763186Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=735.15µs logger=migrator t=2026-04-27T16:09:06.004421125Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-27T16:09:06.0048118Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=385.675µs logger=migrator t=2026-04-27T16:09:06.008869966Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-27T16:09:06.009405966Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=536µs logger=migrator t=2026-04-27T16:09:06.014396338Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-27T16:09:06.014780203Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=391.135µs logger=migrator t=2026-04-27T16:09:06.020074566Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-27T16:09:06.021057305Z level=info msg="Migration successfully executed" id="create star table" duration=983.078µs logger=migrator t=2026-04-27T16:09:06.025840967Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-27T16:09:06.027182879Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.341592ms logger=migrator t=2026-04-27T16:09:06.034182788Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-27T16:09:06.03553592Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.353703ms logger=migrator t=2026-04-27T16:09:06.041823912Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-27T16:09:06.042759177Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=929.595µs logger=migrator t=2026-04-27T16:09:06.050438832Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-27T16:09:06.051587467Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.148235ms logger=migrator t=2026-04-27T16:09:06.056793626Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-27T16:09:06.057554296Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=762.03µs logger=migrator t=2026-04-27T16:09:06.062615979Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-27T16:09:06.063493704Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=874.214µs logger=migrator t=2026-04-27T16:09:06.068466585Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-27T16:09:06.069241154Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=773.989µs logger=migrator t=2026-04-27T16:09:06.07538839Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-27T16:09:06.075419151Z level=info msg="Migration successfully executed" id="Update org table charset" duration=32.141µs logger=migrator t=2026-04-27T16:09:06.079702526Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-27T16:09:06.079739728Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=37.721µs logger=migrator t=2026-04-27T16:09:06.086174905Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-27T16:09:06.086453095Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=282.941µs logger=migrator t=2026-04-27T16:09:06.090851334Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-27T16:09:06.091720718Z level=info msg="Migration successfully executed" id="create dashboard table" duration=869.063µs logger=migrator t=2026-04-27T16:09:06.098428245Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-27T16:09:06.099253717Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=824.712µs logger=migrator t=2026-04-27T16:09:06.104522238Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-27T16:09:06.105396343Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=876.614µs logger=migrator t=2026-04-27T16:09:06.110211597Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-27T16:09:06.110996748Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=785.41µs logger=migrator t=2026-04-27T16:09:06.115621334Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-27T16:09:06.116485018Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=863.514µs logger=migrator t=2026-04-27T16:09:06.121875075Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-27T16:09:06.122614463Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=737.298µs logger=migrator t=2026-04-27T16:09:06.126558625Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-27T16:09:06.132020104Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.460169ms logger=migrator t=2026-04-27T16:09:06.1363132Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-27T16:09:06.137229345Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=916.124µs logger=migrator t=2026-04-27T16:09:06.142656903Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-27T16:09:06.143539016Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=875.503µs logger=migrator t=2026-04-27T16:09:06.148663133Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-27T16:09:06.149475514Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=813.431µs logger=migrator t=2026-04-27T16:09:06.155673223Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-27T16:09:06.156145531Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=473.318µs logger=migrator t=2026-04-27T16:09:06.161559659Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-27T16:09:06.163125908Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.566239ms logger=migrator t=2026-04-27T16:09:06.167550079Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-27T16:09:06.167667573Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=119.634µs logger=migrator t=2026-04-27T16:09:06.171310923Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-27T16:09:06.172888554Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.566081ms logger=migrator t=2026-04-27T16:09:06.179845481Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-27T16:09:06.182001994Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.156073ms logger=migrator t=2026-04-27T16:09:06.188902279Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-27T16:09:06.19597537Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=7.152514ms logger=migrator t=2026-04-27T16:09:06.200810836Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-27T16:09:06.201496992Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=686.956µs logger=migrator t=2026-04-27T16:09:06.206590748Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-27T16:09:06.209670976Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.079458ms logger=migrator t=2026-04-27T16:09:06.215259421Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-27T16:09:06.215964488Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=705.026µs logger=migrator t=2026-04-27T16:09:06.221174298Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-27T16:09:06.221844743Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=669.925µs logger=migrator t=2026-04-27T16:09:06.227612614Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-27T16:09:06.227649246Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=38.162µs logger=migrator t=2026-04-27T16:09:06.231727533Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-27T16:09:06.231767914Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=47.741µs logger=migrator t=2026-04-27T16:09:06.236142302Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-27T16:09:06.239245372Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.10291ms logger=migrator t=2026-04-27T16:09:06.245921098Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-27T16:09:06.248724076Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.803228ms logger=migrator t=2026-04-27T16:09:06.253313152Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-27T16:09:06.256565467Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=3.251755ms logger=migrator t=2026-04-27T16:09:06.260711346Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-27T16:09:06.262829247Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.118052ms logger=migrator t=2026-04-27T16:09:06.270326125Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-27T16:09:06.270805313Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=484.848µs logger=migrator t=2026-04-27T16:09:06.275386869Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-27T16:09:06.2767186Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.331132ms logger=migrator t=2026-04-27T16:09:06.281469033Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-27T16:09:06.282281324Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=812.281µs logger=migrator t=2026-04-27T16:09:06.286467374Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-27T16:09:06.286518966Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=52.962µs logger=migrator t=2026-04-27T16:09:06.290849793Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-27T16:09:06.292149012Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.308309ms logger=migrator t=2026-04-27T16:09:06.29676239Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-27T16:09:06.297512048Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=749.938µs logger=migrator t=2026-04-27T16:09:06.302574933Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-27T16:09:06.312363359Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=9.787126ms logger=migrator t=2026-04-27T16:09:06.317194204Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-27T16:09:06.318423822Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.229397ms logger=migrator t=2026-04-27T16:09:06.322999977Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-27T16:09:06.323631352Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=640.176µs logger=migrator t=2026-04-27T16:09:06.328701226Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-27T16:09:06.330529256Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.832901ms logger=migrator t=2026-04-27T16:09:06.335980966Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-27T16:09:06.336438543Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=447.387µs logger=migrator t=2026-04-27T16:09:06.341345642Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-27T16:09:06.342676952Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=1.343091ms logger=migrator t=2026-04-27T16:09:06.348150542Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-27T16:09:06.35069042Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.541288ms logger=migrator t=2026-04-27T16:09:06.355183443Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-27T16:09:06.356008104Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=823.501µs logger=migrator t=2026-04-27T16:09:06.361448073Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-27T16:09:06.361658311Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=210.918µs logger=migrator t=2026-04-27T16:09:06.368348839Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-27T16:09:06.368655991Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=309.181µs logger=migrator t=2026-04-27T16:09:06.37516693Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-27T16:09:06.376603916Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.454207ms logger=migrator t=2026-04-27T16:09:06.383038173Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-27T16:09:06.387489023Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=4.449951ms logger=migrator t=2026-04-27T16:09:06.39390047Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-27T16:09:06.395025672Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.125922ms logger=migrator t=2026-04-27T16:09:06.402214799Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-27T16:09:06.4033016Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.097422ms logger=migrator t=2026-04-27T16:09:06.409713306Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-27T16:09:06.411653041Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.943715ms logger=migrator t=2026-04-27T16:09:06.416447936Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-27T16:09:06.418230603Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.782608ms logger=migrator t=2026-04-27T16:09:06.423654932Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-27T16:09:06.424413921Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=759.67µs logger=migrator t=2026-04-27T16:09:06.427834543Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-27T16:09:06.439584133Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=11.750881ms logger=migrator t=2026-04-27T16:09:06.443781705Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-27T16:09:06.444481362Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=699.546µs logger=migrator t=2026-04-27T16:09:06.448652401Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-27T16:09:06.449856698Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.204437ms logger=migrator t=2026-04-27T16:09:06.453894663Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-27T16:09:06.455244385Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.349322ms logger=migrator t=2026-04-27T16:09:06.460951244Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-27T16:09:06.461708083Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=756.279µs logger=migrator t=2026-04-27T16:09:06.465481868Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-27T16:09:06.469242703Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.757425ms logger=migrator t=2026-04-27T16:09:06.473285717Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-27T16:09:06.476070834Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.781747ms logger=migrator t=2026-04-27T16:09:06.482176608Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-27T16:09:06.48221006Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=34.822µs logger=migrator t=2026-04-27T16:09:06.488893307Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-27T16:09:06.489273111Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=384.394µs logger=migrator t=2026-04-27T16:09:06.492925392Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-27T16:09:06.495959408Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.031307ms logger=migrator t=2026-04-27T16:09:06.502379664Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-27T16:09:06.502840173Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=465.679µs logger=migrator t=2026-04-27T16:09:06.508325263Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-27T16:09:06.508604604Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=280.331µs logger=migrator t=2026-04-27T16:09:06.511647811Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-27T16:09:06.514911556Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.265846ms logger=migrator t=2026-04-27T16:09:06.51943598Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-27T16:09:06.51970331Z level=info msg="Migration successfully executed" id="Update uid value" duration=268.83µs logger=migrator t=2026-04-27T16:09:06.525673299Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-27T16:09:06.527981438Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=2.310129ms logger=migrator t=2026-04-27T16:09:06.534371653Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-27T16:09:06.535275607Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=887.283µs logger=migrator t=2026-04-27T16:09:06.54027628Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-27T16:09:06.541971375Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.690625ms logger=migrator t=2026-04-27T16:09:06.555890439Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-27T16:09:06.557003392Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.120293ms logger=migrator t=2026-04-27T16:09:06.562232553Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-27T16:09:06.563556393Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.31451ms logger=migrator t=2026-04-27T16:09:06.567570558Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-27T16:09:06.57023586Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=2.656492ms logger=migrator t=2026-04-27T16:09:06.574360358Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-27T16:09:06.575337035Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=976.597µs logger=migrator t=2026-04-27T16:09:06.578727596Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-27T16:09:06.57961087Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=883.134µs logger=migrator t=2026-04-27T16:09:06.584646303Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-27T16:09:06.585982754Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.363312ms logger=migrator t=2026-04-27T16:09:06.58927009Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-27T16:09:06.59784805Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=8.58891ms logger=migrator t=2026-04-27T16:09:06.666403682Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-27T16:09:06.668223883Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.82247ms logger=migrator t=2026-04-27T16:09:06.677147935Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-27T16:09:06.678402583Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.257737ms logger=migrator t=2026-04-27T16:09:06.685076459Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-27T16:09:06.686092498Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.018379ms logger=migrator t=2026-04-27T16:09:06.689957836Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-27T16:09:06.69083414Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=876.904µs logger=migrator t=2026-04-27T16:09:06.695726877Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-27T16:09:06.696339232Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=611.654µs logger=migrator t=2026-04-27T16:09:06.700397767Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-27T16:09:06.701085003Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=691.746µs logger=migrator t=2026-04-27T16:09:06.704603639Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-27T16:09:06.704674212Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=71.663µs logger=migrator t=2026-04-27T16:09:06.708736998Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-27T16:09:06.713057784Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.321037ms logger=migrator t=2026-04-27T16:09:06.716566128Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-27T16:09:06.7200003Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=3.434032ms logger=migrator t=2026-04-27T16:09:06.723294996Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-27T16:09:06.723486513Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=186.037µs logger=migrator t=2026-04-27T16:09:06.726967228Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-27T16:09:06.730885898Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.91789ms logger=migrator t=2026-04-27T16:09:06.734885741Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-27T16:09:06.737182809Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.291028ms logger=migrator t=2026-04-27T16:09:06.741115141Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-27T16:09:06.741984034Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=867.793µs logger=migrator t=2026-04-27T16:09:06.746309561Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-27T16:09:06.746860972Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=551.341µs logger=migrator t=2026-04-27T16:09:06.750436879Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-27T16:09:06.751283181Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=846.352µs logger=migrator t=2026-04-27T16:09:06.755476672Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-27T16:09:06.758916294Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=3.438532ms logger=migrator t=2026-04-27T16:09:06.763264562Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-27T16:09:06.763925497Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=661.366µs logger=migrator t=2026-04-27T16:09:06.768596565Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-27T16:09:06.770167816Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.574361ms logger=migrator t=2026-04-27T16:09:06.77755839Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-27T16:09:06.777666374Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=111.224µs logger=migrator t=2026-04-27T16:09:06.781795082Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-27T16:09:06.781862435Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=69.573µs logger=migrator t=2026-04-27T16:09:06.786110819Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-27T16:09:06.789520519Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.40747ms logger=migrator t=2026-04-27T16:09:06.793235042Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-27T16:09:06.796419484Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.184882ms logger=migrator t=2026-04-27T16:09:06.800851894Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-27T16:09:06.800931097Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=79.773µs logger=migrator t=2026-04-27T16:09:06.805176571Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-27T16:09:06.806085615Z level=info msg="Migration successfully executed" id="create quota table v1" duration=909.684µs logger=migrator t=2026-04-27T16:09:06.810483574Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-27T16:09:06.812381037Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.899344ms logger=migrator t=2026-04-27T16:09:06.81820531Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-27T16:09:06.818252042Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=48.922µs logger=migrator t=2026-04-27T16:09:06.823688921Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-27T16:09:06.825499041Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.81407ms logger=migrator t=2026-04-27T16:09:06.830255203Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-27T16:09:06.831295913Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.03397ms logger=migrator t=2026-04-27T16:09:06.836541965Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-27T16:09:06.842303886Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=5.758921ms logger=migrator t=2026-04-27T16:09:06.845712967Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-27T16:09:06.845749338Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=37.141µs logger=migrator t=2026-04-27T16:09:06.850175528Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-27T16:09:06.851240759Z level=info msg="Migration successfully executed" id="create session table" duration=1.065751ms logger=migrator t=2026-04-27T16:09:06.855905568Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-27T16:09:06.856002412Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=97.864µs logger=migrator t=2026-04-27T16:09:06.858708136Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-27T16:09:06.858797039Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=87.293µs logger=migrator t=2026-04-27T16:09:06.862167308Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-27T16:09:06.863098274Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=931.296µs logger=migrator t=2026-04-27T16:09:06.867356098Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-27T16:09:06.868159189Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=803.061µs logger=migrator t=2026-04-27T16:09:06.873980652Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-27T16:09:06.874013093Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=33.381µs logger=migrator t=2026-04-27T16:09:06.877232627Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-27T16:09:06.877265008Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=33.381µs logger=migrator t=2026-04-27T16:09:06.880640907Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-27T16:09:06.886051945Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.414918ms logger=migrator t=2026-04-27T16:09:06.890680403Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-27T16:09:06.893953719Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.279135ms logger=migrator t=2026-04-27T16:09:06.897352959Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-27T16:09:06.897439662Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=86.843µs logger=migrator t=2026-04-27T16:09:06.902738026Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-27T16:09:06.90286066Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=118.994µs logger=migrator t=2026-04-27T16:09:06.906601955Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-27T16:09:06.908095072Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.493437ms logger=migrator t=2026-04-27T16:09:06.913391675Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-27T16:09:06.913442867Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=49.322µs logger=migrator t=2026-04-27T16:09:06.918391757Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-27T16:09:06.923706871Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.312934ms logger=migrator t=2026-04-27T16:09:06.927544068Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-27T16:09:06.927703404Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=159.986µs logger=migrator t=2026-04-27T16:09:06.932474238Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-27T16:09:06.938102254Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.627276ms logger=migrator t=2026-04-27T16:09:06.941971472Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-27T16:09:06.945647284Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.676992ms logger=migrator t=2026-04-27T16:09:06.949074955Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-27T16:09:06.949146778Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=67.953µs logger=migrator t=2026-04-27T16:09:06.953142801Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-27T16:09:06.954098549Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=955.778µs logger=migrator t=2026-04-27T16:09:06.959740025Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-27T16:09:06.960629969Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=890.134µs logger=migrator t=2026-04-27T16:09:06.96458323Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-27T16:09:06.965689063Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.105623ms logger=migrator t=2026-04-27T16:09:06.970608612Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-27T16:09:06.972222964Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.614502ms logger=migrator t=2026-04-27T16:09:06.9762706Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-27T16:09:06.977770377Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.499367ms logger=migrator t=2026-04-27T16:09:06.982229698Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-27T16:09:06.983205265Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=974.867µs logger=migrator t=2026-04-27T16:09:06.987822713Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-27T16:09:06.988915285Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.092442ms logger=migrator t=2026-04-27T16:09:06.993913547Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-27T16:09:06.995377453Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.464716ms logger=migrator t=2026-04-27T16:09:06.998996282Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-27T16:09:06.999854135Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=858.173µs logger=migrator t=2026-04-27T16:09:07.004348658Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-27T16:09:07.014065478Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.720049ms logger=migrator t=2026-04-27T16:09:07.027305612Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-27T16:09:07.028647962Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.34183ms logger=migrator t=2026-04-27T16:09:07.040584037Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-04-27T16:09:07.042067183Z 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.502017ms logger=migrator t=2026-04-27T16:09:07.048491608Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-27T16:09:07.048944026Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=453.239µs logger=migrator t=2026-04-27T16:09:07.052263952Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-27T16:09:07.05275678Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=492.828µs logger=migrator t=2026-04-27T16:09:07.057952018Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-27T16:09:07.059219586Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.266238ms logger=migrator t=2026-04-27T16:09:07.063662255Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-27T16:09:07.068582983Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.921488ms logger=migrator t=2026-04-27T16:09:07.072667478Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-27T16:09:07.076217063Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.549175ms logger=migrator t=2026-04-27T16:09:07.079639474Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-27T16:09:07.083458999Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.810414ms logger=migrator t=2026-04-27T16:09:07.094092174Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-27T16:09:07.099887904Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=5.794ms logger=migrator t=2026-04-27T16:09:07.127972603Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-27T16:09:07.12947917Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.506737ms logger=migrator t=2026-04-27T16:09:07.137017957Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-27T16:09:07.137067839Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=51.752µs logger=migrator t=2026-04-27T16:09:07.142558648Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-27T16:09:07.14260002Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=43.042µs logger=migrator t=2026-04-27T16:09:07.147374941Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-27T16:09:07.148681341Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.30576ms logger=migrator t=2026-04-27T16:09:07.155314764Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-27T16:09:07.156239819Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=924.875µs logger=migrator t=2026-04-27T16:09:07.164622728Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-27T16:09:07.166257259Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.640602ms logger=migrator t=2026-04-27T16:09:07.172478097Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-27T16:09:07.17598545Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=3.509533ms logger=migrator t=2026-04-27T16:09:07.182456956Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-27T16:09:07.183807068Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.353202ms logger=migrator t=2026-04-27T16:09:07.188863891Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-27T16:09:07.195593706Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=6.729695ms logger=migrator t=2026-04-27T16:09:07.210709271Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-27T16:09:07.21566826Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.957689ms logger=migrator t=2026-04-27T16:09:07.224625291Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-27T16:09:07.227627995Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=3.007165ms logger=migrator t=2026-04-27T16:09:07.234395373Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-27T16:09:07.235748254Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.357691ms logger=migrator t=2026-04-27T16:09:07.242597295Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-27T16:09:07.246602877Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=4.008262ms logger=migrator t=2026-04-27T16:09:07.251685511Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-27T16:09:07.255005047Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.320496ms logger=migrator t=2026-04-27T16:09:07.260649652Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-27T16:09:07.260767536Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=118.354µs logger=migrator t=2026-04-27T16:09:07.266292887Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-27T16:09:07.267270394Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=977.636µs logger=migrator t=2026-04-27T16:09:07.272030025Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-27T16:09:07.273653077Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.661624ms logger=migrator t=2026-04-27T16:09:07.278830324Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-27T16:09:07.278937799Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=107.884µs logger=migrator t=2026-04-27T16:09:07.282433931Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-27T16:09:07.283480081Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.04551ms logger=migrator t=2026-04-27T16:09:07.290305421Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-27T16:09:07.291320759Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.020229ms logger=migrator t=2026-04-27T16:09:07.299027953Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-27T16:09:07.300668005Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.642261ms logger=migrator t=2026-04-27T16:09:07.305507119Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-27T16:09:07.306396992Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=889.573µs logger=migrator t=2026-04-27T16:09:07.31157436Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-27T16:09:07.313029706Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.454746ms logger=migrator t=2026-04-27T16:09:07.317982004Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-27T16:09:07.319478911Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.497537ms logger=migrator t=2026-04-27T16:09:07.324508322Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-27T16:09:07.324541214Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=34.162µs logger=migrator t=2026-04-27T16:09:07.32785308Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-27T16:09:07.331913745Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.051805ms logger=migrator t=2026-04-27T16:09:07.335524682Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-27T16:09:07.336308861Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=780.07µs logger=migrator t=2026-04-27T16:09:07.34072453Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-27T16:09:07.344586276Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=3.861746ms logger=migrator t=2026-04-27T16:09:07.348052028Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-27T16:09:07.348736845Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=684.897µs logger=migrator t=2026-04-27T16:09:07.35284489Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-27T16:09:07.354602478Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.760058ms logger=migrator t=2026-04-27T16:09:07.36044619Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-27T16:09:07.361318963Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=872.953µs logger=migrator t=2026-04-27T16:09:07.367960136Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-27T16:09:07.382158617Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=14.197041ms logger=migrator t=2026-04-27T16:09:07.38699936Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-27T16:09:07.387563552Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=568.842µs logger=migrator t=2026-04-27T16:09:07.392572612Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-04-27T16:09:07.394423753Z 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.850731ms logger=migrator t=2026-04-27T16:09:07.400482944Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-27T16:09:07.40092813Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=444.947µs logger=migrator t=2026-04-27T16:09:07.40723895Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-27T16:09:07.408227089Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=990.588µs logger=migrator t=2026-04-27T16:09:07.41432037Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-27T16:09:07.41457169Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=247.739µs logger=migrator t=2026-04-27T16:09:07.421818506Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-27T16:09:07.427538603Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=5.707297ms logger=migrator t=2026-04-27T16:09:07.431644169Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-27T16:09:07.439429716Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=7.785197ms logger=migrator t=2026-04-27T16:09:07.443852434Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-27T16:09:07.444841402Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=988.808µs logger=migrator t=2026-04-27T16:09:07.451844688Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-27T16:09:07.452805195Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=955.407µs logger=migrator t=2026-04-27T16:09:07.458813424Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-27T16:09:07.459104595Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=291.111µs logger=migrator t=2026-04-27T16:09:07.464092975Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-27T16:09:07.472166462Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=8.070867ms logger=migrator t=2026-04-27T16:09:07.480145215Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-27T16:09:07.481249978Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.104933ms logger=migrator t=2026-04-27T16:09:07.488685391Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-27T16:09:07.489094306Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=389.945µs logger=migrator t=2026-04-27T16:09:07.496074291Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-27T16:09:07.496979806Z level=info msg="Migration successfully executed" id="Move region to single row" duration=907.654µs logger=migrator t=2026-04-27T16:09:07.502983685Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-27T16:09:07.504795453Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.815089ms logger=migrator t=2026-04-27T16:09:07.508847958Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-27T16:09:07.509810634Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=962.666µs logger=migrator t=2026-04-27T16:09:07.514317506Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-27T16:09:07.515463149Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.145203ms logger=migrator t=2026-04-27T16:09:07.521355193Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-27T16:09:07.522999786Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.616112ms logger=migrator t=2026-04-27T16:09:07.529301286Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-27T16:09:07.529911199Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=609.663µs logger=migrator t=2026-04-27T16:09:07.537590091Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-27T16:09:07.538817038Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.225966ms logger=migrator t=2026-04-27T16:09:07.544802056Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-27T16:09:07.544879749Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=78.143µs logger=migrator t=2026-04-27T16:09:07.551672327Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-27T16:09:07.552969396Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.302209ms logger=migrator t=2026-04-27T16:09:07.560386299Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-27T16:09:07.561297283Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=910.944µs logger=migrator t=2026-04-27T16:09:07.566279053Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-27T16:09:07.568530389Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=2.244085ms logger=migrator t=2026-04-27T16:09:07.572682358Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-27T16:09:07.57380949Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.122193ms logger=migrator t=2026-04-27T16:09:07.579079431Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-27T16:09:07.579271888Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=192.928µs logger=migrator t=2026-04-27T16:09:07.584521758Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-27T16:09:07.584940464Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=451.057µs logger=migrator t=2026-04-27T16:09:07.590143292Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-27T16:09:07.59035923Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=211.758µs logger=migrator t=2026-04-27T16:09:07.595257426Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-27T16:09:07.596725902Z level=info msg="Migration successfully executed" id="create team table" duration=1.463845ms logger=migrator t=2026-04-27T16:09:07.603656996Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-27T16:09:07.604923674Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.268728ms logger=migrator t=2026-04-27T16:09:07.613923716Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-27T16:09:07.61612461Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=2.193964ms logger=migrator t=2026-04-27T16:09:07.683458553Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-27T16:09:07.690164527Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=6.710965ms logger=migrator t=2026-04-27T16:09:07.695244561Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-27T16:09:07.695385986Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=141.755µs logger=migrator t=2026-04-27T16:09:07.700985499Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-27T16:09:07.702633542Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.632023ms logger=migrator t=2026-04-27T16:09:07.708064309Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-27T16:09:07.709067127Z level=info msg="Migration successfully executed" id="create team member table" duration=1.004128ms logger=migrator t=2026-04-27T16:09:07.715274623Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-27T16:09:07.716253121Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=978.918µs logger=migrator t=2026-04-27T16:09:07.722406325Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-27T16:09:07.724009866Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.603051ms logger=migrator t=2026-04-27T16:09:07.729432642Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-27T16:09:07.730593117Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.160165ms logger=migrator t=2026-04-27T16:09:07.740437851Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-27T16:09:07.746236251Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.78249ms logger=migrator t=2026-04-27T16:09:07.751780992Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-27T16:09:07.756369878Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.586005ms logger=migrator t=2026-04-27T16:09:07.764799368Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-27T16:09:07.771564986Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=6.767908ms logger=migrator t=2026-04-27T16:09:07.776901348Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-27T16:09:07.778185728Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.28126ms logger=migrator t=2026-04-27T16:09:07.784929814Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-27T16:09:07.786833747Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.903333ms logger=migrator t=2026-04-27T16:09:07.792143439Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-27T16:09:07.793737269Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.59342ms logger=migrator t=2026-04-27T16:09:07.802577957Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-27T16:09:07.803817643Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.240757ms logger=migrator t=2026-04-27T16:09:07.810407344Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-27T16:09:07.812049316Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.636503ms logger=migrator t=2026-04-27T16:09:07.817374319Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-27T16:09:07.818394128Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.020309ms logger=migrator t=2026-04-27T16:09:07.824127336Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-27T16:09:07.825243329Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.121244ms logger=migrator t=2026-04-27T16:09:07.832321668Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-27T16:09:07.833304446Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=983.968µs logger=migrator t=2026-04-27T16:09:07.838964941Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-27T16:09:07.839665898Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=701.467µs logger=migrator t=2026-04-27T16:09:07.84549557Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-27T16:09:07.845826162Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=331.533µs logger=migrator t=2026-04-27T16:09:07.850327224Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-27T16:09:07.851212117Z level=info msg="Migration successfully executed" id="create tag table" duration=878.183µs logger=migrator t=2026-04-27T16:09:07.856319541Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-27T16:09:07.857804987Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.485786ms logger=migrator t=2026-04-27T16:09:07.863408351Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-27T16:09:07.864189241Z level=info msg="Migration successfully executed" id="create login attempt table" duration=780.89µs logger=migrator t=2026-04-27T16:09:07.8704684Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-27T16:09:07.871983927Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.517607ms logger=migrator t=2026-04-27T16:09:07.877595761Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-27T16:09:07.879356328Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.762337ms logger=migrator t=2026-04-27T16:09:07.885766902Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-27T16:09:07.902931405Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=17.163633ms logger=migrator t=2026-04-27T16:09:07.907754309Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-27T16:09:07.908458105Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=704.267µs logger=migrator t=2026-04-27T16:09:07.912293342Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-27T16:09:07.913172345Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=874.233µs logger=migrator t=2026-04-27T16:09:07.917836113Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-27T16:09:07.918109563Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=274.511µs logger=migrator t=2026-04-27T16:09:07.924139072Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-27T16:09:07.925506624Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.366862ms logger=migrator t=2026-04-27T16:09:07.930267925Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-27T16:09:07.931513273Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.247118ms logger=migrator t=2026-04-27T16:09:07.936002364Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-27T16:09:07.93721256Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.192846ms logger=migrator t=2026-04-27T16:09:07.941862967Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-27T16:09:07.941939369Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=76.873µs logger=migrator t=2026-04-27T16:09:07.948224939Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-27T16:09:07.952941668Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=4.716279ms logger=migrator t=2026-04-27T16:09:07.957863366Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-27T16:09:07.966841657Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=8.977641ms logger=migrator t=2026-04-27T16:09:07.969863152Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-27T16:09:07.973638176Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=3.780674ms logger=migrator t=2026-04-27T16:09:07.979728848Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-27T16:09:07.98502442Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.295472ms logger=migrator t=2026-04-27T16:09:07.988930488Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-27T16:09:07.989882714Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=952.016µs logger=migrator t=2026-04-27T16:09:07.994582553Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-27T16:09:07.999692088Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.105454ms logger=migrator t=2026-04-27T16:09:08.004226041Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-27T16:09:08.005040161Z level=info msg="Migration successfully executed" id="create server_lock table" duration=814.19µs logger=migrator t=2026-04-27T16:09:08.010953494Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-27T16:09:08.011889009Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=926.445µs logger=migrator t=2026-04-27T16:09:08.017072705Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-27T16:09:08.017878435Z level=info msg="Migration successfully executed" id="create user auth token table" duration=805.67µs logger=migrator t=2026-04-27T16:09:08.025349287Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-27T16:09:08.026299363Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=950.176µs logger=migrator t=2026-04-27T16:09:08.031013541Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-27T16:09:08.032593121Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.57924ms logger=migrator t=2026-04-27T16:09:08.037560598Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-27T16:09:08.038602338Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.04152ms logger=migrator t=2026-04-27T16:09:08.044384346Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-27T16:09:08.049627604Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.243219ms logger=migrator t=2026-04-27T16:09:08.053592993Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-27T16:09:08.05456101Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=963.057µs logger=migrator t=2026-04-27T16:09:08.059976473Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-27T16:09:08.060842847Z level=info msg="Migration successfully executed" id="create cache_data table" duration=866.094µs logger=migrator t=2026-04-27T16:09:08.067589581Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-27T16:09:08.068577069Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=987.568µs logger=migrator t=2026-04-27T16:09:08.073043027Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-27T16:09:08.074507932Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.464605ms logger=migrator t=2026-04-27T16:09:08.08028912Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-27T16:09:08.08134939Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.06009ms logger=migrator t=2026-04-27T16:09:08.089146914Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-27T16:09:08.089241688Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=99.334µs logger=migrator t=2026-04-27T16:09:08.097710828Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-27T16:09:08.098075381Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=372.194µs logger=migrator t=2026-04-27T16:09:08.103288988Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-27T16:09:08.104515174Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.227676ms logger=migrator t=2026-04-27T16:09:08.108971182Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-27T16:09:08.110190158Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.224426ms logger=migrator t=2026-04-27T16:09:08.116724575Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-27T16:09:08.117686981Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=962.496µs logger=migrator t=2026-04-27T16:09:08.122033335Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-27T16:09:08.122110108Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=82.383µs logger=migrator t=2026-04-27T16:09:08.127075205Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-27T16:09:08.129148703Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=2.074109ms logger=migrator t=2026-04-27T16:09:08.136115646Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-27T16:09:08.137092093Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=976.737µs logger=migrator t=2026-04-27T16:09:08.140501641Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-27T16:09:08.141484789Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=983.278µs logger=migrator t=2026-04-27T16:09:08.145255711Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-27T16:09:08.146241568Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=978.456µs logger=migrator t=2026-04-27T16:09:08.151311749Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-27T16:09:08.157094597Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.782798ms logger=migrator t=2026-04-27T16:09:08.160553528Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-27T16:09:08.161235554Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=681.956µs logger=migrator t=2026-04-27T16:09:08.166932109Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-27T16:09:08.167080575Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=149.936µs logger=migrator t=2026-04-27T16:09:08.1720312Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-27T16:09:08.173658402Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.626802ms logger=migrator t=2026-04-27T16:09:08.177716905Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-04-27T16:09:08.17890977Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.192615ms logger=migrator t=2026-04-27T16:09:08.184313964Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-04-27T16:09:08.185550881Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.227256ms logger=migrator t=2026-04-27T16:09:08.190966275Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-27T16:09:08.191130971Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=167.636µs logger=migrator t=2026-04-27T16:09:08.196736473Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-27T16:09:08.199018419Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=2.285667ms logger=migrator t=2026-04-27T16:09:08.204387852Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-27T16:09:08.205808676Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.420734ms logger=migrator t=2026-04-27T16:09:08.211008301Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-04-27T16:09:08.213201194Z 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.196793ms logger=migrator t=2026-04-27T16:09:08.219316314Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-27T16:09:08.220362615Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.04632ms logger=migrator t=2026-04-27T16:09:08.226268257Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-27T16:09:08.232871586Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.605399ms logger=migrator t=2026-04-27T16:09:08.237861144Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-27T16:09:08.238949035Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.081871ms logger=migrator t=2026-04-27T16:09:08.244768524Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-27T16:09:08.245824415Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.055981ms logger=migrator t=2026-04-27T16:09:08.249813965Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-27T16:09:08.274435364Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=24.626369ms logger=migrator t=2026-04-27T16:09:08.279257886Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-27T16:09:08.311592295Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=31.895793ms logger=migrator t=2026-04-27T16:09:08.318416523Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-27T16:09:08.320091956Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.669933ms logger=migrator t=2026-04-27T16:09:08.324822345Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-27T16:09:08.325924236Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.102181ms logger=migrator t=2026-04-27T16:09:08.334916366Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-27T16:09:08.345287487Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=10.370521ms logger=migrator t=2026-04-27T16:09:08.34987617Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-27T16:09:08.354312348Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=4.435948ms logger=migrator t=2026-04-27T16:09:08.357367103Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-27T16:09:08.358493765Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.127462ms logger=migrator t=2026-04-27T16:09:08.362494666Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-27T16:09:08.364317505Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.821909ms logger=migrator t=2026-04-27T16:09:08.37108735Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-27T16:09:08.372440141Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.352531ms logger=migrator t=2026-04-27T16:09:08.376457602Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-27T16:09:08.37825647Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.798558ms logger=migrator t=2026-04-27T16:09:08.387167686Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-27T16:09:08.387236259Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=69.523µs logger=migrator t=2026-04-27T16:09:08.391568113Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-27T16:09:08.398196423Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.6296ms logger=migrator t=2026-04-27T16:09:08.40263267Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-27T16:09:08.409126425Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.494145ms logger=migrator t=2026-04-27T16:09:08.413973538Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-27T16:09:08.422020782Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=8.047044ms logger=migrator t=2026-04-27T16:09:08.427602302Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-27T16:09:08.428383122Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=780.73µs logger=migrator t=2026-04-27T16:09:08.431462848Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-27T16:09:08.432343221Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=814.66µs logger=migrator t=2026-04-27T16:09:08.434667158Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-27T16:09:08.440708536Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.043178ms logger=migrator t=2026-04-27T16:09:08.445872051Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-27T16:09:08.451927689Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.055598ms logger=migrator t=2026-04-27T16:09:08.457450578Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-04-27T16:09:08.458547Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.094322ms logger=migrator t=2026-04-27T16:09:08.462441306Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-27T16:09:08.469603767Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=7.165961ms logger=migrator t=2026-04-27T16:09:08.473837006Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-27T16:09:08.480121173Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.290697ms logger=migrator t=2026-04-27T16:09:08.485539507Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-27T16:09:08.485628091Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=104.564µs logger=migrator t=2026-04-27T16:09:08.492385406Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-27T16:09:08.493536789Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.151673ms logger=migrator t=2026-04-27T16:09:08.499352228Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-04-27T16:09:08.500598626Z 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.252538ms logger=migrator t=2026-04-27T16:09:08.504751762Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-04-27T16:09:08.506167236Z 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.415994ms logger=migrator t=2026-04-27T16:09:08.511984855Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-27T16:09:08.512091969Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=108.114µs logger=migrator t=2026-04-27T16:09:08.517963301Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-27T16:09:08.526454091Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=8.48647ms logger=migrator t=2026-04-27T16:09:08.532452467Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-27T16:09:08.539166671Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.714264ms logger=migrator t=2026-04-27T16:09:08.54419032Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-27T16:09:08.54869394Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=4.5036ms logger=migrator t=2026-04-27T16:09:08.554093884Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-27T16:09:08.559579511Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=5.491467ms logger=migrator t=2026-04-27T16:09:08.572264709Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-27T16:09:08.58051263Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=8.253551ms logger=migrator t=2026-04-27T16:09:08.588802353Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-27T16:09:08.588871926Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=71.332µs logger=migrator t=2026-04-27T16:09:08.594676745Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-27T16:09:08.596006175Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.330241ms logger=migrator t=2026-04-27T16:09:08.602290762Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-27T16:09:08.609038096Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.747194ms logger=migrator t=2026-04-27T16:09:08.616202117Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-27T16:09:08.616268439Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=64.372µs logger=migrator t=2026-04-27T16:09:08.622288906Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-27T16:09:08.630783027Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=8.48564ms logger=migrator t=2026-04-27T16:09:08.63775645Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-27T16:09:08.639577068Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.809868ms logger=migrator t=2026-04-27T16:09:08.64650709Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-27T16:09:08.654685609Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=7.67862ms logger=migrator t=2026-04-27T16:09:08.665656653Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-27T16:09:08.667766212Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=2.110438ms logger=migrator t=2026-04-27T16:09:08.672345895Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-27T16:09:08.673482887Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.136872ms logger=migrator t=2026-04-27T16:09:08.678965314Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-27T16:09:08.689832864Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=10.85869ms logger=migrator t=2026-04-27T16:09:08.699765299Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-27T16:09:08.701406911Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.646891ms logger=migrator t=2026-04-27T16:09:08.716923616Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-27T16:09:08.719094559Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=2.165072ms logger=migrator t=2026-04-27T16:09:08.726513758Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-27T16:09:08.727760165Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.245877ms logger=migrator t=2026-04-27T16:09:08.744921523Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-27T16:09:08.746843166Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.925083ms logger=migrator t=2026-04-27T16:09:08.758036808Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-27T16:09:08.758787356Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=750.768µs logger=migrator t=2026-04-27T16:09:08.767672561Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-27T16:09:08.769052783Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.379422ms logger=migrator t=2026-04-27T16:09:08.775444084Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-27T16:09:08.776694751Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.251227ms logger=migrator t=2026-04-27T16:09:08.780137982Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-27T16:09:08.780559957Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-27T16:09:08.786938228Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-27T16:09:08.787505269Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=568.201µs logger=migrator t=2026-04-27T16:09:08.792332621Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-27T16:09:08.793507365Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.175704ms logger=migrator t=2026-04-27T16:09:08.798045347Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-27T16:09:08.804128926Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.081329ms logger=migrator t=2026-04-27T16:09:08.809069163Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-27T16:09:08.810138093Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.08114ms logger=migrator t=2026-04-27T16:09:08.815276727Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-27T16:09:08.816492133Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.214766ms logger=migrator t=2026-04-27T16:09:08.82039109Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-27T16:09:08.821370926Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=979.866µs logger=migrator t=2026-04-27T16:09:08.826101365Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-27T16:09:08.827151104Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.049029ms logger=migrator t=2026-04-27T16:09:08.833255164Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-27T16:09:08.835324483Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=2.068429ms logger=migrator t=2026-04-27T16:09:08.841884241Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-27T16:09:08.841923922Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=41.101µs logger=migrator t=2026-04-27T16:09:08.846311407Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-27T16:09:08.846414161Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=103.544µs logger=migrator t=2026-04-27T16:09:08.851820075Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-27T16:09:08.860086897Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=8.259072ms logger=migrator t=2026-04-27T16:09:08.865476221Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-27T16:09:08.86626187Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=788.83µs logger=migrator t=2026-04-27T16:09:08.871153325Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-27T16:09:08.873018655Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.865181ms logger=migrator t=2026-04-27T16:09:08.880656913Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-27T16:09:08.881412082Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=755.549µs logger=migrator t=2026-04-27T16:09:08.891553554Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-27T16:09:08.892999719Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.452296ms logger=migrator t=2026-04-27T16:09:08.897830101Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-27T16:09:08.8996761Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.850609ms logger=migrator t=2026-04-27T16:09:08.905472069Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-27T16:09:08.941103624Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=35.627974ms logger=migrator t=2026-04-27T16:09:08.947580458Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-27T16:09:08.953543232Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.960175ms logger=migrator t=2026-04-27T16:09:08.964297998Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-27T16:09:08.964560818Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=268.37µs logger=migrator t=2026-04-27T16:09:08.969432962Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-27T16:09:09.009517623Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=40.092141ms logger=migrator t=2026-04-27T16:09:09.01533684Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-27T16:09:09.050984594Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=35.643433ms logger=migrator t=2026-04-27T16:09:09.193497083Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-27T16:09:09.195603982Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=2.112979ms logger=migrator t=2026-04-27T16:09:09.202376435Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-27T16:09:09.203368793Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=992.588µs logger=migrator t=2026-04-27T16:09:09.207992235Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-27T16:09:09.208273295Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=281.59µs logger=migrator t=2026-04-27T16:09:09.214605853Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-27T16:09:09.21642768Z level=info msg="Migration successfully executed" id="create permission table" duration=1.827428ms logger=migrator t=2026-04-27T16:09:09.222428175Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-27T16:09:09.224141879Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.713494ms logger=migrator t=2026-04-27T16:09:09.230791457Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-27T16:09:09.232491191Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.704614ms logger=migrator t=2026-04-27T16:09:09.237336463Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-27T16:09:09.23832923Z level=info msg="Migration successfully executed" id="create role table" duration=992.277µs logger=migrator t=2026-04-27T16:09:09.242775926Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-27T16:09:09.25116397Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.387804ms logger=migrator t=2026-04-27T16:09:09.256934726Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-27T16:09:09.262331598Z level=info msg="Migration successfully executed" id="add column group_name" duration=5.394381ms logger=migrator t=2026-04-27T16:09:09.267605125Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-27T16:09:09.268362683Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=757.058µs logger=migrator t=2026-04-27T16:09:09.27388859Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-27T16:09:09.276065951Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=2.15603ms logger=migrator t=2026-04-27T16:09:09.283936995Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-27T16:09:09.285200763Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.263788ms logger=migrator t=2026-04-27T16:09:09.291372213Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-27T16:09:09.292647221Z level=info msg="Migration successfully executed" id="create team role table" duration=1.315578ms logger=migrator t=2026-04-27T16:09:09.297020714Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-27T16:09:09.298401946Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.383722ms logger=migrator t=2026-04-27T16:09:09.307096002Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-27T16:09:09.30867612Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.584308ms logger=migrator t=2026-04-27T16:09:09.314062972Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-27T16:09:09.315507146Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.443924ms logger=migrator t=2026-04-27T16:09:09.32388301Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-27T16:09:09.324766352Z level=info msg="Migration successfully executed" id="create user role table" duration=883.262µs logger=migrator t=2026-04-27T16:09:09.329760619Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-27T16:09:09.332208971Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=2.448002ms logger=migrator t=2026-04-27T16:09:09.338799537Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-27T16:09:09.339934749Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.134992ms logger=migrator t=2026-04-27T16:09:09.345829049Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-27T16:09:09.351868296Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=6.038667ms logger=migrator t=2026-04-27T16:09:09.357520457Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-27T16:09:09.35868223Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.167533ms logger=migrator t=2026-04-27T16:09:09.363853724Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-27T16:09:09.36537587Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.562298ms logger=migrator t=2026-04-27T16:09:09.3712272Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-27T16:09:09.37230046Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.07246ms logger=migrator t=2026-04-27T16:09:09.37738988Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-27T16:09:09.38968105Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=12.290549ms logger=migrator t=2026-04-27T16:09:09.394633935Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-27T16:09:09.395432075Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=797.3µs logger=migrator t=2026-04-27T16:09:09.401086146Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-27T16:09:09.401912557Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=826.32µs logger=migrator t=2026-04-27T16:09:09.407508246Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-27T16:09:09.40946478Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.956263ms logger=migrator t=2026-04-27T16:09:09.417547182Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-27T16:09:09.419244166Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.695343ms logger=migrator t=2026-04-27T16:09:09.424898267Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-27T16:09:09.426187775Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.293268ms logger=migrator t=2026-04-27T16:09:09.43114565Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-27T16:09:09.432376126Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.230156ms logger=migrator t=2026-04-27T16:09:09.440551812Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-27T16:09:09.450463413Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=9.913011ms logger=migrator t=2026-04-27T16:09:09.454508114Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-27T16:09:09.462565055Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.050051ms logger=migrator t=2026-04-27T16:09:09.467157587Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-27T16:09:09.472926503Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=5.769596ms logger=migrator t=2026-04-27T16:09:09.478383057Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-27T16:09:09.487855471Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=9.471214ms logger=migrator t=2026-04-27T16:09:09.492887179Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-27T16:09:09.494306872Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.419493ms logger=migrator t=2026-04-27T16:09:09.499707014Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-27T16:09:09.500960201Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.252597ms logger=migrator t=2026-04-27T16:09:09.507922641Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-27T16:09:09.509249251Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.32611ms logger=migrator t=2026-04-27T16:09:09.513576172Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-27T16:09:09.514680194Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.102902ms logger=migrator t=2026-04-27T16:09:09.519357919Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-27T16:09:09.520697809Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.33876ms logger=migrator t=2026-04-27T16:09:09.527283945Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-27T16:09:09.527365338Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=79.773µs logger=migrator t=2026-04-27T16:09:09.531612268Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-27T16:09:09.531705951Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=94.804µs logger=migrator t=2026-04-27T16:09:09.536297252Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-27T16:09:09.537869222Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=1.571529ms logger=migrator t=2026-04-27T16:09:09.542066079Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-27T16:09:09.54291391Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=847.171µs logger=migrator t=2026-04-27T16:09:09.548573142Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-27T16:09:09.549434004Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=861.312µs logger=migrator t=2026-04-27T16:09:09.554256395Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-27T16:09:09.554531065Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=275.341µs logger=migrator t=2026-04-27T16:09:09.558575125Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-27T16:09:09.559199769Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=620.764µs logger=migrator t=2026-04-27T16:09:09.563716798Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-27T16:09:09.564687555Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=971.367µs logger=migrator t=2026-04-27T16:09:09.570320025Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-27T16:09:09.571704726Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.384511ms logger=migrator t=2026-04-27T16:09:09.578625656Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-27T16:09:09.587849961Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.224324ms logger=migrator t=2026-04-27T16:09:09.606940905Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-27T16:09:09.60706915Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=130.434µs logger=migrator t=2026-04-27T16:09:09.621317682Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-27T16:09:09.622945173Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.626701ms logger=migrator t=2026-04-27T16:09:09.629637023Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-27T16:09:09.630915461Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.277828ms logger=migrator t=2026-04-27T16:09:09.636852013Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-27T16:09:09.637974375Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.122392ms logger=migrator t=2026-04-27T16:09:09.643624896Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-27T16:09:09.652385604Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.754648ms logger=migrator t=2026-04-27T16:09:09.656601711Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-27T16:09:09.657379791Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=778.02µs logger=migrator t=2026-04-27T16:09:09.662410918Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-27T16:09:09.663461958Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.04992ms logger=migrator t=2026-04-27T16:09:09.66939768Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-27T16:09:09.693570845Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=24.174464ms logger=migrator t=2026-04-27T16:09:09.698456127Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-27T16:09:09.69934522Z level=info msg="Migration successfully executed" id="create correlation v2" duration=888.433µs logger=migrator t=2026-04-27T16:09:09.705272882Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-27T16:09:09.707251375Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.978813ms logger=migrator t=2026-04-27T16:09:09.712514752Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-27T16:09:09.713835102Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.31879ms logger=migrator t=2026-04-27T16:09:09.718871921Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-27T16:09:09.720096796Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.224566ms logger=migrator t=2026-04-27T16:09:09.725748488Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-27T16:09:09.726064189Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=286.161µs logger=migrator t=2026-04-27T16:09:09.730492855Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-27T16:09:09.73142528Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=931.654µs logger=migrator t=2026-04-27T16:09:09.735941159Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-27T16:09:09.74588142Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.939031ms logger=migrator t=2026-04-27T16:09:09.751748069Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-27T16:09:09.752433686Z level=info msg="Migration successfully executed" id="create entity_events table" duration=683.267µs logger=migrator t=2026-04-27T16:09:09.756540479Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-27T16:09:09.75766103Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.117761ms logger=migrator t=2026-04-27T16:09:09.762780862Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-27T16:09:09.763311902Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-27T16:09:09.768577269Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-27T16:09:09.769050867Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-27T16:09:09.773839045Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-27T16:09:09.774725849Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=885.144µs logger=migrator t=2026-04-27T16:09:09.779318511Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-27T16:09:09.780440563Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.121302ms logger=migrator t=2026-04-27T16:09:09.785275463Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-27T16:09:09.786554651Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.278428ms logger=migrator t=2026-04-27T16:09:09.791543958Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-27T16:09:09.792703721Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.161483ms logger=migrator t=2026-04-27T16:09:09.797556873Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-27T16:09:09.798751717Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.194754ms logger=migrator t=2026-04-27T16:09:09.803973773Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-27T16:09:09.805856763Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.88197ms logger=migrator t=2026-04-27T16:09:09.810173595Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-27T16:09:09.811057878Z level=info msg="Migration successfully executed" id="Drop public config table" duration=883.734µs logger=migrator t=2026-04-27T16:09:09.816119206Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-27T16:09:09.817409895Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.290039ms logger=migrator t=2026-04-27T16:09:09.821495178Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-27T16:09:09.822790437Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.294869ms logger=migrator t=2026-04-27T16:09:09.827494482Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-27T16:09:09.828634155Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.139073ms logger=migrator t=2026-04-27T16:09:09.833705025Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-27T16:09:09.83492998Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.224585ms logger=migrator t=2026-04-27T16:09:09.842285046Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-27T16:09:09.863569611Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=21.282815ms logger=migrator t=2026-04-27T16:09:09.868503616Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-27T16:09:09.875968035Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=7.461279ms logger=migrator t=2026-04-27T16:09:09.881125999Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-27T16:09:09.889632636Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.505868ms logger=migrator t=2026-04-27T16:09:09.896169561Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-27T16:09:09.89642027Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=251.139µs logger=migrator t=2026-04-27T16:09:09.901189028Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-27T16:09:09.91245065Z level=info msg="Migration successfully executed" id="add share column" duration=11.257311ms logger=migrator t=2026-04-27T16:09:09.918260217Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-27T16:09:09.918630871Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=371.513µs logger=migrator t=2026-04-27T16:09:09.92341588Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-27T16:09:09.925173655Z level=info msg="Migration successfully executed" id="create file table" duration=1.762065ms logger=migrator t=2026-04-27T16:09:09.930375929Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-27T16:09:09.931503552Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.127423ms logger=migrator t=2026-04-27T16:09:09.937608561Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-27T16:09:09.939696468Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=2.085848ms logger=migrator t=2026-04-27T16:09:09.946331627Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-27T16:09:09.947267111Z level=info msg="Migration successfully executed" id="create file_meta table" duration=954.245µs logger=migrator t=2026-04-27T16:09:09.952057401Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-27T16:09:09.953244955Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.187974ms logger=migrator t=2026-04-27T16:09:09.958866065Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-27T16:09:09.958932557Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=67.922µs logger=migrator t=2026-04-27T16:09:09.963580782Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-27T16:09:09.963647594Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=67.543µs logger=migrator t=2026-04-27T16:09:09.967667644Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-27T16:09:09.968362171Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=694.507µs logger=migrator t=2026-04-27T16:09:09.972947711Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-27T16:09:09.97317173Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=221.399µs logger=migrator t=2026-04-27T16:09:09.977912197Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-27T16:09:09.97931039Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.397613ms logger=migrator t=2026-04-27T16:09:09.983342701Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-27T16:09:09.99375977Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=10.41606ms logger=migrator t=2026-04-27T16:09:10.003313837Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-27T16:09:10.003477483Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=161.186µs logger=migrator t=2026-04-27T16:09:10.017943531Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-27T16:09:10.019998347Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=2.054766ms logger=migrator t=2026-04-27T16:09:10.03948493Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-27T16:09:10.040513347Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=1.036948ms logger=migrator t=2026-04-27T16:09:10.052488682Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-27T16:09:10.052814524Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=326.472µs logger=migrator t=2026-04-27T16:09:10.059296854Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-27T16:09:10.060294431Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=997.406µs logger=migrator t=2026-04-27T16:09:10.065588987Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-27T16:09:10.080398757Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=14.81363ms logger=migrator t=2026-04-27T16:09:10.086672909Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-27T16:09:10.093241542Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=6.568773ms logger=migrator t=2026-04-27T16:09:10.097502381Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-27T16:09:10.098398414Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=894.192µs logger=migrator t=2026-04-27T16:09:10.103475082Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-27T16:09:10.212604528Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=109.129256ms logger=migrator t=2026-04-27T16:09:10.218372862Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-27T16:09:10.220266933Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.89448ms logger=migrator t=2026-04-27T16:09:10.225574008Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-27T16:09:10.226931679Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.357271ms logger=migrator t=2026-04-27T16:09:10.234354255Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-27T16:09:10.263082969Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=28.725764ms logger=migrator t=2026-04-27T16:09:10.2706531Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-27T16:09:10.284465463Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=13.811442ms logger=migrator t=2026-04-27T16:09:10.290853459Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-27T16:09:10.291771483Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=919.014µs logger=migrator t=2026-04-27T16:09:10.299109425Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-27T16:09:10.299485409Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=374.434µs logger=migrator t=2026-04-27T16:09:10.304657461Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-27T16:09:10.305043445Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=387.144µs logger=migrator t=2026-04-27T16:09:10.309647566Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-27T16:09:10.309987079Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=339.842µs logger=migrator t=2026-04-27T16:09:10.31516798Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-27T16:09:10.315538444Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=371.544µs logger=migrator t=2026-04-27T16:09:10.321473574Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-27T16:09:10.32459882Z level=info msg="Migration successfully executed" id="create folder table" duration=3.207909ms logger=migrator t=2026-04-27T16:09:10.330632994Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-27T16:09:10.332063447Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.433134ms logger=migrator t=2026-04-27T16:09:10.337360203Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-27T16:09:10.339098997Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.738604ms logger=migrator t=2026-04-27T16:09:10.345691981Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-27T16:09:10.345773494Z level=info msg="Migration successfully executed" id="Update folder title length" duration=86.903µs logger=migrator t=2026-04-27T16:09:10.350887824Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-27T16:09:10.352812436Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.927482ms logger=migrator t=2026-04-27T16:09:10.358518217Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-27T16:09:10.360165819Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.647952ms logger=migrator t=2026-04-27T16:09:10.366797534Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-27T16:09:10.369179073Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.386239ms logger=migrator t=2026-04-27T16:09:10.373617067Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-27T16:09:10.374167878Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=550.101µs logger=migrator t=2026-04-27T16:09:10.378338312Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-27T16:09:10.378648824Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=310.891µs logger=migrator t=2026-04-27T16:09:10.384156558Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-27T16:09:10.385876802Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.720124ms logger=migrator t=2026-04-27T16:09:10.390754532Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-27T16:09:10.392108363Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.357071ms logger=migrator t=2026-04-27T16:09:10.396842018Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-27T16:09:10.39879541Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.952942ms logger=migrator t=2026-04-27T16:09:10.404787382Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-27T16:09:10.406777276Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.988814ms logger=migrator t=2026-04-27T16:09:10.411581345Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-27T16:09:10.413029198Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.446594ms logger=migrator t=2026-04-27T16:09:10.417439812Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-27T16:09:10.418514261Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.074329ms logger=migrator t=2026-04-27T16:09:10.423527907Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-27T16:09:10.424905009Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.376912ms logger=migrator t=2026-04-27T16:09:10.430464885Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-27T16:09:10.432554132Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=2.091607ms logger=migrator t=2026-04-27T16:09:10.437962422Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-27T16:09:10.439011312Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.04935ms logger=migrator t=2026-04-27T16:09:10.443898232Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-27T16:09:10.445137609Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.239147ms logger=migrator t=2026-04-27T16:09:10.450149395Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-27T16:09:10.451551887Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.402172ms logger=migrator t=2026-04-27T16:09:10.45786565Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-27T16:09:10.459255242Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=1.390722ms logger=migrator t=2026-04-27T16:09:10.464477136Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-27T16:09:10.477024971Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=12.544355ms logger=migrator t=2026-04-27T16:09:10.482999232Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-27T16:09:10.483642087Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=642.105µs logger=migrator t=2026-04-27T16:09:10.48912973Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-27T16:09:10.489202123Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=79.893µs logger=migrator t=2026-04-27T16:09:10.495954663Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-27T16:09:10.497824683Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.872549ms logger=migrator t=2026-04-27T16:09:10.503262834Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-27T16:09:10.503309276Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=51.032µs logger=migrator t=2026-04-27T16:09:10.510052415Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-27T16:09:10.512112722Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.063257ms logger=migrator t=2026-04-27T16:09:10.518388235Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-27T16:09:10.519856579Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.468405ms logger=migrator t=2026-04-27T16:09:10.52715751Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-27T16:09:10.528460958Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.298099ms logger=migrator t=2026-04-27T16:09:10.534855475Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-27T16:09:10.535889073Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.037038ms logger=migrator t=2026-04-27T16:09:10.541062545Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-27T16:09:10.541426578Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=366.643µs logger=migrator t=2026-04-27T16:09:10.546150714Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-27T16:09:10.547556165Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.438323ms logger=migrator t=2026-04-27T16:09:10.553165643Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-27T16:09:10.555342084Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=2.174821ms logger=migrator t=2026-04-27T16:09:10.561740981Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-27T16:09:10.563104452Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.366931ms logger=migrator t=2026-04-27T16:09:10.569477428Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-27T16:09:10.584120431Z level=info msg="Migration successfully executed" id="add stack_id column" duration=14.638242ms logger=migrator t=2026-04-27T16:09:10.589776742Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-27T16:09:10.600345863Z level=info msg="Migration successfully executed" id="add region_slug column" duration=10.567391ms logger=migrator t=2026-04-27T16:09:10.605478353Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-27T16:09:10.615927441Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=10.448167ms logger=migrator t=2026-04-27T16:09:10.624080403Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-27T16:09:10.624218098Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=137.145µs logger=migrator t=2026-04-27T16:09:10.629370889Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-27T16:09:10.639220214Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=9.850065ms logger=migrator t=2026-04-27T16:09:10.647719839Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-27T16:09:10.661357355Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=13.633425ms logger=migrator t=2026-04-27T16:09:10.667551764Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-27T16:09:10.667878766Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=329.192µs logger=migrator t=2026-04-27T16:09:10.672619302Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.933344929s logger=migrator t=2026-04-27T16:09:10.67337037Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-27T16:09:10.692741628Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-27T16:09:10.692983267Z level=info msg="Created default organization" logger=secrets t=2026-04-27T16:09:10.700823788Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-27T16:09:10.754660874Z level=info msg="Restored cache from database" duration=694.296µs logger=plugin.store t=2026-04-27T16:09:10.756622127Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-27T16:09:10.799281118Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-27T16:09:10.799319979Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-27T16:09:10.799401392Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-27T16:09:10.799416693Z level=info msg="Plugins loaded" count=54 duration=42.796266ms logger=query_data t=2026-04-27T16:09:10.806096621Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-27T16:09:10.810527495Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-27T16:09:10.818019173Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-27T16:09:10.828912057Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-27T16:09:10.831496623Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-27T16:09:10.833245127Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-27T16:09:10.866630475Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-27T16:09:10.882072618Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-27T16:09:10.898562539Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-27T16:09:10.89858412Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-04-27T16:09:10.898881501Z level=info msg="Warming state cache for startup" logger=grafanaStorageLogger t=2026-04-27T16:09:10.899596447Z level=info msg="Storage starting" logger=ngalert.multiorg.alertmanager t=2026-04-27T16:09:10.89967849Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-04-27T16:09:10.904155827Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-04-27T16:09:10.908903752Z level=info msg="State cache has been initialized" states=0 duration=10.018481ms logger=ngalert.scheduler t=2026-04-27T16:09:10.908990475Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-27T16:09:10.909168463Z level=info msg=starting first_tick=2026-04-27T16:09:20Z logger=plugins.update.checker t=2026-04-27T16:09:10.994371011Z level=info msg="Update check succeeded" duration=94.704472ms logger=grafana.update.checker t=2026-04-27T16:09:11.010203767Z level=info msg="Update check succeeded" duration=110.479205ms logger=provisioning.dashboard t=2026-04-27T16:09:11.016880002Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-04-27T16:09:11.102326982Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-27T16:09:11.175485662Z level=info msg="Patterns update finished" duration=154.119855ms logger=grafana-apiserver t=2026-04-27T16:09:11.200123457Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-27T16:09:11.200608886Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-27T16:09:11.404500219Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-04-27T16:09:13.843603041Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-04-27T16:09:13.854303268Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T16:09:13.867592978Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T16:09:13.899455529Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T16:09:13.940284515Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T16:09:13.958444141Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T16:09:14.009818726Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T16:09:14.02639375Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T16:09:14.061750267Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T16:09:14.082226281Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T16:09:14.137158269Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T16:09:14.156621897Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T16:09:14.196232166Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T16:09:14.217410585Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T16:09:14.273816517Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T16:09:14.289165846Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T16:09:14.337364143Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T16:09:14.357779416Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T16:09:14.45892382Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T16:09:14.474334441Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T16:09:14.525262966Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T16:09:14.54377444Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T16:09:14.586562803Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T16:09:14.604455995Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T16:09:14.728895083Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T16:09:14.755474836Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T16:09:14.816207942Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T16:09:14.832495676Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T16:09:14.888843705Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T16:09:14.905212491Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T16:09:14.952375472Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T16:09:14.971797508Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T16:09:15.043968562Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T16:09:15.067406376Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T16:09:15.12269534Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T16:09:15.145436139Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T16:09:15.219714648Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T16:09:15.242698594Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T16:09:15.308805024Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T16:09:15.330432933Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T16:09:15.40439011Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T16:09:15.421899582Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T16:09:15.492294785Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T16:09:15.507614009Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T16:09:15.571104085Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T16:09:15.591685576Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T16:09:15.654887542Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T16:09:15.673597627Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T16:09:15.726271679Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T16:09:15.742007478Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T16:09:15.807702272Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T16:09:15.825265386Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T16:09:15.896180427Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T16:09:15.918617874Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T16:09:15.981229029Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T16:09:16.001274591Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T16:09:16.067980173Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T16:09:16.095138501Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T16:09:16.180273741Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T16:09:16.203779599Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T16:09:16.275155445Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T16:09:16.29432117Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T16:09:16.382090273Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T16:09:16.403135775Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T16:09:16.46968539Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T16:09:16.491561001Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T16:09:16.560647776Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T16:09:16.578959721Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T16:09:16.659025663Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T16:09:16.678602083Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T16:09:16.758242119Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T16:09:16.777004361Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T16:09:16.856220322Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T16:09:16.87685714Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T16:09:17.023515843Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T16:09:17.040542869Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T16:09:17.129302201Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T16:09:17.14502805Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T16:09:17.238208908Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T16:09:17.258070652Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T16:09:17.351084693Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-27T16:09:58.921555243Z level=info msg="Usage stats are ready to report"