logger=settings t=2026-04-20T08:20:21.177998035Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-20T08:20:21Z logger=settings t=2026-04-20T08:20:21.178494115Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-20T08:20:21.178508286Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-20T08:20:21.178512526Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-20T08:20:21.178516116Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-20T08:20:21.178519336Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-20T08:20:21.178522896Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-20T08:20:21.178526196Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-20T08:20:21.178530166Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-20T08:20:21.178533716Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-20T08:20:21.178536886Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-20T08:20:21.178542156Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-20T08:20:21.178545556Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-20T08:20:21.178550267Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-20T08:20:21.178554017Z level=info msg=Target target=[all] logger=settings t=2026-04-20T08:20:21.178568667Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-20T08:20:21.178572097Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-20T08:20:21.178575617Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-20T08:20:21.178581047Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-20T08:20:21.178585117Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-20T08:20:21.178589577Z level=info msg="App mode production" logger=sqlstore t=2026-04-20T08:20:21.178952935Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-20T08:20:21.178972936Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-20T08:20:21.180804135Z level=info msg="Locking database" logger=migrator t=2026-04-20T08:20:21.180816746Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-20T08:20:21.181397078Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-20T08:20:21.182487811Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.093583ms logger=migrator t=2026-04-20T08:20:21.193750013Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-20T08:20:21.195150514Z level=info msg="Migration successfully executed" id="create user table" duration=1.404801ms logger=migrator t=2026-04-20T08:20:21.205781043Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-20T08:20:21.207158742Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.381479ms logger=migrator t=2026-04-20T08:20:21.217042595Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-20T08:20:21.217822492Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=781.107µs logger=migrator t=2026-04-20T08:20:21.225791104Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-20T08:20:21.226796105Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.006402ms logger=migrator t=2026-04-20T08:20:21.232121649Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-20T08:20:21.232826714Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=701.605µs logger=migrator t=2026-04-20T08:20:21.237654169Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-20T08:20:21.241218505Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.562506ms logger=migrator t=2026-04-20T08:20:21.245424026Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-20T08:20:21.246734234Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.310398ms logger=migrator t=2026-04-20T08:20:21.250032106Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-20T08:20:21.250780391Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=746.086µs logger=migrator t=2026-04-20T08:20:21.254416499Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-20T08:20:21.255306838Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=890.759µs logger=migrator t=2026-04-20T08:20:21.261933692Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-20T08:20:21.262573335Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=640.334µs logger=migrator t=2026-04-20T08:20:21.266406957Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-20T08:20:21.267011171Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=606.204µs logger=migrator t=2026-04-20T08:20:21.270457685Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-20T08:20:21.271766343Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.310978ms logger=migrator t=2026-04-20T08:20:21.276470734Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-20T08:20:21.276501685Z level=info msg="Migration successfully executed" id="Update user table charset" duration=28.901µs logger=migrator t=2026-04-20T08:20:21.282709858Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-20T08:20:21.284371214Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.662476ms logger=migrator t=2026-04-20T08:20:21.289161167Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-20T08:20:21.28973893Z level=info msg="Migration successfully executed" id="Add missing user data" duration=571.853µs logger=migrator t=2026-04-20T08:20:21.294332348Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-20T08:20:21.29627793Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.946892ms logger=migrator t=2026-04-20T08:20:21.30231419Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-20T08:20:21.303720091Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.427051ms logger=migrator t=2026-04-20T08:20:21.307464631Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-20T08:20:21.308774019Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.309508ms logger=migrator t=2026-04-20T08:20:21.312234574Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-20T08:20:21.32133554Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=9.099426ms logger=migrator t=2026-04-20T08:20:21.32508209Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-20T08:20:21.325922929Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=840.509µs logger=migrator t=2026-04-20T08:20:21.329924114Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-20T08:20:21.330095188Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=171.194µs logger=migrator t=2026-04-20T08:20:21.333517812Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-20T08:20:21.334715888Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.198566ms logger=migrator t=2026-04-20T08:20:21.339036881Z 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-20T08:20:21.339542481Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=504.14µs logger=migrator t=2026-04-20T08:20:21.344294354Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-20T08:20:21.344709863Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=417.439µs logger=migrator t=2026-04-20T08:20:21.355782581Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-20T08:20:21.357038888Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.259407ms logger=migrator t=2026-04-20T08:20:21.366128674Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-20T08:20:21.367251238Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.122044ms logger=migrator t=2026-04-20T08:20:21.376891796Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-20T08:20:21.378156342Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.271016ms logger=migrator t=2026-04-20T08:20:21.390482918Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-20T08:20:21.391583822Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.107454ms logger=migrator t=2026-04-20T08:20:21.402089358Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-20T08:20:21.403200112Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.116154ms logger=migrator t=2026-04-20T08:20:21.414040275Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-20T08:20:21.414124187Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=94.032µs logger=migrator t=2026-04-20T08:20:21.444869859Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-20T08:20:21.446214208Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.35248ms logger=migrator t=2026-04-20T08:20:21.45282864Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-20T08:20:21.454067556Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.240406ms logger=migrator t=2026-04-20T08:20:21.462234162Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-20T08:20:21.463399528Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.169086ms logger=migrator t=2026-04-20T08:20:21.4723334Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-20T08:20:21.473828912Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.501622ms logger=migrator t=2026-04-20T08:20:21.479542575Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-20T08:20:21.482886507Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.348893ms logger=migrator t=2026-04-20T08:20:21.490041121Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-20T08:20:21.491755808Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.721857ms logger=migrator t=2026-04-20T08:20:21.496990621Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-20T08:20:21.497735777Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=745.176µs logger=migrator t=2026-04-20T08:20:21.502066089Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-20T08:20:21.502851747Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=784.928µs logger=migrator t=2026-04-20T08:20:21.509103131Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-20T08:20:21.509707554Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=603.933µs logger=migrator t=2026-04-20T08:20:21.516348358Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-20T08:20:21.51693159Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=582.522µs logger=migrator t=2026-04-20T08:20:21.523687435Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-20T08:20:21.524134494Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=447.689µs logger=migrator t=2026-04-20T08:20:21.52853552Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-20T08:20:21.52903903Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=503.08µs logger=migrator t=2026-04-20T08:20:21.534768953Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-20T08:20:21.535127041Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=357.528µs logger=migrator t=2026-04-20T08:20:21.539979686Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-20T08:20:21.540590719Z level=info msg="Migration successfully executed" id="create star table" duration=609.703µs logger=migrator t=2026-04-20T08:20:21.546120708Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-20T08:20:21.548402817Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=2.284929ms logger=migrator t=2026-04-20T08:20:21.556104333Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-20T08:20:21.557473312Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.372679ms logger=migrator t=2026-04-20T08:20:21.562539751Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-20T08:20:21.563146164Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=607.413µs logger=migrator t=2026-04-20T08:20:21.568216894Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-20T08:20:21.568937159Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=720.146µs logger=migrator t=2026-04-20T08:20:21.575018991Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-20T08:20:21.575819977Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=803.537µs logger=migrator t=2026-04-20T08:20:21.580752944Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-20T08:20:21.581566581Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=815.077µs logger=migrator t=2026-04-20T08:20:21.58664975Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-20T08:20:21.588096111Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.447301ms logger=migrator t=2026-04-20T08:20:21.59407052Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-20T08:20:21.594132121Z level=info msg="Migration successfully executed" id="Update org table charset" duration=75.351µs logger=migrator t=2026-04-20T08:20:21.599324903Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-20T08:20:21.599391694Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=69.851µs logger=migrator t=2026-04-20T08:20:21.607198123Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-20T08:20:21.607457588Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=260.556µs logger=migrator t=2026-04-20T08:20:21.620037089Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-20T08:20:21.621063071Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.031362ms logger=migrator t=2026-04-20T08:20:21.632418845Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-20T08:20:21.63311571Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=696.675µs logger=migrator t=2026-04-20T08:20:21.642095563Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-20T08:20:21.643396572Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.300839ms logger=migrator t=2026-04-20T08:20:21.652064938Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-20T08:20:21.652747043Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=677.435µs logger=migrator t=2026-04-20T08:20:21.664289011Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-20T08:20:21.665499588Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.211267ms logger=migrator t=2026-04-20T08:20:21.675844791Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-20T08:20:21.677277221Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.440161ms logger=migrator t=2026-04-20T08:20:21.684905586Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-20T08:20:21.691847334Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=6.936659ms logger=migrator t=2026-04-20T08:20:21.700088142Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-20T08:20:21.700881589Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=793.897µs logger=migrator t=2026-04-20T08:20:21.712645992Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-20T08:20:21.713866638Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.220956ms logger=migrator t=2026-04-20T08:20:21.719646733Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-20T08:20:21.72090177Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.266697ms logger=migrator t=2026-04-20T08:20:21.725935738Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-20T08:20:21.726260206Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=324.548µs logger=migrator t=2026-04-20T08:20:21.731223862Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-20T08:20:21.73252643Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.299318ms logger=migrator t=2026-04-20T08:20:21.738514909Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-20T08:20:21.738642312Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=128.173µs logger=migrator t=2026-04-20T08:20:21.743706341Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-20T08:20:21.746536772Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.830331ms logger=migrator t=2026-04-20T08:20:21.751509359Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-20T08:20:21.753247956Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.738507ms logger=migrator t=2026-04-20T08:20:21.758616572Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-20T08:20:21.760718587Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.101135ms logger=migrator t=2026-04-20T08:20:21.766378879Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-20T08:20:21.767410401Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.031102ms logger=migrator t=2026-04-20T08:20:21.774598906Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-20T08:20:21.776382004Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.783227ms logger=migrator t=2026-04-20T08:20:21.780967413Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-20T08:20:21.782168478Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.199545ms logger=migrator t=2026-04-20T08:20:21.786840329Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-20T08:20:21.788057446Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.217097ms logger=migrator t=2026-04-20T08:20:21.793004552Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-20T08:20:21.793034532Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=29.21µs logger=migrator t=2026-04-20T08:20:21.797687513Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-20T08:20:21.797715673Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=29.981µs logger=migrator t=2026-04-20T08:20:21.808052556Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-20T08:20:21.811908859Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.854913ms logger=migrator t=2026-04-20T08:20:21.81754765Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-20T08:20:21.822360774Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=4.817324ms logger=migrator t=2026-04-20T08:20:21.827816491Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-20T08:20:21.833230138Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=5.413107ms logger=migrator t=2026-04-20T08:20:21.842460856Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-20T08:20:21.844852488Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.388662ms logger=migrator t=2026-04-20T08:20:21.851665074Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-20T08:20:21.852173175Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=514.961µs logger=migrator t=2026-04-20T08:20:21.858732277Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-20T08:20:21.860045695Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.321327ms logger=migrator t=2026-04-20T08:20:21.866922263Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-20T08:20:21.86909214Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=2.174737ms logger=migrator t=2026-04-20T08:20:21.87377801Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-20T08:20:21.873883792Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=108.322µs logger=migrator t=2026-04-20T08:20:21.879861951Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-20T08:20:21.881055037Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.192156ms logger=migrator t=2026-04-20T08:20:21.886972185Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-20T08:20:21.888140829Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.168975ms logger=migrator t=2026-04-20T08:20:21.893944694Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-20T08:20:21.901786693Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=7.841889ms logger=migrator t=2026-04-20T08:20:21.908196221Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-20T08:20:21.909435848Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.246258ms logger=migrator t=2026-04-20T08:20:21.913865103Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-20T08:20:21.914738712Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=873.679µs logger=migrator t=2026-04-20T08:20:21.918232227Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-20T08:20:21.919111586Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=878.759µs logger=migrator t=2026-04-20T08:20:21.923868838Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-20T08:20:21.924176615Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=308.727µs logger=migrator t=2026-04-20T08:20:21.927869464Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-20T08:20:21.928424157Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=554.763µs logger=migrator t=2026-04-20T08:20:21.933899725Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-20T08:20:21.93602544Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.122695ms logger=migrator t=2026-04-20T08:20:21.939897024Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-20T08:20:21.940618439Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=721.425µs logger=migrator t=2026-04-20T08:20:21.947780024Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-20T08:20:21.948135711Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=358.378µs logger=migrator t=2026-04-20T08:20:21.952864262Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-20T08:20:21.953025476Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=164.333µs logger=migrator t=2026-04-20T08:20:21.956203815Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-20T08:20:21.957038663Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=835.428µs logger=migrator t=2026-04-20T08:20:21.960573088Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-20T08:20:21.962883458Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.30977ms logger=migrator t=2026-04-20T08:20:21.967490948Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-20T08:20:21.968443228Z level=info msg="Migration successfully executed" id="create data_source table" duration=953.23µs logger=migrator t=2026-04-20T08:20:21.972330261Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-20T08:20:21.97315999Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=831.349µs logger=migrator t=2026-04-20T08:20:21.979878794Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-20T08:20:21.981400467Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.528053ms logger=migrator t=2026-04-20T08:20:21.987624141Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-20T08:20:21.988489369Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=862.178µs logger=migrator t=2026-04-20T08:20:21.993295013Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-20T08:20:21.99409991Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=804.297µs logger=migrator t=2026-04-20T08:20:21.997891951Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-20T08:20:22.005211429Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=7.317808ms logger=migrator t=2026-04-20T08:20:22.011000524Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-20T08:20:22.012151149Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.151425ms logger=migrator t=2026-04-20T08:20:22.017457452Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-20T08:20:22.018464885Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.007753ms logger=migrator t=2026-04-20T08:20:22.023303069Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-20T08:20:22.02430406Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=992.241µs logger=migrator t=2026-04-20T08:20:22.029824679Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-20T08:20:22.030525784Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=703.195µs logger=migrator t=2026-04-20T08:20:22.036465042Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-20T08:20:22.039243832Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.77853ms logger=migrator t=2026-04-20T08:20:22.044581517Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-20T08:20:22.047251214Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.669628ms logger=migrator t=2026-04-20T08:20:22.051813883Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-20T08:20:22.051845263Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=31.99µs logger=migrator t=2026-04-20T08:20:22.055712816Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-20T08:20:22.05589706Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=184.164µs logger=migrator t=2026-04-20T08:20:22.060813086Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-20T08:20:22.063096895Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.283359ms logger=migrator t=2026-04-20T08:20:22.068590424Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-20T08:20:22.068787258Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=204.165µs logger=migrator t=2026-04-20T08:20:22.072560559Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-20T08:20:22.072783223Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=224.824µs logger=migrator t=2026-04-20T08:20:22.078490866Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-20T08:20:22.080934659Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.444783ms logger=migrator t=2026-04-20T08:20:22.085101839Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-20T08:20:22.085277433Z level=info msg="Migration successfully executed" id="Update uid value" duration=175.624µs logger=migrator t=2026-04-20T08:20:22.089691777Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-20T08:20:22.090826592Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.130255ms logger=migrator t=2026-04-20T08:20:22.095496472Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-20T08:20:22.096211138Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=713.886µs logger=migrator t=2026-04-20T08:20:22.159751455Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-20T08:20:22.160993362Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.243567ms logger=migrator t=2026-04-20T08:20:22.25244381Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-20T08:20:22.254328551Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.883401ms logger=migrator t=2026-04-20T08:20:22.268245211Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-20T08:20:22.270736695Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=2.495143ms logger=migrator t=2026-04-20T08:20:22.275822844Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-20T08:20:22.276828635Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.006511ms logger=migrator t=2026-04-20T08:20:22.281277971Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-20T08:20:22.282208411Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=929.9µs logger=migrator t=2026-04-20T08:20:22.285926761Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-20T08:20:22.286638767Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=708.236µs logger=migrator t=2026-04-20T08:20:22.291508811Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-20T08:20:22.292926262Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.423201ms logger=migrator t=2026-04-20T08:20:22.299853811Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-20T08:20:22.30768356Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.825778ms logger=migrator t=2026-04-20T08:20:22.311362958Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-20T08:20:22.312069604Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=705.736µs logger=migrator t=2026-04-20T08:20:22.318482282Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-20T08:20:22.319566565Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.088783ms logger=migrator t=2026-04-20T08:20:22.323282536Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-20T08:20:22.32443104Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.145894ms logger=migrator t=2026-04-20T08:20:22.328344814Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-20T08:20:22.329595251Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.250397ms logger=migrator t=2026-04-20T08:20:22.334380085Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-20T08:20:22.334754683Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=375.718µs logger=migrator t=2026-04-20T08:20:22.338283438Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-20T08:20:22.338969113Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=685.525µs logger=migrator t=2026-04-20T08:20:22.342667903Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-20T08:20:22.342729974Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=64.851µs logger=migrator t=2026-04-20T08:20:22.347840413Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-20T08:20:22.352140306Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.290713ms logger=migrator t=2026-04-20T08:20:22.358518174Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-20T08:20:22.361424466Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.962124ms logger=migrator t=2026-04-20T08:20:22.365169517Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-20T08:20:22.365402442Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=235.295µs logger=migrator t=2026-04-20T08:20:22.368958869Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-20T08:20:22.372003064Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.034795ms logger=migrator t=2026-04-20T08:20:22.377013312Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-20T08:20:22.379747281Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.733249ms logger=migrator t=2026-04-20T08:20:22.398612597Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-20T08:20:22.400304263Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.693076ms logger=migrator t=2026-04-20T08:20:22.405831572Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-20T08:20:22.406817953Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=991.271µs logger=migrator t=2026-04-20T08:20:22.414688152Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-20T08:20:22.415973411Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.286908ms logger=migrator t=2026-04-20T08:20:22.420575829Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-20T08:20:22.42200362Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.429881ms logger=migrator t=2026-04-20T08:20:22.429448801Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-20T08:20:22.431243799Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.825689ms logger=migrator t=2026-04-20T08:20:22.437421412Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-20T08:20:22.438767811Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.3514ms logger=migrator t=2026-04-20T08:20:22.443231257Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-20T08:20:22.443529264Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=304.918µs logger=migrator t=2026-04-20T08:20:22.451730439Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-20T08:20:22.451790002Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=64.743µs logger=migrator t=2026-04-20T08:20:22.463904022Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-20T08:20:22.468671415Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.766673ms logger=migrator t=2026-04-20T08:20:22.473330715Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-20T08:20:22.476668486Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.336642ms logger=migrator t=2026-04-20T08:20:22.481869558Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-20T08:20:22.482086113Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=220.175µs logger=migrator t=2026-04-20T08:20:22.485773423Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-20T08:20:22.486999839Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.227566ms logger=migrator t=2026-04-20T08:20:22.490942774Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-20T08:20:22.492552629Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.611355ms logger=migrator t=2026-04-20T08:20:22.499293863Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-20T08:20:22.499391345Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=113.122µs logger=migrator t=2026-04-20T08:20:22.503802881Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-20T08:20:22.504848653Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.046792ms logger=migrator t=2026-04-20T08:20:22.509032333Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-20T08:20:22.509926812Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=894.119µs logger=migrator t=2026-04-20T08:20:22.513269184Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-20T08:20:22.516426453Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.150409ms logger=migrator t=2026-04-20T08:20:22.519796925Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-20T08:20:22.519822306Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=27.171µs logger=migrator t=2026-04-20T08:20:22.523869333Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-20T08:20:22.525544089Z level=info msg="Migration successfully executed" id="create session table" duration=1.681787ms logger=migrator t=2026-04-20T08:20:22.530933625Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-20T08:20:22.531061198Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=129.333µs logger=migrator t=2026-04-20T08:20:22.53441321Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-20T08:20:22.534477321Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=64.641µs logger=migrator t=2026-04-20T08:20:22.538550658Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-20T08:20:22.539771445Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.227147ms logger=migrator t=2026-04-20T08:20:22.544238011Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-20T08:20:22.545016018Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=777.767µs logger=migrator t=2026-04-20T08:20:22.551041038Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-20T08:20:22.551176641Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=140.282µs logger=migrator t=2026-04-20T08:20:22.555470963Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-20T08:20:22.555516554Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=48.391µs logger=migrator t=2026-04-20T08:20:22.560571022Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-20T08:20:22.56414566Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.573768ms logger=migrator t=2026-04-20T08:20:22.568101315Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-20T08:20:22.571729742Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.631507ms logger=migrator t=2026-04-20T08:20:22.576082347Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-20T08:20:22.576167248Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=85.641µs logger=migrator t=2026-04-20T08:20:22.581016223Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-20T08:20:22.581112775Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=98.142µs logger=migrator t=2026-04-20T08:20:22.595199898Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-20T08:20:22.597309883Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=2.119525ms logger=migrator t=2026-04-20T08:20:22.603959237Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-20T08:20:22.604001818Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=46.161µs logger=migrator t=2026-04-20T08:20:22.607884611Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-20T08:20:22.612810967Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.925756ms logger=migrator t=2026-04-20T08:20:22.617054879Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-20T08:20:22.617227093Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=173.314µs logger=migrator t=2026-04-20T08:20:22.621947653Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-20T08:20:22.626621494Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.660531ms logger=migrator t=2026-04-20T08:20:22.638267325Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-20T08:20:22.643285443Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=5.017418ms logger=migrator t=2026-04-20T08:20:22.648187539Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-20T08:20:22.648476995Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=290.336µs logger=migrator t=2026-04-20T08:20:22.652524962Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-20T08:20:22.654385552Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.8605ms logger=migrator t=2026-04-20T08:20:22.659154215Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-20T08:20:22.660719058Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.564493ms logger=migrator t=2026-04-20T08:20:22.666093384Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-20T08:20:22.66731293Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.218996ms logger=migrator t=2026-04-20T08:20:22.67522029Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-20T08:20:22.676987478Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.774428ms logger=migrator t=2026-04-20T08:20:22.68168816Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-20T08:20:22.682805884Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.125144ms logger=migrator t=2026-04-20T08:20:22.688004736Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-20T08:20:22.689099549Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.097443ms logger=migrator t=2026-04-20T08:20:22.693097145Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-20T08:20:22.693923613Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=829.608µs logger=migrator t=2026-04-20T08:20:22.698098932Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-20T08:20:22.699164696Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.065534ms logger=migrator t=2026-04-20T08:20:22.706198397Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-20T08:20:22.707422744Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.228157ms logger=migrator t=2026-04-20T08:20:22.711115153Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-20T08:20:22.722439026Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=11.356694ms logger=migrator t=2026-04-20T08:20:22.728418055Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-20T08:20:22.729381726Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=967.921µs logger=migrator t=2026-04-20T08:20:22.735326604Z 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-20T08:20:22.736390347Z 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.065013ms logger=migrator t=2026-04-20T08:20:22.742761414Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-20T08:20:22.743330607Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=572.363µs logger=migrator t=2026-04-20T08:20:22.746768031Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-20T08:20:22.74770901Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=942.639µs logger=migrator t=2026-04-20T08:20:22.752416122Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-20T08:20:22.753305331Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=892.259µs logger=migrator t=2026-04-20T08:20:22.757371889Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-20T08:20:22.763805557Z level=info msg="Migration successfully executed" id="Add column is_default" duration=6.424198ms logger=migrator t=2026-04-20T08:20:22.769305246Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-20T08:20:22.773134357Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.829102ms logger=migrator t=2026-04-20T08:20:22.777908391Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-20T08:20:22.781633881Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.72523ms logger=migrator t=2026-04-20T08:20:22.785598736Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-20T08:20:22.789375367Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.775731ms logger=migrator t=2026-04-20T08:20:22.793719621Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-20T08:20:22.794683492Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=963.801µs logger=migrator t=2026-04-20T08:20:22.799646289Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-20T08:20:22.79969608Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=47.101µs logger=migrator t=2026-04-20T08:20:22.803375729Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-20T08:20:22.803405989Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=31.121µs logger=migrator t=2026-04-20T08:20:22.806186269Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-20T08:20:22.807049067Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=862.368µs logger=migrator t=2026-04-20T08:20:22.812445504Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-20T08:20:22.813716291Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.279528ms logger=migrator t=2026-04-20T08:20:22.818877103Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-20T08:20:22.819866784Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=990.681µs logger=migrator t=2026-04-20T08:20:22.823689056Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-20T08:20:22.824561145Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=872.469µs logger=migrator t=2026-04-20T08:20:22.839119408Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-20T08:20:22.841847887Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=2.730719ms logger=migrator t=2026-04-20T08:20:22.847369326Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-20T08:20:22.851867882Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.501426ms logger=migrator t=2026-04-20T08:20:22.857155796Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-20T08:20:22.860634331Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.480395ms logger=migrator t=2026-04-20T08:20:22.868132892Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-20T08:20:22.868999621Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=873.419µs logger=migrator t=2026-04-20T08:20:22.874843017Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-20T08:20:22.876315418Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.472901ms logger=migrator t=2026-04-20T08:20:22.887253084Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-20T08:20:22.889473402Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=2.351311ms logger=migrator t=2026-04-20T08:20:22.894520591Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-20T08:20:22.899590799Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=5.065498ms logger=migrator t=2026-04-20T08:20:22.905372504Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-20T08:20:22.905555757Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=189.194µs logger=migrator t=2026-04-20T08:20:22.912481397Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-20T08:20:22.914738556Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=2.262009ms logger=migrator t=2026-04-20T08:20:22.922159605Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-20T08:20:22.92329962Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.138875ms logger=migrator t=2026-04-20T08:20:22.928530503Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-20T08:20:22.928623985Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=95.252µs logger=migrator t=2026-04-20T08:20:22.932362445Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-20T08:20:22.933495559Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.133004ms logger=migrator t=2026-04-20T08:20:22.941073802Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-20T08:20:22.942717068Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.647676ms logger=migrator t=2026-04-20T08:20:22.94790855Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-20T08:20:22.948648416Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=741.556µs logger=migrator t=2026-04-20T08:20:22.952729903Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-20T08:20:22.953575912Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=843.039µs logger=migrator t=2026-04-20T08:20:22.959861417Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-20T08:20:22.961718757Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.85531ms logger=migrator t=2026-04-20T08:20:22.967934131Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-20T08:20:22.968988343Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.057612ms logger=migrator t=2026-04-20T08:20:22.975191657Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-20T08:20:22.975252088Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=62.862µs logger=migrator t=2026-04-20T08:20:22.978991579Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-20T08:20:22.983780501Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.789862ms logger=migrator t=2026-04-20T08:20:22.988149846Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-20T08:20:22.989186728Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.039272ms logger=migrator t=2026-04-20T08:20:22.995347181Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-20T08:20:23.000260626Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.918555ms logger=migrator t=2026-04-20T08:20:23.005490299Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-20T08:20:23.006537522Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.051103ms logger=migrator t=2026-04-20T08:20:23.011152571Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-20T08:20:23.013301127Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=2.271109ms logger=migrator t=2026-04-20T08:20:23.020170534Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-20T08:20:23.021215267Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.046943ms logger=migrator t=2026-04-20T08:20:23.025485069Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-20T08:20:23.039334937Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=13.844378ms logger=migrator t=2026-04-20T08:20:23.045812877Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-20T08:20:23.046701806Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=886.709µs logger=migrator t=2026-04-20T08:20:23.050942407Z 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-20T08:20:23.052083502Z 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.140565ms logger=migrator t=2026-04-20T08:20:23.057627911Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-20T08:20:23.057974038Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=346.387µs logger=migrator t=2026-04-20T08:20:23.061946084Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-20T08:20:23.062556558Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=610.554µs logger=migrator t=2026-04-20T08:20:23.068209669Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-20T08:20:23.068411923Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=203.484µs logger=migrator t=2026-04-20T08:20:23.072289877Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-20T08:20:23.076408595Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.118028ms logger=migrator t=2026-04-20T08:20:23.079792018Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-20T08:20:23.083998538Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.20505ms logger=migrator t=2026-04-20T08:20:23.087631866Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-20T08:20:23.088582628Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=950.361µs logger=migrator t=2026-04-20T08:20:23.095023306Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-20T08:20:23.096813715Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.790929ms logger=migrator t=2026-04-20T08:20:23.102162Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-20T08:20:23.102748352Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=593.082µs logger=migrator t=2026-04-20T08:20:23.107680569Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-20T08:20:23.11427653Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.606992ms logger=migrator t=2026-04-20T08:20:23.119933772Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-20T08:20:23.120964114Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.034952ms logger=migrator t=2026-04-20T08:20:23.125073123Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-20T08:20:23.125210646Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=138.503µs logger=migrator t=2026-04-20T08:20:23.130776115Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-20T08:20:23.132162955Z level=info msg="Migration successfully executed" id="Move region to single row" duration=1.39219ms logger=migrator t=2026-04-20T08:20:23.136191542Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-20T08:20:23.137729525Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.538713ms logger=migrator t=2026-04-20T08:20:23.141338333Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-20T08:20:23.142415556Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.077373ms logger=migrator t=2026-04-20T08:20:23.147196909Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-20T08:20:23.148267622Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.070423ms logger=migrator t=2026-04-20T08:20:23.152384131Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-20T08:20:23.153404013Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.020422ms logger=migrator t=2026-04-20T08:20:23.15748955Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-20T08:20:23.158778268Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.287808ms logger=migrator t=2026-04-20T08:20:23.163744756Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-20T08:20:23.165496673Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.755188ms logger=migrator t=2026-04-20T08:20:23.170557732Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-20T08:20:23.170818497Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=270.586µs logger=migrator t=2026-04-20T08:20:23.175280884Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-20T08:20:23.176797576Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.517512ms logger=migrator t=2026-04-20T08:20:23.181896266Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-20T08:20:23.183216015Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.321859ms logger=migrator t=2026-04-20T08:20:23.188302093Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-20T08:20:23.189384887Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.082924ms logger=migrator t=2026-04-20T08:20:23.193296741Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-20T08:20:23.194564359Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.266548ms logger=migrator t=2026-04-20T08:20:23.199075695Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-20T08:20:23.199325721Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=243.275µs logger=migrator t=2026-04-20T08:20:23.204061503Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-20T08:20:23.204465701Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=405.078µs logger=migrator t=2026-04-20T08:20:23.212355151Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-20T08:20:23.212543985Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=194.804µs logger=migrator t=2026-04-20T08:20:23.217780358Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-20T08:20:23.219314311Z level=info msg="Migration successfully executed" id="create team table" duration=1.533943ms logger=migrator t=2026-04-20T08:20:23.223618614Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-20T08:20:23.224621025Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.002441ms logger=migrator t=2026-04-20T08:20:23.228494149Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-20T08:20:23.229395368Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=901.239µs logger=migrator t=2026-04-20T08:20:23.233975157Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-20T08:20:23.238755579Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.779672ms logger=migrator t=2026-04-20T08:20:23.242187394Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-20T08:20:23.242437849Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=251.015µs logger=migrator t=2026-04-20T08:20:23.247670772Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-20T08:20:23.248932598Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.260836ms logger=migrator t=2026-04-20T08:20:23.255764716Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-20T08:20:23.256630014Z level=info msg="Migration successfully executed" id="create team member table" duration=869.329µs logger=migrator t=2026-04-20T08:20:23.261894888Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-20T08:20:23.263068153Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.172835ms logger=migrator t=2026-04-20T08:20:23.267332105Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-20T08:20:23.268810076Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.477631ms logger=migrator t=2026-04-20T08:20:23.275725086Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-20T08:20:23.277410261Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.685675ms logger=migrator t=2026-04-20T08:20:23.283141635Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-20T08:20:23.288455359Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.312104ms logger=migrator t=2026-04-20T08:20:23.294731954Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-20T08:20:23.302861719Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=8.133205ms logger=migrator t=2026-04-20T08:20:23.309658316Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-20T08:20:23.315114643Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.456017ms logger=migrator t=2026-04-20T08:20:23.321173713Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-20T08:20:23.322231536Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.058553ms logger=migrator t=2026-04-20T08:20:23.332010397Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-20T08:20:23.333022788Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.013421ms logger=migrator t=2026-04-20T08:20:23.346594201Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-20T08:20:23.347671413Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.072632ms logger=migrator t=2026-04-20T08:20:23.354875869Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-20T08:20:23.356277629Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.40767ms logger=migrator t=2026-04-20T08:20:23.36145414Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-20T08:20:23.362419172Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=964.312µs logger=migrator t=2026-04-20T08:20:23.368509623Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-20T08:20:23.369294269Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=784.856µs logger=migrator t=2026-04-20T08:20:23.378816134Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-20T08:20:23.380103382Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.291338ms logger=migrator t=2026-04-20T08:20:23.385972058Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-20T08:20:23.387166963Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.198175ms logger=migrator t=2026-04-20T08:20:23.39302423Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-20T08:20:23.393699635Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=680.035µs logger=migrator t=2026-04-20T08:20:23.399009309Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-20T08:20:23.399344256Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=339.457µs logger=migrator t=2026-04-20T08:20:23.423444535Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-20T08:20:23.425114491Z level=info msg="Migration successfully executed" id="create tag table" duration=1.677057ms logger=migrator t=2026-04-20T08:20:23.431829075Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-20T08:20:23.433244366Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.419431ms logger=migrator t=2026-04-20T08:20:23.438325895Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-20T08:20:23.439369957Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.042192ms logger=migrator t=2026-04-20T08:20:23.453630274Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-20T08:20:23.455441624Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.81608ms logger=migrator t=2026-04-20T08:20:23.461944343Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-20T08:20:23.463194711Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.254758ms logger=migrator t=2026-04-20T08:20:23.468016434Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-20T08:20:23.48361337Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=15.593166ms logger=migrator t=2026-04-20T08:20:23.490089239Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-20T08:20:23.491154833Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.068844ms logger=migrator t=2026-04-20T08:20:23.496540858Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-20T08:20:23.497948528Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.411101ms logger=migrator t=2026-04-20T08:20:23.503393596Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-20T08:20:23.503910467Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=516.59µs logger=migrator t=2026-04-20T08:20:23.510413336Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-20T08:20:23.511151383Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=738.877µs logger=migrator t=2026-04-20T08:20:23.515899224Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-20T08:20:23.517623502Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.723138ms logger=migrator t=2026-04-20T08:20:23.522794103Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-20T08:20:23.523900707Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.105754ms logger=migrator t=2026-04-20T08:20:23.529996388Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-20T08:20:23.530122001Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=127.972µs logger=migrator t=2026-04-20T08:20:23.534955415Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-20T08:20:23.542260792Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=7.305477ms logger=migrator t=2026-04-20T08:20:23.547305931Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-20T08:20:23.552974423Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.668102ms logger=migrator t=2026-04-20T08:20:23.558951802Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-20T08:20:23.564535442Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.58309ms logger=migrator t=2026-04-20T08:20:23.573959964Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-20T08:20:23.579539304Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.58174ms logger=migrator t=2026-04-20T08:20:23.585131585Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-20T08:20:23.586151457Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.019481ms logger=migrator t=2026-04-20T08:20:23.593187288Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-20T08:20:23.601247002Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=8.060374ms logger=migrator t=2026-04-20T08:20:23.607378054Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-20T08:20:23.608247642Z level=info msg="Migration successfully executed" id="create server_lock table" duration=869.519µs logger=migrator t=2026-04-20T08:20:23.614146199Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-20T08:20:23.615054839Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=911.84µs logger=migrator t=2026-04-20T08:20:23.622191892Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-20T08:20:23.623014481Z level=info msg="Migration successfully executed" id="create user auth token table" duration=822.869µs logger=migrator t=2026-04-20T08:20:23.629226874Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-20T08:20:23.630154564Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=927.75µs logger=migrator t=2026-04-20T08:20:23.635945988Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-20T08:20:23.636851038Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=905.01µs logger=migrator t=2026-04-20T08:20:23.643115533Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-20T08:20:23.644117324Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.001641ms logger=migrator t=2026-04-20T08:20:23.649512381Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-20T08:20:23.658830441Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=9.31264ms logger=migrator t=2026-04-20T08:20:23.665307581Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-20T08:20:23.666305382Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.001021ms logger=migrator t=2026-04-20T08:20:23.672825992Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-20T08:20:23.673536858Z level=info msg="Migration successfully executed" id="create cache_data table" duration=711.046µs logger=migrator t=2026-04-20T08:20:23.679947996Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-20T08:20:23.681562Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.615094ms logger=migrator t=2026-04-20T08:20:23.688775496Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-20T08:20:23.689713745Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=938.42µs logger=migrator t=2026-04-20T08:20:23.694508089Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-20T08:20:23.695470209Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=962.77µs logger=migrator t=2026-04-20T08:20:23.70109645Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-20T08:20:23.701162912Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=67.612µs logger=migrator t=2026-04-20T08:20:23.706119038Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-20T08:20:23.706241381Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=123.333µs logger=migrator t=2026-04-20T08:20:23.710606996Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-20T08:20:23.712110618Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.503472ms logger=migrator t=2026-04-20T08:20:23.717749679Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-20T08:20:23.71872328Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=978.251µs logger=migrator t=2026-04-20T08:20:23.723478932Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-20T08:20:23.724964934Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.485812ms logger=migrator t=2026-04-20T08:20:23.730469963Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-20T08:20:23.730584576Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=116.922µs logger=migrator t=2026-04-20T08:20:23.735058622Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-20T08:20:23.736083944Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.025492ms logger=migrator t=2026-04-20T08:20:23.739693701Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-20T08:20:23.741216835Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.523034ms logger=migrator t=2026-04-20T08:20:23.746976549Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-20T08:20:23.748335287Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.350339ms logger=migrator t=2026-04-20T08:20:23.75262851Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-20T08:20:23.753634571Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.005551ms logger=migrator t=2026-04-20T08:20:23.758932436Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-20T08:20:23.767747045Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=8.810329ms logger=migrator t=2026-04-20T08:20:23.773356966Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-20T08:20:23.774351738Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=994.852µs logger=migrator t=2026-04-20T08:20:23.778987407Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-20T08:20:23.779075129Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=88.202µs logger=migrator t=2026-04-20T08:20:23.7837587Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-20T08:20:23.784726851Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=968.181µs logger=migrator t=2026-04-20T08:20:23.790560036Z 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-20T08:20:23.792190682Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.630495ms logger=migrator t=2026-04-20T08:20:23.798045287Z 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-20T08:20:23.799089729Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.043302ms logger=migrator t=2026-04-20T08:20:23.80466248Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-20T08:20:23.804733971Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=72.891µs logger=migrator t=2026-04-20T08:20:23.810058936Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-20T08:20:23.812009388Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.950012ms logger=migrator t=2026-04-20T08:20:23.816113157Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-20T08:20:23.817038226Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=924.989µs logger=migrator t=2026-04-20T08:20:23.823316851Z 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-20T08:20:23.824299432Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=983.391µs logger=migrator t=2026-04-20T08:20:23.83019341Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-20T08:20:23.831838725Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.651585ms logger=migrator t=2026-04-20T08:20:23.838958788Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-20T08:20:23.850260632Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=11.299184ms logger=migrator t=2026-04-20T08:20:23.857049937Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-20T08:20:23.858453918Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.406591ms logger=migrator t=2026-04-20T08:20:23.863152038Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-20T08:20:23.86413374Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=981.812µs logger=migrator t=2026-04-20T08:20:23.868947803Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-20T08:20:23.894545925Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=25.593742ms logger=migrator t=2026-04-20T08:20:23.900776619Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-20T08:20:23.926594024Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=25.815745ms logger=migrator t=2026-04-20T08:20:23.931582932Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-20T08:20:23.93242046Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=838.228µs logger=migrator t=2026-04-20T08:20:23.937123961Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-20T08:20:23.938772066Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.648005ms logger=migrator t=2026-04-20T08:20:23.945089513Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-20T08:20:23.951062231Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.972318ms logger=migrator t=2026-04-20T08:20:23.955494886Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-20T08:20:23.961386893Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.888697ms logger=migrator t=2026-04-20T08:20:23.966570285Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-20T08:20:23.967676739Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.107594ms logger=migrator t=2026-04-20T08:20:23.974392623Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-20T08:20:23.97608535Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.692107ms logger=migrator t=2026-04-20T08:20:23.981525637Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-20T08:20:23.983013299Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.485051ms logger=migrator t=2026-04-20T08:20:23.988727031Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-20T08:20:23.989871857Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.144676ms logger=migrator t=2026-04-20T08:20:23.995712022Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-20T08:20:23.995832465Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=65.382µs logger=migrator t=2026-04-20T08:20:24.00029514Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-20T08:20:24.007400334Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=7.105114ms logger=migrator t=2026-04-20T08:20:24.011654295Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-20T08:20:24.01750357Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=5.848755ms logger=migrator t=2026-04-20T08:20:24.023282605Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-20T08:20:24.029420518Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.132393ms logger=migrator t=2026-04-20T08:20:24.034258311Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-20T08:20:24.035220923Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=959.132µs logger=migrator t=2026-04-20T08:20:24.03978552Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-20T08:20:24.040820843Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.034693ms logger=migrator t=2026-04-20T08:20:24.046458594Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-20T08:20:24.052662968Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.203674ms logger=migrator t=2026-04-20T08:20:24.057698206Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-20T08:20:24.063967521Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.270845ms logger=migrator t=2026-04-20T08:20:24.06900106Z 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-20T08:20:24.070020791Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.019361ms logger=migrator t=2026-04-20T08:20:24.076781017Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-20T08:20:24.084695427Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=7.90303ms logger=migrator t=2026-04-20T08:20:24.090348488Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-20T08:20:24.098623047Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=8.278109ms logger=migrator t=2026-04-20T08:20:24.104135025Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-20T08:20:24.104221387Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=86.142µs logger=migrator t=2026-04-20T08:20:24.109978721Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-20T08:20:24.111549085Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.570234ms logger=migrator t=2026-04-20T08:20:24.1168696Z 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-20T08:20:24.118062935Z 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.192155ms logger=migrator t=2026-04-20T08:20:24.123268617Z 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-20T08:20:24.124616887Z 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.35047ms logger=migrator t=2026-04-20T08:20:24.132407034Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-20T08:20:24.132517596Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=112.812µs logger=migrator t=2026-04-20T08:20:24.13687382Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-20T08:20:24.146541408Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=9.668558ms logger=migrator t=2026-04-20T08:20:24.15077468Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-20T08:20:24.156476132Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=5.700083ms logger=migrator t=2026-04-20T08:20:24.162291287Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-20T08:20:24.168659244Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.365297ms logger=migrator t=2026-04-20T08:20:24.173524109Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-20T08:20:24.179953907Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.430338ms logger=migrator t=2026-04-20T08:20:24.184907994Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-20T08:20:24.191711111Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.802837ms logger=migrator t=2026-04-20T08:20:24.19770544Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-20T08:20:24.197839863Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=144.703µs logger=migrator t=2026-04-20T08:20:24.202479432Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-20T08:20:24.203251439Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=772.967µs logger=migrator t=2026-04-20T08:20:24.210030125Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-20T08:20:24.221231016Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=11.199791ms logger=migrator t=2026-04-20T08:20:24.227563312Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-20T08:20:24.227616953Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=52.091µs logger=migrator t=2026-04-20T08:20:24.232168941Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-20T08:20:24.238599399Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.430128ms logger=migrator t=2026-04-20T08:20:24.244299222Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-20T08:20:24.245367556Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.068474ms logger=migrator t=2026-04-20T08:20:24.253822967Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-20T08:20:24.264011346Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=10.217849ms logger=migrator t=2026-04-20T08:20:24.26881689Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-20T08:20:24.269943535Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.128585ms logger=migrator t=2026-04-20T08:20:24.274529653Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-20T08:20:24.275696119Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.168186ms logger=migrator t=2026-04-20T08:20:24.280378239Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-20T08:20:24.28783445Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.454621ms logger=migrator t=2026-04-20T08:20:24.294044063Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-20T08:20:24.294984153Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=948.36µs logger=migrator t=2026-04-20T08:20:24.299789217Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-20T08:20:24.301893812Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=2.105695ms logger=migrator t=2026-04-20T08:20:24.308063765Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-20T08:20:24.309721341Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.662136ms logger=migrator t=2026-04-20T08:20:24.314512423Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-20T08:20:24.315705239Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.194226ms logger=migrator t=2026-04-20T08:20:24.320478933Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-20T08:20:24.320590195Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=112.413µs logger=migrator t=2026-04-20T08:20:24.324527629Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-20T08:20:24.325407968Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=881.319µs logger=migrator t=2026-04-20T08:20:24.330453287Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-20T08:20:24.331431117Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=977.73µs logger=migrator t=2026-04-20T08:20:24.334870642Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-20T08:20:24.33524416Z 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-20T08:20:24.340435392Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-20T08:20:24.340858761Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=423.089µs logger=migrator t=2026-04-20T08:20:24.345052311Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-20T08:20:24.34687962Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.826159ms logger=migrator t=2026-04-20T08:20:24.351646653Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-20T08:20:24.358745406Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.098352ms logger=migrator t=2026-04-20T08:20:24.365367189Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-20T08:20:24.366646536Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.284588ms logger=migrator t=2026-04-20T08:20:24.374049225Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-20T08:20:24.375819263Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.764448ms logger=migrator t=2026-04-20T08:20:24.381542196Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-20T08:20:24.382375395Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=832.648µs logger=migrator t=2026-04-20T08:20:24.386125895Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-20T08:20:24.387829302Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.702097ms logger=migrator t=2026-04-20T08:20:24.399548524Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-20T08:20:24.401386173Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.837359ms logger=migrator t=2026-04-20T08:20:24.4072557Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-20T08:20:24.407282861Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=28.231µs logger=migrator t=2026-04-20T08:20:24.410895718Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-20T08:20:24.41096014Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=64.982µs logger=migrator t=2026-04-20T08:20:24.415454016Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-20T08:20:24.424814678Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=9.361072ms logger=migrator t=2026-04-20T08:20:24.440364042Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-20T08:20:24.441024417Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=674.655µs logger=migrator t=2026-04-20T08:20:24.447324312Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-20T08:20:24.44864767Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.323878ms logger=migrator t=2026-04-20T08:20:24.45275209Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-20T08:20:24.453004535Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=251.726µs logger=migrator t=2026-04-20T08:20:24.45885365Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-20T08:20:24.465409891Z level=info msg="Migration successfully executed" id="create data_keys table" duration=6.551831ms logger=migrator t=2026-04-20T08:20:24.471971853Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-20T08:20:24.473556967Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.591973ms logger=migrator t=2026-04-20T08:20:24.478634046Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-20T08:20:24.515264035Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=36.623428ms logger=migrator t=2026-04-20T08:20:24.520671851Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-20T08:20:24.528341176Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.669975ms logger=migrator t=2026-04-20T08:20:24.531904993Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-20T08:20:24.532021955Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=118.222µs logger=migrator t=2026-04-20T08:20:24.535328196Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-20T08:20:24.565301682Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=29.969445ms logger=migrator t=2026-04-20T08:20:24.572326792Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-20T08:20:24.607641603Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=35.315211ms logger=migrator t=2026-04-20T08:20:24.612646081Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-20T08:20:24.613467398Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=823.487µs logger=migrator t=2026-04-20T08:20:24.618048437Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-20T08:20:24.619757633Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.711356ms logger=migrator t=2026-04-20T08:20:24.62422463Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-20T08:20:24.624549637Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=326.217µs logger=migrator t=2026-04-20T08:20:24.631320913Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-20T08:20:24.632367895Z level=info msg="Migration successfully executed" id="create permission table" duration=1.037832ms logger=migrator t=2026-04-20T08:20:24.637732811Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-20T08:20:24.639802695Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=2.071545ms logger=migrator t=2026-04-20T08:20:24.644995257Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-20T08:20:24.646421258Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.421291ms logger=migrator t=2026-04-20T08:20:24.65164579Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-20T08:20:24.652379506Z level=info msg="Migration successfully executed" id="create role table" duration=734.906µs logger=migrator t=2026-04-20T08:20:24.656601587Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-20T08:20:24.666436478Z level=info msg="Migration successfully executed" id="add column display_name" duration=9.831931ms logger=migrator t=2026-04-20T08:20:24.670591518Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-20T08:20:24.675889822Z level=info msg="Migration successfully executed" id="add column group_name" duration=5.299113ms logger=migrator t=2026-04-20T08:20:24.681899992Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-20T08:20:24.683111347Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.213445ms logger=migrator t=2026-04-20T08:20:24.687649615Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-20T08:20:24.691463277Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=3.801572ms logger=migrator t=2026-04-20T08:20:24.69813704Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-20T08:20:24.700568913Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=2.424572ms logger=migrator t=2026-04-20T08:20:24.706435699Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-20T08:20:24.707995133Z level=info msg="Migration successfully executed" id="create team role table" duration=1.559124ms logger=migrator t=2026-04-20T08:20:24.712980781Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-20T08:20:24.714881071Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.899441ms logger=migrator t=2026-04-20T08:20:24.720042512Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-20T08:20:24.721406832Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.36312ms logger=migrator t=2026-04-20T08:20:24.727269188Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-20T08:20:24.729285121Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=2.017542ms logger=migrator t=2026-04-20T08:20:24.734308469Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-20T08:20:24.735210479Z level=info msg="Migration successfully executed" id="create user role table" duration=902.23µs logger=migrator t=2026-04-20T08:20:24.740096654Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-20T08:20:24.741375802Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.281408ms logger=migrator t=2026-04-20T08:20:24.747492493Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-20T08:20:24.749256131Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.764188ms logger=migrator t=2026-04-20T08:20:24.753555813Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-20T08:20:24.75474293Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.187117ms logger=migrator t=2026-04-20T08:20:24.75898898Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-20T08:20:24.760114705Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.125575ms logger=migrator t=2026-04-20T08:20:24.766575094Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-20T08:20:24.767968863Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.399629ms logger=migrator t=2026-04-20T08:20:24.77241605Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-20T08:20:24.773611425Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.189855ms logger=migrator t=2026-04-20T08:20:24.77801512Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-20T08:20:24.787967674Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=10.003805ms logger=migrator t=2026-04-20T08:20:24.791990541Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-20T08:20:24.793461142Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.470031ms logger=migrator t=2026-04-20T08:20:24.79892885Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-20T08:20:24.800689828Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.761288ms logger=migrator t=2026-04-20T08:20:24.805548453Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-20T08:20:24.806665257Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.116963ms logger=migrator t=2026-04-20T08:20:24.810795046Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-20T08:20:24.811983041Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.188355ms logger=migrator t=2026-04-20T08:20:24.81658163Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-20T08:20:24.817762616Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.178935ms logger=migrator t=2026-04-20T08:20:24.822116359Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-20T08:20:24.824148423Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=2.031463ms logger=migrator t=2026-04-20T08:20:24.829301663Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-20T08:20:24.836865757Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=7.566614ms logger=migrator t=2026-04-20T08:20:24.842078599Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-20T08:20:24.851495021Z level=info msg="Migration successfully executed" id="permission kind migration" duration=9.415012ms logger=migrator t=2026-04-20T08:20:24.855754634Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-20T08:20:24.862378426Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=6.618963ms logger=migrator t=2026-04-20T08:20:24.86630898Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-20T08:20:24.8746483Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.33826ms logger=migrator t=2026-04-20T08:20:24.881654431Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-20T08:20:24.883281275Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.632684ms logger=migrator t=2026-04-20T08:20:24.889552791Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-20T08:20:24.890564262Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.010851ms logger=migrator t=2026-04-20T08:20:24.895880297Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-20T08:20:24.896894398Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.014381ms logger=migrator t=2026-04-20T08:20:24.900780373Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-20T08:20:24.901629741Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=845.748µs logger=migrator t=2026-04-20T08:20:24.905899533Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-20T08:20:24.907048227Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.148334ms logger=migrator t=2026-04-20T08:20:24.91090319Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-20T08:20:24.910962821Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=60.141µs logger=migrator t=2026-04-20T08:20:24.914641091Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-20T08:20:24.914678532Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=38.461µs logger=migrator t=2026-04-20T08:20:24.919545366Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-20T08:20:24.919958736Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=413.739µs logger=migrator t=2026-04-20T08:20:24.924799939Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-20T08:20:24.925677209Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=878.76µs logger=migrator t=2026-04-20T08:20:24.929652934Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-20T08:20:24.931425802Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.773059ms logger=migrator t=2026-04-20T08:20:24.935647823Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-20T08:20:24.935871187Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=223.394µs logger=migrator t=2026-04-20T08:20:24.940951397Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-20T08:20:24.941735553Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=782.846µs logger=migrator t=2026-04-20T08:20:24.946042277Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-20T08:20:24.946988737Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=946.52µs logger=migrator t=2026-04-20T08:20:24.951130436Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-20T08:20:24.952406523Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.275277ms logger=migrator t=2026-04-20T08:20:24.961877908Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-20T08:20:24.973329794Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=11.451926ms logger=migrator t=2026-04-20T08:20:24.978678789Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-20T08:20:24.978804232Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=108.803µs logger=migrator t=2026-04-20T08:20:24.984230519Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-20T08:20:24.985531686Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.300687ms logger=migrator t=2026-04-20T08:20:24.991603827Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-20T08:20:24.994123371Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.523934ms logger=migrator t=2026-04-20T08:20:24.998249251Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-20T08:20:25.000204452Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.955511ms logger=migrator t=2026-04-20T08:20:25.005392204Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-20T08:20:25.014822826Z level=info msg="Migration successfully executed" id="add correlation config column" duration=9.426702ms logger=migrator t=2026-04-20T08:20:25.018996007Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-20T08:20:25.020217873Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.222066ms logger=migrator t=2026-04-20T08:20:25.023904423Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-20T08:20:25.025164089Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.259306ms logger=migrator t=2026-04-20T08:20:25.029586545Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-20T08:20:25.060330237Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=30.732391ms logger=migrator t=2026-04-20T08:20:25.065667952Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-20T08:20:25.066656153Z level=info msg="Migration successfully executed" id="create correlation v2" duration=988.451µs logger=migrator t=2026-04-20T08:20:25.072544209Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-20T08:20:25.074512692Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.964963ms logger=migrator t=2026-04-20T08:20:25.079228423Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-20T08:20:25.080404339Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.141835ms logger=migrator t=2026-04-20T08:20:25.085334755Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-20T08:20:25.087247845Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.91311ms logger=migrator t=2026-04-20T08:20:25.092239493Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-20T08:20:25.092667082Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=428.169µs logger=migrator t=2026-04-20T08:20:25.097599519Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-20T08:20:25.098504368Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=905.089µs logger=migrator t=2026-04-20T08:20:25.102504185Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-20T08:20:25.114795558Z level=info msg="Migration successfully executed" id="add provisioning column" duration=12.291364ms logger=migrator t=2026-04-20T08:20:25.118984209Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-20T08:20:25.119663724Z level=info msg="Migration successfully executed" id="create entity_events table" duration=680.135µs logger=migrator t=2026-04-20T08:20:25.124073418Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-20T08:20:25.125117691Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.036233ms logger=migrator t=2026-04-20T08:20:25.129627438Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-20T08:20:25.130265172Z 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-20T08:20:25.136289542Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-20T08:20:25.137223601Z 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-20T08:20:25.14178925Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-20T08:20:25.142684379Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=895.179µs logger=migrator t=2026-04-20T08:20:25.149330521Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-20T08:20:25.150959167Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.632686ms logger=migrator t=2026-04-20T08:20:25.15526399Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-20T08:20:25.156614529Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.351299ms logger=migrator t=2026-04-20T08:20:25.161110616Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-20T08:20:25.163099948Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.987932ms logger=migrator t=2026-04-20T08:20:25.167615806Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-20T08:20:25.169383294Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.769628ms logger=migrator t=2026-04-20T08:20:25.174130296Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-20T08:20:25.175450314Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.321418ms logger=migrator t=2026-04-20T08:20:25.179510531Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-20T08:20:25.180715068Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.204237ms logger=migrator t=2026-04-20T08:20:25.186608284Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-20T08:20:25.188150527Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.540963ms logger=migrator t=2026-04-20T08:20:25.193239437Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-20T08:20:25.195161529Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.930782ms logger=migrator t=2026-04-20T08:20:25.201413943Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-20T08:20:25.202747042Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.334179ms logger=migrator t=2026-04-20T08:20:25.208190508Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-20T08:20:25.210182802Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.983963ms logger=migrator t=2026-04-20T08:20:25.217111611Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-20T08:20:25.246591725Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=29.468504ms logger=migrator t=2026-04-20T08:20:25.251211525Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-20T08:20:25.261042066Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=9.819521ms logger=migrator t=2026-04-20T08:20:25.267170699Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-20T08:20:25.278300347Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=11.125058ms logger=migrator t=2026-04-20T08:20:25.286077585Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-20T08:20:25.286381862Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=306.327µs logger=migrator t=2026-04-20T08:20:25.292574266Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-20T08:20:25.30490533Z level=info msg="Migration successfully executed" id="add share column" duration=12.332784ms logger=migrator t=2026-04-20T08:20:25.311279917Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-20T08:20:25.311513642Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=225.205µs logger=migrator t=2026-04-20T08:20:25.316199384Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-20T08:20:25.317530942Z level=info msg="Migration successfully executed" id="create file table" duration=1.329529ms logger=migrator t=2026-04-20T08:20:25.322664043Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-20T08:20:25.324361889Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.697596ms logger=migrator t=2026-04-20T08:20:25.328685882Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-20T08:20:25.329858468Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.172346ms logger=migrator t=2026-04-20T08:20:25.335258454Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-20T08:20:25.336220394Z level=info msg="Migration successfully executed" id="create file_meta table" duration=953.54µs logger=migrator t=2026-04-20T08:20:25.343721046Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-20T08:20:25.346254071Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.536665ms logger=migrator t=2026-04-20T08:20:25.351181786Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-20T08:20:25.351396612Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=219.286µs logger=migrator t=2026-04-20T08:20:25.35644605Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-20T08:20:25.356607243Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=162.323µs logger=migrator t=2026-04-20T08:20:25.361158821Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-20T08:20:25.361941488Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=782.167µs logger=migrator t=2026-04-20T08:20:25.366876974Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-20T08:20:25.367194771Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=318.107µs logger=migrator t=2026-04-20T08:20:25.371727619Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-20T08:20:25.373165529Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.43799ms logger=migrator t=2026-04-20T08:20:25.382173274Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-20T08:20:25.391801941Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.625057ms logger=migrator t=2026-04-20T08:20:25.397501893Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-20T08:20:25.397656467Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=155.644µs logger=migrator t=2026-04-20T08:20:25.401825527Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-20T08:20:25.402780547Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=954.27µs logger=migrator t=2026-04-20T08:20:25.407022988Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-20T08:20:25.40752961Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=508.552µs logger=migrator t=2026-04-20T08:20:25.412087637Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-20T08:20:25.412337663Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=250.456µs logger=migrator t=2026-04-20T08:20:25.418128817Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-20T08:20:25.419122119Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=982.572µs logger=migrator t=2026-04-20T08:20:25.427679383Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-20T08:20:25.441744056Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=14.058852ms logger=migrator t=2026-04-20T08:20:25.447914039Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-20T08:20:25.456089175Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.173606ms logger=migrator t=2026-04-20T08:20:25.461847208Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-20T08:20:25.46328294Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.553584ms logger=migrator t=2026-04-20T08:20:25.468737966Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-20T08:20:25.554882461Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=86.140235ms logger=migrator t=2026-04-20T08:20:25.56132794Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-20T08:20:25.562937884Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.611024ms logger=migrator t=2026-04-20T08:20:25.568538095Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-20T08:20:25.569981716Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.443831ms logger=migrator t=2026-04-20T08:20:25.575213258Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-20T08:20:25.602861453Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=27.647105ms logger=migrator t=2026-04-20T08:20:25.610012988Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-20T08:20:25.625422419Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=15.408111ms logger=migrator t=2026-04-20T08:20:25.630962548Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-20T08:20:25.631339397Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=377.879µs logger=migrator t=2026-04-20T08:20:25.63662765Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-20T08:20:25.636903096Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=275.216µs logger=migrator t=2026-04-20T08:20:25.642483856Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-20T08:20:25.642770223Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=286.147µs logger=migrator t=2026-04-20T08:20:25.647915013Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-20T08:20:25.648227871Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=313.598µs logger=migrator t=2026-04-20T08:20:25.653152306Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-20T08:20:25.654644828Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=1.481872ms logger=migrator t=2026-04-20T08:20:25.660739439Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-20T08:20:25.662019186Z level=info msg="Migration successfully executed" id="create folder table" duration=1.281437ms logger=migrator t=2026-04-20T08:20:25.668084538Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-20T08:20:25.669242553Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.157745ms logger=migrator t=2026-04-20T08:20:25.674399244Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-20T08:20:25.675433965Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.034191ms logger=migrator t=2026-04-20T08:20:25.683923308Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-20T08:20:25.683953769Z level=info msg="Migration successfully executed" id="Update folder title length" duration=31.261µs logger=migrator t=2026-04-20T08:20:25.690150322Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-20T08:20:25.69188326Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.732358ms logger=migrator t=2026-04-20T08:20:25.70628258Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-20T08:20:25.707784372Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.506273ms logger=migrator t=2026-04-20T08:20:25.713920354Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-20T08:20:25.715008537Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.089653ms logger=migrator t=2026-04-20T08:20:25.721218752Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-20T08:20:25.721960037Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=743.375µs logger=migrator t=2026-04-20T08:20:25.728669191Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-20T08:20:25.729040109Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=369.018µs logger=migrator t=2026-04-20T08:20:25.735029429Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-20T08:20:25.736329096Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.301767ms logger=migrator t=2026-04-20T08:20:25.741512268Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-20T08:20:25.742832136Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.320548ms logger=migrator t=2026-04-20T08:20:25.752369032Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-20T08:20:25.753464445Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.099223ms logger=migrator t=2026-04-20T08:20:25.758001823Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-20T08:20:25.75928625Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.278407ms logger=migrator t=2026-04-20T08:20:25.765143446Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-20T08:20:25.766992166Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.84976ms logger=migrator t=2026-04-20T08:20:25.772551306Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-20T08:20:25.774007637Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.452231ms logger=migrator t=2026-04-20T08:20:25.779361772Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-20T08:20:25.781321215Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.960053ms logger=migrator t=2026-04-20T08:20:25.787471547Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-20T08:20:25.788732284Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.260387ms logger=migrator t=2026-04-20T08:20:25.795333896Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-20T08:20:25.796533372Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.202946ms logger=migrator t=2026-04-20T08:20:25.802060781Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-20T08:20:25.803342279Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.282178ms logger=migrator t=2026-04-20T08:20:25.811614487Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-20T08:20:25.813529529Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.916871ms logger=migrator t=2026-04-20T08:20:25.818360792Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-20T08:20:25.818693089Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=333.467µs logger=migrator t=2026-04-20T08:20:25.823573554Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-20T08:20:25.836334379Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=12.773905ms logger=migrator t=2026-04-20T08:20:25.843689507Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-20T08:20:25.844542646Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=854.709µs logger=migrator t=2026-04-20T08:20:25.859926736Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-20T08:20:25.859972627Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=50.911µs logger=migrator t=2026-04-20T08:20:25.866583209Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-20T08:20:25.868732666Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.149367ms logger=migrator t=2026-04-20T08:20:25.874416198Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-20T08:20:25.874443439Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=28.181µs logger=migrator t=2026-04-20T08:20:25.880672614Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-20T08:20:25.882551973Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.878349ms logger=migrator t=2026-04-20T08:20:25.892156961Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-20T08:20:25.893393297Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.235976ms logger=migrator t=2026-04-20T08:20:25.902794169Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-20T08:20:25.903937694Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.146835ms logger=migrator t=2026-04-20T08:20:25.909150196Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-20T08:20:25.909996444Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=847.178µs logger=migrator t=2026-04-20T08:20:25.915731928Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-20T08:20:25.916073655Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=354.258µs logger=migrator t=2026-04-20T08:20:25.92372614Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-20T08:20:25.924755702Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.035012ms logger=migrator t=2026-04-20T08:20:25.935216497Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-20T08:20:25.936610117Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.39803ms logger=migrator t=2026-04-20T08:20:25.94278705Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-20T08:20:25.943784982Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=998.401µs logger=migrator t=2026-04-20T08:20:25.949689899Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-20T08:20:25.959659634Z level=info msg="Migration successfully executed" id="add stack_id column" duration=9.973826ms logger=migrator t=2026-04-20T08:20:25.964494037Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-20T08:20:25.972588191Z level=info msg="Migration successfully executed" id="add region_slug column" duration=8.093254ms logger=migrator t=2026-04-20T08:20:25.978252573Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-20T08:20:25.991459997Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=13.204864ms logger=migrator t=2026-04-20T08:20:25.997204331Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-20T08:20:25.997266423Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=62.612µs logger=migrator t=2026-04-20T08:20:26.003370374Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-20T08:20:26.01338212Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=10.016106ms logger=migrator t=2026-04-20T08:20:26.017853675Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-20T08:20:26.025787756Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=7.932951ms logger=migrator t=2026-04-20T08:20:26.031900998Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-20T08:20:26.032231086Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=330.098µs logger=migrator t=2026-04-20T08:20:26.036755622Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.855397335s logger=migrator t=2026-04-20T08:20:26.037419306Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-20T08:20:26.052818428Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-20T08:20:26.053084144Z level=info msg="Created default organization" logger=secrets t=2026-04-20T08:20:26.060020674Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-20T08:20:26.11004379Z level=info msg="Restored cache from database" duration=602.972µs logger=plugin.store t=2026-04-20T08:20:26.111661575Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-20T08:20:26.162834426Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-20T08:20:26.162876547Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-20T08:20:26.16299621Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-20T08:20:26.16301562Z level=info msg="Plugins loaded" count=54 duration=51.353995ms logger=query_data t=2026-04-20T08:20:26.167370554Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-20T08:20:26.170842389Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-20T08:20:26.178938893Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-20T08:20:26.196604153Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-20T08:20:26.199394643Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-20T08:20:26.201875576Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-20T08:20:26.225121267Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-20T08:20:26.253775284Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-20T08:20:26.282078053Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-20T08:20:26.282120424Z level=info msg="finished to provision alerting" logger=provisioning.dashboard t=2026-04-20T08:20:26.282740467Z level=info msg="starting to provision dashboards" logger=ngalert.state.manager t=2026-04-20T08:20:26.284842623Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-04-20T08:20:26.285097008Z level=info msg="Starting MultiOrg Alertmanager" logger=grafanaStorageLogger t=2026-04-20T08:20:26.285485796Z level=info msg="Storage starting" logger=http.server t=2026-04-20T08:20:26.287723745Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-04-20T08:20:26.319317574Z level=info msg="State cache has been initialized" states=0 duration=34.470682ms logger=ngalert.scheduler t=2026-04-20T08:20:26.319412476Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-20T08:20:26.322923492Z level=info msg=starting first_tick=2026-04-20T08:20:30Z logger=grafana.update.checker t=2026-04-20T08:20:26.351396075Z level=info msg="Update check succeeded" duration=66.589143ms logger=plugins.update.checker t=2026-04-20T08:20:26.353855117Z level=info msg="Update check succeeded" duration=68.377491ms logger=sqlstore.transactions t=2026-04-20T08:20:26.411617211Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-04-20T08:20:26.412212744Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-20T08:20:26.530688544Z level=info msg="Patterns update finished" duration=123.991589ms logger=grafana-apiserver t=2026-04-20T08:20:26.839751576Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-20T08:20:26.840214776Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-20T08:20:29.279649342Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:29.28050948Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:29.30698358Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:29.337419284Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:29.360567763Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:29.39106492Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:29.410616431Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:29.506876932Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:29.526250319Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:29.552368021Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:29.575644152Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:29.609598793Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:29.624068585Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:29.658962425Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:29.681729435Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:29.714254656Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:29.73254294Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:29.762594846Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:29.779318636Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:29.815525045Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:29.831445738Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:29.862607579Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:29.878289397Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:29.918789888Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:29.944277307Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:30.017229437Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:30.033987467Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:30.082155764Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:30.099295123Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:30.151875115Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:30.168132515Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:30.213547632Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:30.229921674Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:30.268823612Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:30.289744592Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:30.348914536Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:30.369002718Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:30.41740023Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:30.438145366Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:30.500479608Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:30.520493709Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:30.5730046Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:30.599104421Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:30.643478236Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:30.662365182Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:30.830319907Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:30.852117216Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:30.918484385Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:30.935119133Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:30.997655659Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:31.017866864Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:31.067255207Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:31.087005592Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:31.160656727Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:31.186283439Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:31.240040786Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:31.256141512Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:31.316742327Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:31.337509413Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:31.391157449Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:31.408719127Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:31.459661243Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:31.477839875Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:31.762265896Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:31.779506337Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:31.977181472Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:31.991369387Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:32.447309581Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:32.467558587Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:32.536673354Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:32.574816725Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:32.672272683Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:32.692300844Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:32.763890615Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:32.783282983Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:32.863392336Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:32.87980766Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:32.960335883Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:32.97968076Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T08:20:33.058122868Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-20T08:22:15.309251318Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-20T08:30:26.343951729Z level=info msg="Completed cleanup jobs" duration=58.487353ms logger=plugins.update.checker t=2026-04-20T08:30:26.406182563Z level=info msg="Update check succeeded" duration=51.760058ms logger=sqlstore.transactions t=2026-04-20T08:35:26.185093575Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked"