logger=settings t=2026-09-02T12:37:22.264606384Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-09-02T12:37:22Z logger=settings t=2026-09-02T12:37:22.264843311Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-09-02T12:37:22.264859311Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-09-02T12:37:22.264862811Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-09-02T12:37:22.264865601Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-09-02T12:37:22.264868601Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-09-02T12:37:22.264871221Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-09-02T12:37:22.264874351Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-09-02T12:37:22.264877352Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-09-02T12:37:22.264880242Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-09-02T12:37:22.264883092Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-09-02T12:37:22.264887302Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-09-02T12:37:22.264890312Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-09-02T12:37:22.264894332Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-09-02T12:37:22.264897762Z level=info msg=Target target=[all] logger=settings t=2026-09-02T12:37:22.264903862Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-09-02T12:37:22.264908282Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-09-02T12:37:22.264911502Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-09-02T12:37:22.264915823Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-09-02T12:37:22.264920003Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-09-02T12:37:22.264923303Z level=info msg="App mode production" logger=sqlstore t=2026-09-02T12:37:22.265947002Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-09-02T12:37:22.265992803Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-09-02T12:37:22.267951048Z level=info msg="Locking database" logger=migrator t=2026-09-02T12:37:22.267965078Z level=info msg="Starting DB migrations" logger=migrator t=2026-09-02T12:37:22.268583675Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-09-02T12:37:22.269715627Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.131742ms logger=migrator t=2026-09-02T12:37:22.276167926Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-09-02T12:37:22.276762213Z level=info msg="Migration successfully executed" id="create user table" duration=598.228µs logger=migrator t=2026-09-02T12:37:22.283101868Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-09-02T12:37:22.283665634Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=565.826µs logger=migrator t=2026-09-02T12:37:22.290953687Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-09-02T12:37:22.291494262Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=541.035µs logger=migrator t=2026-09-02T12:37:22.297336705Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-09-02T12:37:22.297869099Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=533.054µs logger=migrator t=2026-09-02T12:37:22.303441414Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-09-02T12:37:22.303973058Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=534.004µs logger=migrator t=2026-09-02T12:37:22.309076921Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-09-02T12:37:22.310651074Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=1.573953ms logger=migrator t=2026-09-02T12:37:22.316299831Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-09-02T12:37:22.316857218Z level=info msg="Migration successfully executed" id="create user table v2" duration=555.986µs logger=migrator t=2026-09-02T12:37:22.322552436Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-09-02T12:37:22.323219974Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=667.348µs logger=migrator t=2026-09-02T12:37:22.330135276Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-09-02T12:37:22.330863967Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=729.601µs logger=migrator t=2026-09-02T12:37:22.335858705Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-09-02T12:37:22.336200404Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=341.879µs logger=migrator t=2026-09-02T12:37:22.342235723Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-09-02T12:37:22.342950962Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=714.699µs logger=migrator t=2026-09-02T12:37:22.349235987Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-09-02T12:37:22.350946774Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.703637ms logger=migrator t=2026-09-02T12:37:22.358162205Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-09-02T12:37:22.358207486Z level=info msg="Migration successfully executed" id="Update user table charset" duration=46.831µs logger=migrator t=2026-09-02T12:37:22.38711341Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-09-02T12:37:22.38928012Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=2.16875ms logger=migrator t=2026-09-02T12:37:22.395629567Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-09-02T12:37:22.395876644Z level=info msg="Migration successfully executed" id="Add missing user data" duration=245.797µs logger=migrator t=2026-09-02T12:37:22.402410186Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-09-02T12:37:22.4036638Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.253535ms logger=migrator t=2026-09-02T12:37:22.410750947Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-09-02T12:37:22.411520808Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=774.731µs logger=migrator t=2026-09-02T12:37:22.417405551Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-09-02T12:37:22.418531463Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.121322ms logger=migrator t=2026-09-02T12:37:22.424521389Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-09-02T12:37:22.438935281Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=14.408141ms logger=migrator t=2026-09-02T12:37:22.448044763Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-09-02T12:37:22.450298706Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=2.254103ms logger=migrator t=2026-09-02T12:37:22.458039371Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-09-02T12:37:22.458360651Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=324.16µs logger=migrator t=2026-09-02T12:37:22.466030093Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-09-02T12:37:22.466787285Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=752.382µs logger=migrator t=2026-09-02T12:37:22.475895497Z 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-09-02T12:37:22.476271008Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=375.941µs logger=migrator t=2026-09-02T12:37:22.486277607Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-09-02T12:37:22.487201852Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=928.525µs logger=migrator t=2026-09-02T12:37:22.495308477Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-09-02T12:37:22.496801929Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.495202ms logger=migrator t=2026-09-02T12:37:22.503566387Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-09-02T12:37:22.504901994Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.321727ms logger=migrator t=2026-09-02T12:37:22.515693594Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-09-02T12:37:22.517133704Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.43928ms logger=migrator t=2026-09-02T12:37:22.525875947Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-09-02T12:37:22.527346038Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.471071ms logger=migrator t=2026-09-02T12:37:22.534696982Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-09-02T12:37:22.536208014Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.506042ms logger=migrator t=2026-09-02T12:37:22.544880285Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-09-02T12:37:22.544917286Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=38.921µs logger=migrator t=2026-09-02T12:37:22.55114784Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-09-02T12:37:22.552026613Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=879.433µs logger=migrator t=2026-09-02T12:37:22.557748673Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-09-02T12:37:22.558406111Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=657.388µs logger=migrator t=2026-09-02T12:37:22.565678253Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-09-02T12:37:22.566896757Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.219344ms logger=migrator t=2026-09-02T12:37:22.57309568Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-09-02T12:37:22.574156649Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.061139ms logger=migrator t=2026-09-02T12:37:22.581212425Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-09-02T12:37:22.586599575Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=5.38356ms logger=migrator t=2026-09-02T12:37:22.594759442Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-09-02T12:37:22.595951645Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.192673ms logger=migrator t=2026-09-02T12:37:22.603010751Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-09-02T12:37:22.604266346Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.255935ms logger=migrator t=2026-09-02T12:37:22.609943634Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-09-02T12:37:22.610967783Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.023739ms logger=migrator t=2026-09-02T12:37:22.617523954Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-09-02T12:37:22.618577314Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.05588ms logger=migrator t=2026-09-02T12:37:22.624939411Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-09-02T12:37:22.626055761Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.11561ms logger=migrator t=2026-09-02T12:37:22.633117278Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-09-02T12:37:22.633720355Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=600.647µs logger=migrator t=2026-09-02T12:37:22.640448132Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-09-02T12:37:22.641319426Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=871.093µs logger=migrator t=2026-09-02T12:37:22.648066624Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-09-02T12:37:22.648738233Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=669.279µs logger=migrator t=2026-09-02T12:37:22.654627456Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-09-02T12:37:22.65552509Z level=info msg="Migration successfully executed" id="create star table" duration=897.774µs logger=migrator t=2026-09-02T12:37:22.661000243Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-09-02T12:37:22.662140124Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.139801ms logger=migrator t=2026-09-02T12:37:22.668899682Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-09-02T12:37:22.669609322Z level=info msg="Migration successfully executed" id="create org table v1" duration=708µs logger=migrator t=2026-09-02T12:37:22.675490816Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-09-02T12:37:22.676772182Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.311047ms logger=migrator t=2026-09-02T12:37:22.682308996Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-09-02T12:37:22.682809619Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=497.643µs logger=migrator t=2026-09-02T12:37:22.689078713Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-09-02T12:37:22.689595218Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=516.595µs logger=migrator t=2026-09-02T12:37:22.69684835Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-09-02T12:37:22.697437106Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=590.516µs logger=migrator t=2026-09-02T12:37:22.704534083Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-09-02T12:37:22.705957602Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.42976ms logger=migrator t=2026-09-02T12:37:22.713897873Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-09-02T12:37:22.713936294Z level=info msg="Migration successfully executed" id="Update org table charset" duration=40.481µs logger=migrator t=2026-09-02T12:37:22.721524086Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-09-02T12:37:22.721583597Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=63.421µs logger=migrator t=2026-09-02T12:37:22.736521162Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-09-02T12:37:22.73681684Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=294.588µs logger=migrator t=2026-09-02T12:37:22.744959006Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-09-02T12:37:22.746233202Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.277206ms logger=migrator t=2026-09-02T12:37:22.753008081Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-09-02T12:37:22.754257426Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.249724ms logger=migrator t=2026-09-02T12:37:22.761083505Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-09-02T12:37:22.762260768Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.178003ms logger=migrator t=2026-09-02T12:37:22.76916189Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-09-02T12:37:22.770088205Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=926.585µs logger=migrator t=2026-09-02T12:37:22.777850831Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-09-02T12:37:22.779057155Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.205694ms logger=migrator t=2026-09-02T12:37:22.786661486Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-09-02T12:37:22.787718865Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.056929ms logger=migrator t=2026-09-02T12:37:22.79434747Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-09-02T12:37:22.802231559Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=7.876978ms logger=migrator t=2026-09-02T12:37:22.809358667Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-09-02T12:37:22.81056732Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.206854ms logger=migrator t=2026-09-02T12:37:22.817188275Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-09-02T12:37:22.81844207Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.253445ms logger=migrator t=2026-09-02T12:37:22.824873618Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-09-02T12:37:22.826054781Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.181113ms logger=migrator t=2026-09-02T12:37:22.834699921Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-09-02T12:37:22.835213816Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=514.715µs logger=migrator t=2026-09-02T12:37:22.84292805Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-09-02T12:37:22.844093312Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.167422ms logger=migrator t=2026-09-02T12:37:22.850680646Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-09-02T12:37:22.850772208Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=95.573µs logger=migrator t=2026-09-02T12:37:22.856551039Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-09-02T12:37:22.859211883Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.657255ms logger=migrator t=2026-09-02T12:37:22.865035935Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-09-02T12:37:22.867655737Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.619723ms logger=migrator t=2026-09-02T12:37:22.874286432Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-09-02T12:37:22.877523182Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=3.235859ms logger=migrator t=2026-09-02T12:37:22.896354145Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-09-02T12:37:22.897093386Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=740.562µs logger=migrator t=2026-09-02T12:37:22.904702447Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-09-02T12:37:22.907588107Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.88305ms logger=migrator t=2026-09-02T12:37:22.912666768Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-09-02T12:37:22.913833901Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.166543ms logger=migrator t=2026-09-02T12:37:22.920410574Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-09-02T12:37:22.921778282Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.367388ms logger=migrator t=2026-09-02T12:37:22.928587051Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-09-02T12:37:22.928647622Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=59.881µs logger=migrator t=2026-09-02T12:37:22.936434399Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-09-02T12:37:22.936502721Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=69.542µs logger=migrator t=2026-09-02T12:37:22.955148119Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-09-02T12:37:22.958986746Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.842407ms logger=migrator t=2026-09-02T12:37:22.966394252Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-09-02T12:37:22.970610349Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=4.218498ms logger=migrator t=2026-09-02T12:37:22.980498264Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-09-02T12:37:22.982557451Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.062238ms logger=migrator t=2026-09-02T12:37:22.988532907Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-09-02T12:37:22.992615781Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=4.086104ms logger=migrator t=2026-09-02T12:37:22.999486942Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-09-02T12:37:22.999947644Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=458.622µs logger=migrator t=2026-09-02T12:37:23.007966408Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-09-02T12:37:23.009597853Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.631066ms logger=migrator t=2026-09-02T12:37:23.016848124Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-09-02T12:37:23.018112089Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.266825ms logger=migrator t=2026-09-02T12:37:23.026657377Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-09-02T12:37:23.026699909Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=43.981µs logger=migrator t=2026-09-02T12:37:23.031883072Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-09-02T12:37:23.03323763Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.354248ms logger=migrator t=2026-09-02T12:37:23.039414382Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-09-02T12:37:23.040646715Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.229993ms logger=migrator t=2026-09-02T12:37:23.046926391Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-09-02T12:37:23.057398871Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=10.46651ms logger=migrator t=2026-09-02T12:37:23.063667616Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-09-02T12:37:23.064754736Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.09106ms logger=migrator t=2026-09-02T12:37:23.069399825Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-09-02T12:37:23.070216568Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=819.373µs logger=migrator t=2026-09-02T12:37:23.075053342Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-09-02T12:37:23.076363109Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.309487ms logger=migrator t=2026-09-02T12:37:23.084164816Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-09-02T12:37:23.084840954Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=680.498µs logger=migrator t=2026-09-02T12:37:23.093643079Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-09-02T12:37:23.094821492Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=1.181203ms logger=migrator t=2026-09-02T12:37:23.100091808Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-09-02T12:37:23.103707629Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.61499ms logger=migrator t=2026-09-02T12:37:23.110080566Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-09-02T12:37:23.111355062Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.274666ms logger=migrator t=2026-09-02T12:37:23.120516877Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-09-02T12:37:23.120836755Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=317.729µs logger=migrator t=2026-09-02T12:37:23.132634963Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-09-02T12:37:23.133001353Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=369.89µs logger=migrator t=2026-09-02T12:37:23.140185053Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-09-02T12:37:23.142037364Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.849231ms logger=migrator t=2026-09-02T12:37:23.159747807Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-09-02T12:37:23.163739527Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.98853ms logger=migrator t=2026-09-02T12:37:23.259110468Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-09-02T12:37:23.260878458Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.77058ms logger=migrator t=2026-09-02T12:37:23.269288372Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-09-02T12:37:23.270723351Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.43765ms logger=migrator t=2026-09-02T12:37:23.285033249Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-09-02T12:37:23.286445188Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.412359ms logger=migrator t=2026-09-02T12:37:23.296743274Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-09-02T12:37:23.297857395Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.114641ms logger=migrator t=2026-09-02T12:37:23.304202922Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-09-02T12:37:23.305253411Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.051229ms logger=migrator t=2026-09-02T12:37:23.317621005Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-09-02T12:37:23.329044712Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=11.425508ms logger=migrator t=2026-09-02T12:37:23.341285493Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-09-02T12:37:23.345101659Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=3.809956ms logger=migrator t=2026-09-02T12:37:23.35378568Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-09-02T12:37:23.355354633Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.569403ms logger=migrator t=2026-09-02T12:37:23.36962314Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-09-02T12:37:23.370803873Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.180353ms logger=migrator t=2026-09-02T12:37:23.381508521Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-09-02T12:37:23.382289282Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=784.001µs logger=migrator t=2026-09-02T12:37:23.387901188Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-09-02T12:37:23.391496418Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.59175ms logger=migrator t=2026-09-02T12:37:23.39696446Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-09-02T12:37:23.400361544Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=3.397284ms logger=migrator t=2026-09-02T12:37:23.41134791Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-09-02T12:37:23.411433372Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=89.362µs logger=migrator t=2026-09-02T12:37:23.416453382Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-09-02T12:37:23.416840663Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=387.001µs logger=migrator t=2026-09-02T12:37:23.421974766Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-09-02T12:37:23.425545235Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.569829ms logger=migrator t=2026-09-02T12:37:23.430585725Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-09-02T12:37:23.430955915Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=370.04µs logger=migrator t=2026-09-02T12:37:23.440160301Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-09-02T12:37:23.440557322Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=401.341µs logger=migrator t=2026-09-02T12:37:23.447534546Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-09-02T12:37:23.451342512Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.807616ms logger=migrator t=2026-09-02T12:37:23.458897722Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-09-02T12:37:23.459229101Z level=info msg="Migration successfully executed" id="Update uid value" duration=337.64µs logger=migrator t=2026-09-02T12:37:23.465496006Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-09-02T12:37:23.466500344Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.005508ms logger=migrator t=2026-09-02T12:37:23.474943818Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-09-02T12:37:23.47576105Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=816.302µs logger=migrator t=2026-09-02T12:37:23.483953628Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-09-02T12:37:23.484805632Z level=info msg="Migration successfully executed" id="create api_key table" duration=852.064µs logger=migrator t=2026-09-02T12:37:23.492843705Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-09-02T12:37:23.493742491Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=900.605µs logger=migrator t=2026-09-02T12:37:23.498575305Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-09-02T12:37:23.499401578Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=826.323µs logger=migrator t=2026-09-02T12:37:23.504828189Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-09-02T12:37:23.505727354Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=898.995µs logger=migrator t=2026-09-02T12:37:23.511648519Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-09-02T12:37:23.512529162Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=880.094µs logger=migrator t=2026-09-02T12:37:23.517506571Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-09-02T12:37:23.518366685Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=859.774µs logger=migrator t=2026-09-02T12:37:23.522922732Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-09-02T12:37:23.523714323Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=791.301µs logger=migrator t=2026-09-02T12:37:23.531795558Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-09-02T12:37:23.542457465Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=10.663277ms logger=migrator t=2026-09-02T12:37:23.550011105Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-09-02T12:37:23.551229729Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.217164ms logger=migrator t=2026-09-02T12:37:23.557705939Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-09-02T12:37:23.559048766Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.343227ms logger=migrator t=2026-09-02T12:37:23.565779093Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-09-02T12:37:23.567005696Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.223633ms logger=migrator t=2026-09-02T12:37:23.578591599Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-09-02T12:37:23.58005078Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.461481ms logger=migrator t=2026-09-02T12:37:23.587520307Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-09-02T12:37:23.588019161Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=498.773µs logger=migrator t=2026-09-02T12:37:23.594384838Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-09-02T12:37:23.595241472Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=863.494µs logger=migrator t=2026-09-02T12:37:23.600058976Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-09-02T12:37:23.600097637Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=40.101µs logger=migrator t=2026-09-02T12:37:23.60706768Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-09-02T12:37:23.611175845Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.107765ms logger=migrator t=2026-09-02T12:37:23.619842476Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-09-02T12:37:23.62359632Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=3.753514ms logger=migrator t=2026-09-02T12:37:23.631490229Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-09-02T12:37:23.631905892Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=414.092µs logger=migrator t=2026-09-02T12:37:23.636960361Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-09-02T12:37:23.641291862Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.32759ms logger=migrator t=2026-09-02T12:37:23.651045362Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-09-02T12:37:23.655166817Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=4.117635ms logger=migrator t=2026-09-02T12:37:23.662517362Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-09-02T12:37:23.663414277Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=898.505µs logger=migrator t=2026-09-02T12:37:23.669976929Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-09-02T12:37:23.670522134Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=548.155µs logger=migrator t=2026-09-02T12:37:23.676428609Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-09-02T12:37:23.67718989Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=761.611µs logger=migrator t=2026-09-02T12:37:23.681254873Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-09-02T12:37:23.682094897Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=840.054µs logger=migrator t=2026-09-02T12:37:23.686258242Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-09-02T12:37:23.687056084Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=797.522µs logger=migrator t=2026-09-02T12:37:23.694710307Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-09-02T12:37:23.696202839Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.489562ms logger=migrator t=2026-09-02T12:37:23.700858508Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-09-02T12:37:23.701016692Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=159.354µs logger=migrator t=2026-09-02T12:37:23.70778647Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-09-02T12:37:23.707828311Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=154.064µs logger=migrator t=2026-09-02T12:37:23.715512205Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-09-02T12:37:23.719863467Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.351201ms logger=migrator t=2026-09-02T12:37:23.727429276Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-09-02T12:37:23.732043404Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=4.613748ms logger=migrator t=2026-09-02T12:37:23.737337702Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-09-02T12:37:23.737503376Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=169.304µs logger=migrator t=2026-09-02T12:37:23.743069101Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-09-02T12:37:23.744215703Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.146882ms logger=migrator t=2026-09-02T12:37:23.752438692Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-09-02T12:37:23.754038696Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.600365ms logger=migrator t=2026-09-02T12:37:23.764539817Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-09-02T12:37:23.764652761Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=118.754µs logger=migrator t=2026-09-02T12:37:23.775350138Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-09-02T12:37:23.776757437Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.406049ms logger=migrator t=2026-09-02T12:37:23.784438441Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-09-02T12:37:23.785872591Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.43487ms logger=migrator t=2026-09-02T12:37:23.791073725Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-09-02T12:37:23.796244359Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=5.167064ms logger=migrator t=2026-09-02T12:37:23.801593668Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-09-02T12:37:23.80167306Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=80.752µs logger=migrator t=2026-09-02T12:37:23.807381769Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-09-02T12:37:23.80887194Z level=info msg="Migration successfully executed" id="create session table" duration=1.497042ms logger=migrator t=2026-09-02T12:37:23.817327475Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-09-02T12:37:23.817489049Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=161.064µs logger=migrator t=2026-09-02T12:37:23.822555061Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-09-02T12:37:23.822696305Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=142.003µs logger=migrator t=2026-09-02T12:37:23.827673203Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-09-02T12:37:23.828821144Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.152261ms logger=migrator t=2026-09-02T12:37:23.833878535Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-09-02T12:37:23.835024137Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.144922ms logger=migrator t=2026-09-02T12:37:23.841195908Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-09-02T12:37:23.84124205Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=46.661µs logger=migrator t=2026-09-02T12:37:23.846224639Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-09-02T12:37:23.84626515Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=41.171µs logger=migrator t=2026-09-02T12:37:23.851588368Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-09-02T12:37:23.856277338Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.68867ms logger=migrator t=2026-09-02T12:37:23.861455832Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-09-02T12:37:23.865988028Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=4.531316ms logger=migrator t=2026-09-02T12:37:23.872010535Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-09-02T12:37:23.872201Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=187.745µs logger=migrator t=2026-09-02T12:37:23.877440186Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-09-02T12:37:23.87760109Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=160.704µs logger=migrator t=2026-09-02T12:37:23.884196454Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-09-02T12:37:23.885374357Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.177253ms logger=migrator t=2026-09-02T12:37:23.891673972Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-09-02T12:37:23.891722683Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=50.312µs logger=migrator t=2026-09-02T12:37:23.898720707Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-09-02T12:37:23.903725077Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.00513ms logger=migrator t=2026-09-02T12:37:23.910205397Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-09-02T12:37:23.910445134Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=236.777µs logger=migrator t=2026-09-02T12:37:23.915799363Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-09-02T12:37:23.922282562Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=6.482259ms logger=migrator t=2026-09-02T12:37:23.92864513Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-09-02T12:37:23.933394231Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=4.748811ms logger=migrator t=2026-09-02T12:37:23.938425262Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-09-02T12:37:23.938545385Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=121.774µs logger=migrator t=2026-09-02T12:37:23.943573414Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-09-02T12:37:23.94488358Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.309616ms logger=migrator t=2026-09-02T12:37:23.951206867Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-09-02T12:37:23.952571625Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.364188ms logger=migrator t=2026-09-02T12:37:23.957608674Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-09-02T12:37:23.959100135Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.491141ms logger=migrator t=2026-09-02T12:37:23.96430449Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-09-02T12:37:23.965700409Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.395339ms logger=migrator t=2026-09-02T12:37:23.971765008Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-09-02T12:37:23.973082614Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.317256ms logger=migrator t=2026-09-02T12:37:23.980037378Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-09-02T12:37:23.981504398Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.466841ms logger=migrator t=2026-09-02T12:37:23.987925807Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-09-02T12:37:23.988910455Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=984.598µs logger=migrator t=2026-09-02T12:37:23.994204572Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-09-02T12:37:23.995427185Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.220353ms logger=migrator t=2026-09-02T12:37:24.000510227Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-09-02T12:37:24.001895475Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.384158ms logger=migrator t=2026-09-02T12:37:24.008031536Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-09-02T12:37:24.022259432Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=14.226937ms logger=migrator t=2026-09-02T12:37:24.028422793Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-09-02T12:37:24.029416331Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=990.328µs logger=migrator t=2026-09-02T12:37:24.039692166Z 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-09-02T12:37:24.04128246Z 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.590114ms logger=migrator t=2026-09-02T12:37:24.047613967Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-09-02T12:37:24.048004427Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=390.521µs logger=migrator t=2026-09-02T12:37:24.053096989Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-09-02T12:37:24.05385756Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=759.811µs logger=migrator t=2026-09-02T12:37:24.058771397Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-09-02T12:37:24.060088374Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.316126ms logger=migrator t=2026-09-02T12:37:24.066597544Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-09-02T12:37:24.072396515Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.805222ms logger=migrator t=2026-09-02T12:37:24.077946119Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-09-02T12:37:24.083311408Z level=info msg="Migration successfully executed" id="Add column frequency" duration=5.365869ms logger=migrator t=2026-09-02T12:37:24.088677608Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-09-02T12:37:24.09378469Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=5.106832ms logger=migrator t=2026-09-02T12:37:24.098756408Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-09-02T12:37:24.103971783Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=5.214415ms logger=migrator t=2026-09-02T12:37:24.110022551Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-09-02T12:37:24.111482221Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.43762ms logger=migrator t=2026-09-02T12:37:24.116350847Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-09-02T12:37:24.116397549Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=48.652µs logger=migrator t=2026-09-02T12:37:24.123416444Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-09-02T12:37:24.123486076Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=70.761µs logger=migrator t=2026-09-02T12:37:24.129742709Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-09-02T12:37:24.130924442Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.181553ms logger=migrator t=2026-09-02T12:37:24.135973253Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-09-02T12:37:24.137381332Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.408029ms logger=migrator t=2026-09-02T12:37:24.142456162Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-09-02T12:37:24.143903413Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.44616ms logger=migrator t=2026-09-02T12:37:24.150329021Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-09-02T12:37:24.151613907Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.284326ms logger=migrator t=2026-09-02T12:37:24.157867211Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-09-02T12:37:24.159371503Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.507181ms logger=migrator t=2026-09-02T12:37:24.165245847Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-09-02T12:37:24.174274897Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=9.025881ms logger=migrator t=2026-09-02T12:37:24.182762033Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-09-02T12:37:24.190099107Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=7.341063ms logger=migrator t=2026-09-02T12:37:24.196182376Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-09-02T12:37:24.196568257Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=387.091µs logger=migrator t=2026-09-02T12:37:24.201532975Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-09-02T12:37:24.20352632Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.992445ms logger=migrator t=2026-09-02T12:37:24.211551674Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-09-02T12:37:24.212964923Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.41544ms logger=migrator t=2026-09-02T12:37:24.217757406Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-09-02T12:37:24.225385718Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=7.623072ms logger=migrator t=2026-09-02T12:37:24.2362822Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-09-02T12:37:24.236453936Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=173.956µs logger=migrator t=2026-09-02T12:37:24.243207983Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-09-02T12:37:24.244684554Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.478681ms logger=migrator t=2026-09-02T12:37:24.251641417Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-09-02T12:37:24.253148839Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.506652ms logger=migrator t=2026-09-02T12:37:24.258539769Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-09-02T12:37:24.258704584Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=167.655µs logger=migrator t=2026-09-02T12:37:24.268362662Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-09-02T12:37:24.269871404Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.508942ms logger=migrator t=2026-09-02T12:37:24.275017637Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-09-02T12:37:24.276634212Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.615715ms logger=migrator t=2026-09-02T12:37:24.284349977Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-09-02T12:37:24.286209289Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.860752ms logger=migrator t=2026-09-02T12:37:24.298887521Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-09-02T12:37:24.300601008Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.713497ms logger=migrator t=2026-09-02T12:37:24.306323557Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-09-02T12:37:24.310096892Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=3.772495ms logger=migrator t=2026-09-02T12:37:24.318106555Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-09-02T12:37:24.320398898Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=2.291473ms logger=migrator t=2026-09-02T12:37:24.32904661Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-09-02T12:37:24.329128352Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=82.342µs logger=migrator t=2026-09-02T12:37:24.340548209Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-09-02T12:37:24.347313628Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.768498ms logger=migrator t=2026-09-02T12:37:24.363787615Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-09-02T12:37:24.365102471Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.314406ms logger=migrator t=2026-09-02T12:37:24.375010856Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-09-02T12:37:24.380941222Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=5.929506ms logger=migrator t=2026-09-02T12:37:24.388726538Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-09-02T12:37:24.389919451Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.198713ms logger=migrator t=2026-09-02T12:37:24.396731521Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-09-02T12:37:24.398042557Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.310926ms logger=migrator t=2026-09-02T12:37:24.411362377Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-09-02T12:37:24.412691624Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.329687ms logger=migrator t=2026-09-02T12:37:24.420234964Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-09-02T12:37:24.436963119Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=16.727665ms logger=migrator t=2026-09-02T12:37:24.464984048Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-09-02T12:37:24.466325375Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.341017ms logger=migrator t=2026-09-02T12:37:24.474691518Z 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-09-02T12:37:24.47657421Z 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.884452ms logger=migrator t=2026-09-02T12:37:24.483953655Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-09-02T12:37:24.484551382Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=595.847µs logger=migrator t=2026-09-02T12:37:24.491202806Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-09-02T12:37:24.492292977Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=1.090301ms logger=migrator t=2026-09-02T12:37:24.507772757Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-09-02T12:37:24.508175099Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=402.422µs logger=migrator t=2026-09-02T12:37:24.513476776Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-09-02T12:37:24.517651162Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.175406ms logger=migrator t=2026-09-02T12:37:24.523979168Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-09-02T12:37:24.526715454Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=2.742886ms logger=migrator t=2026-09-02T12:37:24.536074465Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-09-02T12:37:24.536858216Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=781.731µs logger=migrator t=2026-09-02T12:37:24.543321546Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-09-02T12:37:24.544376074Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.055098ms logger=migrator t=2026-09-02T12:37:24.55248223Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-09-02T12:37:24.552949693Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=492.524µs logger=migrator t=2026-09-02T12:37:24.560247596Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-09-02T12:37:24.56904402Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=8.795534ms logger=migrator t=2026-09-02T12:37:24.576782996Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-09-02T12:37:24.578182005Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.398969ms logger=migrator t=2026-09-02T12:37:24.584384137Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-09-02T12:37:24.584736566Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=353.679µs logger=migrator t=2026-09-02T12:37:24.590873497Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-09-02T12:37:24.591485384Z level=info msg="Migration successfully executed" id="Move region to single row" duration=585.046µs logger=migrator t=2026-09-02T12:37:24.598690884Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-09-02T12:37:24.599985931Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.295046ms logger=migrator t=2026-09-02T12:37:24.606512822Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-09-02T12:37:24.607905891Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.393109ms logger=migrator t=2026-09-02T12:37:24.614309838Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-09-02T12:37:24.615764489Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.454201ms logger=migrator t=2026-09-02T12:37:24.622734633Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-09-02T12:37:24.624030759Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.294937ms logger=migrator t=2026-09-02T12:37:24.631159357Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-09-02T12:37:24.632434312Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.273676ms logger=migrator t=2026-09-02T12:37:24.640702152Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-09-02T12:37:24.642996216Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=2.293414ms logger=migrator t=2026-09-02T12:37:24.650792612Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-09-02T12:37:24.650943397Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=155.735µs logger=migrator t=2026-09-02T12:37:24.65754068Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-09-02T12:37:24.658942869Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.405239ms logger=migrator t=2026-09-02T12:37:24.665579084Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-09-02T12:37:24.666970633Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.392598ms logger=migrator t=2026-09-02T12:37:24.673930896Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-09-02T12:37:24.675313104Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.382618ms logger=migrator t=2026-09-02T12:37:24.683387189Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-09-02T12:37:24.684969093Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.585244ms logger=migrator t=2026-09-02T12:37:24.691439022Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-09-02T12:37:24.691809303Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=370.511µs logger=migrator t=2026-09-02T12:37:24.698576412Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-09-02T12:37:24.699152087Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=575.426µs logger=migrator t=2026-09-02T12:37:24.708427205Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-09-02T12:37:24.708701803Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=274.748µs logger=migrator t=2026-09-02T12:37:24.715520882Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-09-02T12:37:24.716905911Z level=info msg="Migration successfully executed" id="create team table" duration=1.384279ms logger=migrator t=2026-09-02T12:37:24.723440602Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-09-02T12:37:24.725190921Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.750899ms logger=migrator t=2026-09-02T12:37:24.73453089Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-09-02T12:37:24.736202406Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.671476ms logger=migrator t=2026-09-02T12:37:24.743366697Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-09-02T12:37:24.75034221Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=6.974943ms logger=migrator t=2026-09-02T12:37:24.759111144Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-09-02T12:37:24.759483994Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=350.169µs logger=migrator t=2026-09-02T12:37:24.766015796Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-09-02T12:37:24.767513268Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.492691ms logger=migrator t=2026-09-02T12:37:24.775082617Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-09-02T12:37:24.776304271Z level=info msg="Migration successfully executed" id="create team member table" duration=1.221164ms logger=migrator t=2026-09-02T12:37:24.783344827Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-09-02T12:37:24.78489126Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.545693ms logger=migrator t=2026-09-02T12:37:24.791534875Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-09-02T12:37:24.793100218Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.565333ms logger=migrator t=2026-09-02T12:37:24.800951137Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-09-02T12:37:24.802406438Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.45676ms logger=migrator t=2026-09-02T12:37:24.809364761Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-09-02T12:37:24.81725614Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=7.891198ms logger=migrator t=2026-09-02T12:37:24.824282255Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-09-02T12:37:24.831482235Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=7.177009ms logger=migrator t=2026-09-02T12:37:24.839734704Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-09-02T12:37:24.848295433Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=8.559849ms logger=migrator t=2026-09-02T12:37:24.855439952Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-09-02T12:37:24.857045096Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.601774ms logger=migrator t=2026-09-02T12:37:24.864160484Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-09-02T12:37:24.865625965Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.4671ms logger=migrator t=2026-09-02T12:37:24.87410335Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-09-02T12:37:24.875663053Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.558843ms logger=migrator t=2026-09-02T12:37:24.883948604Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-09-02T12:37:24.88562729Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.678316ms logger=migrator t=2026-09-02T12:37:24.89821746Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-09-02T12:37:24.899766173Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.549553ms logger=migrator t=2026-09-02T12:37:24.909115873Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-09-02T12:37:24.910562894Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.449921ms logger=migrator t=2026-09-02T12:37:24.917757273Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-09-02T12:37:24.919195813Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.43872ms logger=migrator t=2026-09-02T12:37:24.926301531Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-09-02T12:37:24.92772289Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.420889ms logger=migrator t=2026-09-02T12:37:24.935671012Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-09-02T12:37:24.936383511Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=701.899µs logger=migrator t=2026-09-02T12:37:24.943209161Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-09-02T12:37:24.943544861Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=336.45µs logger=migrator t=2026-09-02T12:37:24.951389738Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-09-02T12:37:24.952630973Z level=info msg="Migration successfully executed" id="create tag table" duration=1.240865ms logger=migrator t=2026-09-02T12:37:24.959174715Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-09-02T12:37:24.960615455Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.44023ms logger=migrator t=2026-09-02T12:37:24.968837304Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-09-02T12:37:24.970010836Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.167391ms logger=migrator t=2026-09-02T12:37:24.977446893Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-09-02T12:37:24.979009116Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.561583ms logger=migrator t=2026-09-02T12:37:24.985935139Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-09-02T12:37:24.987504642Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.569263ms logger=migrator t=2026-09-02T12:37:24.993814927Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-09-02T12:37:25.019309907Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=25.49345ms logger=migrator t=2026-09-02T12:37:25.028388339Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-09-02T12:37:25.030031204Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.647756ms logger=migrator t=2026-09-02T12:37:25.037891993Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-09-02T12:37:25.039357224Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.464661ms logger=migrator t=2026-09-02T12:37:25.048414845Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-09-02T12:37:25.048884229Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=473.594µs logger=migrator t=2026-09-02T12:37:25.056406338Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-09-02T12:37:25.057912599Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.506141ms logger=migrator t=2026-09-02T12:37:25.065253713Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-09-02T12:37:25.066501618Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.253415ms logger=migrator t=2026-09-02T12:37:25.072602078Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-09-02T12:37:25.073961926Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.359658ms logger=migrator t=2026-09-02T12:37:25.081404083Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-09-02T12:37:25.081530816Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=127.724µs logger=migrator t=2026-09-02T12:37:25.088829058Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-09-02T12:37:25.096446481Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=7.615562ms logger=migrator t=2026-09-02T12:37:25.104875395Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-09-02T12:37:25.114351399Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=9.467473ms logger=migrator t=2026-09-02T12:37:25.124213743Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-09-02T12:37:25.132105631Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=7.891928ms logger=migrator t=2026-09-02T12:37:25.138757847Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-09-02T12:37:25.148861907Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=10.0933ms logger=migrator t=2026-09-02T12:37:25.158220318Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-09-02T12:37:25.160036508Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.82119ms logger=migrator t=2026-09-02T12:37:25.167126835Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-09-02T12:37:25.174772478Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=7.647413ms logger=migrator t=2026-09-02T12:37:25.181553177Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-09-02T12:37:25.182742069Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.188572ms logger=migrator t=2026-09-02T12:37:25.191160493Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-09-02T12:37:25.19283186Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.670887ms logger=migrator t=2026-09-02T12:37:25.199802904Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-09-02T12:37:25.201253614Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.45115ms logger=migrator t=2026-09-02T12:37:25.209318528Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-09-02T12:37:25.210706276Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.387558ms logger=migrator t=2026-09-02T12:37:25.219161741Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-09-02T12:37:25.220616772Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.45517ms logger=migrator t=2026-09-02T12:37:25.227793682Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-09-02T12:37:25.229256593Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.462321ms logger=migrator t=2026-09-02T12:37:25.237155221Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-09-02T12:37:25.245941717Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=8.790216ms logger=migrator t=2026-09-02T12:37:25.254162194Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-09-02T12:37:25.255613604Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.45195ms logger=migrator t=2026-09-02T12:37:25.262860087Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-09-02T12:37:25.264336537Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.477111ms logger=migrator t=2026-09-02T12:37:25.271882047Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-09-02T12:37:25.273569234Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.687827ms logger=migrator t=2026-09-02T12:37:25.28527619Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-09-02T12:37:25.286893955Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.620355ms logger=migrator t=2026-09-02T12:37:25.295336029Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-09-02T12:37:25.296852951Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.516712ms logger=migrator t=2026-09-02T12:37:25.304430021Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-09-02T12:37:25.304556045Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=122.864µs logger=migrator t=2026-09-02T12:37:25.312808155Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-09-02T12:37:25.312971409Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=163.555µs logger=migrator t=2026-09-02T12:37:25.319806159Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-09-02T12:37:25.32129459Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.488511ms logger=migrator t=2026-09-02T12:37:25.32879443Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-09-02T12:37:25.33024959Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.458951ms logger=migrator t=2026-09-02T12:37:25.337504411Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-09-02T12:37:25.338987992Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.483611ms logger=migrator t=2026-09-02T12:37:25.347588771Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-09-02T12:37:25.347683274Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=95.583µs logger=migrator t=2026-09-02T12:37:25.354340739Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-09-02T12:37:25.355683827Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.343258ms logger=migrator t=2026-09-02T12:37:25.362375623Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-09-02T12:37:25.363824783Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.44627ms logger=migrator t=2026-09-02T12:37:25.37165546Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-09-02T12:37:25.373116671Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.465121ms logger=migrator t=2026-09-02T12:37:25.379814087Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-09-02T12:37:25.381275648Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.460821ms logger=migrator t=2026-09-02T12:37:25.389599199Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-09-02T12:37:25.398185418Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=8.584949ms logger=migrator t=2026-09-02T12:37:25.40473379Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-09-02T12:37:25.406057857Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.327347ms logger=migrator t=2026-09-02T12:37:25.412899577Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-09-02T12:37:25.41301111Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=112.203µs logger=migrator t=2026-09-02T12:37:25.420951251Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-09-02T12:37:25.422289587Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.338156ms logger=migrator t=2026-09-02T12:37:25.428757458Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-09-02T12:37:25.430240519Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.482712ms logger=migrator t=2026-09-02T12:37:25.436914995Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-09-02T12:37:25.438358445Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.44203ms logger=migrator t=2026-09-02T12:37:25.446233344Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-09-02T12:37:25.446328616Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=96.322µs logger=migrator t=2026-09-02T12:37:25.452767775Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-09-02T12:37:25.454095782Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.328177ms logger=migrator t=2026-09-02T12:37:25.46085301Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-09-02T12:37:25.462420653Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.571433ms logger=migrator t=2026-09-02T12:37:25.470303173Z 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-09-02T12:37:25.471753543Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.44704ms logger=migrator t=2026-09-02T12:37:25.479171199Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-09-02T12:37:25.48064671Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.474851ms logger=migrator t=2026-09-02T12:37:25.490899824Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-09-02T12:37:25.499381941Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=8.480527ms logger=migrator t=2026-09-02T12:37:25.507389823Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-09-02T12:37:25.508912075Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.520832ms logger=migrator t=2026-09-02T12:37:25.516066674Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-09-02T12:37:25.517546175Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.478681ms logger=migrator t=2026-09-02T12:37:25.526015502Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-09-02T12:37:25.564765918Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=38.750136ms logger=migrator t=2026-09-02T12:37:25.57236044Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-09-02T12:37:25.599251757Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=26.887067ms logger=migrator t=2026-09-02T12:37:25.605650134Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-09-02T12:37:25.606782326Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.143262ms logger=migrator t=2026-09-02T12:37:25.613530334Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-09-02T12:37:25.614564763Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.035609ms logger=migrator t=2026-09-02T12:37:25.619909231Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-09-02T12:37:25.625387264Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.477963ms logger=migrator t=2026-09-02T12:37:25.635612018Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-09-02T12:37:25.641392138Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.77842ms logger=migrator t=2026-09-02T12:37:25.649608977Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-09-02T12:37:25.650644196Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.033799ms logger=migrator t=2026-09-02T12:37:25.659295486Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-09-02T12:37:25.660451778Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.157712ms logger=migrator t=2026-09-02T12:37:25.666945189Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-09-02T12:37:25.668156472Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.211904ms logger=migrator t=2026-09-02T12:37:25.676099473Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-09-02T12:37:25.677944884Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.845311ms logger=migrator t=2026-09-02T12:37:25.683801137Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-09-02T12:37:25.68391738Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=118.013µs logger=migrator t=2026-09-02T12:37:25.691201553Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-09-02T12:37:25.700930833Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=9.73391ms logger=migrator t=2026-09-02T12:37:25.710040917Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-09-02T12:37:25.718953944Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=8.913968ms logger=migrator t=2026-09-02T12:37:25.724005865Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-09-02T12:37:25.733235632Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=9.225908ms logger=migrator t=2026-09-02T12:37:25.739397582Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-09-02T12:37:25.741204202Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.80938ms logger=migrator t=2026-09-02T12:37:25.748166576Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-09-02T12:37:25.750127321Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.965295ms logger=migrator t=2026-09-02T12:37:25.75512705Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-09-02T12:37:25.765153538Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=10.027509ms logger=migrator t=2026-09-02T12:37:25.771893006Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-09-02T12:37:25.780828595Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=8.934488ms logger=migrator t=2026-09-02T12:37:25.786208053Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-09-02T12:37:25.787983354Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.76971ms logger=migrator t=2026-09-02T12:37:25.793921598Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-09-02T12:37:25.80553098Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=11.606892ms logger=migrator t=2026-09-02T12:37:25.81231793Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-09-02T12:37:25.822564804Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=10.244605ms logger=migrator t=2026-09-02T12:37:25.830051583Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-09-02T12:37:25.830207027Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=156.964µs logger=migrator t=2026-09-02T12:37:25.838036484Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-09-02T12:37:25.839417612Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.383658ms logger=migrator t=2026-09-02T12:37:25.848642779Z 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-09-02T12:37:25.849649577Z 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.006838ms logger=migrator t=2026-09-02T12:37:25.856843157Z 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-09-02T12:37:25.857852046Z 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.015709ms logger=migrator t=2026-09-02T12:37:25.866713411Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-09-02T12:37:25.866840355Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=125.994µs logger=migrator t=2026-09-02T12:37:25.872674117Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-09-02T12:37:25.882013857Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=9.34122ms logger=migrator t=2026-09-02T12:37:25.888632621Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-09-02T12:37:25.897815606Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=9.182135ms logger=migrator t=2026-09-02T12:37:25.903153854Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-09-02T12:37:25.912335169Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=9.179755ms logger=migrator t=2026-09-02T12:37:25.918407029Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-09-02T12:37:25.92818688Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=9.774451ms logger=migrator t=2026-09-02T12:37:25.937420427Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-09-02T12:37:25.943526977Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.10717ms logger=migrator t=2026-09-02T12:37:25.952819624Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-09-02T12:37:25.952925727Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=107.183µs logger=migrator t=2026-09-02T12:37:25.960054627Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-09-02T12:37:25.9616074Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.556144ms logger=migrator t=2026-09-02T12:37:25.970385123Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-09-02T12:37:25.980894505Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=10.507862ms logger=migrator t=2026-09-02T12:37:25.995700407Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-09-02T12:37:25.996481399Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=713.31µs logger=migrator t=2026-09-02T12:37:26.002797204Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-09-02T12:37:26.013730338Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=10.928774ms logger=migrator t=2026-09-02T12:37:26.019310493Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-09-02T12:37:26.020424975Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.119742ms logger=migrator t=2026-09-02T12:37:26.026681958Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-09-02T12:37:26.03753428Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=10.848502ms logger=migrator t=2026-09-02T12:37:26.043833785Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-09-02T12:37:26.045207183Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.376039ms logger=migrator t=2026-09-02T12:37:26.051524659Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-09-02T12:37:26.053222666Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.700007ms logger=migrator t=2026-09-02T12:37:26.061151097Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-09-02T12:37:26.07100725Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=9.855153ms logger=migrator t=2026-09-02T12:37:26.077974474Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-09-02T12:37:26.079230059Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.245845ms logger=migrator t=2026-09-02T12:37:26.087067296Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-09-02T12:37:26.088835846Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.76807ms logger=migrator t=2026-09-02T12:37:26.09582511Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-09-02T12:37:26.097216438Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.384438ms logger=migrator t=2026-09-02T12:37:26.103403601Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-09-02T12:37:26.105128609Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.725608ms logger=migrator t=2026-09-02T12:37:26.111029062Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-09-02T12:37:26.111130805Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=95.753µs logger=migrator t=2026-09-02T12:37:26.117753409Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-09-02T12:37:26.119259761Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.505972ms logger=migrator t=2026-09-02T12:37:26.124852827Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-09-02T12:37:26.126339488Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.486661ms logger=migrator t=2026-09-02T12:37:26.131653076Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-09-02T12:37:26.132343616Z 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-09-02T12:37:26.13899541Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-09-02T12:37:26.139741901Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=746.362µs logger=migrator t=2026-09-02T12:37:26.145555433Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-09-02T12:37:26.148056982Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=2.51576ms logger=migrator t=2026-09-02T12:37:26.155581831Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-09-02T12:37:26.167120321Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=11.53002ms logger=migrator t=2026-09-02T12:37:26.173623083Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-09-02T12:37:26.17534248Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.719908ms logger=migrator t=2026-09-02T12:37:26.181538693Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-09-02T12:37:26.183215579Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.677486ms logger=migrator t=2026-09-02T12:37:26.191018206Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-09-02T12:37:26.192531889Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.538084ms logger=migrator t=2026-09-02T12:37:26.199139071Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-09-02T12:37:26.200748946Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.609175ms logger=migrator t=2026-09-02T12:37:26.206773334Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-09-02T12:37:26.208377339Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.602875ms logger=migrator t=2026-09-02T12:37:26.217601595Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-09-02T12:37:26.217647467Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=47.353µs logger=migrator t=2026-09-02T12:37:26.23323086Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-09-02T12:37:26.233381224Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=151.234µs logger=migrator t=2026-09-02T12:37:26.241592562Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-09-02T12:37:26.259970543Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=18.375271ms logger=migrator t=2026-09-02T12:37:26.268938452Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-09-02T12:37:26.269395124Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=459.512µs logger=migrator t=2026-09-02T12:37:26.27821744Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-09-02T12:37:26.280359349Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=2.136009ms logger=migrator t=2026-09-02T12:37:26.287724854Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-09-02T12:37:26.288112685Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=389.201µs logger=migrator t=2026-09-02T12:37:26.293539016Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-09-02T12:37:26.295242153Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.702957ms logger=migrator t=2026-09-02T12:37:26.301098076Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-09-02T12:37:26.302488844Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.389058ms logger=migrator t=2026-09-02T12:37:26.308560683Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-09-02T12:37:26.362694008Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=54.133235ms logger=migrator t=2026-09-02T12:37:26.368630163Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-09-02T12:37:26.381184302Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=12.549009ms logger=migrator t=2026-09-02T12:37:26.390963193Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-09-02T12:37:26.391263743Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=304.16µs logger=migrator t=2026-09-02T12:37:26.396728024Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-09-02T12:37:26.441443727Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=44.714743ms logger=migrator t=2026-09-02T12:37:26.449302286Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-09-02T12:37:26.500781127Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=51.479522ms logger=migrator t=2026-09-02T12:37:26.508532092Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-09-02T12:37:26.509427477Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=895.225µs logger=migrator t=2026-09-02T12:37:26.518261052Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-09-02T12:37:26.520188286Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.927294ms logger=migrator t=2026-09-02T12:37:26.529387202Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-09-02T12:37:26.529882476Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=499.065µs logger=migrator t=2026-09-02T12:37:26.538583787Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-09-02T12:37:26.540287315Z level=info msg="Migration successfully executed" id="create permission table" duration=1.700907ms logger=migrator t=2026-09-02T12:37:26.54625395Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-09-02T12:37:26.547897916Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.643466ms logger=migrator t=2026-09-02T12:37:26.554536981Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-09-02T12:37:26.556185746Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.648596ms logger=migrator t=2026-09-02T12:37:26.568240182Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-09-02T12:37:26.570159655Z level=info msg="Migration successfully executed" id="create role table" duration=1.922093ms logger=migrator t=2026-09-02T12:37:26.581073198Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-09-02T12:37:26.594276776Z level=info msg="Migration successfully executed" id="add column display_name" duration=13.203498ms logger=migrator t=2026-09-02T12:37:26.602076112Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-09-02T12:37:26.614828186Z level=info msg="Migration successfully executed" id="add column group_name" duration=12.744564ms logger=migrator t=2026-09-02T12:37:26.621967165Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-09-02T12:37:26.623656351Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.689396ms logger=migrator t=2026-09-02T12:37:26.629662629Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-09-02T12:37:26.631540341Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.878502ms logger=migrator t=2026-09-02T12:37:26.642177177Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-09-02T12:37:26.644231674Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=2.054166ms logger=migrator t=2026-09-02T12:37:26.654259362Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-09-02T12:37:26.65630408Z level=info msg="Migration successfully executed" id="create team role table" duration=2.048018ms logger=migrator t=2026-09-02T12:37:26.667029387Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-09-02T12:37:26.6696485Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=2.626693ms logger=migrator t=2026-09-02T12:37:26.679222556Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-09-02T12:37:26.681165641Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.943035ms logger=migrator t=2026-09-02T12:37:26.693345059Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-09-02T12:37:26.69697671Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=3.626101ms logger=migrator t=2026-09-02T12:37:26.712327637Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-09-02T12:37:26.713910931Z level=info msg="Migration successfully executed" id="create user role table" duration=1.583334ms logger=migrator t=2026-09-02T12:37:26.721236474Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-09-02T12:37:26.723909049Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=2.671424ms logger=migrator t=2026-09-02T12:37:26.733387433Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-09-02T12:37:26.74011576Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=6.705687ms logger=migrator t=2026-09-02T12:37:26.755617391Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-09-02T12:37:26.757509423Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.890543ms logger=migrator t=2026-09-02T12:37:26.767563252Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-09-02T12:37:26.769215738Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.655036ms logger=migrator t=2026-09-02T12:37:26.77681548Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-09-02T12:37:26.778501006Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.685716ms logger=migrator t=2026-09-02T12:37:26.790905791Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-09-02T12:37:26.793205865Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=2.303054ms logger=migrator t=2026-09-02T12:37:26.804446838Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-09-02T12:37:26.819078914Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=14.631066ms logger=migrator t=2026-09-02T12:37:26.827673853Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-09-02T12:37:26.828851476Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.183893ms logger=migrator t=2026-09-02T12:37:26.83476818Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-09-02T12:37:26.837180057Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=2.412837ms logger=migrator t=2026-09-02T12:37:26.843133963Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-09-02T12:37:26.84516444Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=2.030747ms logger=migrator t=2026-09-02T12:37:26.850885158Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-09-02T12:37:26.853292525Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=2.408006ms logger=migrator t=2026-09-02T12:37:26.860543547Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-09-02T12:37:26.861642277Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.09963ms logger=migrator t=2026-09-02T12:37:26.868036325Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-09-02T12:37:26.869569517Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.534162ms logger=migrator t=2026-09-02T12:37:26.876666105Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-09-02T12:37:26.885159131Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.489787ms logger=migrator t=2026-09-02T12:37:26.892913077Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-09-02T12:37:26.905046743Z level=info msg="Migration successfully executed" id="permission kind migration" duration=12.135327ms logger=migrator t=2026-09-02T12:37:26.91464622Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-09-02T12:37:26.929176635Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=14.525235ms logger=migrator t=2026-09-02T12:37:26.935693235Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-09-02T12:37:26.946351342Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=10.655707ms logger=migrator t=2026-09-02T12:37:26.95383494Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-09-02T12:37:26.955098675Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.259946ms logger=migrator t=2026-09-02T12:37:26.96138289Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-09-02T12:37:26.962789559Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.405669ms logger=migrator t=2026-09-02T12:37:26.972429007Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-09-02T12:37:26.974191076Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.764979ms logger=migrator t=2026-09-02T12:37:26.986044655Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-09-02T12:37:26.987117785Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.05541ms logger=migrator t=2026-09-02T12:37:27.052433771Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-09-02T12:37:27.054230871Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.7989ms logger=migrator t=2026-09-02T12:37:27.066878492Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-09-02T12:37:27.067010536Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=136.074µs logger=migrator t=2026-09-02T12:37:27.078655709Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-09-02T12:37:27.078716231Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=64.582µs logger=migrator t=2026-09-02T12:37:27.088371589Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-09-02T12:37:27.089035048Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=664.369µs logger=migrator t=2026-09-02T12:37:27.096757732Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-09-02T12:37:27.097550215Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=795.983µs logger=migrator t=2026-09-02T12:37:27.103715006Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-09-02T12:37:27.104365584Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=651.218µs logger=migrator t=2026-09-02T12:37:27.110834304Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-09-02T12:37:27.11103495Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=201.476µs logger=migrator t=2026-09-02T12:37:27.117258033Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-09-02T12:37:27.117706855Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=449.133µs logger=migrator t=2026-09-02T12:37:27.124987768Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-09-02T12:37:27.12579809Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=810.452µs logger=migrator t=2026-09-02T12:37:27.132767864Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-09-02T12:37:27.133839084Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.07083ms logger=migrator t=2026-09-02T12:37:27.141795125Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-09-02T12:37:27.151313559Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.518634ms logger=migrator t=2026-09-02T12:37:27.16034613Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-09-02T12:37:27.160492854Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=148.954µs logger=migrator t=2026-09-02T12:37:27.16825668Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-09-02T12:37:27.169874075Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.613836ms logger=migrator t=2026-09-02T12:37:27.179554655Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-09-02T12:37:27.181523139Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.972765ms logger=migrator t=2026-09-02T12:37:27.190613061Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-09-02T12:37:27.192529005Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.915854ms logger=migrator t=2026-09-02T12:37:27.201159115Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-09-02T12:37:27.215718449Z level=info msg="Migration successfully executed" id="add correlation config column" duration=14.558424ms logger=migrator t=2026-09-02T12:37:27.222712323Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-09-02T12:37:27.22434918Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.638057ms logger=migrator t=2026-09-02T12:37:27.231778556Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-09-02T12:37:27.23335149Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.572943ms logger=migrator t=2026-09-02T12:37:27.241669881Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-09-02T12:37:27.282730142Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=41.052441ms logger=migrator t=2026-09-02T12:37:27.289551252Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-09-02T12:37:27.291020282Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.469121ms logger=migrator t=2026-09-02T12:37:27.299776726Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-09-02T12:37:27.301772622Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.998996ms logger=migrator t=2026-09-02T12:37:27.310920085Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-09-02T12:37:27.312587332Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.652837ms logger=migrator t=2026-09-02T12:37:27.320735728Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-09-02T12:37:27.322416826Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.680608ms logger=migrator t=2026-09-02T12:37:27.330064438Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-09-02T12:37:27.330384446Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=320.788µs logger=migrator t=2026-09-02T12:37:27.337069642Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-09-02T12:37:27.338324098Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.253925ms logger=migrator t=2026-09-02T12:37:27.345354183Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-09-02T12:37:27.357311205Z level=info msg="Migration successfully executed" id="add provisioning column" duration=11.956802ms logger=migrator t=2026-09-02T12:37:27.365482072Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-09-02T12:37:27.367852178Z level=info msg="Migration successfully executed" id="create entity_events table" duration=2.393487ms logger=migrator t=2026-09-02T12:37:27.375039608Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-09-02T12:37:27.376513639Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.474211ms logger=migrator t=2026-09-02T12:37:27.384581463Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-09-02T12:37:27.385222361Z 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-09-02T12:37:27.393031678Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-09-02T12:37:27.393691276Z 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-09-02T12:37:27.401274427Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-09-02T12:37:27.402517552Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.242365ms logger=migrator t=2026-09-02T12:37:27.409579208Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-09-02T12:37:27.410988217Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.409029ms logger=migrator t=2026-09-02T12:37:27.421840039Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-09-02T12:37:27.423505746Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.665937ms logger=migrator t=2026-09-02T12:37:27.430955312Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-09-02T12:37:27.43267761Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.722668ms logger=migrator t=2026-09-02T12:37:27.44020581Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-09-02T12:37:27.441749513Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.544302ms logger=migrator t=2026-09-02T12:37:27.449515258Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-09-02T12:37:27.45104233Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.527222ms logger=migrator t=2026-09-02T12:37:27.457284764Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-09-02T12:37:27.458437916Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.153072ms logger=migrator t=2026-09-02T12:37:27.465948955Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-09-02T12:37:27.467701934Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.759719ms logger=migrator t=2026-09-02T12:37:27.474235985Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-09-02T12:37:27.476241731Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=2.005076ms logger=migrator t=2026-09-02T12:37:27.482744932Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-09-02T12:37:27.484452679Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.703617ms logger=migrator t=2026-09-02T12:37:27.492978566Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-09-02T12:37:27.494627473Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.648927ms logger=migrator t=2026-09-02T12:37:27.501913535Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-09-02T12:37:27.534910582Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=32.996817ms logger=migrator t=2026-09-02T12:37:27.541447624Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-09-02T12:37:27.553408687Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=11.962154ms logger=migrator t=2026-09-02T12:37:27.560490213Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-09-02T12:37:27.566405728Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=5.915985ms logger=migrator t=2026-09-02T12:37:27.572513887Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-09-02T12:37:27.572759994Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=246.757µs logger=migrator t=2026-09-02T12:37:27.579334227Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-09-02T12:37:27.58697757Z level=info msg="Migration successfully executed" id="add share column" duration=7.643572ms logger=migrator t=2026-09-02T12:37:27.594247532Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-09-02T12:37:27.594578361Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=332.949µs logger=migrator t=2026-09-02T12:37:27.60032083Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-09-02T12:37:27.601850782Z level=info msg="Migration successfully executed" id="create file table" duration=1.531962ms logger=migrator t=2026-09-02T12:37:27.609291939Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-09-02T12:37:27.611056069Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.7642ms logger=migrator t=2026-09-02T12:37:27.619393071Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-09-02T12:37:27.621211661Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.81899ms logger=migrator t=2026-09-02T12:37:27.629311086Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-09-02T12:37:27.630638373Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.327507ms logger=migrator t=2026-09-02T12:37:27.637504874Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-09-02T12:37:27.639715575Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.210021ms logger=migrator t=2026-09-02T12:37:27.648236992Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-09-02T12:37:27.648392436Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=152.544µs logger=migrator t=2026-09-02T12:37:27.655404791Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-09-02T12:37:27.655587827Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=194.876µs logger=migrator t=2026-09-02T12:37:27.662388355Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-09-02T12:37:27.66327855Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=890.695µs logger=migrator t=2026-09-02T12:37:27.670447089Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-09-02T12:37:27.670921852Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=475.013µs logger=migrator t=2026-09-02T12:37:27.67945026Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-09-02T12:37:27.681578629Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.128259ms logger=migrator t=2026-09-02T12:37:27.688010138Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-09-02T12:37:27.70142787Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=13.417282ms logger=migrator t=2026-09-02T12:37:27.71076024Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-09-02T12:37:27.710990756Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=231.226µs logger=migrator t=2026-09-02T12:37:27.71757513Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-09-02T12:37:27.719249616Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.677506ms logger=migrator t=2026-09-02T12:37:27.729948724Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-09-02T12:37:27.730692114Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=745.42µs logger=migrator t=2026-09-02T12:37:27.738959654Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-09-02T12:37:27.739390716Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=433.832µs logger=migrator t=2026-09-02T12:37:27.747262685Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-09-02T12:37:27.748068497Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=809.923µs logger=migrator t=2026-09-02T12:37:27.754393643Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-09-02T12:37:27.768043292Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=13.648799ms logger=migrator t=2026-09-02T12:37:27.774729488Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-09-02T12:37:27.787666138Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=12.92954ms logger=migrator t=2026-09-02T12:37:27.794762175Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-09-02T12:37:27.796454092Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.692897ms logger=migrator t=2026-09-02T12:37:27.80464238Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-09-02T12:37:27.893496889Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=88.851099ms logger=migrator t=2026-09-02T12:37:27.902320735Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-09-02T12:37:27.903206939Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=886.894µs logger=migrator t=2026-09-02T12:37:27.911921192Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-09-02T12:37:27.913040262Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.1191ms logger=migrator t=2026-09-02T12:37:27.920434828Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-09-02T12:37:27.948237862Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=27.802754ms logger=migrator t=2026-09-02T12:37:27.958707832Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-09-02T12:37:27.96690902Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.200958ms logger=migrator t=2026-09-02T12:37:27.980780936Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-09-02T12:37:27.981129795Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=350.179µs logger=migrator t=2026-09-02T12:37:27.988022337Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-09-02T12:37:27.988201842Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=179.865µs logger=migrator t=2026-09-02T12:37:27.99604464Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-09-02T12:37:27.996298667Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=254.187µs logger=migrator t=2026-09-02T12:37:28.005026629Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-09-02T12:37:28.005256776Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=230.707µs logger=migrator t=2026-09-02T12:37:28.011596883Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-09-02T12:37:28.01186305Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=265.587µs logger=migrator t=2026-09-02T12:37:28.019382338Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-09-02T12:37:28.02121924Z level=info msg="Migration successfully executed" id="create folder table" duration=1.836622ms logger=migrator t=2026-09-02T12:37:28.033339116Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-09-02T12:37:28.034713745Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.376779ms logger=migrator t=2026-09-02T12:37:28.042524932Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-09-02T12:37:28.044553048Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=2.029196ms logger=migrator t=2026-09-02T12:37:28.051713407Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-09-02T12:37:28.051757338Z level=info msg="Migration successfully executed" id="Update folder title length" duration=45.651µs logger=migrator t=2026-09-02T12:37:28.060479641Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-09-02T12:37:28.06259391Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.111158ms logger=migrator t=2026-09-02T12:37:28.070219962Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-09-02T12:37:28.072048633Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.833091ms logger=migrator t=2026-09-02T12:37:28.078757239Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-09-02T12:37:28.081428384Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.669555ms logger=migrator t=2026-09-02T12:37:28.089786846Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-09-02T12:37:28.090487165Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=670.808µs logger=migrator t=2026-09-02T12:37:28.09713133Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-09-02T12:37:28.097579392Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=446.882µs logger=migrator t=2026-09-02T12:37:28.106185551Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-09-02T12:37:28.108007812Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.822581ms logger=migrator t=2026-09-02T12:37:28.117740273Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-09-02T12:37:28.119768879Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.023996ms logger=migrator t=2026-09-02T12:37:28.127643738Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-09-02T12:37:28.129443988Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.80027ms logger=migrator t=2026-09-02T12:37:28.136528845Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-09-02T12:37:28.138436948Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.905983ms logger=migrator t=2026-09-02T12:37:28.14932434Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-09-02T12:37:28.151412339Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=2.088379ms logger=migrator t=2026-09-02T12:37:28.160342637Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-09-02T12:37:28.161874649Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.531282ms logger=migrator t=2026-09-02T12:37:28.169300285Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-09-02T12:37:28.171799695Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.50198ms logger=migrator t=2026-09-02T12:37:28.182710799Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-09-02T12:37:28.184253021Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.544992ms logger=migrator t=2026-09-02T12:37:28.194584108Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-09-02T12:37:28.196094041Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.509213ms logger=migrator t=2026-09-02T12:37:28.203200429Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-09-02T12:37:28.205230835Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=2.031266ms logger=migrator t=2026-09-02T12:37:28.212351822Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-09-02T12:37:28.214267346Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.916904ms logger=migrator t=2026-09-02T12:37:28.22410839Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-09-02T12:37:28.224560492Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=453.912µs logger=migrator t=2026-09-02T12:37:28.231753892Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-09-02T12:37:28.245531155Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=13.777203ms logger=migrator t=2026-09-02T12:37:28.252619602Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-09-02T12:37:28.253733523Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.115831ms logger=migrator t=2026-09-02T12:37:28.260349017Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-09-02T12:37:28.260388288Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=41.122µs logger=migrator t=2026-09-02T12:37:28.268694678Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-09-02T12:37:28.270396936Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.702878ms logger=migrator t=2026-09-02T12:37:28.277561535Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-09-02T12:37:28.277583026Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=36.601µs logger=migrator t=2026-09-02T12:37:28.285783294Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-09-02T12:37:28.287936114Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.152539ms logger=migrator t=2026-09-02T12:37:28.294409484Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-09-02T12:37:28.29536409Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=955.825µs logger=migrator t=2026-09-02T12:37:28.303526067Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-09-02T12:37:28.305279476Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.746549ms logger=migrator t=2026-09-02T12:37:28.311961481Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-09-02T12:37:28.313429952Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.45789ms logger=migrator t=2026-09-02T12:37:28.323367678Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-09-02T12:37:28.323950465Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=587.347µs logger=migrator t=2026-09-02T12:37:28.332900573Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-09-02T12:37:28.334034385Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.133872ms logger=migrator t=2026-09-02T12:37:28.344429064Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-09-02T12:37:28.346243125Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.813891ms logger=migrator t=2026-09-02T12:37:28.356323144Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-09-02T12:37:28.358410172Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=2.097718ms logger=migrator t=2026-09-02T12:37:28.366180149Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-09-02T12:37:28.381759841Z level=info msg="Migration successfully executed" id="add stack_id column" duration=15.584273ms logger=migrator t=2026-09-02T12:37:28.388862539Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-09-02T12:37:28.401741606Z level=info msg="Migration successfully executed" id="add region_slug column" duration=12.872977ms logger=migrator t=2026-09-02T12:37:28.409264407Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-09-02T12:37:28.418337548Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.077092ms logger=migrator t=2026-09-02T12:37:28.422938857Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-09-02T12:37:28.423039949Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=116.003µs logger=migrator t=2026-09-02T12:37:28.431990208Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-09-02T12:37:28.446008327Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=14.016219ms logger=migrator t=2026-09-02T12:37:28.451589603Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-09-02T12:37:28.463933776Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=12.345373ms logger=migrator t=2026-09-02T12:37:28.471502146Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-09-02T12:37:28.47198783Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=490.284µs logger=migrator t=2026-09-02T12:37:28.480511207Z level=info msg="migrations completed" performed=558 skipped=0 duration=6.211953693s logger=migrator t=2026-09-02T12:37:28.481319219Z level=info msg="Unlocking database" logger=sqlstore t=2026-09-02T12:37:28.502133477Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-09-02T12:37:28.502400905Z level=info msg="Created default organization" logger=secrets t=2026-09-02T12:37:28.509543343Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-09-02T12:37:28.557387034Z level=info msg="Restored cache from database" duration=374.361µs logger=plugin.store t=2026-09-02T12:37:28.558546685Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-09-02T12:37:28.592970282Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-09-02T12:37:28.593000683Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-09-02T12:37:28.593060615Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-09-02T12:37:28.593070385Z level=info msg="Plugins loaded" count=54 duration=34.52382ms logger=query_data t=2026-09-02T12:37:28.596780949Z level=info msg="Query Service initialization" logger=live.push_http t=2026-09-02T12:37:28.600393839Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-09-02T12:37:28.61017624Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-09-02T12:37:28.623189613Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-09-02T12:37:28.626544306Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-09-02T12:37:28.629823457Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-09-02T12:37:28.659405799Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-09-02T12:37:28.683760646Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-09-02T12:37:28.705655384Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-09-02T12:37:28.705679005Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-09-02T12:37:28.706485508Z level=info msg="Warming state cache for startup" logger=grafanaStorageLogger t=2026-09-02T12:37:28.706784226Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-09-02T12:37:28.707194338Z level=info msg="State cache has been initialized" states=0 duration=707.74µs logger=ngalert.multiorg.alertmanager t=2026-09-02T12:37:28.707240189Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.scheduler t=2026-09-02T12:37:28.707285801Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-09-02T12:37:28.707391273Z level=info msg=starting first_tick=2026-09-02T12:37:30Z logger=http.server t=2026-09-02T12:37:28.710915151Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-09-02T12:37:28.742946081Z level=info msg="starting to provision dashboards" logger=plugins.update.checker t=2026-09-02T12:37:28.785984528Z level=info msg="Update check succeeded" duration=78.518673ms logger=grafana.update.checker t=2026-09-02T12:37:28.787623543Z level=info msg="Update check succeeded" duration=80.475086ms logger=provisioning.dashboard t=2026-09-02T12:37:28.808031601Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-09-02T12:37:28.810044067Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-09-02T12:37:28.811263221Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-09-02T12:37:28.822279267Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-09-02T12:37:28.838105226Z level=info msg="Patterns update finished" duration=127.896054ms logger=grafana-apiserver t=2026-09-02T12:37:28.996709225Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-09-02T12:37:28.99721563Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-09-02T12:37:45.212545442Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:37:45.214764363Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:37:45.242046382Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:37:45.282067595Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:37:45.30599986Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:37:45.346237308Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:37:45.368839157Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:37:45.400565158Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:37:45.423273689Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:37:45.45637275Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:37:45.485312654Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-09-02T12:37:45.53339189Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-09-02T12:37:45.54849092Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-09-02T12:37:45.561120241Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-09-02T12:37:45.580913772Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-09-02T12:37:45.583984437Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:37:45.619033331Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:37:45.669412991Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:37:45.689373886Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:37:45.728411261Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:37:45.752285525Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:37:45.812524149Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:37:45.833217845Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:37:45.891113394Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:37:45.911680805Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:37:45.966109238Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:37:45.989212021Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:37:46.027629029Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:37:46.050552585Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:37:46.093289554Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:37:46.116721335Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:37:46.180353494Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:37:46.196209074Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:37:46.240751722Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:37:46.254922906Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:37:46.295955268Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:37:46.317141116Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:37:46.397439818Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:37:46.416059846Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:37:46.462949169Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:37:46.483076018Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:37:46.54320965Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:37:46.565603562Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:37:47.466902076Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:37:47.488034393Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:37:47.661604718Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:37:47.682110588Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:37:47.753046239Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:37:47.777298104Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:37:47.87754402Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:37:47.901919688Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:37:47.979117884Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:37:47.998957945Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:37:48.112257565Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:37:48.133199087Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:37:48.232288381Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:37:48.255247789Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:37:48.353599323Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:37:48.374658538Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:37:48.445468237Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:37:48.466618125Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:37:48.54595671Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:37:48.576019196Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:37:48.655891397Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:37:48.678050575Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:37:48.761505608Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:37:48.773786559Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:37:48.816930411Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:37:48.876735126Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:37:48.941108848Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:37:48.956118536Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:37:49.030151636Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:37:49.049013082Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:37:49.146974179Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:37:49.18218921Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:37:49.311348225Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:37:49.331934729Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:37:49.447174797Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:37:49.459770207Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:37:49.558678511Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:37:49.581395943Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:37:49.701753824Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:37:49.72388489Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-02T12:37:49.842721379Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-09-02T12:37:59.732695331Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-09-02T12:47:28.752562689Z level=info msg="Completed cleanup jobs" duration=44.669839ms logger=plugins.update.checker t=2026-09-02T12:47:28.843692816Z level=info msg="Update check succeeded" duration=57.127697ms logger=sqlstore.transactions t=2026-09-02T12:52:28.615733495Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-09-02T12:57:28.745802523Z level=info msg="Completed cleanup jobs" duration=38.305582ms logger=plugins.update.checker t=2026-09-02T12:57:28.840867202Z level=info msg="Update check succeeded" duration=54.054332ms logger=cleanup t=2026-09-02T13:07:28.745428193Z level=info msg="Completed cleanup jobs" duration=37.468189ms logger=plugins.update.checker t=2026-09-02T13:07:28.840016216Z level=info msg="Update check succeeded" duration=53.247507ms logger=infra.usagestats t=2026-09-02T13:07:59.758854859Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-09-02T13:17:28.733929819Z level=info msg="Completed cleanup jobs" duration=26.109962ms logger=plugins.update.checker t=2026-09-02T13:17:28.845198874Z level=info msg="Update check succeeded" duration=58.66434ms logger=cleanup t=2026-09-02T13:27:28.742118187Z level=info msg="Completed cleanup jobs" duration=34.61045ms logger=plugins.update.checker t=2026-09-02T13:27:28.834751888Z level=info msg="Update check succeeded" duration=48.184081ms logger=cleanup t=2026-09-02T13:37:28.761502634Z level=info msg="Completed cleanup jobs" duration=54.077358ms logger=plugins.update.checker t=2026-09-02T13:37:28.836703001Z level=info msg="Update check succeeded" duration=50.261942ms logger=infra.usagestats t=2026-09-02T13:37:59.761049893Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-09-02T13:47:28.7196638Z level=info msg="Completed cleanup jobs" duration=12.097281ms logger=plugins.update.checker t=2026-09-02T13:47:28.841426444Z level=info msg="Update check succeeded" duration=54.529543ms