logger=settings t=2026-04-08T00:42:03.978845073Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-08T00:42:03Z logger=settings t=2026-04-08T00:42:03.979093729Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-08T00:42:03.979107779Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-08T00:42:03.979111419Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-08T00:42:03.979114289Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-08T00:42:03.979116999Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-08T00:42:03.979119649Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-08T00:42:03.979122279Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-08T00:42:03.979125839Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-08T00:42:03.979128659Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-08T00:42:03.979131319Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-08T00:42:03.9791368Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-08T00:42:03.97914004Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-08T00:42:03.97914451Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-08T00:42:03.97914902Z level=info msg=Target target=[all] logger=settings t=2026-04-08T00:42:03.97915552Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-08T00:42:03.97916066Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-08T00:42:03.97916546Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-08T00:42:03.97917152Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-08T00:42:03.97917541Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-08T00:42:03.97917917Z level=info msg="App mode production" logger=sqlstore t=2026-04-08T00:42:03.979454358Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-08T00:42:03.979471458Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-08T00:42:03.980927831Z level=info msg="Locking database" logger=migrator t=2026-04-08T00:42:03.980940872Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-08T00:42:03.981473884Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-08T00:42:03.982294173Z level=info msg="Migration successfully executed" id="create migration_log table" duration=819.969µs logger=migrator t=2026-04-08T00:42:04.221043272Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-08T00:42:04.222552537Z level=info msg="Migration successfully executed" id="create user table" duration=1.511995ms logger=migrator t=2026-04-08T00:42:04.263407642Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-08T00:42:04.264421025Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.018794ms logger=migrator t=2026-04-08T00:42:04.269259367Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-08T00:42:04.270203458Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=952.592µs logger=migrator t=2026-04-08T00:42:04.274422306Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-08T00:42:04.275362008Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=940.602µs logger=migrator t=2026-04-08T00:42:04.279820811Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-08T00:42:04.280668041Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=847.399µs logger=migrator t=2026-04-08T00:42:04.285282788Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-08T00:42:04.288191205Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.902277ms logger=migrator t=2026-04-08T00:42:04.296503337Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-08T00:42:04.297626613Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.121856ms logger=migrator t=2026-04-08T00:42:04.301210935Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-08T00:42:04.301961793Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=750.768µs logger=migrator t=2026-04-08T00:42:04.307849509Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-08T00:42:04.308537505Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=688.796µs logger=migrator t=2026-04-08T00:42:04.317465211Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-08T00:42:04.318175647Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=713.526µs logger=migrator t=2026-04-08T00:42:04.327907713Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-08T00:42:04.328579428Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=674.836µs logger=migrator t=2026-04-08T00:42:04.331602948Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-08T00:42:04.332763985Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.160587ms logger=migrator t=2026-04-08T00:42:04.336051801Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-08T00:42:04.336088812Z level=info msg="Migration successfully executed" id="Update user table charset" duration=37.771µs logger=migrator t=2026-04-08T00:42:04.340838422Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-08T00:42:04.343113574Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=2.276832ms logger=migrator t=2026-04-08T00:42:04.347175348Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-08T00:42:04.347444854Z level=info msg="Migration successfully executed" id="Add missing user data" duration=259.236µs logger=migrator t=2026-04-08T00:42:04.353791341Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-08T00:42:04.355155943Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.362762ms logger=migrator t=2026-04-08T00:42:04.358842048Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-08T00:42:04.359661507Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=817.189µs logger=migrator t=2026-04-08T00:42:04.363049575Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-08T00:42:04.364208382Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.159077ms logger=migrator t=2026-04-08T00:42:04.368640634Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-08T00:42:04.376986507Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.342593ms logger=migrator t=2026-04-08T00:42:04.380681023Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-08T00:42:04.382094405Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.413632ms logger=migrator t=2026-04-08T00:42:04.385591397Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-08T00:42:04.385819442Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=228.706µs logger=migrator t=2026-04-08T00:42:04.39007973Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-08T00:42:04.391458412Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.382862ms logger=migrator t=2026-04-08T00:42:04.398649768Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-04-08T00:42:04.399016206Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=367.678µs logger=migrator t=2026-04-08T00:42:04.404259668Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-08T00:42:04.404850501Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=596.924µs logger=migrator t=2026-04-08T00:42:04.409838217Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-08T00:42:04.410748628Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=910.471µs logger=migrator t=2026-04-08T00:42:04.416470991Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-08T00:42:04.418324423Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.863493ms logger=migrator t=2026-04-08T00:42:04.424928256Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-08T00:42:04.425748805Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=820.399µs logger=migrator t=2026-04-08T00:42:04.432155933Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-08T00:42:04.433542425Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.387522ms logger=migrator t=2026-04-08T00:42:04.437588078Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-08T00:42:04.438156061Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=568.253µs logger=migrator t=2026-04-08T00:42:04.442929372Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-08T00:42:04.442955863Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=22.12µs logger=migrator t=2026-04-08T00:42:04.446179767Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-08T00:42:04.446956164Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=776.447µs logger=migrator t=2026-04-08T00:42:04.450427005Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-08T00:42:04.451112021Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=685.136µs logger=migrator t=2026-04-08T00:42:04.457549559Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-08T00:42:04.458593344Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.035435ms logger=migrator t=2026-04-08T00:42:04.462674998Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-08T00:42:04.46402143Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.346102ms logger=migrator t=2026-04-08T00:42:04.467597582Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-08T00:42:04.472750212Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=5.150879ms logger=migrator t=2026-04-08T00:42:04.478771051Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-08T00:42:04.479726692Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=957.862µs logger=migrator t=2026-04-08T00:42:04.483370416Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-08T00:42:04.48393469Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=564.524µs logger=migrator t=2026-04-08T00:42:04.489227163Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-08T00:42:04.490026881Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=800.738µs logger=migrator t=2026-04-08T00:42:04.495063718Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-08T00:42:04.496150692Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.091185ms logger=migrator t=2026-04-08T00:42:04.501783513Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-08T00:42:04.502456118Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=673.196µs logger=migrator t=2026-04-08T00:42:04.507921514Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-08T00:42:04.508565709Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=645.195µs logger=migrator t=2026-04-08T00:42:04.513443722Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-08T00:42:04.514507007Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=1.064106ms logger=migrator t=2026-04-08T00:42:04.519729557Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-08T00:42:04.520149517Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=420.61µs logger=migrator t=2026-04-08T00:42:04.528882089Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-08T00:42:04.530017365Z level=info msg="Migration successfully executed" id="create star table" duration=1.166397ms logger=migrator t=2026-04-08T00:42:04.556883817Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-08T00:42:04.558682598Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.799931ms logger=migrator t=2026-04-08T00:42:04.584168976Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-08T00:42:04.585633051Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.465245ms logger=migrator t=2026-04-08T00:42:04.593744408Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-08T00:42:04.594480675Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=736.347µs logger=migrator t=2026-04-08T00:42:04.614423946Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-08T00:42:04.61587977Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.453054ms logger=migrator t=2026-04-08T00:42:04.650720175Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-08T00:42:04.652250311Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.531256ms logger=migrator t=2026-04-08T00:42:04.667403751Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-08T00:42:04.66864153Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.217139ms logger=migrator t=2026-04-08T00:42:04.692400559Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-08T00:42:04.693641777Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.242868ms logger=migrator t=2026-04-08T00:42:04.705795529Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-08T00:42:04.70583875Z level=info msg="Migration successfully executed" id="Update org table charset" duration=41.281µs logger=migrator t=2026-04-08T00:42:04.739412356Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-08T00:42:04.739484168Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=76.482µs logger=migrator t=2026-04-08T00:42:04.768344754Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-08T00:42:04.768749324Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=406.87µs logger=migrator t=2026-04-08T00:42:04.791039079Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-08T00:42:04.792141255Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.103006ms logger=migrator t=2026-04-08T00:42:04.824980844Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-08T00:42:04.826249214Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.27083ms logger=migrator t=2026-04-08T00:42:04.855664403Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-08T00:42:04.857513006Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.839723ms logger=migrator t=2026-04-08T00:42:04.929775487Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-08T00:42:04.931173649Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.400202ms logger=migrator t=2026-04-08T00:42:04.93986476Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-08T00:42:04.941459887Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.597337ms logger=migrator t=2026-04-08T00:42:04.949917713Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-08T00:42:04.951794336Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.740221ms logger=migrator t=2026-04-08T00:42:04.961017629Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-08T00:42:04.968943412Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=7.925643ms logger=migrator t=2026-04-08T00:42:04.984537202Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-08T00:42:04.985780452Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.24375ms logger=migrator t=2026-04-08T00:42:05.001609067Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-08T00:42:05.003396959Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.800052ms logger=migrator t=2026-04-08T00:42:05.023568315Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-08T00:42:05.024827974Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.25923ms logger=migrator t=2026-04-08T00:42:05.041862538Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-08T00:42:05.042419421Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=561.053µs logger=migrator t=2026-04-08T00:42:05.052090524Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-08T00:42:05.053504467Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.414803ms logger=migrator t=2026-04-08T00:42:05.062488635Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-08T00:42:05.06271434Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=229.705µs logger=migrator t=2026-04-08T00:42:05.071875222Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-08T00:42:05.075923906Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=4.048193ms logger=migrator t=2026-04-08T00:42:05.090909731Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-08T00:42:05.09818743Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=7.282739ms logger=migrator t=2026-04-08T00:42:05.111730923Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-08T00:42:05.11332127Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.592827ms logger=migrator t=2026-04-08T00:42:05.118294675Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-08T00:42:05.119643927Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.348341ms logger=migrator t=2026-04-08T00:42:05.124482208Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-08T00:42:05.129373311Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=4.887653ms logger=migrator t=2026-04-08T00:42:05.13405133Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-08T00:42:05.13495599Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=898.89µs logger=migrator t=2026-04-08T00:42:05.138162614Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-08T00:42:05.139043824Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=881.01µs logger=migrator t=2026-04-08T00:42:05.1427442Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-08T00:42:05.142771801Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=28.611µs logger=migrator t=2026-04-08T00:42:05.146907146Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-08T00:42:05.146934787Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=28.641µs logger=migrator t=2026-04-08T00:42:05.151218396Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-08T00:42:05.156833176Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=5.650031ms logger=migrator t=2026-04-08T00:42:05.162372254Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-08T00:42:05.166383096Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=4.012442ms logger=migrator t=2026-04-08T00:42:05.171916374Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-08T00:42:05.176189633Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=4.275519ms logger=migrator t=2026-04-08T00:42:05.181757552Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-08T00:42:05.184785932Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=3.03027ms logger=migrator t=2026-04-08T00:42:05.189561473Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-08T00:42:05.189769188Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=208.005µs logger=migrator t=2026-04-08T00:42:05.195402588Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-08T00:42:05.197138397Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.738089ms logger=migrator t=2026-04-08T00:42:05.202978842Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-08T00:42:05.203769111Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=790.889µs logger=migrator t=2026-04-08T00:42:05.207102618Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-08T00:42:05.207173Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=72.832µs logger=migrator t=2026-04-08T00:42:05.210586409Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-08T00:42:05.211606732Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.019983ms logger=migrator t=2026-04-08T00:42:05.21757683Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-08T00:42:05.218328587Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=753.147µs logger=migrator t=2026-04-08T00:42:05.224447029Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-08T00:42:05.230423567Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.978438ms logger=migrator t=2026-04-08T00:42:05.237769057Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-08T00:42:05.238607926Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=842.459µs logger=migrator t=2026-04-08T00:42:05.305766599Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-08T00:42:05.307441418Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.677719ms logger=migrator t=2026-04-08T00:42:05.32007783Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-08T00:42:05.321110173Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.033773ms logger=migrator t=2026-04-08T00:42:05.327460891Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-08T00:42:05.327946682Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=484.331µs logger=migrator t=2026-04-08T00:42:05.331505784Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-08T00:42:05.33223486Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=723.666µs logger=migrator t=2026-04-08T00:42:05.335514847Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-08T00:42:05.338043856Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.529969ms logger=migrator t=2026-04-08T00:42:05.345551108Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-08T00:42:05.34646662Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=916.732µs logger=migrator t=2026-04-08T00:42:05.351186658Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-08T00:42:05.351367583Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=173.724µs logger=migrator t=2026-04-08T00:42:05.357841143Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-08T00:42:05.358309514Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=472.081µs logger=migrator t=2026-04-08T00:42:05.363091604Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-08T00:42:05.364845384Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.754361ms logger=migrator t=2026-04-08T00:42:05.370078986Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-08T00:42:05.372306367Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.226711ms logger=migrator t=2026-04-08T00:42:05.378116982Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-08T00:42:05.379102854Z level=info msg="Migration successfully executed" id="create data_source table" duration=985.972µs logger=migrator t=2026-04-08T00:42:05.385114343Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-08T00:42:05.386635279Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.524676ms logger=migrator t=2026-04-08T00:42:05.39102396Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-08T00:42:05.391808008Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=776.909µs logger=migrator t=2026-04-08T00:42:05.396550797Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-08T00:42:05.397262645Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=713.538µs logger=migrator t=2026-04-08T00:42:05.402402663Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-08T00:42:05.403351405Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=948.862µs logger=migrator t=2026-04-08T00:42:05.407259375Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-08T00:42:05.417664596Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=10.40928ms logger=migrator t=2026-04-08T00:42:05.421806871Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-08T00:42:05.422558229Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=750.868µs logger=migrator t=2026-04-08T00:42:05.427082443Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-08T00:42:05.42824124Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.158737ms logger=migrator t=2026-04-08T00:42:05.433249076Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-08T00:42:05.434354172Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.097475ms logger=migrator t=2026-04-08T00:42:05.444144968Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-08T00:42:05.444753102Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=608.795µs logger=migrator t=2026-04-08T00:42:05.449801328Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-08T00:42:05.451489858Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=1.68841ms logger=migrator t=2026-04-08T00:42:05.456008143Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-08T00:42:05.458510231Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.498407ms logger=migrator t=2026-04-08T00:42:05.462293378Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-08T00:42:05.462318628Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=26.43µs logger=migrator t=2026-04-08T00:42:05.46630483Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-08T00:42:05.466541955Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=237.455µs logger=migrator t=2026-04-08T00:42:05.471189963Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-08T00:42:05.475221286Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.010792ms logger=migrator t=2026-04-08T00:42:05.478982313Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-08T00:42:05.479214569Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=230.825µs logger=migrator t=2026-04-08T00:42:05.482655748Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-08T00:42:05.482849262Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=193.714µs logger=migrator t=2026-04-08T00:42:05.486945318Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-08T00:42:05.490739095Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.793518ms logger=migrator t=2026-04-08T00:42:05.494612124Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-08T00:42:05.494963773Z level=info msg="Migration successfully executed" id="Update uid value" duration=358.919µs logger=migrator t=2026-04-08T00:42:05.498589957Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-08T00:42:05.499489757Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=899.96µs logger=migrator t=2026-04-08T00:42:05.504428502Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-08T00:42:05.505357543Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=927.481µs logger=migrator t=2026-04-08T00:42:05.509657573Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-08T00:42:05.510902371Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.244488ms logger=migrator t=2026-04-08T00:42:05.515056228Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-08T00:42:05.515881946Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=825.558µs logger=migrator t=2026-04-08T00:42:05.521003315Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-08T00:42:05.521768312Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=765.017µs logger=migrator t=2026-04-08T00:42:05.525645002Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-08T00:42:05.526528753Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=883.361µs logger=migrator t=2026-04-08T00:42:05.530829182Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-08T00:42:05.53202258Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.193408ms logger=migrator t=2026-04-08T00:42:05.537409294Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-08T00:42:05.538644932Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.236508ms logger=migrator t=2026-04-08T00:42:05.543776511Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-08T00:42:05.544515798Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=737.667µs logger=migrator t=2026-04-08T00:42:05.548760387Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-08T00:42:05.558721606Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=9.96283ms logger=migrator t=2026-04-08T00:42:05.564247844Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-08T00:42:05.564760906Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=513.112µs logger=migrator t=2026-04-08T00:42:05.568484373Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-08T00:42:05.5692633Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=778.937µs logger=migrator t=2026-04-08T00:42:05.573020097Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-08T00:42:05.573820646Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=800.509µs logger=migrator t=2026-04-08T00:42:05.577325037Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-08T00:42:05.578523054Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.200047ms logger=migrator t=2026-04-08T00:42:05.582724402Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-08T00:42:05.583031779Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=307.417µs logger=migrator t=2026-04-08T00:42:05.587246336Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-08T00:42:05.587790069Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=541.223µs logger=migrator t=2026-04-08T00:42:05.592471497Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-08T00:42:05.592516478Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=39.351µs logger=migrator t=2026-04-08T00:42:05.596351067Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-08T00:42:05.60039654Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.045353ms logger=migrator t=2026-04-08T00:42:05.604309221Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-08T00:42:05.607135236Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.825615ms logger=migrator t=2026-04-08T00:42:05.611490236Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-08T00:42:05.61164467Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=155.104µs logger=migrator t=2026-04-08T00:42:05.615541531Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-08T00:42:05.619974382Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.432712ms logger=migrator t=2026-04-08T00:42:05.623954475Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-08T00:42:05.627363574Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=3.410049ms logger=migrator t=2026-04-08T00:42:05.631777555Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-08T00:42:05.632489472Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=712.027µs logger=migrator t=2026-04-08T00:42:05.636701099Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-08T00:42:05.637515338Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=818.299µs logger=migrator t=2026-04-08T00:42:05.642880802Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-08T00:42:05.643702222Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=821.4µs logger=migrator t=2026-04-08T00:42:05.648083082Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-08T00:42:05.648930792Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=847.77µs logger=migrator t=2026-04-08T00:42:05.652675179Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-08T00:42:05.653538629Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=857.639µs logger=migrator t=2026-04-08T00:42:05.657579773Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-08T00:42:05.658433362Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=853.339µs logger=migrator t=2026-04-08T00:42:05.663052039Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-08T00:42:05.663157791Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=104.142µs logger=migrator t=2026-04-08T00:42:05.666702813Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-08T00:42:05.666732904Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=31.231µs logger=migrator t=2026-04-08T00:42:05.670327456Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-08T00:42:05.673099141Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.771354ms logger=migrator t=2026-04-08T00:42:05.678520496Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-08T00:42:05.682026397Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.506021ms logger=migrator t=2026-04-08T00:42:05.686686635Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-08T00:42:05.686789077Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=102.952µs logger=migrator t=2026-04-08T00:42:05.690457762Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-08T00:42:05.691379714Z level=info msg="Migration successfully executed" id="create quota table v1" duration=921.202µs logger=migrator t=2026-04-08T00:42:05.6955489Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-08T00:42:05.696489321Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=934.191µs logger=migrator t=2026-04-08T00:42:05.700849622Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-08T00:42:05.700874683Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=26.471µs logger=migrator t=2026-04-08T00:42:05.704272491Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-08T00:42:05.70505071Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=778.379µs logger=migrator t=2026-04-08T00:42:05.709237306Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-08T00:42:05.710179628Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=941.282µs logger=migrator t=2026-04-08T00:42:05.71501765Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-08T00:42:05.717981158Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.963108ms logger=migrator t=2026-04-08T00:42:05.72150103Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-08T00:42:05.721546321Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=28.51µs logger=migrator t=2026-04-08T00:42:05.725132334Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-08T00:42:05.726011664Z level=info msg="Migration successfully executed" id="create session table" duration=879.03µs logger=migrator t=2026-04-08T00:42:05.730893937Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-08T00:42:05.73104444Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=153.613µs logger=migrator t=2026-04-08T00:42:05.73492029Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-08T00:42:05.735074223Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=156.333µs logger=migrator t=2026-04-08T00:42:05.739112767Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-08T00:42:05.740253273Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.140266ms logger=migrator t=2026-04-08T00:42:05.747302727Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-08T00:42:05.748174126Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=870.489µs logger=migrator t=2026-04-08T00:42:05.753906169Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-08T00:42:05.753930309Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=25.07µs logger=migrator t=2026-04-08T00:42:05.757593704Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-08T00:42:05.757642065Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=47.091µs logger=migrator t=2026-04-08T00:42:05.762848156Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-08T00:42:05.768084367Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.235032ms logger=migrator t=2026-04-08T00:42:05.772941799Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-08T00:42:05.776030451Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.091151ms logger=migrator t=2026-04-08T00:42:05.779809488Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-08T00:42:05.779883679Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=74.871µs logger=migrator t=2026-04-08T00:42:05.783856052Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-08T00:42:05.783949184Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=93.522µs logger=migrator t=2026-04-08T00:42:05.787772432Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-08T00:42:05.788598051Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=825.569µs logger=migrator t=2026-04-08T00:42:05.793451633Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-08T00:42:05.793474983Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=24.34µs logger=migrator t=2026-04-08T00:42:05.797066666Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-08T00:42:05.801796356Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.7277ms logger=migrator t=2026-04-08T00:42:05.80585492Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-08T00:42:05.806102546Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=248.186µs logger=migrator t=2026-04-08T00:42:05.809693279Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-08T00:42:05.812700248Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.006849ms logger=migrator t=2026-04-08T00:42:05.816981857Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-08T00:42:05.82011301Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.130523ms logger=migrator t=2026-04-08T00:42:05.823449487Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-08T00:42:05.823536669Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=87.812µs logger=migrator t=2026-04-08T00:42:05.827175783Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-08T00:42:05.828122254Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=946.091µs logger=migrator t=2026-04-08T00:42:05.833406027Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-08T00:42:05.834273777Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=867.861µs logger=migrator t=2026-04-08T00:42:05.840490381Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-08T00:42:05.841643157Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.152626ms logger=migrator t=2026-04-08T00:42:05.848356253Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-08T00:42:05.850118213Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.76317ms logger=migrator t=2026-04-08T00:42:05.857675038Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-08T00:42:05.858840574Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.168516ms logger=migrator t=2026-04-08T00:42:05.864487245Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-08T00:42:05.865694733Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.209628ms logger=migrator t=2026-04-08T00:42:05.871035537Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-08T00:42:05.872245894Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.201097ms logger=migrator t=2026-04-08T00:42:05.87678485Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-08T00:42:05.878263513Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.479233ms logger=migrator t=2026-04-08T00:42:05.882324048Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-08T00:42:05.883188668Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=862.669µs logger=migrator t=2026-04-08T00:42:05.887939918Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-08T00:42:05.90106063Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=13.120782ms logger=migrator t=2026-04-08T00:42:05.904937121Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-08T00:42:05.905649817Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=714.746µs logger=migrator t=2026-04-08T00:42:05.910699904Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-04-08T00:42:05.911939782Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.225438ms logger=migrator t=2026-04-08T00:42:05.916996669Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-08T00:42:05.917413039Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=417.55µs logger=migrator t=2026-04-08T00:42:05.921287969Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-08T00:42:05.922041476Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=768.428µs logger=migrator t=2026-04-08T00:42:05.926128Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-08T00:42:05.927043902Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=916.672µs logger=migrator t=2026-04-08T00:42:05.931964066Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-08T00:42:05.935828195Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.86815ms logger=migrator t=2026-04-08T00:42:05.9472992Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-08T00:42:05.954433565Z level=info msg="Migration successfully executed" id="Add column frequency" duration=7.135925ms logger=migrator t=2026-04-08T00:42:05.960324551Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-08T00:42:05.96460969Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=4.287369ms logger=migrator t=2026-04-08T00:42:05.969171086Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-08T00:42:05.971769066Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=2.59815ms logger=migrator t=2026-04-08T00:42:05.975559363Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-08T00:42:05.97631855Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=757.337µs logger=migrator t=2026-04-08T00:42:05.980556989Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-08T00:42:05.98060715Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=50.891µs logger=migrator t=2026-04-08T00:42:05.985096223Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-08T00:42:05.985146245Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=51.062µs logger=migrator t=2026-04-08T00:42:05.988044922Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-08T00:42:05.98928477Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.239648ms logger=migrator t=2026-04-08T00:42:05.994041991Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-08T00:42:05.995057604Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.016084ms logger=migrator t=2026-04-08T00:42:06.000216553Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-08T00:42:06.00093886Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=720.506µs logger=migrator t=2026-04-08T00:42:06.005597568Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-08T00:42:06.006451617Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=854.269µs logger=migrator t=2026-04-08T00:42:06.010026499Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-08T00:42:06.011053774Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.024635ms logger=migrator t=2026-04-08T00:42:06.018820434Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-08T00:42:06.024784782Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=5.955047ms logger=migrator t=2026-04-08T00:42:06.028857315Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-08T00:42:06.032812097Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.953822ms logger=migrator t=2026-04-08T00:42:06.036728247Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-08T00:42:06.036983103Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=248.816µs logger=migrator t=2026-04-08T00:42:06.040474914Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-08T00:42:06.041489528Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.014194ms logger=migrator t=2026-04-08T00:42:06.046575314Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-08T00:42:06.047740062Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.163798ms logger=migrator t=2026-04-08T00:42:06.0537446Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-08T00:42:06.057908536Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.165066ms logger=migrator t=2026-04-08T00:42:06.06149351Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-08T00:42:06.061588382Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=89.032µs logger=migrator t=2026-04-08T00:42:06.065626195Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-08T00:42:06.066564597Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=938.172µs logger=migrator t=2026-04-08T00:42:06.069952335Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-08T00:42:06.070916757Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=960.222µs logger=migrator t=2026-04-08T00:42:06.075823441Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-08T00:42:06.075980545Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=160.054µs logger=migrator t=2026-04-08T00:42:06.079983167Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-08T00:42:06.081338729Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.355532ms logger=migrator t=2026-04-08T00:42:06.086972249Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-08T00:42:06.088000302Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.028593ms logger=migrator t=2026-04-08T00:42:06.091842522Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-08T00:42:06.092746532Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=903.75µs logger=migrator t=2026-04-08T00:42:06.097927512Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-08T00:42:06.098866534Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=936.642µs logger=migrator t=2026-04-08T00:42:06.102943259Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-08T00:42:06.104650007Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.705158ms logger=migrator t=2026-04-08T00:42:06.109603852Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-08T00:42:06.1112504Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.647568ms logger=migrator t=2026-04-08T00:42:06.11603291Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-08T00:42:06.116059381Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=27.231µs logger=migrator t=2026-04-08T00:42:06.119618134Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-08T00:42:06.126174015Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.563322ms logger=migrator t=2026-04-08T00:42:06.130605627Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-08T00:42:06.131243302Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=640.715µs logger=migrator t=2026-04-08T00:42:06.136546345Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-08T00:42:06.14326139Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.723705ms logger=migrator t=2026-04-08T00:42:06.146972846Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-08T00:42:06.147491097Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=524.812µs logger=migrator t=2026-04-08T00:42:06.152293089Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-08T00:42:06.152901963Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=608.664µs logger=migrator t=2026-04-08T00:42:06.158280287Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-08T00:42:06.159575398Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.323921ms logger=migrator t=2026-04-08T00:42:06.163466207Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-08T00:42:06.177371158Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=13.899861ms logger=migrator t=2026-04-08T00:42:06.184405501Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-08T00:42:06.184941294Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=530.932µs logger=migrator t=2026-04-08T00:42:06.191849113Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-04-08T00:42:06.193226095Z 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.371422ms logger=migrator t=2026-04-08T00:42:06.20250793Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-08T00:42:06.20297367Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=466.431µs logger=migrator t=2026-04-08T00:42:06.218618072Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-08T00:42:06.219527253Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=910.851µs logger=migrator t=2026-04-08T00:42:06.231604532Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-08T00:42:06.232058743Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=457.251µs logger=migrator t=2026-04-08T00:42:06.246915856Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-08T00:42:06.252631508Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=5.716902ms logger=migrator t=2026-04-08T00:42:06.268049795Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-08T00:42:06.272341924Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.286299ms logger=migrator t=2026-04-08T00:42:06.290162936Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-08T00:42:06.29160005Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.436803ms logger=migrator t=2026-04-08T00:42:06.303010853Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-08T00:42:06.304378504Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.371051ms logger=migrator t=2026-04-08T00:42:06.320798084Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-08T00:42:06.321138282Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=338.478µs logger=migrator t=2026-04-08T00:42:06.330851207Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-08T00:42:06.336550529Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=5.691641ms logger=migrator t=2026-04-08T00:42:06.345911855Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-08T00:42:06.347293877Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.381892ms logger=migrator t=2026-04-08T00:42:06.362723663Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-08T00:42:06.362981729Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=258.506µs logger=migrator t=2026-04-08T00:42:06.374977647Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-08T00:42:06.37553181Z level=info msg="Migration successfully executed" id="Move region to single row" duration=554.403µs logger=migrator t=2026-04-08T00:42:06.384257991Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-08T00:42:06.3854982Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.250678ms logger=migrator t=2026-04-08T00:42:06.393424303Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-08T00:42:06.394649302Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.225029ms logger=migrator t=2026-04-08T00:42:06.407518509Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-08T00:42:06.408932412Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.413423ms logger=migrator t=2026-04-08T00:42:06.416379364Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-08T00:42:06.417719275Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.339561ms logger=migrator t=2026-04-08T00:42:06.427494271Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-08T00:42:06.42874666Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.252949ms logger=migrator t=2026-04-08T00:42:06.437169385Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-08T00:42:06.438770041Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.600687ms logger=migrator t=2026-04-08T00:42:06.448810034Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-08T00:42:06.448909806Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=101.213µs logger=migrator t=2026-04-08T00:42:06.465248934Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-08T00:42:06.466674636Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.427832ms logger=migrator t=2026-04-08T00:42:06.482872501Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-08T00:42:06.486187098Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=3.296866ms logger=migrator t=2026-04-08T00:42:06.496743501Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-08T00:42:06.497672683Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=932.082µs logger=migrator t=2026-04-08T00:42:06.50403503Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-08T00:42:06.505536705Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.501845ms logger=migrator t=2026-04-08T00:42:06.516657132Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-08T00:42:06.516945318Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=288.716µs logger=migrator t=2026-04-08T00:42:06.524213007Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-08T00:42:06.52476832Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=570.563µs logger=migrator t=2026-04-08T00:42:06.532067399Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-08T00:42:06.532195842Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=129.243µs logger=migrator t=2026-04-08T00:42:06.539320176Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-08T00:42:06.540742859Z level=info msg="Migration successfully executed" id="create team table" duration=1.423453ms logger=migrator t=2026-04-08T00:42:06.549487331Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-08T00:42:06.551297114Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.802042ms logger=migrator t=2026-04-08T00:42:06.558229423Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-08T00:42:06.559183915Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=954.922µs logger=migrator t=2026-04-08T00:42:06.565837899Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-08T00:42:06.571898749Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=6.0587ms logger=migrator t=2026-04-08T00:42:06.577149831Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-08T00:42:06.577323145Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=169.154µs logger=migrator t=2026-04-08T00:42:06.582769951Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-08T00:42:06.584456759Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.686728ms logger=migrator t=2026-04-08T00:42:06.591952373Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-08T00:42:06.593152081Z level=info msg="Migration successfully executed" id="create team member table" duration=1.197308ms logger=migrator t=2026-04-08T00:42:06.601598436Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-08T00:42:06.603549571Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.953285ms logger=migrator t=2026-04-08T00:42:06.610777488Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-08T00:42:06.611932235Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.154497ms logger=migrator t=2026-04-08T00:42:06.618581279Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-08T00:42:06.620159905Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.577976ms logger=migrator t=2026-04-08T00:42:06.628233161Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-08T00:42:06.633899812Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.665371ms logger=migrator t=2026-04-08T00:42:06.639767528Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-08T00:42:06.646022882Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=6.253504ms logger=migrator t=2026-04-08T00:42:06.651877109Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-08T00:42:06.656873203Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.996294ms logger=migrator t=2026-04-08T00:42:06.663096688Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-08T00:42:06.664170653Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.073524ms logger=migrator t=2026-04-08T00:42:06.670219702Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-08T00:42:06.671462902Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.25173ms logger=migrator t=2026-04-08T00:42:06.677605593Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-08T00:42:06.679373724Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.765651ms logger=migrator t=2026-04-08T00:42:06.690078221Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-08T00:42:06.692724492Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=2.651371ms logger=migrator t=2026-04-08T00:42:06.725233214Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-08T00:42:06.726981034Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.74922ms logger=migrator t=2026-04-08T00:42:06.741338886Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-08T00:42:06.742944904Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.605558ms logger=migrator t=2026-04-08T00:42:06.752675308Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-08T00:42:06.754461009Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.787131ms logger=migrator t=2026-04-08T00:42:06.761723138Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-08T00:42:06.763042048Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.31866ms logger=migrator t=2026-04-08T00:42:06.769562119Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-08T00:42:06.770208424Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=646.115µs logger=migrator t=2026-04-08T00:42:06.776447858Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-08T00:42:06.776823037Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=374.328µs logger=migrator t=2026-04-08T00:42:06.783082701Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-08T00:42:06.784099565Z level=info msg="Migration successfully executed" id="create tag table" duration=1.016614ms logger=migrator t=2026-04-08T00:42:06.790037192Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-08T00:42:06.791805753Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.768491ms logger=migrator t=2026-04-08T00:42:06.798185961Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-08T00:42:06.799129612Z level=info msg="Migration successfully executed" id="create login attempt table" duration=949.521µs logger=migrator t=2026-04-08T00:42:06.806990494Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-08T00:42:06.80893945Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=2.369505ms logger=migrator t=2026-04-08T00:42:06.814506078Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-08T00:42:06.815494711Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=991.103µs logger=migrator t=2026-04-08T00:42:06.820237291Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-08T00:42:06.833898756Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=13.655935ms logger=migrator t=2026-04-08T00:42:06.839191178Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-08T00:42:06.839796063Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=604.275µs logger=migrator t=2026-04-08T00:42:06.844097212Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-08T00:42:06.844976382Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=876.3µs logger=migrator t=2026-04-08T00:42:06.853564671Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-08T00:42:06.854021652Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=457.141µs logger=migrator t=2026-04-08T00:42:06.860637784Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-08T00:42:06.861667588Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.029394ms logger=migrator t=2026-04-08T00:42:06.867131764Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-08T00:42:06.868485466Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.351422ms logger=migrator t=2026-04-08T00:42:06.875964369Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-08T00:42:06.877438293Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.473644ms logger=migrator t=2026-04-08T00:42:06.884483966Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-08T00:42:06.884591038Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=108.112µs logger=migrator t=2026-04-08T00:42:06.889852819Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-08T00:42:06.897621339Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=7.77185ms logger=migrator t=2026-04-08T00:42:06.902938842Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-08T00:42:06.908192554Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.252922ms logger=migrator t=2026-04-08T00:42:06.913315012Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-08T00:42:06.918356769Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.040977ms logger=migrator t=2026-04-08T00:42:06.924170853Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-08T00:42:06.932812953Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=8.64366ms logger=migrator t=2026-04-08T00:42:06.937501831Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-08T00:42:06.938181887Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=678.236µs logger=migrator t=2026-04-08T00:42:06.942917546Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-08T00:42:06.948156687Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.238371ms logger=migrator t=2026-04-08T00:42:06.953587023Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-08T00:42:06.954382162Z level=info msg="Migration successfully executed" id="create server_lock table" duration=794.929µs logger=migrator t=2026-04-08T00:42:06.960768499Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-08T00:42:06.962289424Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.518575ms logger=migrator t=2026-04-08T00:42:06.968641682Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-08T00:42:06.970571385Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.935424ms logger=migrator t=2026-04-08T00:42:06.977605759Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-08T00:42:06.978684473Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.078634ms logger=migrator t=2026-04-08T00:42:06.985367638Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-08T00:42:06.986664978Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.29716ms logger=migrator t=2026-04-08T00:42:06.992589625Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-08T00:42:06.994199662Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.595777ms logger=migrator t=2026-04-08T00:42:07.00060296Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-08T00:42:07.00754075Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.93608ms logger=migrator t=2026-04-08T00:42:07.013933288Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-08T00:42:07.014622294Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=691.116µs logger=migrator t=2026-04-08T00:42:07.029510768Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-08T00:42:07.031102345Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.592127ms logger=migrator t=2026-04-08T00:42:07.042051028Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-08T00:42:07.043143373Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.092225ms logger=migrator t=2026-04-08T00:42:07.050032693Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-08T00:42:07.051744752Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.711179ms logger=migrator t=2026-04-08T00:42:07.058132781Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-08T00:42:07.05940446Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.272659ms logger=migrator t=2026-04-08T00:42:07.064472977Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-08T00:42:07.064538788Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=66.471µs logger=migrator t=2026-04-08T00:42:07.069982254Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-08T00:42:07.070064106Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=82.562µs logger=migrator t=2026-04-08T00:42:07.074924908Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-08T00:42:07.076481144Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.558206ms logger=migrator t=2026-04-08T00:42:07.081618163Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-08T00:42:07.082566074Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=947.701µs logger=migrator t=2026-04-08T00:42:07.088949973Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-08T00:42:07.09014939Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.182787ms logger=migrator t=2026-04-08T00:42:07.102526296Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-08T00:42:07.102595787Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=72.351µs logger=migrator t=2026-04-08T00:42:07.107330777Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-08T00:42:07.108602767Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.27094ms logger=migrator t=2026-04-08T00:42:07.11352522Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-08T00:42:07.115199219Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.672969ms logger=migrator t=2026-04-08T00:42:07.122241602Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-08T00:42:07.123337428Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.094806ms logger=migrator t=2026-04-08T00:42:07.127119815Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-08T00:42:07.12817189Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.052035ms logger=migrator t=2026-04-08T00:42:07.14380437Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-08T00:42:07.152469411Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=8.67004ms logger=migrator t=2026-04-08T00:42:07.15763525Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-08T00:42:07.158708795Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.072765ms logger=migrator t=2026-04-08T00:42:07.163299951Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-08T00:42:07.163395903Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=95.772µs logger=migrator t=2026-04-08T00:42:07.168834649Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-08T00:42:07.170337624Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.502825ms logger=migrator t=2026-04-08T00:42:07.175428381Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-04-08T00:42:07.177187222Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.755071ms logger=migrator t=2026-04-08T00:42:07.180745304Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-04-08T00:42:07.181779019Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.033425ms logger=migrator t=2026-04-08T00:42:07.1891976Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-08T00:42:07.189295792Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=98.282µs logger=migrator t=2026-04-08T00:42:07.194497722Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-08T00:42:07.195498956Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.001564ms logger=migrator t=2026-04-08T00:42:07.20219868Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-08T00:42:07.203306536Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.106755ms logger=migrator t=2026-04-08T00:42:07.209861898Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-04-08T00:42:07.210881891Z 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.019603ms logger=migrator t=2026-04-08T00:42:07.215796515Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-08T00:42:07.216813678Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.016343ms logger=migrator t=2026-04-08T00:42:07.232071612Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-08T00:42:07.23680968Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=4.740699ms logger=migrator t=2026-04-08T00:42:07.244261303Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-08T00:42:07.244955749Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=694.206µs logger=migrator t=2026-04-08T00:42:07.250104938Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-08T00:42:07.251724946Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.619758ms logger=migrator t=2026-04-08T00:42:07.258980923Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-08T00:42:07.289165451Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=30.186148ms logger=migrator t=2026-04-08T00:42:07.294275059Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-08T00:42:07.321039478Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=26.756208ms logger=migrator t=2026-04-08T00:42:07.32806118Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-08T00:42:07.329304218Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.243148ms logger=migrator t=2026-04-08T00:42:07.335162414Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-08T00:42:07.338331238Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=3.167914ms logger=migrator t=2026-04-08T00:42:07.343253371Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-08T00:42:07.349463435Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.210944ms logger=migrator t=2026-04-08T00:42:07.354674945Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-08T00:42:07.360599143Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.924348ms logger=migrator t=2026-04-08T00:42:07.365460155Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-08T00:42:07.366453058Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=992.533µs logger=migrator t=2026-04-08T00:42:07.372368135Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-08T00:42:07.373511461Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.140086ms logger=migrator t=2026-04-08T00:42:07.381148038Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-08T00:42:07.382766685Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.618327ms logger=migrator t=2026-04-08T00:42:07.388556338Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-08T00:42:07.389731636Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.174978ms logger=migrator t=2026-04-08T00:42:07.395067599Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-08T00:42:07.395163281Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=96.372µs logger=migrator t=2026-04-08T00:42:07.401432666Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-08T00:42:07.409468112Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=8.032426ms logger=migrator t=2026-04-08T00:42:07.417645831Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-08T00:42:07.425569945Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=8.114968ms logger=migrator t=2026-04-08T00:42:07.431224075Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-08T00:42:07.437515431Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.289106ms logger=migrator t=2026-04-08T00:42:07.44266705Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-08T00:42:07.443632742Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=965.692µs logger=migrator t=2026-04-08T00:42:07.447977403Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-08T00:42:07.449977888Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.999365ms logger=migrator t=2026-04-08T00:42:07.457569374Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-08T00:42:07.467172346Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=9.607902ms logger=migrator t=2026-04-08T00:42:07.471928736Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-08T00:42:07.478732234Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.806278ms logger=migrator t=2026-04-08T00:42:07.488740855Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-04-08T00:42:07.489893452Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.152607ms logger=migrator t=2026-04-08T00:42:07.501870068Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-08T00:42:07.509395643Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=7.529615ms logger=migrator t=2026-04-08T00:42:07.515692748Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-08T00:42:07.522021974Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.325626ms logger=migrator t=2026-04-08T00:42:07.526705562Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-08T00:42:07.526777744Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=72.622µs logger=migrator t=2026-04-08T00:42:07.53175996Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-08T00:42:07.533037899Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.2775ms logger=migrator t=2026-04-08T00:42:07.539557789Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-04-08T00:42:07.540699546Z 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.141607ms logger=migrator t=2026-04-08T00:42:07.546715445Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-04-08T00:42:07.548391114Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" duration=1.678949ms logger=migrator t=2026-04-08T00:42:07.554568527Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-08T00:42:07.554651259Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=83.292µs logger=migrator t=2026-04-08T00:42:07.559956772Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-08T00:42:07.570175727Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=10.217256ms logger=migrator t=2026-04-08T00:42:07.577801914Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-08T00:42:07.586587746Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=8.784122ms logger=migrator t=2026-04-08T00:42:07.598391299Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-08T00:42:07.605271019Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.88012ms logger=migrator t=2026-04-08T00:42:07.612494935Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-08T00:42:07.619551089Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=7.055024ms logger=migrator t=2026-04-08T00:42:07.625288152Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-08T00:42:07.633391389Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=8.062567ms logger=migrator t=2026-04-08T00:42:07.641136508Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-08T00:42:07.641353883Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=238.835µs logger=migrator t=2026-04-08T00:42:07.648262962Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-08T00:42:07.649503541Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.239719ms logger=migrator t=2026-04-08T00:42:07.656179795Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-08T00:42:07.664105279Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.925744ms logger=migrator t=2026-04-08T00:42:07.676801152Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-08T00:42:07.676932675Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=134.963µs logger=migrator t=2026-04-08T00:42:07.684195093Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-08T00:42:07.691419641Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=7.227818ms logger=migrator t=2026-04-08T00:42:07.697843789Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-08T00:42:07.698992655Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.148996ms logger=migrator t=2026-04-08T00:42:07.704984374Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-08T00:42:07.712656051Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=7.670227ms logger=migrator t=2026-04-08T00:42:07.727183597Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-08T00:42:07.728098858Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=912.331µs logger=migrator t=2026-04-08T00:42:07.755942282Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-08T00:42:07.757920037Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.977505ms logger=migrator t=2026-04-08T00:42:07.770816476Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-08T00:42:07.779854894Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=9.038368ms logger=migrator t=2026-04-08T00:42:07.785439194Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-08T00:42:07.786137609Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=701.506µs logger=migrator t=2026-04-08T00:42:07.790606223Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-08T00:42:07.791826221Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.216938ms logger=migrator t=2026-04-08T00:42:07.797637936Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-08T00:42:07.799215682Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.580996ms logger=migrator t=2026-04-08T00:42:07.804878233Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-08T00:42:07.80603274Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.153477ms logger=migrator t=2026-04-08T00:42:07.810097534Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-08T00:42:07.810305119Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=209.415µs logger=migrator t=2026-04-08T00:42:07.8142862Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-08T00:42:07.815348976Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.063115ms logger=migrator t=2026-04-08T00:42:07.821505468Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-08T00:42:07.822446729Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=941.321µs logger=migrator t=2026-04-08T00:42:07.826089654Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-08T00:42:07.826470533Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-08T00:42:07.831283144Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-08T00:42:07.831727874Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=444.64µs logger=migrator t=2026-04-08T00:42:07.836989396Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-08T00:42:07.838528811Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.539175ms logger=migrator t=2026-04-08T00:42:07.845033151Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-08T00:42:07.854190223Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=9.153742ms logger=migrator t=2026-04-08T00:42:07.85794053Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-08T00:42:07.859081486Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.143046ms logger=migrator t=2026-04-08T00:42:07.863838896Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-08T00:42:07.865581537Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.744331ms logger=migrator t=2026-04-08T00:42:07.871862372Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-08T00:42:07.872827924Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=964.602µs logger=migrator t=2026-04-08T00:42:07.877937462Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-08T00:42:07.878830822Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=893.86µs logger=migrator t=2026-04-08T00:42:07.884595887Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-08T00:42:07.885786494Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.190387ms logger=migrator t=2026-04-08T00:42:07.891450165Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-08T00:42:07.891490026Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=41.441µs logger=migrator t=2026-04-08T00:42:07.896663005Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-08T00:42:07.896781948Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=120.043µs logger=migrator t=2026-04-08T00:42:07.903029502Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-08T00:42:07.909354138Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=6.324546ms logger=migrator t=2026-04-08T00:42:07.914308363Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-08T00:42:07.914784794Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=477.281µs logger=migrator t=2026-04-08T00:42:07.920720901Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-08T00:42:07.922237696Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.516935ms logger=migrator t=2026-04-08T00:42:07.926060824Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-08T00:42:07.926342441Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=282.677µs logger=migrator t=2026-04-08T00:42:07.930259512Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-08T00:42:07.931101091Z level=info msg="Migration successfully executed" id="create data_keys table" duration=841.919µs logger=migrator t=2026-04-08T00:42:07.935256918Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-08T00:42:07.936283941Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.028173ms logger=migrator t=2026-04-08T00:42:07.940261603Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-08T00:42:07.973422239Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=33.155396ms logger=migrator t=2026-04-08T00:42:07.977957054Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-08T00:42:07.983510163Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.552769ms logger=migrator t=2026-04-08T00:42:07.988713313Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-08T00:42:07.988822586Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=106.943µs logger=migrator t=2026-04-08T00:42:07.992762257Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-08T00:42:08.024122692Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=31.355485ms logger=migrator t=2026-04-08T00:42:08.028295068Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-08T00:42:08.055920207Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=27.623059ms logger=migrator t=2026-04-08T00:42:08.059496279Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-08T00:42:08.060233366Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=738.177µs logger=migrator t=2026-04-08T00:42:08.06512773Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-08T00:42:08.066216564Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.088894ms logger=migrator t=2026-04-08T00:42:08.073052293Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-08T00:42:08.073284958Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=230.485µs logger=migrator t=2026-04-08T00:42:08.076920462Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-08T00:42:08.077860255Z level=info msg="Migration successfully executed" id="create permission table" duration=938.973µs logger=migrator t=2026-04-08T00:42:08.082329177Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-08T00:42:08.08416395Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.835253ms logger=migrator t=2026-04-08T00:42:08.089822371Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-08T00:42:08.091154351Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.33135ms logger=migrator t=2026-04-08T00:42:08.095064492Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-08T00:42:08.096192468Z level=info msg="Migration successfully executed" id="create role table" duration=1.127475ms logger=migrator t=2026-04-08T00:42:08.100827475Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-08T00:42:08.106754782Z level=info msg="Migration successfully executed" id="add column display_name" duration=5.928807ms logger=migrator t=2026-04-08T00:42:08.111056321Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-08T00:42:08.122109557Z level=info msg="Migration successfully executed" id="add column group_name" duration=11.056046ms logger=migrator t=2026-04-08T00:42:08.126200672Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-08T00:42:08.127130773Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=929.961µs logger=migrator t=2026-04-08T00:42:08.131472214Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-08T00:42:08.133358627Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.886393ms logger=migrator t=2026-04-08T00:42:08.137944103Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-08T00:42:08.138730381Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=786.358µs logger=migrator t=2026-04-08T00:42:08.144072205Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-08T00:42:08.145069358Z level=info msg="Migration successfully executed" id="create team role table" duration=1.001193ms logger=migrator t=2026-04-08T00:42:08.15038676Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-08T00:42:08.151881575Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.494185ms logger=migrator t=2026-04-08T00:42:08.157137947Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-08T00:42:08.159115573Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.977666ms logger=migrator t=2026-04-08T00:42:08.167920516Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-08T00:42:08.169301608Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.383372ms logger=migrator t=2026-04-08T00:42:08.174044238Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-08T00:42:08.175348537Z level=info msg="Migration successfully executed" id="create user role table" duration=1.30754ms logger=migrator t=2026-04-08T00:42:08.18191329Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-08T00:42:08.185745918Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=3.832098ms logger=migrator t=2026-04-08T00:42:08.193718433Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-08T00:42:08.195226167Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.511145ms logger=migrator t=2026-04-08T00:42:08.202081676Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-08T00:42:08.204087653Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=2.015157ms logger=migrator t=2026-04-08T00:42:08.208047344Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-08T00:42:08.20921039Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.163506ms logger=migrator t=2026-04-08T00:42:08.220316617Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-08T00:42:08.223498761Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=3.172044ms logger=migrator t=2026-04-08T00:42:08.232250013Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-08T00:42:08.235248983Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=3.00299ms logger=migrator t=2026-04-08T00:42:08.241312753Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-08T00:42:08.246958983Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=5.64495ms logger=migrator t=2026-04-08T00:42:08.253044544Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-08T00:42:08.254709733Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.667509ms logger=migrator t=2026-04-08T00:42:08.259860732Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-08T00:42:08.261030529Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.167587ms logger=migrator t=2026-04-08T00:42:08.265425951Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-08T00:42:08.266532176Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.106795ms logger=migrator t=2026-04-08T00:42:08.27062017Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-08T00:42:08.271765637Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.144777ms logger=migrator t=2026-04-08T00:42:08.275148925Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-08T00:42:08.276070566Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=921.961µs logger=migrator t=2026-04-08T00:42:08.281226975Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-08T00:42:08.283711673Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=2.483828ms logger=migrator t=2026-04-08T00:42:08.29226932Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-08T00:42:08.302904787Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=10.636287ms logger=migrator t=2026-04-08T00:42:08.309668013Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-08T00:42:08.317218088Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.545274ms logger=migrator t=2026-04-08T00:42:08.325128311Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-08T00:42:08.332202314Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=7.071393ms logger=migrator t=2026-04-08T00:42:08.337693971Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-08T00:42:08.346360881Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.66588ms logger=migrator t=2026-04-08T00:42:08.35019223Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-08T00:42:08.35109067Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=898.82µs logger=migrator t=2026-04-08T00:42:08.354844787Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-08T00:42:08.356154588Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.30954ms logger=migrator t=2026-04-08T00:42:08.360915818Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-08T00:42:08.362789731Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.873723ms logger=migrator t=2026-04-08T00:42:08.367157482Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-08T00:42:08.368310528Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.154936ms logger=migrator t=2026-04-08T00:42:08.372996567Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-08T00:42:08.375094706Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=2.096809ms logger=migrator t=2026-04-08T00:42:08.379260962Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-08T00:42:08.379359934Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=99.662µs logger=migrator t=2026-04-08T00:42:08.382773133Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-08T00:42:08.382810713Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=38.8µs logger=migrator t=2026-04-08T00:42:08.386183812Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-08T00:42:08.386755015Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=570.943µs logger=migrator t=2026-04-08T00:42:08.39346531Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-08T00:42:08.394633618Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.171898ms logger=migrator t=2026-04-08T00:42:08.399138361Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-08T00:42:08.399771116Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=632.745µs logger=migrator t=2026-04-08T00:42:08.402861838Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-08T00:42:08.403034502Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=175.894µs logger=migrator t=2026-04-08T00:42:08.408389916Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-08T00:42:08.409160913Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=771.417µs logger=migrator t=2026-04-08T00:42:08.41335786Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-08T00:42:08.414373114Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=965.693µs logger=migrator t=2026-04-08T00:42:08.421309604Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-08T00:42:08.422964002Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.656299ms logger=migrator t=2026-04-08T00:42:08.427928527Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-08T00:42:08.437843276Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.909049ms logger=migrator t=2026-04-08T00:42:08.442812931Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-08T00:42:08.442964685Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=154.234µs logger=migrator t=2026-04-08T00:42:08.451079742Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-08T00:42:08.452249019Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.170367ms logger=migrator t=2026-04-08T00:42:08.457004199Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-08T00:42:08.45836379Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.359841ms logger=migrator t=2026-04-08T00:42:08.468204338Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-08T00:42:08.469684262Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.482054ms logger=migrator t=2026-04-08T00:42:08.473955181Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-08T00:42:08.482381476Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.423755ms logger=migrator t=2026-04-08T00:42:08.487467263Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-08T00:42:08.488611219Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.144586ms logger=migrator t=2026-04-08T00:42:08.495830127Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-08T00:42:08.496981353Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.148556ms logger=migrator t=2026-04-08T00:42:08.503586116Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-08T00:42:08.52583241Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=22.247584ms logger=migrator t=2026-04-08T00:42:08.530955109Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-08T00:42:08.532503965Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.546747ms logger=migrator t=2026-04-08T00:42:08.537640824Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-08T00:42:08.538984844Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.344701ms logger=migrator t=2026-04-08T00:42:08.542956876Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-08T00:42:08.544183224Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.227158ms logger=migrator t=2026-04-08T00:42:08.551361491Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-08T00:42:08.555164128Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=3.801597ms logger=migrator t=2026-04-08T00:42:08.560305867Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-08T00:42:08.560652405Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=347.208µs logger=migrator t=2026-04-08T00:42:08.564886893Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-08T00:42:08.565795004Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=907.691µs logger=migrator t=2026-04-08T00:42:08.574402833Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-08T00:42:08.585369167Z level=info msg="Migration successfully executed" id="add provisioning column" duration=10.959474ms logger=migrator t=2026-04-08T00:42:08.589702237Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-08T00:42:08.59068325Z level=info msg="Migration successfully executed" id="create entity_events table" duration=981.843µs logger=migrator t=2026-04-08T00:42:08.594415316Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-08T00:42:08.595238465Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=824.759µs logger=migrator t=2026-04-08T00:42:08.602081553Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-08T00:42:08.603009754Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-08T00:42:08.606497835Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-08T00:42:08.607222142Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-08T00:42:08.610558149Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-08T00:42:08.6114659Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=910.031µs logger=migrator t=2026-04-08T00:42:08.615287508Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-08T00:42:08.617382506Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=2.097158ms logger=migrator t=2026-04-08T00:42:08.628187566Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-08T00:42:08.629200619Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.019333ms logger=migrator t=2026-04-08T00:42:08.634216316Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-08T00:42:08.635051045Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=834.739µs logger=migrator t=2026-04-08T00:42:08.642109308Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-08T00:42:08.643552291Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.443903ms logger=migrator t=2026-04-08T00:42:08.647431802Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-08T00:42:08.648657899Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.225427ms logger=migrator t=2026-04-08T00:42:08.652741134Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-08T00:42:08.653535293Z level=info msg="Migration successfully executed" id="Drop public config table" duration=794.188µs logger=migrator t=2026-04-08T00:42:08.656932341Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-08T00:42:08.658029957Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.097466ms logger=migrator t=2026-04-08T00:42:08.662008788Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-08T00:42:08.66467165Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=2.665792ms logger=migrator t=2026-04-08T00:42:08.668627181Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-08T00:42:08.670505004Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.878123ms logger=migrator t=2026-04-08T00:42:08.674312232Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-08T00:42:08.676348089Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=2.035707ms logger=migrator t=2026-04-08T00:42:08.68066848Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-08T00:42:08.702426702Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=21.764112ms logger=migrator t=2026-04-08T00:42:08.705817351Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-08T00:42:08.712638339Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.818658ms logger=migrator t=2026-04-08T00:42:08.715969416Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-08T00:42:08.724454962Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.484686ms logger=migrator t=2026-04-08T00:42:08.728503776Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-08T00:42:08.728758742Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=254.676µs logger=migrator t=2026-04-08T00:42:08.7321709Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-08T00:42:08.741040515Z level=info msg="Migration successfully executed" id="add share column" duration=8.866145ms logger=migrator t=2026-04-08T00:42:08.744936466Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-08T00:42:08.745287754Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=352.398µs logger=migrator t=2026-04-08T00:42:08.74989273Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-08T00:42:08.751508627Z level=info msg="Migration successfully executed" id="create file table" duration=1.616398ms logger=migrator t=2026-04-08T00:42:08.755255204Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-08T00:42:08.756544964Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.2896ms logger=migrator t=2026-04-08T00:42:08.76070241Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-08T00:42:08.762151704Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.449184ms logger=migrator t=2026-04-08T00:42:08.769128994Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-08T00:42:08.770002775Z level=info msg="Migration successfully executed" id="create file_meta table" duration=873.511µs logger=migrator t=2026-04-08T00:42:08.77714473Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-08T00:42:08.778048091Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=903.541µs logger=migrator t=2026-04-08T00:42:08.784636384Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-08T00:42:08.784752196Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=117.303µs logger=migrator t=2026-04-08T00:42:08.788528493Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-08T00:42:08.788597585Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=69.622µs logger=migrator t=2026-04-08T00:42:08.792088756Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-08T00:42:08.792932415Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=843.779µs logger=migrator t=2026-04-08T00:42:08.797545451Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-08T00:42:08.797742386Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=196.645µs logger=migrator t=2026-04-08T00:42:08.800278354Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-08T00:42:08.801561364Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.28276ms logger=migrator t=2026-04-08T00:42:08.805551436Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-08T00:42:08.817722898Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=12.175432ms logger=migrator t=2026-04-08T00:42:08.821205079Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-08T00:42:08.821353062Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=148.023µs logger=migrator t=2026-04-08T00:42:08.825489507Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-08T00:42:08.827450923Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.960436ms logger=migrator t=2026-04-08T00:42:08.835728284Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-08T00:42:08.836179455Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=452.901µs logger=migrator t=2026-04-08T00:42:08.841785274Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-08T00:42:08.842008949Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=224.185µs logger=migrator t=2026-04-08T00:42:08.848012018Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-08T00:42:08.849157575Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=1.146397ms logger=migrator t=2026-04-08T00:42:08.856824993Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-08T00:42:08.870056358Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=13.233315ms logger=migrator t=2026-04-08T00:42:08.875282698Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-08T00:42:08.888409522Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=13.114414ms logger=migrator t=2026-04-08T00:42:08.894328549Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-08T00:42:08.8956948Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.366751ms logger=migrator t=2026-04-08T00:42:08.900725307Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-08T00:42:08.974584875Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=73.859118ms logger=migrator t=2026-04-08T00:42:08.982951998Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-08T00:42:08.984645007Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.697889ms logger=migrator t=2026-04-08T00:42:08.990024221Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-08T00:42:08.991393003Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.368962ms logger=migrator t=2026-04-08T00:42:08.997569486Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-08T00:42:09.026569056Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=28.99808ms logger=migrator t=2026-04-08T00:42:09.032890512Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-08T00:42:09.042032664Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=9.141132ms logger=migrator t=2026-04-08T00:42:09.047582943Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-08T00:42:09.048015252Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=430.88µs logger=migrator t=2026-04-08T00:42:09.053053359Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-08T00:42:09.053275504Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=217.475µs logger=migrator t=2026-04-08T00:42:09.056987149Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-08T00:42:09.057197554Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=211.095µs logger=migrator t=2026-04-08T00:42:09.062940187Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-08T00:42:09.063325486Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=386.398µs logger=migrator t=2026-04-08T00:42:09.068824553Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-08T00:42:09.069229712Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=404.899µs logger=migrator t=2026-04-08T00:42:09.112924273Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-08T00:42:09.114875218Z level=info msg="Migration successfully executed" id="create folder table" duration=1.953636ms logger=migrator t=2026-04-08T00:42:09.12103107Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-08T00:42:09.123130049Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=2.103029ms logger=migrator t=2026-04-08T00:42:09.129209719Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-08T00:42:09.130443937Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.234068ms logger=migrator t=2026-04-08T00:42:09.13746048Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-08T00:42:09.137508021Z level=info msg="Migration successfully executed" id="Update folder title length" duration=50.751µs logger=migrator t=2026-04-08T00:42:09.143593922Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-08T00:42:09.14609888Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.504188ms logger=migrator t=2026-04-08T00:42:09.152356664Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-08T00:42:09.153503771Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.149917ms logger=migrator t=2026-04-08T00:42:09.158951616Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-08T00:42:09.160275517Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.322901ms logger=migrator t=2026-04-08T00:42:09.164833793Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-08T00:42:09.165317304Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=482.941µs logger=migrator t=2026-04-08T00:42:09.170378271Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-08T00:42:09.170713139Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=335.458µs logger=migrator t=2026-04-08T00:42:09.177186138Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-08T00:42:09.178768135Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.583627ms logger=migrator t=2026-04-08T00:42:09.184387935Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-08T00:42:09.185782047Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.394642ms logger=migrator t=2026-04-08T00:42:09.190441975Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-08T00:42:09.191516759Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.074634ms logger=migrator t=2026-04-08T00:42:09.198077811Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-08T00:42:09.200286322Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.210851ms logger=migrator t=2026-04-08T00:42:09.205919782Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-08T00:42:09.207144871Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.223559ms logger=migrator t=2026-04-08T00:42:09.213131119Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-08T00:42:09.214654364Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.511825ms logger=migrator t=2026-04-08T00:42:09.219688131Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-08T00:42:09.22092631Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.26106ms logger=migrator t=2026-04-08T00:42:09.226782705Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-08T00:42:09.22875528Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.971625ms logger=migrator t=2026-04-08T00:42:09.235516087Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-08T00:42:09.236447898Z level=info msg="Migration successfully executed" id="create signing_key table" duration=931.771µs logger=migrator t=2026-04-08T00:42:09.242004016Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-08T00:42:09.243987432Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.983606ms logger=migrator t=2026-04-08T00:42:09.250326159Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-08T00:42:09.254051005Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=3.733536ms logger=migrator t=2026-04-08T00:42:09.26032055Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-08T00:42:09.261065697Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=748.937µs logger=migrator t=2026-04-08T00:42:09.268161951Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-08T00:42:09.27977258Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=11.606829ms logger=migrator t=2026-04-08T00:42:09.284922268Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-08T00:42:09.285479732Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=557.954µs logger=migrator t=2026-04-08T00:42:09.301152194Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-08T00:42:09.301189645Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=41.031µs logger=migrator t=2026-04-08T00:42:09.309341253Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-08T00:42:09.311199976Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.859633ms logger=migrator t=2026-04-08T00:42:09.324640977Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-08T00:42:09.324694489Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=53.421µs logger=migrator t=2026-04-08T00:42:09.330649116Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-08T00:42:09.333040072Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.390205ms logger=migrator t=2026-04-08T00:42:09.338813235Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-08T00:42:09.340956744Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=2.142939ms logger=migrator t=2026-04-08T00:42:09.347631939Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-08T00:42:09.349521682Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.886913ms logger=migrator t=2026-04-08T00:42:09.356079334Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-08T00:42:09.356965284Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=886.54µs logger=migrator t=2026-04-08T00:42:09.362787499Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-08T00:42:09.363058175Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=271.006µs logger=migrator t=2026-04-08T00:42:09.36891232Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-08T00:42:09.370143509Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.230429ms logger=migrator t=2026-04-08T00:42:09.375455032Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-08T00:42:09.376566577Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.112745ms logger=migrator t=2026-04-08T00:42:09.382875773Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-08T00:42:09.383893977Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.017944ms logger=migrator t=2026-04-08T00:42:09.388540584Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-08T00:42:09.397480201Z level=info msg="Migration successfully executed" id="add stack_id column" duration=8.940047ms logger=migrator t=2026-04-08T00:42:09.403438319Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-08T00:42:09.413680315Z level=info msg="Migration successfully executed" id="add region_slug column" duration=10.243936ms logger=migrator t=2026-04-08T00:42:09.41992092Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-08T00:42:09.428407626Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=8.484746ms logger=migrator t=2026-04-08T00:42:09.433661248Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-08T00:42:09.433734059Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=73.531µs logger=migrator t=2026-04-08T00:42:09.438956629Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-08T00:42:09.452359689Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=13.40333ms logger=migrator t=2026-04-08T00:42:09.457640792Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-08T00:42:09.466484136Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=8.840074ms logger=migrator t=2026-04-08T00:42:09.472778301Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-08T00:42:09.473032708Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=254.827µs logger=migrator t=2026-04-08T00:42:09.47791685Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.496460707s logger=migrator t=2026-04-08T00:42:09.479217651Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-08T00:42:09.497571095Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-08T00:42:09.497790019Z level=info msg="Created default organization" logger=secrets t=2026-04-08T00:42:09.504370832Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-08T00:42:09.558563045Z level=info msg="Restored cache from database" duration=441.99µs logger=plugin.store t=2026-04-08T00:42:09.559999029Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-08T00:42:09.597502715Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-08T00:42:09.597532226Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-08T00:42:09.597611128Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-08T00:42:09.597619348Z level=info msg="Plugins loaded" count=54 duration=37.620959ms logger=query_data t=2026-04-08T00:42:09.601952788Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-08T00:42:09.604967808Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-08T00:42:09.613517756Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-08T00:42:09.626778801Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-08T00:42:09.632049013Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-08T00:42:09.633662871Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-08T00:42:09.660218875Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-08T00:42:09.680353701Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-08T00:42:09.70197317Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-08T00:42:09.702011141Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-04-08T00:42:09.703783612Z level=info msg="Warming state cache for startup" logger=grafanaStorageLogger t=2026-04-08T00:42:09.705127273Z level=info msg="Storage starting" logger=ngalert.multiorg.alertmanager t=2026-04-08T00:42:09.705172774Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-04-08T00:42:09.705517422Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-04-08T00:42:09.712487373Z level=info msg="State cache has been initialized" states=0 duration=8.701291ms logger=ngalert.scheduler t=2026-04-08T00:42:09.712527724Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-08T00:42:09.712592756Z level=info msg=starting first_tick=2026-04-08T00:42:10Z logger=provisioning.dashboard t=2026-04-08T00:42:09.754014813Z level=info msg="starting to provision dashboards" logger=plugins.update.checker t=2026-04-08T00:42:09.77161975Z level=info msg="Update check succeeded" duration=67.569282ms logger=grafana.update.checker t=2026-04-08T00:42:09.779416601Z level=info msg="Update check succeeded" duration=75.540656ms logger=plugin.angulardetectorsprovider.dynamic t=2026-04-08T00:42:09.876851974Z level=info msg="Patterns update finished" duration=75.223139ms logger=provisioning.dashboard t=2026-04-08T00:42:09.908714149Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-04-08T00:42:10.084177366Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-08T00:42:10.084641687Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-08T00:42:13.474250178Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:13.475418394Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:13.495252453Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:13.529473245Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:13.547265876Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:13.574896225Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:13.595445429Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:13.616125988Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:13.635466254Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:13.663466211Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:13.680201658Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:13.708253587Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:13.726599991Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:13.751912647Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:13.780980638Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:13.812927147Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:13.844052107Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:13.921066487Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:13.94152125Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:13.987427441Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:14.008400677Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:14.067426931Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:14.084919715Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:14.123942337Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:14.142827344Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:14.183297359Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:14.209879673Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:14.266250487Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:14.287093449Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:14.339055511Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:14.356037413Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:14.411342571Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:14.42903735Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:14.475057094Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:14.492811854Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:14.55707095Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:14.578171648Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:14.625775618Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:14.654353269Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:14.73917443Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:14.754180387Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:14.817833128Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:14.836679234Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:14.906245762Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:14.922635022Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:14.983633302Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:15.001596817Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:15.06487141Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:15.081507094Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:15.145595545Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:15.161522334Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:15.258366623Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:15.277566117Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:15.336148681Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:15.352009247Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:15.416997Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:15.434477665Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:15.508284791Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:15.528341164Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:15.600184645Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:15.619209605Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:15.689559491Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:15.703217207Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:15.789939282Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:15.809783111Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:15.892294818Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:15.910484109Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:15.989958696Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:16.012942437Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:16.116254235Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:16.134690192Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:16.224739333Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:16.243859766Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:16.326358823Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:16.349009136Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:16.422094705Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:16.438424163Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:16.51137278Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:16.532424427Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-08T00:42:16.622008438Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-08T00:44:04.725844996Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-08T00:52:09.730224819Z level=info msg="Completed cleanup jobs" duration=25.58567ms logger=plugins.update.checker t=2026-04-08T00:52:09.823440712Z level=info msg="Update check succeeded" duration=50.73796ms logger=sqlstore.transactions t=2026-04-08T00:57:09.618660362Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked"