logger=settings t=2026-04-22T06:14:52.652289648Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-22T06:14:52Z logger=settings t=2026-04-22T06:14:52.652706858Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-22T06:14:52.652719528Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-22T06:14:52.652723408Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-22T06:14:52.652730338Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-22T06:14:52.652733668Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-22T06:14:52.652736868Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-22T06:14:52.652740148Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-22T06:14:52.652743549Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-22T06:14:52.652747109Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-22T06:14:52.652750299Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-22T06:14:52.652757319Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-22T06:14:52.652760559Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-22T06:14:52.652763709Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-22T06:14:52.652767049Z level=info msg=Target target=[all] logger=settings t=2026-04-22T06:14:52.652776989Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-22T06:14:52.652780139Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-22T06:14:52.65278548Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-22T06:14:52.65278984Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-22T06:14:52.65279308Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-22T06:14:52.65279825Z level=info msg="App mode production" logger=sqlstore t=2026-04-22T06:14:52.653519567Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-22T06:14:52.653538028Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-22T06:14:52.655862584Z level=info msg="Locking database" logger=migrator t=2026-04-22T06:14:52.655874495Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-22T06:14:52.657040623Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-22T06:14:52.658173131Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.133238ms logger=migrator t=2026-04-22T06:14:52.662953067Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-22T06:14:52.663550872Z level=info msg="Migration successfully executed" id="create user table" duration=597.895µs logger=migrator t=2026-04-22T06:14:52.667515349Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-22T06:14:52.668025601Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=508.002µs logger=migrator t=2026-04-22T06:14:52.672790058Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-22T06:14:52.673493465Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=702.847µs logger=migrator t=2026-04-22T06:14:52.679832919Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-22T06:14:52.68065204Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=819.101µs logger=migrator t=2026-04-22T06:14:52.685654621Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-22T06:14:52.686601855Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=947.344µs logger=migrator t=2026-04-22T06:14:52.690552421Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-22T06:14:52.693476763Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.902291ms logger=migrator t=2026-04-22T06:14:52.699767227Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-22T06:14:52.700878794Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.115197ms logger=migrator t=2026-04-22T06:14:52.706064531Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-22T06:14:52.707222779Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.157647ms logger=migrator t=2026-04-22T06:14:52.711486523Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-22T06:14:52.712514847Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.034214ms logger=migrator t=2026-04-22T06:14:52.718430722Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-22T06:14:52.718900613Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=469.891µs logger=migrator t=2026-04-22T06:14:52.723079096Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-22T06:14:52.723985838Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=910.802µs logger=migrator t=2026-04-22T06:14:52.72896689Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-22T06:14:52.730169789Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.20608ms logger=migrator t=2026-04-22T06:14:52.733730966Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-22T06:14:52.733761027Z level=info msg="Migration successfully executed" id="Update user table charset" duration=25.591µs logger=migrator t=2026-04-22T06:14:52.737444817Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-22T06:14:52.739003355Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.556358ms logger=migrator t=2026-04-22T06:14:52.744540829Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-22T06:14:52.744977891Z level=info msg="Migration successfully executed" id="Add missing user data" duration=439.452µs logger=migrator t=2026-04-22T06:14:52.749849659Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-22T06:14:52.75109253Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.242121ms logger=migrator t=2026-04-22T06:14:52.75479324Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-22T06:14:52.755534048Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=739.798µs logger=migrator t=2026-04-22T06:14:52.759206418Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-22T06:14:52.761015792Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.808484ms logger=migrator t=2026-04-22T06:14:52.764930518Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-22T06:14:52.773049106Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.117568ms logger=migrator t=2026-04-22T06:14:52.777853333Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-22T06:14:52.778708424Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=855.071µs logger=migrator t=2026-04-22T06:14:52.782891456Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-22T06:14:52.783119202Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=229.556µs logger=migrator t=2026-04-22T06:14:52.788520394Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-22T06:14:52.789225051Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=704.007µs logger=migrator t=2026-04-22T06:14:52.794341446Z 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-22T06:14:52.794643063Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=303.937µs logger=migrator t=2026-04-22T06:14:52.800371003Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-22T06:14:52.800777803Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=407.76µs logger=migrator t=2026-04-22T06:14:52.807322863Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-22T06:14:52.808593194Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.272131ms logger=migrator t=2026-04-22T06:14:52.814247652Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-22T06:14:52.815012071Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=764.539µs logger=migrator t=2026-04-22T06:14:52.823362215Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-22T06:14:52.824048202Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=684.387µs logger=migrator t=2026-04-22T06:14:52.830184381Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-22T06:14:52.830871638Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=686.747µs logger=migrator t=2026-04-22T06:14:52.835237555Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-22T06:14:52.835923751Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=685.426µs logger=migrator t=2026-04-22T06:14:52.842848261Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-22T06:14:52.842872202Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=24.731µs logger=migrator t=2026-04-22T06:14:52.858091983Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-22T06:14:52.858879692Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=787.399µs logger=migrator t=2026-04-22T06:14:52.862695635Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-22T06:14:52.863341021Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=642.816µs logger=migrator t=2026-04-22T06:14:52.868398195Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-22T06:14:52.869476661Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.075736ms logger=migrator t=2026-04-22T06:14:52.876693927Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-22T06:14:52.877824215Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.129598ms logger=migrator t=2026-04-22T06:14:52.882217682Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-22T06:14:52.887282395Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=5.065563ms logger=migrator t=2026-04-22T06:14:52.893227301Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-22T06:14:52.894035751Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=807.99µs logger=migrator t=2026-04-22T06:14:52.898407477Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-22T06:14:52.899101395Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=692.987µs logger=migrator t=2026-04-22T06:14:52.90342446Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-22T06:14:52.904183968Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=757.488µs logger=migrator t=2026-04-22T06:14:52.909390005Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-22T06:14:52.910816801Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.426696ms logger=migrator t=2026-04-22T06:14:52.91534326Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-22T06:14:52.916511189Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.167509ms logger=migrator t=2026-04-22T06:14:52.921215395Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-22T06:14:52.921577593Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=362.118µs logger=migrator t=2026-04-22T06:14:52.926443961Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-22T06:14:52.926956975Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=512.094µs logger=migrator t=2026-04-22T06:14:52.931467184Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-22T06:14:52.932017548Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=548.564µs logger=migrator t=2026-04-22T06:14:52.936529698Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-22T06:14:52.93744282Z level=info msg="Migration successfully executed" id="create star table" duration=913.692µs logger=migrator t=2026-04-22T06:14:52.941555561Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-22T06:14:52.942657058Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.100977ms logger=migrator t=2026-04-22T06:14:52.949629008Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-22T06:14:52.951033862Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.404424ms logger=migrator t=2026-04-22T06:14:52.957133281Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-22T06:14:52.958332201Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.2009ms logger=migrator t=2026-04-22T06:14:52.965175038Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-22T06:14:52.966202743Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.028385ms logger=migrator t=2026-04-22T06:14:52.972696322Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-22T06:14:52.9742732Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.579089ms logger=migrator t=2026-04-22T06:14:52.980864671Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-22T06:14:52.981843635Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=976.263µs logger=migrator t=2026-04-22T06:14:52.987441781Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-22T06:14:52.988837176Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.394215ms logger=migrator t=2026-04-22T06:14:52.993220242Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-22T06:14:52.993279594Z level=info msg="Migration successfully executed" id="Update org table charset" duration=61.932µs logger=migrator t=2026-04-22T06:14:52.998686706Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-22T06:14:52.998715597Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=32.891µs logger=migrator t=2026-04-22T06:14:53.00418481Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-22T06:14:53.004500618Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=316.728µs logger=migrator t=2026-04-22T06:14:53.009758756Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-22T06:14:53.011141271Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.384794ms logger=migrator t=2026-04-22T06:14:53.016893721Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-22T06:14:53.017765532Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=871.161µs logger=migrator t=2026-04-22T06:14:53.023297517Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-22T06:14:53.024507456Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.207379ms logger=migrator t=2026-04-22T06:14:53.029518639Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-22T06:14:53.030709879Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.18962ms logger=migrator t=2026-04-22T06:14:53.037410322Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-22T06:14:53.038231081Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=820.439µs logger=migrator t=2026-04-22T06:14:53.042474436Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-22T06:14:53.043664604Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.191469ms logger=migrator t=2026-04-22T06:14:53.047735394Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-22T06:14:53.05494371Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=7.207886ms logger=migrator t=2026-04-22T06:14:53.060438114Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-22T06:14:53.061187303Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=751.089µs logger=migrator t=2026-04-22T06:14:53.066311447Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-22T06:14:53.067161139Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=848.421µs logger=migrator t=2026-04-22T06:14:53.072108119Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-22T06:14:53.07295793Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=852.231µs logger=migrator t=2026-04-22T06:14:53.078138377Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-22T06:14:53.078839624Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=701.367µs logger=migrator t=2026-04-22T06:14:53.084476051Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-22T06:14:53.085440575Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=966.204µs logger=migrator t=2026-04-22T06:14:53.091649716Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-22T06:14:53.091758548Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=110.132µs logger=migrator t=2026-04-22T06:14:53.096640988Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-22T06:14:53.098639367Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.997849ms logger=migrator t=2026-04-22T06:14:53.102655005Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-22T06:14:53.104462089Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.809834ms logger=migrator t=2026-04-22T06:14:53.108797596Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-22T06:14:53.11064775Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.851804ms logger=migrator t=2026-04-22T06:14:53.11639085Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-22T06:14:53.118427971Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=2.0489ms logger=migrator t=2026-04-22T06:14:53.12538333Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-22T06:14:53.127558743Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.176194ms logger=migrator t=2026-04-22T06:14:53.131476449Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-22T06:14:53.13277221Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.296701ms logger=migrator t=2026-04-22T06:14:53.139369621Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-22T06:14:53.141049533Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.683122ms logger=migrator t=2026-04-22T06:14:53.147661344Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-22T06:14:53.147718855Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=58.491µs logger=migrator t=2026-04-22T06:14:53.154298486Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-22T06:14:53.154344847Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=49.711µs logger=migrator t=2026-04-22T06:14:53.158937959Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-22T06:14:53.163523411Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=4.583952ms logger=migrator t=2026-04-22T06:14:53.170864791Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-22T06:14:53.172369897Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.505946ms logger=migrator t=2026-04-22T06:14:53.177536954Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-22T06:14:53.180715421Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=3.177967ms logger=migrator t=2026-04-22T06:14:53.18639368Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-22T06:14:53.189231189Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.837899ms logger=migrator t=2026-04-22T06:14:53.194491558Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-22T06:14:53.194755684Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=263.466µs logger=migrator t=2026-04-22T06:14:53.198373283Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-22T06:14:53.199189423Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=813.01µs logger=migrator t=2026-04-22T06:14:53.203545159Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-22T06:14:53.204298698Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=755.049µs logger=migrator t=2026-04-22T06:14:53.2105436Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-22T06:14:53.210653322Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=116.242µs logger=migrator t=2026-04-22T06:14:53.216441024Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-22T06:14:53.217784526Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.342902ms logger=migrator t=2026-04-22T06:14:53.222252776Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-22T06:14:53.223234209Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=980.763µs logger=migrator t=2026-04-22T06:14:53.22815154Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-22T06:14:53.234984607Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.832977ms logger=migrator t=2026-04-22T06:14:53.265299007Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-22T06:14:53.268813863Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=3.517047ms logger=migrator t=2026-04-22T06:14:53.274966473Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-22T06:14:53.275869065Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=902.312µs logger=migrator t=2026-04-22T06:14:53.282044276Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-22T06:14:53.284471415Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=2.42023ms logger=migrator t=2026-04-22T06:14:53.288815602Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-22T06:14:53.289311854Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=493.402µs logger=migrator t=2026-04-22T06:14:53.293041324Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-22T06:14:53.293777513Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=734.209µs logger=migrator t=2026-04-22T06:14:53.297486933Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-22T06:14:53.301508571Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=4.020998ms logger=migrator t=2026-04-22T06:14:53.305640412Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-22T06:14:53.306546574Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=905.292µs logger=migrator t=2026-04-22T06:14:53.311008113Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-22T06:14:53.311566207Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=563.974µs logger=migrator t=2026-04-22T06:14:53.316429956Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-22T06:14:53.316952389Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=521.662µs logger=migrator t=2026-04-22T06:14:53.32110091Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-22T06:14:53.322206517Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.106588ms logger=migrator t=2026-04-22T06:14:53.325989759Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-22T06:14:53.328327126Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.336817ms logger=migrator t=2026-04-22T06:14:53.331932464Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-22T06:14:53.333164795Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.23213ms logger=migrator t=2026-04-22T06:14:53.337155322Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-22T06:14:53.338263858Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.110897ms logger=migrator t=2026-04-22T06:14:53.342346819Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-22T06:14:53.343339353Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=991.503µs logger=migrator t=2026-04-22T06:14:53.347185007Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-22T06:14:53.348297704Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.111747ms logger=migrator t=2026-04-22T06:14:53.352478777Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-22T06:14:53.354116916Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.63752ms logger=migrator t=2026-04-22T06:14:53.358405561Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-22T06:14:53.362978852Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=4.572531ms logger=migrator t=2026-04-22T06:14:53.369771139Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-22T06:14:53.370861085Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.088887ms logger=migrator t=2026-04-22T06:14:53.374803141Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-22T06:14:53.375692983Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=888.322µs logger=migrator t=2026-04-22T06:14:53.379725121Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-22T06:14:53.381247849Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.523018ms logger=migrator t=2026-04-22T06:14:53.385253616Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-22T06:14:53.385898191Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=643.765µs logger=migrator t=2026-04-22T06:14:53.389433829Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-22T06:14:53.39192723Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.492771ms logger=migrator t=2026-04-22T06:14:53.397023143Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-22T06:14:53.399595616Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.571243ms logger=migrator t=2026-04-22T06:14:53.403632245Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-22T06:14:53.403676006Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=40.611µs logger=migrator t=2026-04-22T06:14:53.407755286Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-22T06:14:53.408089774Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=331.148µs logger=migrator t=2026-04-22T06:14:53.412098352Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-22T06:14:53.414607813Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.506241ms logger=migrator t=2026-04-22T06:14:53.418065847Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-22T06:14:53.418255232Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=190.045µs logger=migrator t=2026-04-22T06:14:53.42186902Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-22T06:14:53.422053054Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=187.784µs logger=migrator t=2026-04-22T06:14:53.424811432Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-22T06:14:53.428703028Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.895106ms logger=migrator t=2026-04-22T06:14:53.436617281Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-22T06:14:53.436879438Z level=info msg="Migration successfully executed" id="Update uid value" duration=262.456µs logger=migrator t=2026-04-22T06:14:53.44355759Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-22T06:14:53.444447651Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=889.851µs logger=migrator t=2026-04-22T06:14:53.448342077Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-22T06:14:53.44930312Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=959.963µs logger=migrator t=2026-04-22T06:14:53.4533601Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-22T06:14:53.454265432Z level=info msg="Migration successfully executed" id="create api_key table" duration=905.232µs logger=migrator t=2026-04-22T06:14:53.46076534Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-22T06:14:53.461622061Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=856.901µs logger=migrator t=2026-04-22T06:14:53.466315916Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-22T06:14:53.468034918Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.707882ms logger=migrator t=2026-04-22T06:14:53.474924946Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-22T06:14:53.476431003Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.506007ms logger=migrator t=2026-04-22T06:14:53.481221429Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-22T06:14:53.481962238Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=736.999µs logger=migrator t=2026-04-22T06:14:53.487985765Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-22T06:14:53.489242575Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.25291ms logger=migrator t=2026-04-22T06:14:53.494659028Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-22T06:14:53.495565661Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=907.843µs logger=migrator t=2026-04-22T06:14:53.500280675Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-22T06:14:53.506995649Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=6.714934ms logger=migrator t=2026-04-22T06:14:53.512074623Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-22T06:14:53.512846062Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=771.409µs logger=migrator t=2026-04-22T06:14:53.517145947Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-22T06:14:53.517898996Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=753.649µs logger=migrator t=2026-04-22T06:14:53.523209015Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-22T06:14:53.524075457Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=866.182µs logger=migrator t=2026-04-22T06:14:53.52832817Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-22T06:14:53.529145951Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=817.701µs logger=migrator t=2026-04-22T06:14:53.533547537Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-22T06:14:53.533876765Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=329.048µs logger=migrator t=2026-04-22T06:14:53.537662968Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-22T06:14:53.538275003Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=610.635µs logger=migrator t=2026-04-22T06:14:53.54344296Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-22T06:14:53.543486691Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=45.611µs logger=migrator t=2026-04-22T06:14:53.548182735Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-22T06:14:53.550812429Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.626824ms logger=migrator t=2026-04-22T06:14:53.556097938Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-22T06:14:53.559266365Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=3.167357ms logger=migrator t=2026-04-22T06:14:53.564678978Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-22T06:14:53.564839591Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=160.764µs logger=migrator t=2026-04-22T06:14:53.568623294Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-22T06:14:53.571083455Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.462061ms logger=migrator t=2026-04-22T06:14:53.575515562Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-22T06:14:53.578113396Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.597494ms logger=migrator t=2026-04-22T06:14:53.582833422Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-22T06:14:53.583561719Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=728.207µs logger=migrator t=2026-04-22T06:14:53.587482704Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-22T06:14:53.588148441Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=663.197µs logger=migrator t=2026-04-22T06:14:53.59178561Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-22T06:14:53.592882336Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.096356ms logger=migrator t=2026-04-22T06:14:53.599280063Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-22T06:14:53.600596745Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.314122ms logger=migrator t=2026-04-22T06:14:53.604614704Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-22T06:14:53.605834833Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.219809ms logger=migrator t=2026-04-22T06:14:53.609948873Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-22T06:14:53.610787594Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=838.211µs logger=migrator t=2026-04-22T06:14:53.615757305Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-22T06:14:53.615868329Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=109.534µs logger=migrator t=2026-04-22T06:14:53.620436829Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-22T06:14:53.62047951Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=44.851µs logger=migrator t=2026-04-22T06:14:53.624799316Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-22T06:14:53.62908102Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.281474ms logger=migrator t=2026-04-22T06:14:53.633796826Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-22T06:14:53.636456691Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.659405ms logger=migrator t=2026-04-22T06:14:53.643018651Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-22T06:14:53.643092333Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=75.202µs logger=migrator t=2026-04-22T06:14:53.648960486Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-22T06:14:53.650072363Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.117018ms logger=migrator t=2026-04-22T06:14:53.654837299Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-22T06:14:53.655752782Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=911.303µs logger=migrator t=2026-04-22T06:14:53.661720358Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-22T06:14:53.661752079Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=36.491µs logger=migrator t=2026-04-22T06:14:53.668970824Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-22T06:14:53.670356069Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.385025ms logger=migrator t=2026-04-22T06:14:53.677022501Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-22T06:14:53.678752293Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.730882ms logger=migrator t=2026-04-22T06:14:53.685807266Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-22T06:14:53.691399932Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=5.592397ms logger=migrator t=2026-04-22T06:14:53.697168504Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-22T06:14:53.697214235Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=48.141µs logger=migrator t=2026-04-22T06:14:53.701739575Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-22T06:14:53.703058857Z level=info msg="Migration successfully executed" id="create session table" duration=1.319552ms logger=migrator t=2026-04-22T06:14:53.708175501Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-22T06:14:53.708292885Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=124.484µs logger=migrator t=2026-04-22T06:14:53.712328623Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-22T06:14:53.712404115Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=75.982µs logger=migrator t=2026-04-22T06:14:53.716271159Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-22T06:14:53.716934176Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=662.487µs logger=migrator t=2026-04-22T06:14:53.720963404Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-22T06:14:53.721657511Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=693.957µs logger=migrator t=2026-04-22T06:14:53.72814197Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-22T06:14:53.728166671Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=25.361µs logger=migrator t=2026-04-22T06:14:53.73181962Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-22T06:14:53.731852511Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=33.691µs logger=migrator t=2026-04-22T06:14:53.735599831Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-22T06:14:53.738869601Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.26861ms logger=migrator t=2026-04-22T06:14:53.746248652Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-22T06:14:53.749329187Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.080265ms logger=migrator t=2026-04-22T06:14:53.753303865Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-22T06:14:53.753388457Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=84.952µs logger=migrator t=2026-04-22T06:14:53.757088537Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-22T06:14:53.757164239Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=76.432µs logger=migrator t=2026-04-22T06:14:53.761969726Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-22T06:14:53.762764445Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=794.799µs logger=migrator t=2026-04-22T06:14:53.769086789Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-22T06:14:53.76911805Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=28.791µs logger=migrator t=2026-04-22T06:14:53.772751679Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-22T06:14:53.775916157Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.164168ms logger=migrator t=2026-04-22T06:14:53.779721049Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-22T06:14:53.779878833Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=158.304µs logger=migrator t=2026-04-22T06:14:53.783693916Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-22T06:14:53.788469213Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.769917ms logger=migrator t=2026-04-22T06:14:53.796368846Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-22T06:14:53.800858166Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=4.49177ms logger=migrator t=2026-04-22T06:14:53.806483743Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-22T06:14:53.806583386Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=100.143µs logger=migrator t=2026-04-22T06:14:53.812865669Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-22T06:14:53.813767871Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=901.742µs logger=migrator t=2026-04-22T06:14:53.824342299Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-22T06:14:53.825837925Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.493646ms logger=migrator t=2026-04-22T06:14:53.832322854Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-22T06:14:53.834276831Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.953857ms logger=migrator t=2026-04-22T06:14:53.841855197Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-22T06:14:53.843451876Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.5968ms logger=migrator t=2026-04-22T06:14:53.850315843Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-22T06:14:53.851295847Z level=info msg="Migration successfully executed" id="add index alert state" duration=979.954µs logger=migrator t=2026-04-22T06:14:53.857765295Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-22T06:14:53.8592036Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.438255ms logger=migrator t=2026-04-22T06:14:53.870764643Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-22T06:14:53.871700286Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=937.393µs logger=migrator t=2026-04-22T06:14:53.879047574Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-22T06:14:53.884821306Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=5.798253ms logger=migrator t=2026-04-22T06:14:53.893962339Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-22T06:14:53.89524865Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.291371ms logger=migrator t=2026-04-22T06:14:53.900383936Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-22T06:14:53.911983739Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=11.593463ms logger=migrator t=2026-04-22T06:14:53.952162971Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-22T06:14:53.953255247Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.096096ms logger=migrator t=2026-04-22T06:14:53.962287788Z 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-22T06:14:53.963372045Z 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.086017ms logger=migrator t=2026-04-22T06:14:53.984013928Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-22T06:14:53.98693669Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=2.947842ms logger=migrator t=2026-04-22T06:14:53.995074288Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-22T06:14:53.996061302Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=992.304µs logger=migrator t=2026-04-22T06:14:54.0017128Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-22T06:14:54.002788057Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.072177ms logger=migrator t=2026-04-22T06:14:54.009512171Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-22T06:14:54.014969474Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.455783ms logger=migrator t=2026-04-22T06:14:54.039191916Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-22T06:14:54.043703136Z level=info msg="Migration successfully executed" id="Add column frequency" duration=4.51473ms logger=migrator t=2026-04-22T06:14:54.049866026Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-22T06:14:54.056041397Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=6.168821ms logger=migrator t=2026-04-22T06:14:54.063180111Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-22T06:14:54.067286202Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=4.114501ms logger=migrator t=2026-04-22T06:14:54.073844282Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-22T06:14:54.074769744Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=925.932µs logger=migrator t=2026-04-22T06:14:54.080543725Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-22T06:14:54.080577206Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=33.781µs logger=migrator t=2026-04-22T06:14:54.086650875Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-22T06:14:54.086694056Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=45.071µs logger=migrator t=2026-04-22T06:14:54.093304167Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-22T06:14:54.094718721Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.413844ms logger=migrator t=2026-04-22T06:14:54.101123158Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-22T06:14:54.102785718Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.66161ms logger=migrator t=2026-04-22T06:14:54.113845909Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-22T06:14:54.115251803Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.412975ms logger=migrator t=2026-04-22T06:14:54.126064577Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-22T06:14:54.127289647Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.22996ms logger=migrator t=2026-04-22T06:14:54.138911961Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-22T06:14:54.140283145Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.373414ms logger=migrator t=2026-04-22T06:14:54.160249322Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-22T06:14:54.167520639Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=7.267217ms logger=migrator t=2026-04-22T06:14:54.175302169Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-22T06:14:54.180288951Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.992112ms logger=migrator t=2026-04-22T06:14:54.186254957Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-22T06:14:54.186477732Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=214.985µs logger=migrator t=2026-04-22T06:14:54.191417583Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-22T06:14:54.192503219Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.084946ms logger=migrator t=2026-04-22T06:14:54.198733642Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-22T06:14:54.200001642Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.26758ms logger=migrator t=2026-04-22T06:14:54.20848305Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-22T06:14:54.213135134Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.659975ms logger=migrator t=2026-04-22T06:14:54.218029383Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-22T06:14:54.218104755Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=78.693µs logger=migrator t=2026-04-22T06:14:54.223143018Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-22T06:14:54.22401198Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=868.101µs logger=migrator t=2026-04-22T06:14:54.230414345Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-22T06:14:54.231966283Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.552388ms logger=migrator t=2026-04-22T06:14:54.240679226Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-22T06:14:54.240791029Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=117.083µs logger=migrator t=2026-04-22T06:14:54.24695475Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-22T06:14:54.248673561Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.719002ms logger=migrator t=2026-04-22T06:14:54.256951103Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-22T06:14:54.258534862Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.580429ms logger=migrator t=2026-04-22T06:14:54.265313577Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-22T06:14:54.26621593Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=901.643µs logger=migrator t=2026-04-22T06:14:54.280872558Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-22T06:14:54.281858372Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=987.083µs logger=migrator t=2026-04-22T06:14:54.78096582Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-22T06:14:54.782909477Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.946857ms logger=migrator t=2026-04-22T06:14:54.821854328Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-22T06:14:54.823245313Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.394245ms logger=migrator t=2026-04-22T06:14:54.832169171Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-22T06:14:54.832281083Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=116.222µs logger=migrator t=2026-04-22T06:14:54.843426615Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-22T06:14:54.847700129Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.276164ms logger=migrator t=2026-04-22T06:14:54.854927866Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-22T06:14:54.856266809Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.353263ms logger=migrator t=2026-04-22T06:14:54.863594828Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-22T06:14:54.867923043Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.327765ms logger=migrator t=2026-04-22T06:14:54.873806117Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-22T06:14:54.875065018Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.258531ms logger=migrator t=2026-04-22T06:14:54.883316789Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-22T06:14:54.884714203Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.402534ms logger=migrator t=2026-04-22T06:14:54.893402526Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-22T06:14:54.894699648Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.302261ms logger=migrator t=2026-04-22T06:14:54.900400857Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-22T06:14:54.913742583Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=13.338115ms logger=migrator t=2026-04-22T06:14:54.926928835Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-22T06:14:54.927917909Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=990.224µs logger=migrator t=2026-04-22T06:14:54.935779341Z 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-22T06:14:54.937030021Z 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.25445ms logger=migrator t=2026-04-22T06:14:54.9443429Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-22T06:14:54.944565745Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=223.185µs logger=migrator t=2026-04-22T06:14:54.949861345Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-22T06:14:54.950296835Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=435.38µs logger=migrator t=2026-04-22T06:14:54.956119308Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-22T06:14:54.956580439Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=457.211µs logger=migrator t=2026-04-22T06:14:54.963338344Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-22T06:14:54.967882764Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.54078ms logger=migrator t=2026-04-22T06:14:54.975361347Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-22T06:14:54.979379645Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.018668ms logger=migrator t=2026-04-22T06:14:54.986378976Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-22T06:14:54.987546144Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.174408ms logger=migrator t=2026-04-22T06:14:54.993443798Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-22T06:14:54.994603907Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.162129ms logger=migrator t=2026-04-22T06:14:55.001061435Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-22T06:14:55.001516336Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=460.431µs logger=migrator t=2026-04-22T06:14:55.010539376Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-22T06:14:55.014989065Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.449039ms logger=migrator t=2026-04-22T06:14:55.01971002Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-22T06:14:55.020712135Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.001394ms logger=migrator t=2026-04-22T06:14:55.028615958Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-22T06:14:55.028846743Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=225.375µs logger=migrator t=2026-04-22T06:14:55.036279195Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-22T06:14:55.037023383Z level=info msg="Migration successfully executed" id="Move region to single row" duration=744.418µs logger=migrator t=2026-04-22T06:14:55.042465276Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-22T06:14:55.04342783Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=962.373µs logger=migrator t=2026-04-22T06:14:55.048653937Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-22T06:14:55.049935308Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.283831ms logger=migrator t=2026-04-22T06:14:55.056179001Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-22T06:14:55.057844631Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.66104ms logger=migrator t=2026-04-22T06:14:55.062826443Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-22T06:14:55.063836417Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.009524ms logger=migrator t=2026-04-22T06:14:55.071948606Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-22T06:14:55.073503704Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.555058ms logger=migrator t=2026-04-22T06:14:55.084255727Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-22T06:14:55.085917997Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.667351ms logger=migrator t=2026-04-22T06:14:55.091337299Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-22T06:14:55.091508413Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=177.094µs logger=migrator t=2026-04-22T06:14:55.09710843Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-22T06:14:55.098523745Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.417145ms logger=migrator t=2026-04-22T06:14:55.106721305Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-22T06:14:55.107837422Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.119387ms logger=migrator t=2026-04-22T06:14:55.114447883Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-22T06:14:55.11553806Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.092567ms logger=migrator t=2026-04-22T06:14:55.123800192Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-22T06:14:55.124980611Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.183459ms logger=migrator t=2026-04-22T06:14:55.133044278Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-22T06:14:55.133367976Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=328.728µs logger=migrator t=2026-04-22T06:14:55.138593203Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-22T06:14:55.139095895Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=505.562µs logger=migrator t=2026-04-22T06:14:55.143911213Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-22T06:14:55.144002245Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=93.182µs logger=migrator t=2026-04-22T06:14:55.148719941Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-22T06:14:55.150140055Z level=info msg="Migration successfully executed" id="create team table" duration=1.414534ms logger=migrator t=2026-04-22T06:14:55.156418668Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-22T06:14:55.158007398Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.580059ms logger=migrator t=2026-04-22T06:14:55.16383638Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-22T06:14:55.164939327Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.103668ms logger=migrator t=2026-04-22T06:14:55.170472851Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-22T06:14:55.17572058Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.241808ms logger=migrator t=2026-04-22T06:14:55.182467925Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-22T06:14:55.182744022Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=272.747µs logger=migrator t=2026-04-22T06:14:55.19374047Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-22T06:14:55.195353049Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.610579ms logger=migrator t=2026-04-22T06:14:55.201337095Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-22T06:14:55.202391171Z level=info msg="Migration successfully executed" id="create team member table" duration=1.058076ms logger=migrator t=2026-04-22T06:14:55.20971017Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-22T06:14:55.211397811Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.688462ms logger=migrator t=2026-04-22T06:14:55.220160365Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-22T06:14:55.221864347Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.706562ms logger=migrator t=2026-04-22T06:14:55.234357242Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-22T06:14:55.236005802Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.652201ms logger=migrator t=2026-04-22T06:14:55.243352851Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-22T06:14:55.250019705Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=6.661153ms logger=migrator t=2026-04-22T06:14:55.257965939Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-22T06:14:55.265357749Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=7.389069ms logger=migrator t=2026-04-22T06:14:55.271383336Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-22T06:14:55.276647234Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.262678ms logger=migrator t=2026-04-22T06:14:55.283537403Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-22T06:14:55.284893026Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.360383ms logger=migrator t=2026-04-22T06:14:55.292177934Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-22T06:14:55.293148487Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=969.803µs logger=migrator t=2026-04-22T06:14:55.299661027Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-22T06:14:55.301402879Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.747542ms logger=migrator t=2026-04-22T06:14:55.308846141Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-22T06:14:55.309830525Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=984.214µs logger=migrator t=2026-04-22T06:14:55.316787425Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-22T06:14:55.317718838Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=931.642µs logger=migrator t=2026-04-22T06:14:55.325412106Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-22T06:14:55.327429065Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=2.023589ms logger=migrator t=2026-04-22T06:14:55.33502587Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-22T06:14:55.335970564Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=941.654µs logger=migrator t=2026-04-22T06:14:55.342455422Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-22T06:14:55.343567058Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.110226ms logger=migrator t=2026-04-22T06:14:55.351076432Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-22T06:14:55.352161118Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=1.113746ms logger=migrator t=2026-04-22T06:14:55.360256746Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-22T06:14:55.360720258Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=456.581µs logger=migrator t=2026-04-22T06:14:55.367666377Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-22T06:14:55.369119462Z level=info msg="Migration successfully executed" id="create tag table" duration=1.453355ms logger=migrator t=2026-04-22T06:14:55.376232697Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-22T06:14:55.377794404Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.557158ms logger=migrator t=2026-04-22T06:14:55.383923105Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-22T06:14:55.385285228Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.362092ms logger=migrator t=2026-04-22T06:14:55.392368861Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-22T06:14:55.393484028Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.114817ms logger=migrator t=2026-04-22T06:14:55.4013338Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-22T06:14:55.402415456Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.087487ms logger=migrator t=2026-04-22T06:14:55.409888529Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-22T06:14:55.429289492Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=19.387564ms logger=migrator t=2026-04-22T06:14:55.434661294Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-22T06:14:55.436060247Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.398604ms logger=migrator t=2026-04-22T06:14:55.442572587Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-22T06:14:55.443546891Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=974.293µs logger=migrator t=2026-04-22T06:14:55.450421468Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-22T06:14:55.450902241Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=481.843µs logger=migrator t=2026-04-22T06:14:55.455234236Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-22T06:14:55.455988004Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=754.098µs logger=migrator t=2026-04-22T06:14:55.470636582Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-22T06:14:55.472066757Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.428635ms logger=migrator t=2026-04-22T06:14:55.480619486Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-22T06:14:55.482111182Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.497627ms logger=migrator t=2026-04-22T06:14:55.489498172Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-22T06:14:55.489613075Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=142.904µs logger=migrator t=2026-04-22T06:14:55.493756857Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-22T06:14:55.499072177Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.31334ms logger=migrator t=2026-04-22T06:14:55.505869172Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-22T06:14:55.513013687Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=7.146525ms logger=migrator t=2026-04-22T06:14:55.519589327Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-22T06:14:55.523978505Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=4.387038ms logger=migrator t=2026-04-22T06:14:55.527802498Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-22T06:14:55.53320208Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.401552ms logger=migrator t=2026-04-22T06:14:55.537116985Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-22T06:14:55.538194052Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.074257ms logger=migrator t=2026-04-22T06:14:55.544094346Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-22T06:14:55.551829825Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=7.736369ms logger=migrator t=2026-04-22T06:14:55.563366907Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-22T06:14:55.564700969Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.330472ms logger=migrator t=2026-04-22T06:14:55.569993038Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-22T06:14:55.570992632Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.000484ms logger=migrator t=2026-04-22T06:14:55.576522177Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-22T06:14:55.57741858Z level=info msg="Migration successfully executed" id="create user auth token table" duration=896.023µs logger=migrator t=2026-04-22T06:14:55.58358014Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-22T06:14:55.585100977Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.518807ms logger=migrator t=2026-04-22T06:14:55.590195981Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-22T06:14:55.591313089Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.116748ms logger=migrator t=2026-04-22T06:14:55.601249051Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-22T06:14:55.602285537Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.031836ms logger=migrator t=2026-04-22T06:14:55.607288118Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-22T06:14:55.616235918Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=8.94771ms logger=migrator t=2026-04-22T06:14:55.62163622Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-22T06:14:55.623024033Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.387983ms logger=migrator t=2026-04-22T06:14:55.6286311Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-22T06:14:55.629315217Z level=info msg="Migration successfully executed" id="create cache_data table" duration=681.537µs logger=migrator t=2026-04-22T06:14:55.633755305Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-22T06:14:55.634805761Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.047776ms logger=migrator t=2026-04-22T06:14:55.63928351Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-22T06:14:55.640140981Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=858.031µs logger=migrator t=2026-04-22T06:14:55.645223786Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-22T06:14:55.646199859Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=975.294µs logger=migrator t=2026-04-22T06:14:55.650256949Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-22T06:14:55.65033164Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=74.971µs logger=migrator t=2026-04-22T06:14:55.65442225Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-22T06:14:55.654553263Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=132.823µs logger=migrator t=2026-04-22T06:14:55.65973791Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-22T06:14:55.661499693Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.760214ms logger=migrator t=2026-04-22T06:14:55.666824823Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-22T06:14:55.669160149Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=2.335416ms logger=migrator t=2026-04-22T06:14:55.67612637Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-22T06:14:55.676835617Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=709.567µs logger=migrator t=2026-04-22T06:14:55.682245569Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-22T06:14:55.682358492Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=141.803µs logger=migrator t=2026-04-22T06:14:55.68633457Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-22T06:14:55.688593554Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=2.257974ms logger=migrator t=2026-04-22T06:14:55.692835668Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-22T06:14:55.69453843Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.702582ms logger=migrator t=2026-04-22T06:14:55.699248054Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-22T06:14:55.700245889Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=997.325µs logger=migrator t=2026-04-22T06:14:55.704835441Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-22T06:14:55.705846826Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.011195ms logger=migrator t=2026-04-22T06:14:55.710146841Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-22T06:14:55.717809988Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=7.675057ms logger=migrator t=2026-04-22T06:14:55.722516473Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-22T06:14:55.723531228Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.014495ms logger=migrator t=2026-04-22T06:14:55.727222548Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-22T06:14:55.72730903Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=86.842µs logger=migrator t=2026-04-22T06:14:55.731113573Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-22T06:14:55.732558798Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.431165ms logger=migrator t=2026-04-22T06:14:55.737712154Z 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-22T06:14:55.739256862Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.543958ms logger=migrator t=2026-04-22T06:14:55.743110996Z 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-22T06:14:55.7440884Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=977.034µs logger=migrator t=2026-04-22T06:14:55.749627445Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-22T06:14:55.749735367Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=109.112µs logger=migrator t=2026-04-22T06:14:55.753957961Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-22T06:14:55.755479388Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.520366ms logger=migrator t=2026-04-22T06:14:55.759520517Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-22T06:14:55.760532861Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.011904ms logger=migrator t=2026-04-22T06:14:55.766715512Z 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-22T06:14:55.768270441Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.554418ms logger=migrator t=2026-04-22T06:14:55.772811881Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-22T06:14:55.773884808Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.081206ms logger=migrator t=2026-04-22T06:14:55.779974856Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-22T06:14:55.785909301Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=5.933815ms logger=migrator t=2026-04-22T06:14:55.791500487Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-22T06:14:55.792396529Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=896.032µs logger=migrator t=2026-04-22T06:14:55.79650853Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-22T06:14:55.797404402Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=900.092µs logger=migrator t=2026-04-22T06:14:55.802858005Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-22T06:14:55.829427784Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=26.567059ms logger=migrator t=2026-04-22T06:14:55.833611516Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-22T06:14:55.856889445Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=23.271489ms logger=migrator t=2026-04-22T06:14:55.861088757Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-22T06:14:55.861835505Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=746.748µs logger=migrator t=2026-04-22T06:14:55.867250527Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-22T06:14:55.868899328Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.648961ms logger=migrator t=2026-04-22T06:14:55.873605342Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-22T06:14:55.879989049Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.384747ms logger=migrator t=2026-04-22T06:14:55.884509779Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-22T06:14:55.890251679Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.74141ms logger=migrator t=2026-04-22T06:14:55.89562599Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-22T06:14:55.896617175Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=990.985µs logger=migrator t=2026-04-22T06:14:55.901546494Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-22T06:14:55.903168014Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.62107ms logger=migrator t=2026-04-22T06:14:55.909431377Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-22T06:14:55.910962515Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.531108ms logger=migrator t=2026-04-22T06:14:55.917356261Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-22T06:14:55.918433677Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.076476ms logger=migrator t=2026-04-22T06:14:55.925227953Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-22T06:14:55.925297185Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=69.742µs logger=migrator t=2026-04-22T06:14:55.929592119Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-22T06:14:55.937751349Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=8.15995ms logger=migrator t=2026-04-22T06:14:55.94351541Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-22T06:14:55.949897006Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.381427ms logger=migrator t=2026-04-22T06:14:55.956471796Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-22T06:14:55.961506049Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=5.033523ms logger=migrator t=2026-04-22T06:14:55.966114371Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-22T06:14:55.967298011Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.19089ms logger=migrator t=2026-04-22T06:14:55.971217906Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-22T06:14:55.972627851Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.409785ms logger=migrator t=2026-04-22T06:14:55.977245693Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-22T06:14:55.984347397Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=7.102364ms logger=migrator t=2026-04-22T06:14:55.988253802Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-22T06:14:55.993659624Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.405842ms logger=migrator t=2026-04-22T06:14:55.997343345Z 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-22T06:14:55.998488632Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.144527ms logger=migrator t=2026-04-22T06:14:56.003982907Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-22T06:14:56.010127476Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.144299ms logger=migrator t=2026-04-22T06:14:56.014198496Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-22T06:14:56.020466139Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.267703ms logger=migrator t=2026-04-22T06:14:56.024524958Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-22T06:14:56.02462367Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=99.442µs logger=migrator t=2026-04-22T06:14:56.029574221Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-22T06:14:56.0307385Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.164239ms logger=migrator t=2026-04-22T06:14:56.035189689Z 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-22T06:14:56.036298806Z 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.109117ms logger=migrator t=2026-04-22T06:14:56.040816926Z 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-22T06:14:56.041904573Z 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.086677ms logger=migrator t=2026-04-22T06:14:56.047463579Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-22T06:14:56.047600222Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=138.073µs logger=migrator t=2026-04-22T06:14:56.051895966Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-22T06:14:56.060060676Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=8.16611ms logger=migrator t=2026-04-22T06:14:56.064800582Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-22T06:14:56.071073095Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.272143ms logger=migrator t=2026-04-22T06:14:56.077666245Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-22T06:14:56.087307122Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=9.630986ms logger=migrator t=2026-04-22T06:14:56.091594806Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-22T06:14:56.097930331Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.335285ms logger=migrator t=2026-04-22T06:14:56.103445176Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-22T06:14:56.109593306Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.14753ms logger=migrator t=2026-04-22T06:14:56.113648474Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-22T06:14:56.113715806Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=71.132µs logger=migrator t=2026-04-22T06:14:56.117792756Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-22T06:14:56.119036766Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.24389ms logger=migrator t=2026-04-22T06:14:56.127510523Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-22T06:14:56.135725274Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=8.21994ms logger=migrator t=2026-04-22T06:14:56.139806163Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-22T06:14:56.139892236Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=86.693µs logger=migrator t=2026-04-22T06:14:56.145600875Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-22T06:14:56.151769016Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.167771ms logger=migrator t=2026-04-22T06:14:56.155750422Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-22T06:14:56.156761348Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.010306ms logger=migrator t=2026-04-22T06:14:56.16139851Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-22T06:14:56.167781376Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.382416ms logger=migrator t=2026-04-22T06:14:56.171985829Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-22T06:14:56.172819429Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=833.41µs logger=migrator t=2026-04-22T06:14:56.180582169Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-22T06:14:56.182329562Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.747333ms logger=migrator t=2026-04-22T06:14:56.192183902Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-22T06:14:56.202286399Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=10.103297ms logger=migrator t=2026-04-22T06:14:56.206129553Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-22T06:14:56.206959163Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=829.45µs logger=migrator t=2026-04-22T06:14:56.212786396Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-22T06:14:56.21379177Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.005144ms logger=migrator t=2026-04-22T06:14:56.217837278Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-22T06:14:56.21868803Z level=info msg="Migration successfully executed" id="create alert_image table" duration=850.522µs logger=migrator t=2026-04-22T06:14:56.225853244Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-22T06:14:56.227539206Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.689332ms logger=migrator t=2026-04-22T06:14:56.232035525Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-22T06:14:56.232141188Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=106.743µs logger=migrator t=2026-04-22T06:14:56.235794588Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-22T06:14:56.236774771Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=979.863µs logger=migrator t=2026-04-22T06:14:56.242331067Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-22T06:14:56.243881915Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.550698ms logger=migrator t=2026-04-22T06:14:56.247966874Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-22T06:14:56.248715422Z 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-22T06:14:56.256288678Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-22T06:14:56.256977704Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=693.916µs logger=migrator t=2026-04-22T06:14:56.261134036Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-22T06:14:56.262803187Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.65912ms logger=migrator t=2026-04-22T06:14:56.270267819Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-22T06:14:56.280145661Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=9.873762ms logger=migrator t=2026-04-22T06:14:56.283923953Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-22T06:14:56.285390398Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.470075ms logger=migrator t=2026-04-22T06:14:56.291086537Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-22T06:14:56.292476222Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.388785ms logger=migrator t=2026-04-22T06:14:56.29770303Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-22T06:14:56.299619367Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.920328ms logger=migrator t=2026-04-22T06:14:56.304993167Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-22T06:14:56.306205407Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.21173ms logger=migrator t=2026-04-22T06:14:56.310718687Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-22T06:14:56.312007958Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.285411ms logger=migrator t=2026-04-22T06:14:56.318550298Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-22T06:14:56.318579979Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=30.471µs logger=migrator t=2026-04-22T06:14:56.322194608Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-22T06:14:56.322314851Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=120.793µs logger=migrator t=2026-04-22T06:14:56.328924912Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-22T06:14:56.339806147Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=10.885505ms logger=migrator t=2026-04-22T06:14:56.343954398Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-22T06:14:56.344563974Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=609.126µs logger=migrator t=2026-04-22T06:14:56.348370257Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-22T06:14:56.350037268Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.666761ms logger=migrator t=2026-04-22T06:14:56.354448755Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-22T06:14:56.354934527Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=484.842µs logger=migrator t=2026-04-22T06:14:56.35872419Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-22T06:14:56.359790395Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.066195ms logger=migrator t=2026-04-22T06:14:56.364429979Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-22T06:14:56.365465074Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.031825ms logger=migrator t=2026-04-22T06:14:56.370153109Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-22T06:14:56.404525558Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=34.373499ms logger=migrator t=2026-04-22T06:14:56.408441843Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-22T06:14:56.415447575Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.006092ms logger=migrator t=2026-04-22T06:14:56.420508328Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-22T06:14:56.420674632Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=166.594µs logger=migrator t=2026-04-22T06:14:56.425781397Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-22T06:14:56.465945828Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=40.15179ms logger=migrator t=2026-04-22T06:14:56.472350674Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-22T06:14:56.505017752Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=32.664138ms logger=migrator t=2026-04-22T06:14:56.509238894Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-22T06:14:56.510053865Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=815.461µs logger=migrator t=2026-04-22T06:14:56.522031177Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-22T06:14:56.524447717Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=2.42355ms logger=migrator t=2026-04-22T06:14:56.531661692Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-22T06:14:56.532174126Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=502.363µs logger=migrator t=2026-04-22T06:14:56.536538421Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-22T06:14:56.537822433Z level=info msg="Migration successfully executed" id="create permission table" duration=1.286612ms logger=migrator t=2026-04-22T06:14:56.54340631Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-22T06:14:56.544932126Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.526046ms logger=migrator t=2026-04-22T06:14:56.550205845Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-22T06:14:56.551324482Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.118377ms logger=migrator t=2026-04-22T06:14:56.568960664Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-22T06:14:56.570935481Z level=info msg="Migration successfully executed" id="create role table" duration=1.979628ms logger=migrator t=2026-04-22T06:14:56.580541276Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-22T06:14:56.589492345Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.948849ms logger=migrator t=2026-04-22T06:14:56.595715096Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-22T06:14:56.602056622Z level=info msg="Migration successfully executed" id="add column group_name" duration=6.333816ms logger=migrator t=2026-04-22T06:14:56.608633122Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-22T06:14:56.611142414Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=2.509112ms logger=migrator t=2026-04-22T06:14:56.618190006Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-22T06:14:56.619831776Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.642191ms logger=migrator t=2026-04-22T06:14:56.706913343Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-22T06:14:56.709538137Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=2.836339ms logger=migrator t=2026-04-22T06:14:56.743538856Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-22T06:14:56.745171647Z level=info msg="Migration successfully executed" id="create team role table" duration=1.634771ms logger=migrator t=2026-04-22T06:14:56.761836904Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-22T06:14:56.763926584Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=2.09336ms logger=migrator t=2026-04-22T06:14:56.783944573Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-22T06:14:56.786140827Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=2.200424ms logger=migrator t=2026-04-22T06:14:56.944403102Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-22T06:14:56.946716399Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=2.316656ms logger=migrator t=2026-04-22T06:14:57.07781741Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-22T06:14:57.079253635Z level=info msg="Migration successfully executed" id="create user role table" duration=1.437406ms logger=migrator t=2026-04-22T06:14:57.267972073Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-22T06:14:57.269162863Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.19465ms logger=migrator t=2026-04-22T06:14:57.278250035Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-22T06:14:57.279593447Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.345613ms logger=migrator t=2026-04-22T06:14:57.28663789Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-22T06:14:57.288015523Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.377363ms logger=migrator t=2026-04-22T06:14:57.294771878Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-22T06:14:57.29569709Z level=info msg="Migration successfully executed" id="create builtin role table" duration=925.212µs logger=migrator t=2026-04-22T06:14:57.303088311Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-22T06:14:57.304322901Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.23545ms logger=migrator t=2026-04-22T06:14:57.311753933Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-22T06:14:57.312916021Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.158678ms logger=migrator t=2026-04-22T06:14:57.319636766Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-22T06:14:57.328094762Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.454576ms logger=migrator t=2026-04-22T06:14:57.332733335Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-22T06:14:57.333516894Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=784.319µs logger=migrator t=2026-04-22T06:14:57.340142486Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-22T06:14:57.341304764Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.161268ms logger=migrator t=2026-04-22T06:14:57.346962492Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-22T06:14:57.348551321Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.589129ms logger=migrator t=2026-04-22T06:14:57.354166218Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-22T06:14:57.356129026Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.967598ms logger=migrator t=2026-04-22T06:14:57.363499056Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-22T06:14:57.36445199Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=950.794µs logger=migrator t=2026-04-22T06:14:57.371393549Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-22T06:14:57.372585479Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.19499ms logger=migrator t=2026-04-22T06:14:57.383478504Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-22T06:14:57.393011587Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=9.532324ms logger=migrator t=2026-04-22T06:14:57.400348766Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-22T06:14:57.407517071Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.166415ms logger=migrator t=2026-04-22T06:14:57.414496522Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-22T06:14:57.422181169Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=7.689117ms logger=migrator t=2026-04-22T06:14:57.428418101Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-22T06:14:57.434983292Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=6.563901ms logger=migrator t=2026-04-22T06:14:57.440505567Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-22T06:14:57.441349687Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=845.23µs logger=migrator t=2026-04-22T06:14:57.447765124Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-22T06:14:57.448638706Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=869.671µs logger=migrator t=2026-04-22T06:14:57.455520263Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-22T06:14:57.456295172Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=775.179µs logger=migrator t=2026-04-22T06:14:57.461396947Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-22T06:14:57.462073634Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=676.537µs logger=migrator t=2026-04-22T06:14:57.470388916Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-22T06:14:57.471925754Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.540658ms logger=migrator t=2026-04-22T06:14:57.482673137Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-22T06:14:57.482835351Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=158.683µs logger=migrator t=2026-04-22T06:14:57.49224695Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-22T06:14:57.492324962Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=78.282µs logger=migrator t=2026-04-22T06:14:57.498518644Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-22T06:14:57.49919888Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=680.646µs logger=migrator t=2026-04-22T06:14:57.50451824Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-22T06:14:57.505568496Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.053075ms logger=migrator t=2026-04-22T06:14:57.511541861Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-22T06:14:57.512998217Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.459596ms logger=migrator t=2026-04-22T06:14:57.519902496Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-22T06:14:57.520190063Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=287.557µs logger=migrator t=2026-04-22T06:14:57.527488291Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-22T06:14:57.528159007Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=671.076µs logger=migrator t=2026-04-22T06:14:57.534487221Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-22T06:14:57.537118866Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=2.630365ms logger=migrator t=2026-04-22T06:14:57.543945583Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-22T06:14:57.545299376Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.354743ms logger=migrator t=2026-04-22T06:14:57.552082722Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-22T06:14:57.564517945Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=12.430283ms logger=migrator t=2026-04-22T06:14:57.572657224Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-22T06:14:57.572793627Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=138.343µs logger=migrator t=2026-04-22T06:14:57.578993149Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-22T06:14:57.580329062Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.336473ms logger=migrator t=2026-04-22T06:14:57.587391353Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-22T06:14:57.588618334Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.228341ms logger=migrator t=2026-04-22T06:14:57.598047704Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-22T06:14:57.599339676Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.290052ms logger=migrator t=2026-04-22T06:14:57.606409768Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-22T06:14:57.614988838Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.578219ms logger=migrator t=2026-04-22T06:14:57.62000479Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-22T06:14:57.621042325Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.037385ms logger=migrator t=2026-04-22T06:14:57.626674993Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-22T06:14:57.627703839Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.029966ms logger=migrator t=2026-04-22T06:14:57.632528956Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-22T06:14:57.656383979Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=23.852843ms logger=migrator t=2026-04-22T06:14:57.665753547Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-22T06:14:57.666921206Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.166769ms logger=migrator t=2026-04-22T06:14:57.690987093Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-22T06:14:57.69287008Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.882867ms logger=migrator t=2026-04-22T06:14:57.707147098Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-22T06:14:57.708990544Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.843495ms logger=migrator t=2026-04-22T06:14:57.71829074Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-22T06:14:57.720284309Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.993479ms logger=migrator t=2026-04-22T06:14:57.731108044Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-22T06:14:57.73138778Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=280.526µs logger=migrator t=2026-04-22T06:14:57.736587977Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-22T06:14:57.737541421Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=954.994µs logger=migrator t=2026-04-22T06:14:57.744271915Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-22T06:14:57.755849457Z level=info msg="Migration successfully executed" id="add provisioning column" duration=11.578872ms logger=migrator t=2026-04-22T06:14:57.761148757Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-22T06:14:57.761812204Z level=info msg="Migration successfully executed" id="create entity_events table" duration=663.506µs logger=migrator t=2026-04-22T06:14:57.767431881Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-22T06:14:57.768474276Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.041745ms logger=migrator t=2026-04-22T06:14:57.774849841Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-22T06:14:57.775399615Z 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-22T06:14:57.784501038Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-22T06:14:57.786283061Z 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-22T06:14:57.791459887Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-22T06:14:57.792222425Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=762.788µs logger=migrator t=2026-04-22T06:14:57.79772526Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-22T06:14:57.798742975Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.016965ms logger=migrator t=2026-04-22T06:14:57.803860071Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-22T06:14:57.80508965Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.2288ms logger=migrator t=2026-04-22T06:14:57.811319562Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-22T06:14:57.812491311Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.171579ms logger=migrator t=2026-04-22T06:14:57.819717167Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-22T06:14:57.821613284Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.895416ms logger=migrator t=2026-04-22T06:14:57.827901667Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-22T06:14:57.829102157Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.20014ms logger=migrator t=2026-04-22T06:14:57.834429056Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-22T06:14:57.835873992Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.444626ms logger=migrator t=2026-04-22T06:14:57.843688633Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-22T06:14:57.845052506Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.364793ms logger=migrator t=2026-04-22T06:14:57.855152673Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-22T06:14:57.856555386Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.403653ms logger=migrator t=2026-04-22T06:14:57.863361663Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-22T06:14:57.864672235Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.310372ms logger=migrator t=2026-04-22T06:14:57.871861941Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-22T06:14:57.873921652Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=2.059281ms logger=migrator t=2026-04-22T06:14:57.882133921Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-22T06:14:57.906089527Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=23.956695ms logger=migrator t=2026-04-22T06:14:57.912326888Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-22T06:14:57.922424016Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=10.099387ms logger=migrator t=2026-04-22T06:14:57.928308169Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-22T06:14:57.935360271Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=7.053452ms logger=migrator t=2026-04-22T06:14:57.940957867Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-22T06:14:57.941556973Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=604.896µs logger=migrator t=2026-04-22T06:14:57.948485812Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-22T06:14:57.958095707Z level=info msg="Migration successfully executed" id="add share column" duration=9.605885ms logger=migrator t=2026-04-22T06:14:57.96929281Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-22T06:14:57.969594277Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=303.867µs logger=migrator t=2026-04-22T06:14:57.974864536Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-22T06:14:57.976093736Z level=info msg="Migration successfully executed" id="create file table" duration=1.22831ms logger=migrator t=2026-04-22T06:14:57.983369814Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-22T06:14:57.984616534Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.24681ms logger=migrator t=2026-04-22T06:14:57.990643321Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-22T06:14:57.993298696Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=2.666975ms logger=migrator t=2026-04-22T06:14:58.002881001Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-22T06:14:58.004298285Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.417255ms logger=migrator t=2026-04-22T06:14:58.014087884Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-22T06:14:58.015909708Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.825694ms logger=migrator t=2026-04-22T06:14:58.02292135Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-22T06:14:58.023404361Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=483.481µs logger=migrator t=2026-04-22T06:14:58.028985178Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-22T06:14:58.029255184Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=272.136µs logger=migrator t=2026-04-22T06:14:58.03643067Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-22T06:14:58.037304781Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=877.221µs logger=migrator t=2026-04-22T06:14:58.043292977Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-22T06:14:58.043502432Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=210.225µs logger=migrator t=2026-04-22T06:14:58.050496593Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-22T06:14:58.053171909Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.679655ms logger=migrator t=2026-04-22T06:14:58.060027266Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-22T06:14:58.067320964Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=7.292248ms logger=migrator t=2026-04-22T06:14:58.072766407Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-22T06:14:58.072944492Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=177.615µs logger=migrator t=2026-04-22T06:14:58.078688722Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-22T06:14:58.079932922Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.24376ms logger=migrator t=2026-04-22T06:14:58.084720149Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-22T06:14:58.08559465Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=883.731µs logger=migrator t=2026-04-22T06:14:58.09418679Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-22T06:14:58.094575969Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=390.579µs logger=migrator t=2026-04-22T06:14:58.101866978Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-22T06:14:58.102974044Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=1.112417ms logger=migrator t=2026-04-22T06:14:58.109373081Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-22T06:14:58.12286865Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=13.487889ms logger=migrator t=2026-04-22T06:14:58.127151515Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-22T06:14:58.138224895Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=11.06588ms logger=migrator t=2026-04-22T06:14:58.144921098Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-22T06:14:58.146259222Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.340144ms logger=migrator t=2026-04-22T06:14:58.154236007Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-22T06:14:58.228714905Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=74.472258ms logger=migrator t=2026-04-22T06:14:58.233190595Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-22T06:14:58.234118247Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=927.483µs logger=migrator t=2026-04-22T06:14:58.23916249Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-22T06:14:58.241127909Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.964469ms logger=migrator t=2026-04-22T06:14:58.245623608Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-22T06:14:58.272383642Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=26.757374ms logger=migrator t=2026-04-22T06:14:58.280825818Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-22T06:14:58.290573105Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=9.747417ms logger=migrator t=2026-04-22T06:14:58.295704001Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-22T06:14:58.29609255Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=389.399µs logger=migrator t=2026-04-22T06:14:58.299515624Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-22T06:14:58.29972607Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=219.437µs logger=migrator t=2026-04-22T06:14:58.303310787Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-22T06:14:58.303591144Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=284.187µs logger=migrator t=2026-04-22T06:14:58.308085264Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-22T06:14:58.308540725Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=455.051µs logger=migrator t=2026-04-22T06:14:58.314799347Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-22T06:14:58.315180257Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=381.969µs logger=migrator t=2026-04-22T06:14:58.320523887Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-22T06:14:58.321936951Z level=info msg="Migration successfully executed" id="create folder table" duration=1.413924ms logger=migrator t=2026-04-22T06:14:58.3292263Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-22T06:14:58.330630484Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.401944ms logger=migrator t=2026-04-22T06:14:58.3353705Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-22T06:14:58.33659343Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.22276ms logger=migrator t=2026-04-22T06:14:58.340490535Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-22T06:14:58.340530206Z level=info msg="Migration successfully executed" id="Update folder title length" duration=41.381µs logger=migrator t=2026-04-22T06:14:58.344271286Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-22T06:14:58.34561059Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.338834ms logger=migrator t=2026-04-22T06:14:58.35338697Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-22T06:14:58.354678291Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.294101ms logger=migrator t=2026-04-22T06:14:58.361628471Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-22T06:14:58.363515967Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.891026ms logger=migrator t=2026-04-22T06:14:58.369566104Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-22T06:14:58.370268692Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=695.648µs logger=migrator t=2026-04-22T06:14:58.373695296Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-22T06:14:58.373998143Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=303.077µs logger=migrator t=2026-04-22T06:14:58.378862312Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-22T06:14:58.380068181Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.206289ms logger=migrator t=2026-04-22T06:14:58.383650078Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-22T06:14:58.38494305Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.289522ms logger=migrator t=2026-04-22T06:14:58.389317217Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-22T06:14:58.390485866Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.16874ms logger=migrator t=2026-04-22T06:14:58.394015182Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-22T06:14:58.395280903Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.265381ms logger=migrator t=2026-04-22T06:14:58.399711751Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-22T06:14:58.400987542Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.275321ms logger=migrator t=2026-04-22T06:14:58.404735723Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-22T06:14:58.405755648Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.025095ms logger=migrator t=2026-04-22T06:14:58.411127099Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-22T06:14:58.412528504Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.401285ms logger=migrator t=2026-04-22T06:14:58.417874525Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-22T06:14:58.419029883Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.150507ms logger=migrator t=2026-04-22T06:14:58.425408608Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-22T06:14:58.427073439Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.663871ms logger=migrator t=2026-04-22T06:14:58.431561099Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-22T06:14:58.432707656Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.146757ms logger=migrator t=2026-04-22T06:14:58.43774787Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-22T06:14:58.438914228Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.163818ms logger=migrator t=2026-04-22T06:14:58.442380042Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-22T06:14:58.44266859Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=293.888µs logger=migrator t=2026-04-22T06:14:58.446226307Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-22T06:14:58.455574845Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.346948ms logger=migrator t=2026-04-22T06:14:58.461074989Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-22T06:14:58.461825517Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=751.508µs logger=migrator t=2026-04-22T06:14:58.465438326Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-22T06:14:58.465464907Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=23.041µs logger=migrator t=2026-04-22T06:14:58.469142416Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-22T06:14:58.470229082Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.086616ms logger=migrator t=2026-04-22T06:14:58.475544082Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-22T06:14:58.475573623Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=30.161µs logger=migrator t=2026-04-22T06:14:58.48077062Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-22T06:14:58.482087863Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.317043ms logger=migrator t=2026-04-22T06:14:58.485826044Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-22T06:14:58.486960251Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.133887ms logger=migrator t=2026-04-22T06:14:58.49266351Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-22T06:14:58.494297691Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.63365ms logger=migrator t=2026-04-22T06:14:58.502557592Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-22T06:14:58.503409343Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=852.731µs logger=migrator t=2026-04-22T06:14:58.506749954Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-22T06:14:58.507030152Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=280.598µs logger=migrator t=2026-04-22T06:14:58.512138136Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-22T06:14:58.512811783Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=673.577µs logger=migrator t=2026-04-22T06:14:58.519742512Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-22T06:14:58.521245809Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.507967ms logger=migrator t=2026-04-22T06:14:58.528848254Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-22T06:14:58.530517735Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.668911ms logger=migrator t=2026-04-22T06:14:58.54833454Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-22T06:14:58.55854534Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.212549ms logger=migrator t=2026-04-22T06:14:58.564592847Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-22T06:14:58.57247035Z level=info msg="Migration successfully executed" id="add region_slug column" duration=7.875313ms logger=migrator t=2026-04-22T06:14:58.579627984Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-22T06:14:58.5909327Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=11.298146ms logger=migrator t=2026-04-22T06:14:58.597008619Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-22T06:14:58.597085801Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=78.782µs logger=migrator t=2026-04-22T06:14:58.602176605Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-22T06:14:58.612519807Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=10.340972ms logger=migrator t=2026-04-22T06:14:58.616620718Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-22T06:14:58.626686683Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=10.063065ms logger=migrator t=2026-04-22T06:14:58.631648725Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-22T06:14:58.631967273Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=318.338µs logger=migrator t=2026-04-22T06:14:58.636275578Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.979275426s logger=migrator t=2026-04-22T06:14:58.63679579Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-22T06:14:58.65928018Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-22T06:14:58.659558437Z level=info msg="Created default organization" logger=secrets t=2026-04-22T06:14:58.664417906Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-22T06:14:58.715445601Z level=info msg="Restored cache from database" duration=596.134µs logger=plugin.store t=2026-04-22T06:14:58.717323568Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-22T06:14:58.76331331Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-22T06:14:58.763361351Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-22T06:14:58.763445413Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-22T06:14:58.763460504Z level=info msg="Plugins loaded" count=54 duration=46.138866ms logger=query_data t=2026-04-22T06:14:58.767953964Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-22T06:14:58.772470944Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-22T06:14:58.780012768Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-22T06:14:58.790278989Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-22T06:14:58.79318801Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-22T06:14:58.795323491Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-22T06:14:58.814856288Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-22T06:14:58.831909315Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-22T06:14:58.856099636Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-22T06:14:58.856134027Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-04-22T06:14:58.856822243Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-04-22T06:14:58.856958557Z level=info msg="Starting MultiOrg Alertmanager" logger=grafanaStorageLogger t=2026-04-22T06:14:58.857247275Z level=info msg="Storage starting" logger=http.server t=2026-04-22T06:14:58.861403616Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=plugins.update.checker t=2026-04-22T06:14:58.932512971Z level=info msg="Update check succeeded" duration=75.879422ms logger=ngalert.state.manager t=2026-04-22T06:14:58.936368516Z level=info msg="State cache has been initialized" states=0 duration=79.533713ms logger=ngalert.scheduler t=2026-04-22T06:14:58.93650344Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-22T06:14:58.936667073Z level=info msg=starting first_tick=2026-04-22T06:15:00Z logger=grafana.update.checker t=2026-04-22T06:14:58.937540185Z level=info msg="Update check succeeded" duration=80.868995ms logger=provisioning.dashboard t=2026-04-22T06:14:59.019190468Z level=info msg="starting to provision dashboards" logger=grafana-apiserver t=2026-04-22T06:14:59.068116584Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-22T06:14:59.068632476Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-22T06:14:59.095552134Z level=info msg="Patterns update finished" duration=75.231458ms logger=provisioning.dashboard t=2026-04-22T06:14:59.121807725Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:14:59.525342559Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:14:59.526659361Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:14:59.728998123Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:15:00.07208461Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:15:00.091401253Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:15:00.168534846Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:15:00.198369084Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:15:00.278593984Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:15:00.299961476Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:15:00.34558088Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:15:00.36769956Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:15:00.404930439Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:15:00.424924657Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:15:00.476594629Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:15:00.498952556Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:15:00.534188885Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:15:00.549891739Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:15:00.603853387Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:15:00.626218853Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:15:00.712041909Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:15:00.733736288Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:15:00.778208584Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:15:00.797091975Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:15:01.217165504Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:15:01.238483225Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:15:01.313591618Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:15:01.325181072Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:15:01.413484138Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:15:01.444497835Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:15:01.524137851Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:15:01.543291858Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:15:01.622541964Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:15:01.639776955Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:15:01.773564142Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:15:01.789789447Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:15:01.885446254Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:15:01.900959452Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:15:01.974518678Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:15:01.992850336Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:15:02.074175143Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:15:02.092959412Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:15:02.190129044Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:15:02.212660324Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:15:02.289577493Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:15:02.307601543Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:15:02.380189035Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:15:02.410052595Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:15:02.513549712Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:15:02.533984831Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:15:02.614709673Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:15:02.634379873Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:15:02.698284844Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:15:02.716623711Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:15:02.784617721Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:15:02.801209637Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:15:02.881131339Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:15:02.901715891Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:15:02.97499351Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:15:02.990633262Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:15:03.055712862Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:15:03.068699129Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:15:03.146039187Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:15:03.166795875Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:15:03.245874306Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:15:03.262410649Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:15:03.342887285Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:15:03.368163052Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:15:03.440242843Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:15:03.460405175Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:15:03.528235451Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:15:03.550737741Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:15:04.182374575Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:15:04.201612525Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:15:04.288879206Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:15:04.313696522Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:15:04.420625393Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:15:04.437724802Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:15:04.537508257Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:15:04.559219838Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-22T06:15:04.726058193Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-22T06:16:40.88053944Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-22T06:24:58.900431959Z level=info msg="Completed cleanup jobs" duration=43.000559ms logger=plugins.update.checker t=2026-04-22T06:24:58.984979362Z level=info msg="Update check succeeded" duration=51.894555ms logger=sqlstore.transactions t=2026-04-22T06:29:58.788778613Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked"