logger=settings t=2026-03-15T02:09:02.608180876Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-03-15T02:09:02Z logger=settings t=2026-03-15T02:09:02.608513763Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-03-15T02:09:02.608528564Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-03-15T02:09:02.608532274Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-03-15T02:09:02.608535544Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-03-15T02:09:02.608538294Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-03-15T02:09:02.608540924Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-03-15T02:09:02.608543544Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-03-15T02:09:02.608546844Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-03-15T02:09:02.608549814Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-03-15T02:09:02.608553284Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-03-15T02:09:02.608556504Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-03-15T02:09:02.608559144Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-03-15T02:09:02.608561754Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-03-15T02:09:02.608564544Z level=info msg=Target target=[all] logger=settings t=2026-03-15T02:09:02.608571135Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-03-15T02:09:02.608574435Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-03-15T02:09:02.608578785Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-03-15T02:09:02.608582315Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-03-15T02:09:02.608586135Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-03-15T02:09:02.608591215Z level=info msg="App mode production" logger=sqlstore t=2026-03-15T02:09:02.608915372Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-03-15T02:09:02.608937123Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-03-15T02:09:02.610523548Z level=info msg="Locking database" logger=migrator t=2026-03-15T02:09:02.610537698Z level=info msg="Starting DB migrations" logger=migrator t=2026-03-15T02:09:02.61109258Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-03-15T02:09:02.612298327Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.205487ms logger=migrator t=2026-03-15T02:09:02.623040933Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-03-15T02:09:02.623844431Z level=info msg="Migration successfully executed" id="create user table" duration=803.398µs logger=migrator t=2026-03-15T02:09:02.628679697Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-03-15T02:09:02.629929745Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.249948ms logger=migrator t=2026-03-15T02:09:02.635094579Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-03-15T02:09:02.635764693Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=669.624µs logger=migrator t=2026-03-15T02:09:02.644592448Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-03-15T02:09:02.645671861Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.079273ms logger=migrator t=2026-03-15T02:09:02.651572032Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-03-15T02:09:02.652262967Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=692.825µs logger=migrator t=2026-03-15T02:09:02.658608106Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-03-15T02:09:02.661094191Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.485595ms logger=migrator t=2026-03-15T02:09:02.666591002Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-03-15T02:09:02.667954632Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.36427ms logger=migrator t=2026-03-15T02:09:02.67243899Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-03-15T02:09:02.673190077Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=752.437µs logger=migrator t=2026-03-15T02:09:02.677337459Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-03-15T02:09:02.678033894Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=693.295µs logger=migrator t=2026-03-15T02:09:02.684160548Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-03-15T02:09:02.684732641Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=572.053µs logger=migrator t=2026-03-15T02:09:02.688938164Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-03-15T02:09:02.68970117Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=762.716µs logger=migrator t=2026-03-15T02:09:02.69561528Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-03-15T02:09:02.69738538Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.77032ms logger=migrator t=2026-03-15T02:09:02.703693578Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-03-15T02:09:02.703732279Z level=info msg="Migration successfully executed" id="Update user table charset" duration=39.651µs logger=migrator t=2026-03-15T02:09:02.710713513Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-03-15T02:09:02.711890179Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.175346ms logger=migrator t=2026-03-15T02:09:02.717446601Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-03-15T02:09:02.717965692Z level=info msg="Migration successfully executed" id="Add missing user data" duration=518.771µs logger=migrator t=2026-03-15T02:09:02.72509901Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-03-15T02:09:02.726241545Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.142935ms logger=migrator t=2026-03-15T02:09:02.730366806Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-03-15T02:09:02.731142323Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=774.637µs logger=migrator t=2026-03-15T02:09:02.736523951Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-03-15T02:09:02.738344962Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.810839ms logger=migrator t=2026-03-15T02:09:02.742738998Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-03-15T02:09:02.752039312Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=9.301304ms logger=migrator t=2026-03-15T02:09:02.756596383Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-03-15T02:09:02.75740495Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=808.597µs logger=migrator t=2026-03-15T02:09:02.762079804Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-03-15T02:09:02.762629926Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=556.122µs logger=migrator t=2026-03-15T02:09:02.76782544Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-03-15T02:09:02.769193181Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.368051ms logger=migrator t=2026-03-15T02:09:02.775323155Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-03-15T02:09:02.775771275Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=448.77µs logger=migrator t=2026-03-15T02:09:02.780552041Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-03-15T02:09:02.781288527Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=736.666µs logger=migrator t=2026-03-15T02:09:02.786658975Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-03-15T02:09:02.787779289Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.119764ms logger=migrator t=2026-03-15T02:09:02.79419949Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-03-15T02:09:02.797179767Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=2.968475ms logger=migrator t=2026-03-15T02:09:02.804455746Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-03-15T02:09:02.805194852Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=739.266µs logger=migrator t=2026-03-15T02:09:02.812428172Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-03-15T02:09:02.813509495Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.081153ms logger=migrator t=2026-03-15T02:09:02.819037057Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-03-15T02:09:02.819797625Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=759.898µs logger=migrator t=2026-03-15T02:09:02.8264185Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-03-15T02:09:02.826459071Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=32.751µs logger=migrator t=2026-03-15T02:09:02.832959234Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-03-15T02:09:02.834260913Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.302099ms logger=migrator t=2026-03-15T02:09:02.840442809Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-03-15T02:09:02.841144074Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=701.535µs logger=migrator t=2026-03-15T02:09:02.846087743Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-03-15T02:09:02.847529504Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.451071ms logger=migrator t=2026-03-15T02:09:02.855938549Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-03-15T02:09:02.857231818Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.293339ms logger=migrator t=2026-03-15T02:09:02.865061421Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-03-15T02:09:02.86817975Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.118188ms logger=migrator t=2026-03-15T02:09:02.874734133Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-03-15T02:09:02.875883039Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.154296ms logger=migrator t=2026-03-15T02:09:02.881125434Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-03-15T02:09:02.881855591Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=723.496µs logger=migrator t=2026-03-15T02:09:02.887168568Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-03-15T02:09:02.888004116Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=836.719µs logger=migrator t=2026-03-15T02:09:02.966659117Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-03-15T02:09:02.968034237Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.37717ms logger=migrator t=2026-03-15T02:09:02.973895617Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-03-15T02:09:02.975294787Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.39985ms logger=migrator t=2026-03-15T02:09:02.981647787Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-03-15T02:09:02.982165029Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=516.883µs logger=migrator t=2026-03-15T02:09:02.988547709Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-03-15T02:09:02.989108871Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=554.422µs logger=migrator t=2026-03-15T02:09:02.994612272Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-03-15T02:09:02.995049072Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=423.989µs logger=migrator t=2026-03-15T02:09:03.000524682Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-03-15T02:09:03.001287919Z level=info msg="Migration successfully executed" id="create star table" duration=763.937µs logger=migrator t=2026-03-15T02:09:03.006907533Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-03-15T02:09:03.007959296Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.051883ms logger=migrator t=2026-03-15T02:09:03.015192485Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-03-15T02:09:03.016405342Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.212917ms logger=migrator t=2026-03-15T02:09:03.021904023Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-03-15T02:09:03.022776332Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=869.719µs logger=migrator t=2026-03-15T02:09:03.02858247Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-03-15T02:09:03.029743626Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.161076ms logger=migrator t=2026-03-15T02:09:03.035491862Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-03-15T02:09:03.036221088Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=729.376µs logger=migrator t=2026-03-15T02:09:03.042901955Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-03-15T02:09:03.043633391Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=735.546µs logger=migrator t=2026-03-15T02:09:03.048832825Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-03-15T02:09:03.049564242Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=731.567µs logger=migrator t=2026-03-15T02:09:03.054724005Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-03-15T02:09:03.054751866Z level=info msg="Migration successfully executed" id="Update org table charset" duration=28.711µs logger=migrator t=2026-03-15T02:09:03.05950064Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-03-15T02:09:03.059532191Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=39.541µs logger=migrator t=2026-03-15T02:09:03.06536866Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-03-15T02:09:03.065540723Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=172.453µs logger=migrator t=2026-03-15T02:09:03.070681097Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-03-15T02:09:03.071431883Z level=info msg="Migration successfully executed" id="create dashboard table" duration=750.877µs logger=migrator t=2026-03-15T02:09:03.07673057Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-03-15T02:09:03.077512318Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=791.368µs logger=migrator t=2026-03-15T02:09:03.0826484Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-03-15T02:09:03.083457078Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=808.568µs logger=migrator t=2026-03-15T02:09:03.08942882Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-03-15T02:09:03.090098784Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=669.944µs logger=migrator t=2026-03-15T02:09:03.094938941Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-03-15T02:09:03.095735288Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=792.567µs logger=migrator t=2026-03-15T02:09:03.100570215Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-03-15T02:09:03.101308411Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=738.446µs logger=migrator t=2026-03-15T02:09:03.107073507Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-03-15T02:09:03.113429497Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=6.35671ms logger=migrator t=2026-03-15T02:09:03.118296944Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-03-15T02:09:03.119051661Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=754.757µs logger=migrator t=2026-03-15T02:09:03.123936529Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-03-15T02:09:03.124732286Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=799.477µs logger=migrator t=2026-03-15T02:09:03.13077357Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-03-15T02:09:03.131539906Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=767.486µs logger=migrator t=2026-03-15T02:09:03.13668148Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-03-15T02:09:03.137200881Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=519.371µs logger=migrator t=2026-03-15T02:09:03.142894176Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-03-15T02:09:03.144149933Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.259927ms logger=migrator t=2026-03-15T02:09:03.150497744Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-03-15T02:09:03.150573286Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=76.141µs logger=migrator t=2026-03-15T02:09:03.155672557Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-03-15T02:09:03.158577122Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.904225ms logger=migrator t=2026-03-15T02:09:03.164052951Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-03-15T02:09:03.166001855Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.948153ms logger=migrator t=2026-03-15T02:09:03.172109649Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-03-15T02:09:03.174148434Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.037355ms logger=migrator t=2026-03-15T02:09:03.179085243Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-03-15T02:09:03.179909031Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=823.828µs logger=migrator t=2026-03-15T02:09:03.184278608Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-03-15T02:09:03.187294134Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.015056ms logger=migrator t=2026-03-15T02:09:03.192969689Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-03-15T02:09:03.193773436Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=803.607µs logger=migrator t=2026-03-15T02:09:03.198398508Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-03-15T02:09:03.199278227Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=878.929µs logger=migrator t=2026-03-15T02:09:03.204220536Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-03-15T02:09:03.204262117Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=42.781µs logger=migrator t=2026-03-15T02:09:03.210552075Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-03-15T02:09:03.210592566Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=40.981µs logger=migrator t=2026-03-15T02:09:03.215898423Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-03-15T02:09:03.219275517Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.371964ms logger=migrator t=2026-03-15T02:09:03.224583934Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-03-15T02:09:03.22663239Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.048616ms logger=migrator t=2026-03-15T02:09:03.232617741Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-03-15T02:09:03.234531214Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.913313ms logger=migrator t=2026-03-15T02:09:03.239439291Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-03-15T02:09:03.241354214Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.911562ms logger=migrator t=2026-03-15T02:09:03.247775224Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-03-15T02:09:03.247995719Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=218.885µs logger=migrator t=2026-03-15T02:09:03.252830806Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-03-15T02:09:03.253618243Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=787.367µs logger=migrator t=2026-03-15T02:09:03.259630516Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-03-15T02:09:03.260318901Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=688.165µs logger=migrator t=2026-03-15T02:09:03.26527311Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-03-15T02:09:03.265317841Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=39.391µs logger=migrator t=2026-03-15T02:09:03.270775942Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-03-15T02:09:03.272003238Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.217296ms logger=migrator t=2026-03-15T02:09:03.27979153Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-03-15T02:09:03.280887994Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.086693ms logger=migrator t=2026-03-15T02:09:03.286465326Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-03-15T02:09:03.292312995Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.849769ms logger=migrator t=2026-03-15T02:09:03.297729934Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-03-15T02:09:03.29845447Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=724.396µs logger=migrator t=2026-03-15T02:09:03.305041936Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-03-15T02:09:03.306265242Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.223006ms logger=migrator t=2026-03-15T02:09:03.31208823Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-03-15T02:09:03.312889819Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=801.399µs logger=migrator t=2026-03-15T02:09:03.319994654Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-03-15T02:09:03.320539856Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=555.682µs logger=migrator t=2026-03-15T02:09:03.326775114Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-03-15T02:09:03.327307846Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=532.832µs logger=migrator t=2026-03-15T02:09:03.332264505Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-03-15T02:09:03.334258648Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=1.994093ms logger=migrator t=2026-03-15T02:09:03.339180077Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-03-15T02:09:03.339944883Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=764.586µs logger=migrator t=2026-03-15T02:09:03.347418618Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-03-15T02:09:03.347629743Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=211.445µs logger=migrator t=2026-03-15T02:09:03.351460707Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-03-15T02:09:03.351714542Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=256.155µs logger=migrator t=2026-03-15T02:09:03.356085649Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-03-15T02:09:03.357297015Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.200016ms logger=migrator t=2026-03-15T02:09:03.361840746Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-03-15T02:09:03.363906991Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.066235ms logger=migrator t=2026-03-15T02:09:03.369936754Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-03-15T02:09:03.370819043Z level=info msg="Migration successfully executed" id="create data_source table" duration=881.879µs logger=migrator t=2026-03-15T02:09:03.375753142Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-03-15T02:09:03.376970488Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.216876ms logger=migrator t=2026-03-15T02:09:03.383012292Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-03-15T02:09:03.383897541Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=877.369µs logger=migrator t=2026-03-15T02:09:03.391301045Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-03-15T02:09:03.39200511Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=700.386µs logger=migrator t=2026-03-15T02:09:03.39792812Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-03-15T02:09:03.398653436Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=725.286µs logger=migrator t=2026-03-15T02:09:03.405008055Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-03-15T02:09:03.410874065Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=5.86291ms logger=migrator t=2026-03-15T02:09:03.41564295Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-03-15T02:09:03.41653042Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=887.28µs logger=migrator t=2026-03-15T02:09:03.423150215Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-03-15T02:09:03.424246359Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.087834ms logger=migrator t=2026-03-15T02:09:03.42974018Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-03-15T02:09:03.431312335Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.571835ms logger=migrator t=2026-03-15T02:09:03.437700345Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-03-15T02:09:03.438207186Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=505.061µs logger=migrator t=2026-03-15T02:09:03.443154816Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-03-15T02:09:03.445413865Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.340141ms logger=migrator t=2026-03-15T02:09:03.451797426Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-03-15T02:09:03.454061776Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.26388ms logger=migrator t=2026-03-15T02:09:03.458578625Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-03-15T02:09:03.458602996Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=25.341µs logger=migrator t=2026-03-15T02:09:03.462224425Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-03-15T02:09:03.462410969Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=186.824µs logger=migrator t=2026-03-15T02:09:03.46651938Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-03-15T02:09:03.468858961Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.342292ms logger=migrator t=2026-03-15T02:09:03.474180498Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-03-15T02:09:03.474378463Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=196.334µs logger=migrator t=2026-03-15T02:09:03.479504086Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-03-15T02:09:03.479758791Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=254.515µs logger=migrator t=2026-03-15T02:09:03.483612937Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-03-15T02:09:03.486039919Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.426363ms logger=migrator t=2026-03-15T02:09:03.490775804Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-03-15T02:09:03.490969818Z level=info msg="Migration successfully executed" id="Update uid value" duration=194.494µs logger=migrator t=2026-03-15T02:09:03.495661101Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-03-15T02:09:03.497091662Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.419701ms logger=migrator t=2026-03-15T02:09:03.501691994Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-03-15T02:09:03.50331796Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.625156ms logger=migrator t=2026-03-15T02:09:03.507748007Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-03-15T02:09:03.508524244Z level=info msg="Migration successfully executed" id="create api_key table" duration=775.637µs logger=migrator t=2026-03-15T02:09:03.515072959Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-03-15T02:09:03.515837186Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=758.266µs logger=migrator t=2026-03-15T02:09:03.521557101Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-03-15T02:09:03.522774439Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.216998ms logger=migrator t=2026-03-15T02:09:03.529937336Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-03-15T02:09:03.530799044Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=860.978µs logger=migrator t=2026-03-15T02:09:03.537106784Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-03-15T02:09:03.537870391Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=762.326µs logger=migrator t=2026-03-15T02:09:03.543385382Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-03-15T02:09:03.544800263Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.41474ms logger=migrator t=2026-03-15T02:09:03.551444639Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-03-15T02:09:03.552141514Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=696.925µs logger=migrator t=2026-03-15T02:09:03.559221561Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-03-15T02:09:03.568407673Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=9.186752ms logger=migrator t=2026-03-15T02:09:03.573771011Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-03-15T02:09:03.574500157Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=729.266µs logger=migrator t=2026-03-15T02:09:03.919044411Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-03-15T02:09:03.920431051Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.39088ms logger=migrator t=2026-03-15T02:09:04.123641174Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-03-15T02:09:04.124742818Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.104734ms logger=migrator t=2026-03-15T02:09:04.132900728Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-03-15T02:09:04.133637285Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=736.367µs logger=migrator t=2026-03-15T02:09:04.137594412Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-03-15T02:09:04.137893668Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=293.336µs logger=migrator t=2026-03-15T02:09:04.143963952Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-03-15T02:09:04.144534954Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=574.873µs logger=migrator t=2026-03-15T02:09:04.148318358Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-03-15T02:09:04.148372619Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=55.031µs logger=migrator t=2026-03-15T02:09:04.152050899Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-03-15T02:09:04.154262728Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.209759ms logger=migrator t=2026-03-15T02:09:04.158056202Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-03-15T02:09:04.160301321Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.238089ms logger=migrator t=2026-03-15T02:09:04.167087621Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-03-15T02:09:04.167587262Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=480.63µs logger=migrator t=2026-03-15T02:09:04.172107091Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-03-15T02:09:04.176314854Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.208883ms logger=migrator t=2026-03-15T02:09:04.180881404Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-03-15T02:09:04.183493512Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.611858ms logger=migrator t=2026-03-15T02:09:04.188176425Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-03-15T02:09:04.188965672Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=789.427µs logger=migrator t=2026-03-15T02:09:04.203734938Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-03-15T02:09:04.20431515Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=580.422µs logger=migrator t=2026-03-15T02:09:04.208916921Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-03-15T02:09:04.210173169Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.256358ms logger=migrator t=2026-03-15T02:09:04.215802463Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-03-15T02:09:04.216678092Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=874.559µs logger=migrator t=2026-03-15T02:09:04.221047249Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-03-15T02:09:04.221853606Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=810.367µs logger=migrator t=2026-03-15T02:09:04.226648762Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-03-15T02:09:04.228016482Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.367ms logger=migrator t=2026-03-15T02:09:04.2338418Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-03-15T02:09:04.234015254Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=178.994µs logger=migrator t=2026-03-15T02:09:04.239885784Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-03-15T02:09:04.239978096Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=98.082µs logger=migrator t=2026-03-15T02:09:04.245508188Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-03-15T02:09:04.248421401Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.913303ms logger=migrator t=2026-03-15T02:09:04.256253453Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-03-15T02:09:04.25928676Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.034947ms logger=migrator t=2026-03-15T02:09:04.266954399Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-03-15T02:09:04.267122653Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=174.114µs logger=migrator t=2026-03-15T02:09:04.275957747Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-03-15T02:09:04.277275816Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.321099ms logger=migrator t=2026-03-15T02:09:04.292989332Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-03-15T02:09:04.294367173Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.382521ms logger=migrator t=2026-03-15T02:09:04.303526694Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-03-15T02:09:04.303643897Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=140.964µs logger=migrator t=2026-03-15T02:09:04.313377301Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-03-15T02:09:04.314858703Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.483002ms logger=migrator t=2026-03-15T02:09:04.32061966Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-03-15T02:09:04.322027471Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.407351ms logger=migrator t=2026-03-15T02:09:04.329529167Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-03-15T02:09:04.332649875Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.118638ms logger=migrator t=2026-03-15T02:09:04.336757706Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-03-15T02:09:04.336785976Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=29.17µs logger=migrator t=2026-03-15T02:09:04.342201135Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-03-15T02:09:04.343667208Z level=info msg="Migration successfully executed" id="create session table" duration=1.466653ms logger=migrator t=2026-03-15T02:09:04.3483159Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-03-15T02:09:04.348435422Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=120.942µs logger=migrator t=2026-03-15T02:09:04.352720367Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-03-15T02:09:04.35282459Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=101.923µs logger=migrator t=2026-03-15T02:09:04.357025811Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-03-15T02:09:04.358232179Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.211267ms logger=migrator t=2026-03-15T02:09:04.363796531Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-03-15T02:09:04.364938176Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.141385ms logger=migrator t=2026-03-15T02:09:04.371076421Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-03-15T02:09:04.371110531Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=43.391µs logger=migrator t=2026-03-15T02:09:04.376146972Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-03-15T02:09:04.376233124Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=93.082µs logger=migrator t=2026-03-15T02:09:04.381418999Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-03-15T02:09:04.384978167Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.560168ms logger=migrator t=2026-03-15T02:09:04.390450457Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-03-15T02:09:04.395822056Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=5.375749ms logger=migrator t=2026-03-15T02:09:04.401710405Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-03-15T02:09:04.401975821Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=272.226µs logger=migrator t=2026-03-15T02:09:04.407984054Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-03-15T02:09:04.408107617Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=117.663µs logger=migrator t=2026-03-15T02:09:04.41370784Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-03-15T02:09:04.414523077Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=816.457µs logger=migrator t=2026-03-15T02:09:04.418811731Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-03-15T02:09:04.418829072Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=18.101µs logger=migrator t=2026-03-15T02:09:04.424168869Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-03-15T02:09:04.429036977Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.866338ms logger=migrator t=2026-03-15T02:09:04.434452306Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-03-15T02:09:04.434608139Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=156.143µs logger=migrator t=2026-03-15T02:09:04.442314529Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-03-15T02:09:04.446839578Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.525179ms logger=migrator t=2026-03-15T02:09:04.451168284Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-03-15T02:09:04.455407587Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=4.232323ms logger=migrator t=2026-03-15T02:09:04.460004908Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-03-15T02:09:04.46007911Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=75.212µs logger=migrator t=2026-03-15T02:09:04.464542049Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-03-15T02:09:04.465475439Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=933.5µs logger=migrator t=2026-03-15T02:09:04.471361368Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-03-15T02:09:04.472191136Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=829.428µs logger=migrator t=2026-03-15T02:09:04.477205367Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-03-15T02:09:04.478630489Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.426022ms logger=migrator t=2026-03-15T02:09:04.486932052Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-03-15T02:09:04.488149918Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.220647ms logger=migrator t=2026-03-15T02:09:04.492957624Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-03-15T02:09:04.493719191Z level=info msg="Migration successfully executed" id="add index alert state" duration=765.507µs logger=migrator t=2026-03-15T02:09:04.500134021Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-03-15T02:09:04.500982621Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=846.46µs logger=migrator t=2026-03-15T02:09:04.505901478Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-03-15T02:09:04.506591284Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=684.336µs logger=migrator t=2026-03-15T02:09:04.511322128Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-03-15T02:09:04.512551225Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.227417ms logger=migrator t=2026-03-15T02:09:04.518550267Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-03-15T02:09:04.519920387Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.37178ms logger=migrator t=2026-03-15T02:09:04.524246773Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-03-15T02:09:04.536762678Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=12.512145ms logger=migrator t=2026-03-15T02:09:04.54457737Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-03-15T02:09:04.545978191Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.406261ms logger=migrator t=2026-03-15T02:09:04.55048429Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-03-15T02:09:04.55135062Z 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=866.77µs logger=migrator t=2026-03-15T02:09:04.556601065Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-03-15T02:09:04.556879561Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=278.866µs logger=migrator t=2026-03-15T02:09:04.561484422Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-03-15T02:09:04.56228249Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=809.868µs logger=migrator t=2026-03-15T02:09:04.567967775Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-03-15T02:09:04.569168641Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.200436ms logger=migrator t=2026-03-15T02:09:04.575429609Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-03-15T02:09:04.581228447Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.798627ms logger=migrator t=2026-03-15T02:09:04.58728078Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-03-15T02:09:04.590787957Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.503887ms logger=migrator t=2026-03-15T02:09:04.595223045Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-03-15T02:09:04.598889436Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.662961ms logger=migrator t=2026-03-15T02:09:04.603245011Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-03-15T02:09:04.607086667Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.846186ms logger=migrator t=2026-03-15T02:09:04.611260758Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-03-15T02:09:04.612140807Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=888.409µs logger=migrator t=2026-03-15T02:09:04.618487147Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-03-15T02:09:04.618529698Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=49.691µs logger=migrator t=2026-03-15T02:09:04.624567641Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-03-15T02:09:04.624618192Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=45.991µs logger=migrator t=2026-03-15T02:09:04.630545553Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-03-15T02:09:04.63178745Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.239116ms logger=migrator t=2026-03-15T02:09:04.638091219Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-03-15T02:09:04.638963228Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=867.139µs logger=migrator t=2026-03-15T02:09:04.646285859Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-03-15T02:09:04.647377513Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.085114ms logger=migrator t=2026-03-15T02:09:04.656986204Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-03-15T02:09:04.658356525Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.370981ms logger=migrator t=2026-03-15T02:09:04.664189843Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-03-15T02:09:04.665684487Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.494463ms logger=migrator t=2026-03-15T02:09:04.670257717Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-03-15T02:09:04.674203394Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.944768ms logger=migrator t=2026-03-15T02:09:04.678624531Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-03-15T02:09:04.682331242Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.706751ms logger=migrator t=2026-03-15T02:09:04.688058298Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-03-15T02:09:04.688517759Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=465.301µs logger=migrator t=2026-03-15T02:09:04.693061898Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-03-15T02:09:04.694517081Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.454943ms logger=migrator t=2026-03-15T02:09:04.69948268Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-03-15T02:09:04.70040053Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=917.77µs logger=migrator t=2026-03-15T02:09:04.70583961Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-03-15T02:09:04.711868363Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=6.027593ms logger=migrator t=2026-03-15T02:09:04.716321081Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-03-15T02:09:04.716412403Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=91.242µs logger=migrator t=2026-03-15T02:09:04.721153147Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-03-15T02:09:04.723075949Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.926103ms logger=migrator t=2026-03-15T02:09:04.727965367Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-03-15T02:09:04.729725455Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.742168ms logger=migrator t=2026-03-15T02:09:04.736472154Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-03-15T02:09:04.736604507Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=132.563µs logger=migrator t=2026-03-15T02:09:04.740787969Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-03-15T02:09:04.741794662Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.006973ms logger=migrator t=2026-03-15T02:09:04.746231989Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-03-15T02:09:04.747135959Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=898.47µs logger=migrator t=2026-03-15T02:09:04.752667181Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-03-15T02:09:04.75352054Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=853.579µs logger=migrator t=2026-03-15T02:09:04.758650163Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-03-15T02:09:04.759497721Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=847.358µs logger=migrator t=2026-03-15T02:09:04.764294107Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-03-15T02:09:04.76584105Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.546523ms logger=migrator t=2026-03-15T02:09:04.772530808Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-03-15T02:09:04.774341317Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.804829ms logger=migrator t=2026-03-15T02:09:04.779356718Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-03-15T02:09:04.779395279Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=39.851µs logger=migrator t=2026-03-15T02:09:04.78351948Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-03-15T02:09:04.787744403Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.229492ms logger=migrator t=2026-03-15T02:09:04.804397039Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-03-15T02:09:04.806045856Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.648617ms logger=migrator t=2026-03-15T02:09:04.834948382Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-03-15T02:09:04.840030674Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=5.086472ms logger=migrator t=2026-03-15T02:09:04.845709389Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-03-15T02:09:04.846471205Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=761.976µs logger=migrator t=2026-03-15T02:09:04.852052858Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-03-15T02:09:04.854076653Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=2.029185ms logger=migrator t=2026-03-15T02:09:04.859522493Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-03-15T02:09:04.860649217Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.124444ms logger=migrator t=2026-03-15T02:09:04.866746622Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-03-15T02:09:04.881725322Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=14.97877ms logger=migrator t=2026-03-15T02:09:04.886493476Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-03-15T02:09:04.88709643Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=601.104µs logger=migrator t=2026-03-15T02:09:04.893746086Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-03-15T02:09:04.895229468Z 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.486912ms logger=migrator t=2026-03-15T02:09:04.902775925Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-03-15T02:09:04.903094422Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=318.877µs logger=migrator t=2026-03-15T02:09:04.910001674Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-03-15T02:09:04.910982945Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=981.071µs logger=migrator t=2026-03-15T02:09:04.915467315Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-03-15T02:09:04.915848953Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=375.868µs logger=migrator t=2026-03-15T02:09:04.920468444Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-03-15T02:09:04.924784089Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.315325ms logger=migrator t=2026-03-15T02:09:04.929218167Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-03-15T02:09:04.933415339Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.190572ms logger=migrator t=2026-03-15T02:09:04.938588983Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-03-15T02:09:04.939534944Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=946.371µs logger=migrator t=2026-03-15T02:09:04.945561036Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-03-15T02:09:04.947239954Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.681748ms logger=migrator t=2026-03-15T02:09:04.952189003Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-03-15T02:09:04.952453519Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=264.966µs logger=migrator t=2026-03-15T02:09:04.956385305Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-03-15T02:09:04.960863614Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.478039ms logger=migrator t=2026-03-15T02:09:04.965870674Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-03-15T02:09:04.967652723Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.785699ms logger=migrator t=2026-03-15T02:09:04.973243326Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-03-15T02:09:04.973478561Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=235.465µs logger=migrator t=2026-03-15T02:09:04.979053054Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-03-15T02:09:04.980038706Z level=info msg="Migration successfully executed" id="Move region to single row" duration=986.123µs logger=migrator t=2026-03-15T02:09:04.988504052Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-03-15T02:09:04.989410292Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=901.339µs logger=migrator t=2026-03-15T02:09:05.007663744Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-03-15T02:09:05.008648125Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=985.471µs logger=migrator t=2026-03-15T02:09:05.013294168Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-15T02:09:05.014375621Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.086223ms logger=migrator t=2026-03-15T02:09:05.018445971Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-15T02:09:05.020028446Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.576126ms logger=migrator t=2026-03-15T02:09:05.026247972Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-03-15T02:09:05.027869949Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.622637ms logger=migrator t=2026-03-15T02:09:05.033812639Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-03-15T02:09:05.034850122Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.038813ms logger=migrator t=2026-03-15T02:09:05.039621537Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-03-15T02:09:05.039691699Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=70.882µs logger=migrator t=2026-03-15T02:09:05.043687126Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-03-15T02:09:05.044687369Z level=info msg="Migration successfully executed" id="create test_data table" duration=999.543µs logger=migrator t=2026-03-15T02:09:05.050890615Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-03-15T02:09:05.052505891Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.615296ms logger=migrator t=2026-03-15T02:09:05.058174996Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-03-15T02:09:05.059912483Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.742207ms logger=migrator t=2026-03-15T02:09:05.066059579Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-03-15T02:09:05.067082672Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.016223ms logger=migrator t=2026-03-15T02:09:05.071677962Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-03-15T02:09:05.071925379Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=240.436µs logger=migrator t=2026-03-15T02:09:05.075765483Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-03-15T02:09:05.076149891Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=388.338µs logger=migrator t=2026-03-15T02:09:05.081352756Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-03-15T02:09:05.081457838Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=107.222µs logger=migrator t=2026-03-15T02:09:05.087114823Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-03-15T02:09:05.088515543Z level=info msg="Migration successfully executed" id="create team table" duration=1.402561ms logger=migrator t=2026-03-15T02:09:05.094095256Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-03-15T02:09:05.095229581Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.133615ms logger=migrator t=2026-03-15T02:09:05.100479147Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-03-15T02:09:05.101930469Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.450831ms logger=migrator t=2026-03-15T02:09:05.108200786Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-03-15T02:09:05.11424039Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=6.040614ms logger=migrator t=2026-03-15T02:09:05.131103181Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-03-15T02:09:05.13151504Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=396.118µs logger=migrator t=2026-03-15T02:09:05.186657943Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-03-15T02:09:05.188622477Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.967494ms logger=migrator t=2026-03-15T02:09:05.201509751Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-03-15T02:09:05.202668786Z level=info msg="Migration successfully executed" id="create team member table" duration=1.163416ms logger=migrator t=2026-03-15T02:09:05.207301308Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-03-15T02:09:05.208006154Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=705.036µs logger=migrator t=2026-03-15T02:09:05.21375315Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-03-15T02:09:05.214466965Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=713.585µs logger=migrator t=2026-03-15T02:09:05.218856403Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-03-15T02:09:05.219503877Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=642.334µs logger=migrator t=2026-03-15T02:09:05.224434265Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-03-15T02:09:05.229339623Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.910678ms logger=migrator t=2026-03-15T02:09:05.248477725Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-03-15T02:09:05.255726774Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=7.25271ms logger=migrator t=2026-03-15T02:09:05.277235158Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-03-15T02:09:05.285129871Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=7.885773ms logger=migrator t=2026-03-15T02:09:05.358014306Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-03-15T02:09:05.360743976Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=2.73211ms logger=migrator t=2026-03-15T02:09:05.369495059Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-03-15T02:09:05.370870709Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.38069ms logger=migrator t=2026-03-15T02:09:05.381734018Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-03-15T02:09:05.383849855Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=2.118817ms logger=migrator t=2026-03-15T02:09:05.393258211Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-03-15T02:09:05.394452848Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.198247ms logger=migrator t=2026-03-15T02:09:05.400743496Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-03-15T02:09:05.402169917Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.426701ms logger=migrator t=2026-03-15T02:09:05.413463246Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-03-15T02:09:05.417036145Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=3.570599ms logger=migrator t=2026-03-15T02:09:05.428203021Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-03-15T02:09:05.429614862Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.414181ms logger=migrator t=2026-03-15T02:09:05.441424401Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-03-15T02:09:05.442917715Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.494484ms logger=migrator t=2026-03-15T02:09:05.450360559Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-03-15T02:09:05.451389041Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=1.029542ms logger=migrator t=2026-03-15T02:09:05.461704588Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-03-15T02:09:05.46223894Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=539.932µs logger=migrator t=2026-03-15T02:09:05.471096575Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-03-15T02:09:05.472136917Z level=info msg="Migration successfully executed" id="create tag table" duration=1.042042ms logger=migrator t=2026-03-15T02:09:05.480119364Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-03-15T02:09:05.481156417Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.036904ms logger=migrator t=2026-03-15T02:09:05.504783487Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-03-15T02:09:05.506124847Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.34474ms logger=migrator t=2026-03-15T02:09:05.514338477Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-03-15T02:09:05.515960103Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.619667ms logger=migrator t=2026-03-15T02:09:05.522540707Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-03-15T02:09:05.523422697Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=881.78µs logger=migrator t=2026-03-15T02:09:05.528273653Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-03-15T02:09:05.543811846Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=15.535492ms logger=migrator t=2026-03-15T02:09:05.750333712Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-03-15T02:09:05.752251124Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.876541ms logger=migrator t=2026-03-15T02:09:05.762402417Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-03-15T02:09:05.764281159Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.883892ms logger=migrator t=2026-03-15T02:09:05.772523601Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-03-15T02:09:05.772996461Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=477.431µs logger=migrator t=2026-03-15T02:09:05.779532424Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-03-15T02:09:05.780949836Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.415412ms logger=migrator t=2026-03-15T02:09:05.790191829Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-03-15T02:09:05.79164306Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.451891ms logger=migrator t=2026-03-15T02:09:05.80064749Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-03-15T02:09:05.801865856Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.227517ms logger=migrator t=2026-03-15T02:09:05.809016734Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-03-15T02:09:05.809180617Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=87.162µs logger=migrator t=2026-03-15T02:09:05.816072128Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-03-15T02:09:05.824846041Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=8.775463ms logger=migrator t=2026-03-15T02:09:05.830433265Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-03-15T02:09:05.834976235Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=4.542371ms logger=migrator t=2026-03-15T02:09:05.842808888Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-03-15T02:09:05.852143953Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=9.347325ms logger=migrator t=2026-03-15T02:09:05.860402064Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-03-15T02:09:05.871263704Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=10.858009ms logger=migrator t=2026-03-15T02:09:05.877612883Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-03-15T02:09:05.878441181Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=830.028µs logger=migrator t=2026-03-15T02:09:05.886764214Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-03-15T02:09:05.891847557Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.086502ms logger=migrator t=2026-03-15T02:09:05.89926399Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-03-15T02:09:05.901002138Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.742468ms logger=migrator t=2026-03-15T02:09:05.907586753Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-03-15T02:09:05.908677147Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.090364ms logger=migrator t=2026-03-15T02:09:05.916816376Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-03-15T02:09:05.918633336Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.82305ms logger=migrator t=2026-03-15T02:09:05.927043802Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-03-15T02:09:05.928925532Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.88042ms logger=migrator t=2026-03-15T02:09:05.937626395Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-03-15T02:09:05.939140988Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.517413ms logger=migrator t=2026-03-15T02:09:05.948503983Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-03-15T02:09:05.949740891Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.237758ms logger=migrator t=2026-03-15T02:09:05.960966718Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-03-15T02:09:05.968884683Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=7.922255ms logger=migrator t=2026-03-15T02:09:05.974798723Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-03-15T02:09:05.975743093Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=946.62µs logger=migrator t=2026-03-15T02:09:05.984591078Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-03-15T02:09:05.985566Z level=info msg="Migration successfully executed" id="create cache_data table" duration=974.422µs logger=migrator t=2026-03-15T02:09:05.991867998Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-03-15T02:09:05.992905491Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.037273ms logger=migrator t=2026-03-15T02:09:06.001304166Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-03-15T02:09:06.002510443Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.213558ms logger=migrator t=2026-03-15T02:09:06.012365439Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-03-15T02:09:06.013946915Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.618906ms logger=migrator t=2026-03-15T02:09:06.021828908Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-03-15T02:09:06.0219105Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=87.362µs logger=migrator t=2026-03-15T02:09:06.029465546Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-03-15T02:09:06.029639869Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=179.894µs logger=migrator t=2026-03-15T02:09:06.034869634Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-03-15T02:09:06.037452771Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=2.574097ms logger=migrator t=2026-03-15T02:09:06.044741552Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-03-15T02:09:06.046731935Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=2.000293ms logger=migrator t=2026-03-15T02:09:06.054104278Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-15T02:09:06.056054841Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.953653ms logger=migrator t=2026-03-15T02:09:06.062452842Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-03-15T02:09:06.063133787Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=682.275µs logger=migrator t=2026-03-15T02:09:06.067317889Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-03-15T02:09:06.068427853Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.109014ms logger=migrator t=2026-03-15T02:09:06.073817152Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-15T02:09:06.074700441Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=883.669µs logger=migrator t=2026-03-15T02:09:06.082027783Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-03-15T02:09:06.083288931Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.261148ms logger=migrator t=2026-03-15T02:09:06.088063585Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-15T02:09:06.08914256Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.078565ms logger=migrator t=2026-03-15T02:09:06.094766134Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-03-15T02:09:06.102878692Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=8.110779ms logger=migrator t=2026-03-15T02:09:06.107607776Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-03-15T02:09:06.108301191Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=698.566µs logger=migrator t=2026-03-15T02:09:06.114985229Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-03-15T02:09:06.11506861Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=84.121µs logger=migrator t=2026-03-15T02:09:06.120922079Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-03-15T02:09:06.122535225Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.614006ms logger=migrator t=2026-03-15T02:09:06.128181599Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-03-15T02:09:06.129396866Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.215157ms logger=migrator t=2026-03-15T02:09:06.135020039Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-03-15T02:09:06.136127923Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.108094ms logger=migrator t=2026-03-15T02:09:06.141932071Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-03-15T02:09:06.142005174Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=74.493µs logger=migrator t=2026-03-15T02:09:06.150508241Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-03-15T02:09:06.151744178Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.237477ms logger=migrator t=2026-03-15T02:09:06.163005476Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-03-15T02:09:06.164206442Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.214047ms logger=migrator t=2026-03-15T02:09:06.174638351Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-03-15T02:09:06.176395781Z 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.755669ms logger=migrator t=2026-03-15T02:09:06.183147889Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-03-15T02:09:06.184421287Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.274669ms logger=migrator t=2026-03-15T02:09:06.191601685Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-03-15T02:09:06.197624747Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.022752ms logger=migrator t=2026-03-15T02:09:06.205146363Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-03-15T02:09:06.206098484Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=952.44µs logger=migrator t=2026-03-15T02:09:06.213725642Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-03-15T02:09:06.214712223Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=988.141µs logger=migrator t=2026-03-15T02:09:06.222086116Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-03-15T02:09:06.252572717Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=30.486601ms logger=migrator t=2026-03-15T02:09:06.25996239Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-03-15T02:09:06.283870226Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=23.888475ms logger=migrator t=2026-03-15T02:09:06.290269006Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-03-15T02:09:06.291189687Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=926.501µs logger=migrator t=2026-03-15T02:09:06.297940295Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-03-15T02:09:06.298889067Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=948.632µs logger=migrator t=2026-03-15T02:09:06.306917073Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-03-15T02:09:06.312938676Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.021783ms logger=migrator t=2026-03-15T02:09:06.32494022Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-03-15T02:09:06.333963708Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=9.021078ms logger=migrator t=2026-03-15T02:09:06.382624259Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-03-15T02:09:06.384566442Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.946803ms logger=migrator t=2026-03-15T02:09:06.440629606Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-03-15T02:09:06.442943448Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=2.315031ms logger=migrator t=2026-03-15T02:09:06.58524562Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-03-15T02:09:06.587532001Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=2.289291ms logger=migrator t=2026-03-15T02:09:06.621315964Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-03-15T02:09:06.622934089Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.620485ms logger=migrator t=2026-03-15T02:09:06.6306616Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-03-15T02:09:06.630782082Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=107.793µs logger=migrator t=2026-03-15T02:09:06.635422545Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-03-15T02:09:06.642533881Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=7.111046ms logger=migrator t=2026-03-15T02:09:06.64888527Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-03-15T02:09:06.657643444Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=8.758974ms logger=migrator t=2026-03-15T02:09:06.665320462Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-03-15T02:09:06.674564576Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=9.243724ms logger=migrator t=2026-03-15T02:09:06.681798445Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-03-15T02:09:06.682967571Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.164876ms logger=migrator t=2026-03-15T02:09:06.688146264Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-03-15T02:09:06.689482734Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.33656ms logger=migrator t=2026-03-15T02:09:06.696389936Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-03-15T02:09:06.701706713Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=5.316587ms logger=migrator t=2026-03-15T02:09:06.705739142Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-03-15T02:09:06.712151833Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.411801ms logger=migrator t=2026-03-15T02:09:06.721730713Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-03-15T02:09:06.722954791Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.223738ms logger=migrator t=2026-03-15T02:09:06.729594757Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-03-15T02:09:06.736598152Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=7.012535ms logger=migrator t=2026-03-15T02:09:06.743304079Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-03-15T02:09:06.750185971Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.882552ms logger=migrator t=2026-03-15T02:09:06.754390203Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-03-15T02:09:06.754491755Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=111.952µs logger=migrator t=2026-03-15T02:09:06.758354371Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-03-15T02:09:06.759494355Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.139934ms logger=migrator t=2026-03-15T02:09:06.765073528Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-03-15T02:09:06.766156422Z 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.082594ms logger=migrator t=2026-03-15T02:09:06.771308305Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-03-15T02:09:06.77332518Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" duration=2.016205ms logger=migrator t=2026-03-15T02:09:06.779942395Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-03-15T02:09:06.780066298Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=127.853µs logger=migrator t=2026-03-15T02:09:06.786195863Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-03-15T02:09:06.795459867Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=9.257494ms logger=migrator t=2026-03-15T02:09:06.800203771Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-03-15T02:09:06.807110334Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.905322ms logger=migrator t=2026-03-15T02:09:06.810514348Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-03-15T02:09:06.814938496Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=4.424118ms logger=migrator t=2026-03-15T02:09:06.820062919Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-03-15T02:09:06.827288827Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=7.216398ms logger=migrator t=2026-03-15T02:09:06.833243419Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-03-15T02:09:06.838519065Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=5.277907ms logger=migrator t=2026-03-15T02:09:06.84376063Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-03-15T02:09:06.843837502Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=78.112µs logger=migrator t=2026-03-15T02:09:06.848150827Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-03-15T02:09:06.849064067Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=913.17µs logger=migrator t=2026-03-15T02:09:06.854786243Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-03-15T02:09:06.864639029Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=9.853216ms logger=migrator t=2026-03-15T02:09:06.869140299Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-03-15T02:09:06.869230071Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=84.802µs logger=migrator t=2026-03-15T02:09:06.873800292Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-03-15T02:09:06.880323075Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.523574ms logger=migrator t=2026-03-15T02:09:06.887199367Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-03-15T02:09:06.88826075Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.061933ms logger=migrator t=2026-03-15T02:09:06.892984184Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-03-15T02:09:06.902948203Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=9.953059ms logger=migrator t=2026-03-15T02:09:06.90825478Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-03-15T02:09:06.909039907Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=786.107µs logger=migrator t=2026-03-15T02:09:06.942174976Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-03-15T02:09:06.943307352Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.146466ms logger=migrator t=2026-03-15T02:09:06.980436919Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-03-15T02:09:06.987647607Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.209438ms logger=migrator t=2026-03-15T02:09:06.99411129Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-03-15T02:09:06.994774194Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=664.504µs logger=migrator t=2026-03-15T02:09:07.042406983Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-03-15T02:09:07.045083782Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=2.671619ms logger=migrator t=2026-03-15T02:09:07.058895656Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-03-15T02:09:07.060108392Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.214116ms logger=migrator t=2026-03-15T02:09:07.105913731Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-03-15T02:09:07.108118909Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=2.216968ms logger=migrator t=2026-03-15T02:09:07.131381222Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-03-15T02:09:07.131594276Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=223.415µs logger=migrator t=2026-03-15T02:09:07.137350593Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-03-15T02:09:07.138538539Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.188926ms logger=migrator t=2026-03-15T02:09:07.147745962Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-03-15T02:09:07.148966048Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.222266ms logger=migrator t=2026-03-15T02:09:07.15589588Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-03-15T02:09:07.156569646Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-03-15T02:09:07.16310562Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-03-15T02:09:07.163606961Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=501.591µs logger=migrator t=2026-03-15T02:09:07.169397108Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-03-15T02:09:07.17081589Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.422122ms logger=migrator t=2026-03-15T02:09:07.175302508Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-03-15T02:09:07.184400029Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=9.087561ms logger=migrator t=2026-03-15T02:09:07.190509663Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-03-15T02:09:07.19175288Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.237337ms logger=migrator t=2026-03-15T02:09:07.196868223Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-03-15T02:09:07.19810283Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.233427ms logger=migrator t=2026-03-15T02:09:07.205240577Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-03-15T02:09:07.206076845Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=837.678µs logger=migrator t=2026-03-15T02:09:07.211117616Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-03-15T02:09:07.212206261Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.082145ms logger=migrator t=2026-03-15T02:09:07.217123148Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-03-15T02:09:07.218799446Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.675638ms logger=migrator t=2026-03-15T02:09:07.22446033Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-03-15T02:09:07.224500731Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=42.291µs logger=migrator t=2026-03-15T02:09:07.230204647Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-03-15T02:09:07.230310239Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=107.162µs logger=migrator t=2026-03-15T02:09:07.234677806Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-03-15T02:09:07.244767697Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=10.087211ms logger=migrator t=2026-03-15T02:09:07.249020961Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-03-15T02:09:07.24944397Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=423.179µs logger=migrator t=2026-03-15T02:09:07.254070371Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-03-15T02:09:07.255238058Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.167657ms logger=migrator t=2026-03-15T02:09:07.262312713Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-03-15T02:09:07.262751354Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=439.88µs logger=migrator t=2026-03-15T02:09:07.27260188Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-03-15T02:09:07.274582594Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.988044ms logger=migrator t=2026-03-15T02:09:07.281498915Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-03-15T02:09:07.282496158Z level=info msg="Migration successfully executed" id="create secrets table" duration=999.063µs logger=migrator t=2026-03-15T02:09:07.288276675Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-03-15T02:09:07.321588108Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=33.309773ms logger=migrator t=2026-03-15T02:09:07.329892391Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-03-15T02:09:07.337610771Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.72115ms logger=migrator t=2026-03-15T02:09:07.341032507Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-03-15T02:09:07.34117508Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=143.293µs logger=migrator t=2026-03-15T02:09:07.346904676Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-03-15T02:09:07.376834034Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=29.927548ms logger=migrator t=2026-03-15T02:09:07.382860636Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-03-15T02:09:07.417257514Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=34.356727ms logger=migrator t=2026-03-15T02:09:07.423278817Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-03-15T02:09:07.424412331Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.138364ms logger=migrator t=2026-03-15T02:09:07.430465054Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-03-15T02:09:07.432689274Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=2.222979ms logger=migrator t=2026-03-15T02:09:07.438764087Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-03-15T02:09:07.439007782Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=243.905µs logger=migrator t=2026-03-15T02:09:07.443305197Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-03-15T02:09:07.444152056Z level=info msg="Migration successfully executed" id="create permission table" duration=847.699µs logger=migrator t=2026-03-15T02:09:07.448633285Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-03-15T02:09:07.449704358Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.070563ms logger=migrator t=2026-03-15T02:09:07.454679238Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-03-15T02:09:07.456381126Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.701498ms logger=migrator t=2026-03-15T02:09:07.462759626Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-03-15T02:09:07.463617154Z level=info msg="Migration successfully executed" id="create role table" duration=857.998µs logger=migrator t=2026-03-15T02:09:07.468744567Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-03-15T02:09:07.476348985Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.603768ms logger=migrator t=2026-03-15T02:09:07.480738481Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-03-15T02:09:07.486020588Z level=info msg="Migration successfully executed" id="add column group_name" duration=5.281246ms logger=migrator t=2026-03-15T02:09:07.491991589Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-03-15T02:09:07.493110584Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.118405ms logger=migrator t=2026-03-15T02:09:07.497976371Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-03-15T02:09:07.499007314Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.030572ms logger=migrator t=2026-03-15T02:09:07.504040095Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-03-15T02:09:07.505154519Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.114724ms logger=migrator t=2026-03-15T02:09:07.512266576Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-03-15T02:09:07.513219816Z level=info msg="Migration successfully executed" id="create team role table" duration=953µs logger=migrator t=2026-03-15T02:09:07.518181306Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-03-15T02:09:07.51931903Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.137184ms logger=migrator t=2026-03-15T02:09:07.523999094Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-03-15T02:09:07.52522994Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.230456ms logger=migrator t=2026-03-15T02:09:07.530964847Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-03-15T02:09:07.532039861Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.074804ms logger=migrator t=2026-03-15T02:09:07.536386046Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-03-15T02:09:07.537254096Z level=info msg="Migration successfully executed" id="create user role table" duration=867.98µs logger=migrator t=2026-03-15T02:09:07.541897707Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-03-15T02:09:07.542996842Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.099025ms logger=migrator t=2026-03-15T02:09:07.550019816Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-03-15T02:09:07.552056412Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=2.036355ms logger=migrator t=2026-03-15T02:09:07.560209401Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-03-15T02:09:07.561656032Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.450161ms logger=migrator t=2026-03-15T02:09:07.566654263Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-03-15T02:09:07.567505941Z level=info msg="Migration successfully executed" id="create builtin role table" duration=850.149µs logger=migrator t=2026-03-15T02:09:07.573711058Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-03-15T02:09:07.575341854Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.625656ms logger=migrator t=2026-03-15T02:09:07.580567239Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-03-15T02:09:07.581778255Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.212116ms logger=migrator t=2026-03-15T02:09:07.586754185Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-03-15T02:09:07.594937625Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.18312ms logger=migrator t=2026-03-15T02:09:07.600012177Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-03-15T02:09:07.60106541Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.053113ms logger=migrator t=2026-03-15T02:09:07.605888626Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-03-15T02:09:07.607118353Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.227517ms logger=migrator t=2026-03-15T02:09:07.612270067Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-03-15T02:09:07.61330313Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.030394ms logger=migrator t=2026-03-15T02:09:07.618097954Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-03-15T02:09:07.619192699Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.096445ms logger=migrator t=2026-03-15T02:09:07.623627636Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-03-15T02:09:07.624869164Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.241208ms logger=migrator t=2026-03-15T02:09:07.630843326Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-03-15T02:09:07.63237165Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.532205ms logger=migrator t=2026-03-15T02:09:07.638638347Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-03-15T02:09:07.646840558Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.203631ms logger=migrator t=2026-03-15T02:09:07.65333178Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-03-15T02:09:07.663888483Z level=info msg="Migration successfully executed" id="permission kind migration" duration=10.553263ms logger=migrator t=2026-03-15T02:09:07.670442947Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-03-15T02:09:07.677530504Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=7.088066ms logger=migrator t=2026-03-15T02:09:07.682431171Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-03-15T02:09:07.691092151Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.66005ms logger=migrator t=2026-03-15T02:09:07.696729416Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-03-15T02:09:07.6982686Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.541725ms logger=migrator t=2026-03-15T02:09:07.704163889Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-03-15T02:09:07.705295405Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.130736ms logger=migrator t=2026-03-15T02:09:07.70967069Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-03-15T02:09:07.710696443Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.025863ms logger=migrator t=2026-03-15T02:09:07.715064279Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-03-15T02:09:07.715922658Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=857.659µs logger=migrator t=2026-03-15T02:09:07.723991026Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-03-15T02:09:07.725736694Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.749209ms logger=migrator t=2026-03-15T02:09:07.762713368Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-03-15T02:09:07.762897162Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=188.094µs logger=migrator t=2026-03-15T02:09:07.775261075Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-03-15T02:09:07.775350677Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=90.892µs logger=migrator t=2026-03-15T02:09:07.788036176Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-03-15T02:09:07.788836073Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=805.157µs logger=migrator t=2026-03-15T02:09:07.799493598Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-03-15T02:09:07.800171093Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=676.464µs logger=migrator t=2026-03-15T02:09:07.810304186Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-03-15T02:09:07.811519672Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.215566ms logger=migrator t=2026-03-15T02:09:07.836828149Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-03-15T02:09:07.83726002Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=431.101µs logger=migrator t=2026-03-15T02:09:07.848089648Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-03-15T02:09:07.848939407Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=850.079µs logger=migrator t=2026-03-15T02:09:07.861954752Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-03-15T02:09:07.863591949Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.650977ms logger=migrator t=2026-03-15T02:09:07.88450422Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-03-15T02:09:07.886096464Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.591144ms logger=migrator t=2026-03-15T02:09:07.891900562Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-03-15T02:09:07.899567931Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=7.666589ms logger=migrator t=2026-03-15T02:09:07.917482385Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-03-15T02:09:07.917669949Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=194.234µs logger=migrator t=2026-03-15T02:09:07.927524486Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-03-15T02:09:07.929309056Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.752898ms logger=migrator t=2026-03-15T02:09:07.941508404Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-03-15T02:09:07.943482368Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.975134ms logger=migrator t=2026-03-15T02:09:07.967012015Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-03-15T02:09:07.96817774Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.165855ms logger=migrator t=2026-03-15T02:09:07.976071695Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-03-15T02:09:07.988116211Z level=info msg="Migration successfully executed" id="add correlation config column" duration=12.046176ms logger=migrator t=2026-03-15T02:09:07.995896761Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-03-15T02:09:07.997066477Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.169396ms logger=migrator t=2026-03-15T02:09:08.003200652Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-03-15T02:09:08.004631763Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.426891ms logger=migrator t=2026-03-15T02:09:08.016550256Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-03-15T02:09:08.047322084Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=30.757947ms logger=migrator t=2026-03-15T02:09:08.054236665Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-03-15T02:09:08.055998224Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.767279ms logger=migrator t=2026-03-15T02:09:08.065488953Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-03-15T02:09:08.066642259Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.153366ms logger=migrator t=2026-03-15T02:09:08.073325806Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-03-15T02:09:08.075245168Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.919542ms logger=migrator t=2026-03-15T02:09:08.080495953Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-03-15T02:09:08.081660719Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.165296ms logger=migrator t=2026-03-15T02:09:08.08759287Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-03-15T02:09:08.087830915Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=238.465µs logger=migrator t=2026-03-15T02:09:08.095469623Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-03-15T02:09:08.096882444Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.409791ms logger=migrator t=2026-03-15T02:09:08.104079243Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-03-15T02:09:08.11806106Z level=info msg="Migration successfully executed" id="add provisioning column" duration=13.972287ms logger=migrator t=2026-03-15T02:09:08.159974513Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-03-15T02:09:08.161771322Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.805109ms logger=migrator t=2026-03-15T02:09:08.169987583Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-03-15T02:09:08.171966107Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.977164ms logger=migrator t=2026-03-15T02:09:08.190093046Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-15T02:09:08.191014916Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-15T02:09:08.198552553Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-15T02:09:08.199163906Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-15T02:09:08.232258364Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-03-15T02:09:08.234050343Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.795619ms logger=migrator t=2026-03-15T02:09:08.420274263Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-03-15T02:09:08.422320718Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=2.052964ms logger=migrator t=2026-03-15T02:09:08.443843001Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-15T02:09:08.445852046Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=2.009165ms logger=migrator t=2026-03-15T02:09:08.463453883Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-15T02:09:08.465437877Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.984174ms logger=migrator t=2026-03-15T02:09:08.472639175Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-15T02:09:08.474754222Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=2.119597ms logger=migrator t=2026-03-15T02:09:08.480870406Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-15T02:09:08.482255847Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.384901ms logger=migrator t=2026-03-15T02:09:08.489935226Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-03-15T02:09:08.49150327Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.567934ms logger=migrator t=2026-03-15T02:09:08.499932426Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-03-15T02:09:08.501494601Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.567215ms logger=migrator t=2026-03-15T02:09:08.507148995Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-15T02:09:08.508347811Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.179326ms logger=migrator t=2026-03-15T02:09:08.515318285Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-15T02:09:08.517078993Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.763808ms logger=migrator t=2026-03-15T02:09:08.523167917Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-03-15T02:09:08.52508765Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.917122ms logger=migrator t=2026-03-15T02:09:08.531826649Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-03-15T02:09:08.554874366Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=23.048316ms logger=migrator t=2026-03-15T02:09:08.561751707Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-03-15T02:09:08.572685897Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=10.93194ms logger=migrator t=2026-03-15T02:09:08.579015706Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-03-15T02:09:08.587900863Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.883827ms logger=migrator t=2026-03-15T02:09:08.597385601Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-03-15T02:09:08.597761789Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=377.148µs logger=migrator t=2026-03-15T02:09:08.605484579Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-03-15T02:09:08.617863942Z level=info msg="Migration successfully executed" id="add share column" duration=12.381823ms logger=migrator t=2026-03-15T02:09:08.623320932Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-03-15T02:09:08.623508006Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=187.684µs logger=migrator t=2026-03-15T02:09:08.629050778Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-03-15T02:09:08.630633143Z level=info msg="Migration successfully executed" id="create file table" duration=1.582535ms logger=migrator t=2026-03-15T02:09:08.6382191Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-03-15T02:09:08.639356355Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.136825ms logger=migrator t=2026-03-15T02:09:08.645724015Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-03-15T02:09:08.648012726Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=2.286671ms logger=migrator t=2026-03-15T02:09:08.655240795Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-03-15T02:09:08.656168975Z level=info msg="Migration successfully executed" id="create file_meta table" duration=928.86µs logger=migrator t=2026-03-15T02:09:08.663848604Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-03-15T02:09:08.66595159Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.100296ms logger=migrator t=2026-03-15T02:09:08.672575017Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-03-15T02:09:08.672684839Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=113.552µs logger=migrator t=2026-03-15T02:09:08.678288232Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-03-15T02:09:08.678363304Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=119.803µs logger=migrator t=2026-03-15T02:09:08.684256404Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-03-15T02:09:08.685199784Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=941.08µs logger=migrator t=2026-03-15T02:09:08.692418483Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-03-15T02:09:08.69275064Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=335.587µs logger=migrator t=2026-03-15T02:09:08.698829614Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-03-15T02:09:08.700973251Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.143327ms logger=migrator t=2026-03-15T02:09:08.707576377Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-03-15T02:09:08.71677099Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.194453ms logger=migrator t=2026-03-15T02:09:08.72315126Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-03-15T02:09:08.723267832Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=116.772µs logger=migrator t=2026-03-15T02:09:08.730290076Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-03-15T02:09:08.732016865Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.726939ms logger=migrator t=2026-03-15T02:09:08.7390299Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-03-15T02:09:08.739427838Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=398.448µs logger=migrator t=2026-03-15T02:09:08.745575513Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-03-15T02:09:08.745990022Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=413.929µs logger=migrator t=2026-03-15T02:09:08.75361326Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-03-15T02:09:08.754410118Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=797.007µs logger=migrator t=2026-03-15T02:09:08.761140115Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-03-15T02:09:08.772617879Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=11.478454ms logger=migrator t=2026-03-15T02:09:08.778886747Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-03-15T02:09:08.786253608Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=7.366051ms logger=migrator t=2026-03-15T02:09:08.792392764Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-03-15T02:09:08.793420456Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.026712ms logger=migrator t=2026-03-15T02:09:08.800539664Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-03-15T02:09:08.876640628Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=76.171497ms logger=migrator t=2026-03-15T02:09:08.886134417Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-03-15T02:09:08.887053047Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=917.17µs logger=migrator t=2026-03-15T02:09:08.894816138Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-03-15T02:09:08.895725838Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=906.46µs logger=migrator t=2026-03-15T02:09:08.903273484Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-03-15T02:09:08.929181894Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=25.90789ms logger=migrator t=2026-03-15T02:09:08.937101749Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-03-15T02:09:08.949106224Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=11.984825ms logger=migrator t=2026-03-15T02:09:08.956490355Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-03-15T02:09:08.956871854Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=377.849µs logger=migrator t=2026-03-15T02:09:08.962401516Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-03-15T02:09:08.962825535Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=424.129µs logger=migrator t=2026-03-15T02:09:08.970498034Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-03-15T02:09:08.970924443Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=428.079µs logger=migrator t=2026-03-15T02:09:08.976753022Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-03-15T02:09:08.977386596Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=634.595µs logger=migrator t=2026-03-15T02:09:08.984211526Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-03-15T02:09:08.98484317Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=636.604µs logger=migrator t=2026-03-15T02:09:08.991280992Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-03-15T02:09:08.993370527Z level=info msg="Migration successfully executed" id="create folder table" duration=2.067595ms logger=migrator t=2026-03-15T02:09:09.000024765Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-03-15T02:09:09.001711361Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.686207ms logger=migrator t=2026-03-15T02:09:09.009030682Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-03-15T02:09:09.010354181Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.323879ms logger=migrator t=2026-03-15T02:09:09.017182342Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-03-15T02:09:09.017257593Z level=info msg="Migration successfully executed" id="Update folder title length" duration=76.931µs logger=migrator t=2026-03-15T02:09:09.023868069Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-15T02:09:09.026100428Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.231909ms logger=migrator t=2026-03-15T02:09:09.034253648Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-15T02:09:09.035717649Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.463671ms logger=migrator t=2026-03-15T02:09:09.041483007Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-03-15T02:09:09.042879127Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.39602ms logger=migrator t=2026-03-15T02:09:09.048768777Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-03-15T02:09:09.049334349Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=565.312µs logger=migrator t=2026-03-15T02:09:09.055872464Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-03-15T02:09:09.056482297Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=611.033µs logger=migrator t=2026-03-15T02:09:09.064561835Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-03-15T02:09:09.066657271Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=2.096216ms logger=migrator t=2026-03-15T02:09:09.073971972Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-03-15T02:09:09.075561967Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.589215ms logger=migrator t=2026-03-15T02:09:09.082468529Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-03-15T02:09:09.084361611Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.894392ms logger=migrator t=2026-03-15T02:09:09.090534816Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-03-15T02:09:09.092108722Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.575245ms logger=migrator t=2026-03-15T02:09:09.097867718Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-03-15T02:09:09.100378913Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=2.512545ms logger=migrator t=2026-03-15T02:09:09.107541681Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-03-15T02:09:09.108592834Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.051763ms logger=migrator t=2026-03-15T02:09:09.115491426Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-03-15T02:09:09.117759266Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.26785ms logger=migrator t=2026-03-15T02:09:09.126431097Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-03-15T02:09:09.128921662Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=2.491525ms logger=migrator t=2026-03-15T02:09:09.136852546Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-03-15T02:09:09.138511502Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.662856ms logger=migrator t=2026-03-15T02:09:09.145758222Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-03-15T02:09:09.147951251Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=2.187489ms logger=migrator t=2026-03-15T02:09:09.155120728Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-03-15T02:09:09.156626512Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.509194ms logger=migrator t=2026-03-15T02:09:09.163610915Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-03-15T02:09:09.163998363Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=388.008µs logger=migrator t=2026-03-15T02:09:09.170729982Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-03-15T02:09:09.181156101Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=10.423229ms logger=migrator t=2026-03-15T02:09:09.189175248Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-03-15T02:09:09.190076168Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=903.651µs logger=migrator t=2026-03-15T02:09:09.197767817Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-15T02:09:09.197871179Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=88.402µs logger=migrator t=2026-03-15T02:09:09.204691119Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-15T02:09:09.207141073Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.450324ms logger=migrator t=2026-03-15T02:09:09.213878291Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-15T02:09:09.213987164Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=109.303µs logger=migrator t=2026-03-15T02:09:09.221497039Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-03-15T02:09:09.223060443Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.562724ms logger=migrator t=2026-03-15T02:09:09.229459985Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-15T02:09:09.232063422Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=2.602567ms logger=migrator t=2026-03-15T02:09:09.239961195Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-03-15T02:09:09.24153824Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.572305ms logger=migrator t=2026-03-15T02:09:09.249799242Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-03-15T02:09:09.250877596Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.079364ms logger=migrator t=2026-03-15T02:09:09.257053111Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-03-15T02:09:09.25741302Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=360.019µs logger=migrator t=2026-03-15T02:09:09.263618126Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-03-15T02:09:09.264893574Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.274348ms logger=migrator t=2026-03-15T02:09:09.271263275Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-03-15T02:09:09.272266327Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.002862ms logger=migrator t=2026-03-15T02:09:09.279792133Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-03-15T02:09:09.280825575Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.033702ms logger=migrator t=2026-03-15T02:09:09.289739801Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-03-15T02:09:09.300187521Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.44859ms logger=migrator t=2026-03-15T02:09:09.307131454Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-03-15T02:09:09.316138303Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.003099ms logger=migrator t=2026-03-15T02:09:09.3251163Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-03-15T02:09:09.338852203Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=13.737183ms logger=migrator t=2026-03-15T02:09:09.346390498Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-03-15T02:09:09.346623363Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=233.745µs logger=migrator t=2026-03-15T02:09:09.355589171Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-03-15T02:09:09.366255705Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=10.666004ms logger=migrator t=2026-03-15T02:09:09.396861939Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-03-15T02:09:09.41100371Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=14.145621ms logger=migrator t=2026-03-15T02:09:09.43460621Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-03-15T02:09:09.435100661Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=495.171µs logger=migrator t=2026-03-15T02:09:09.448539367Z level=info msg="migrations completed" performed=558 skipped=0 duration=6.837472898s logger=migrator t=2026-03-15T02:09:09.449247552Z level=info msg="Unlocking database" logger=sqlstore t=2026-03-15T02:09:09.472820641Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-03-15T02:09:09.473085828Z level=info msg="Created default organization" logger=secrets t=2026-03-15T02:09:09.563935017Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-03-15T02:09:09.61313055Z level=info msg="Restored cache from database" duration=499.571µs logger=plugin.store t=2026-03-15T02:09:09.614529331Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-03-15T02:09:09.654945511Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-03-15T02:09:09.654985832Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-03-15T02:09:09.655101984Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-03-15T02:09:09.655119084Z level=info msg="Plugins loaded" count=54 duration=40.590984ms logger=query_data t=2026-03-15T02:09:09.659385188Z level=info msg="Query Service initialization" logger=live.push_http t=2026-03-15T02:09:09.662892085Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-03-15T02:09:09.668833556Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-03-15T02:09:09.686555036Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-03-15T02:09:09.690100464Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-03-15T02:09:09.692498677Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-03-15T02:09:09.715134645Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-03-15T02:09:09.734714296Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-03-15T02:09:09.760694878Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-03-15T02:09:09.760739929Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-03-15T02:09:09.760910542Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-03-15T02:09:09.761027075Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-03-15T02:09:09.761392564Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-03-15T02:09:09.761934566Z level=info msg="State cache has been initialized" states=0 duration=904.29µs logger=ngalert.scheduler t=2026-03-15T02:09:09.762015327Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-03-15T02:09:09.76214517Z level=info msg=starting first_tick=2026-03-15T02:09:10Z logger=http.server t=2026-03-15T02:09:09.765677048Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=sqlstore.transactions t=2026-03-15T02:09:09.819654996Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-03-15T02:09:09.831030126Z level=info msg="starting to provision dashboards" logger=plugins.update.checker t=2026-03-15T02:09:09.831552158Z level=info msg="Update check succeeded" duration=70.573554ms logger=grafana.update.checker t=2026-03-15T02:09:09.832053419Z level=info msg="Update check succeeded" duration=71.152267ms logger=sqlstore.transactions t=2026-03-15T02:09:09.900488405Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-03-15T02:09:09.955331773Z level=info msg="Patterns update finished" duration=123.526239ms logger=sqlstore.transactions t=2026-03-15T02:09:09.976150691Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-03-15T02:09:09.984188088Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-03-15T02:09:09.987569152Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=grafana-apiserver t=2026-03-15T02:09:10.103202318Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-03-15T02:09:10.103816951Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-03-15T02:09:10.362986326Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:10.363738373Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:10.390838589Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:10.591360083Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:10.605382862Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:10.704470342Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:10.722795846Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:10.745828853Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:10.770538697Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:10.794091845Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:10.81290563Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:10.838179806Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:10.857790608Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:10.906003249Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:10.91967499Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:10.946787557Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:10.963569256Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:10.996228534Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:11.017927992Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:11.055170672Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:11.073576867Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:11.118822013Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:11.140038101Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:11.442337005Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:11.460787171Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:12.025170894Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:12.04267904Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:12.260940534Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:12.27437595Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:12.315862672Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:12.333385459Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:12.390372913Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:12.421812415Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:12.496181082Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:12.517716035Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:12.584194589Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:12.602304288Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:12.648956555Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:12.668721129Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:12.723747241Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:12.742246389Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:12.784823476Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:12.803556068Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:12.858894826Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:12.878680481Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:12.931661988Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:12.947445845Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:13.004109183Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:13.02260383Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:13.080771289Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:13.10117877Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:13.162197932Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:13.190110826Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:13.277988091Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:13.29475317Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:13.360745402Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:13.380501357Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:13.449998677Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:13.468642978Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:13.583373273Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:13.60141573Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:13.743512408Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:13.76406795Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:13.883286645Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:13.902713173Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:14.482517915Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:14.500508971Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:14.571120995Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:14.58858325Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:14.662766083Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:14.681898424Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:14.764029302Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:14.785654588Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:14.856551998Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:14.877132882Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:14.97196377Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:14.991875518Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:15.073056075Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:15.092258766Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-15T02:09:15.180701574Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-03-15T02:09:49.783503944Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-03-15T02:19:09.785595292Z level=info msg="Completed cleanup jobs" duration=23.764614ms logger=plugins.update.checker t=2026-03-15T02:19:09.905371367Z level=info msg="Update check succeeded" duration=72.872299ms logger=sqlstore.transactions t=2026-03-15T02:24:09.677255533Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked"