logger=settings t=2026-04-23T00:27:32.447840098Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-23T00:27:32Z logger=settings t=2026-04-23T00:27:32.448084773Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-23T00:27:32.448096934Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-23T00:27:32.448100994Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-23T00:27:32.448104544Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-23T00:27:32.448108254Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-23T00:27:32.448111234Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-23T00:27:32.448114374Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-23T00:27:32.448118074Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-23T00:27:32.448121084Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-23T00:27:32.448124684Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-23T00:27:32.448128614Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-23T00:27:32.448132584Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-23T00:27:32.448135994Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-23T00:27:32.448139705Z level=info msg=Target target=[all] logger=settings t=2026-04-23T00:27:32.448148595Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-23T00:27:32.448151765Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-23T00:27:32.448154475Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-23T00:27:32.448160225Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-23T00:27:32.448164025Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-23T00:27:32.448170595Z level=info msg="App mode production" logger=sqlstore t=2026-04-23T00:27:32.448435011Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-23T00:27:32.448456292Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-23T00:27:32.450081369Z level=info msg="Locking database" logger=migrator t=2026-04-23T00:27:32.450093449Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-23T00:27:32.450642821Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-23T00:27:32.451766056Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.123365ms logger=migrator t=2026-04-23T00:27:32.460368791Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-23T00:27:32.460997695Z level=info msg="Migration successfully executed" id="create user table" duration=629.644µs logger=migrator t=2026-04-23T00:27:32.466137971Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-23T00:27:32.467194756Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.062805ms logger=migrator t=2026-04-23T00:27:32.472473255Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-23T00:27:32.473259023Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=785.537µs logger=migrator t=2026-04-23T00:27:32.484222591Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-23T00:27:32.485258474Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.035833ms logger=migrator t=2026-04-23T00:27:32.492718733Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-23T00:27:32.494111814Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.396141ms logger=migrator t=2026-04-23T00:27:32.501595313Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-23T00:27:32.504850967Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.256784ms logger=migrator t=2026-04-23T00:27:32.510692479Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-23T00:27:32.511628781Z level=info msg="Migration successfully executed" id="create user table v2" duration=940.312µs logger=migrator t=2026-04-23T00:27:32.516110681Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-23T00:27:32.517158965Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.042654ms logger=migrator t=2026-04-23T00:27:32.522281571Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-23T00:27:32.523461358Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.174027ms logger=migrator t=2026-04-23T00:27:32.528167304Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-23T00:27:32.528532283Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=363.269µs logger=migrator t=2026-04-23T00:27:32.532779038Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-23T00:27:32.53376001Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=979.312µs logger=migrator t=2026-04-23T00:27:32.537614418Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-23T00:27:32.539432179Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.817351ms logger=migrator t=2026-04-23T00:27:32.545136697Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-23T00:27:32.545199499Z level=info msg="Migration successfully executed" id="Update user table charset" duration=74.902µs logger=migrator t=2026-04-23T00:27:32.554976271Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-23T00:27:32.556182737Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.210297ms logger=migrator t=2026-04-23T00:27:32.56689552Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-23T00:27:32.567426382Z level=info msg="Migration successfully executed" id="Add missing user data" duration=528.502µs logger=migrator t=2026-04-23T00:27:32.579446834Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-23T00:27:32.580752513Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.307449ms logger=migrator t=2026-04-23T00:27:32.587994127Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-23T00:27:32.589831048Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.837051ms logger=migrator t=2026-04-23T00:27:32.598570617Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-23T00:27:32.60052317Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.929753ms logger=migrator t=2026-04-23T00:27:32.605448272Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-23T00:27:32.614702771Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=9.248289ms logger=migrator t=2026-04-23T00:27:32.618693202Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-23T00:27:32.619899329Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.204526ms logger=migrator t=2026-04-23T00:27:32.628442582Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-23T00:27:32.628931472Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=493.631µs logger=migrator t=2026-04-23T00:27:32.63542975Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-23T00:27:32.636242698Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=812.708µs logger=migrator t=2026-04-23T00:27:32.642848557Z 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-23T00:27:32.643146544Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=298.127µs logger=migrator t=2026-04-23T00:27:32.648354552Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-23T00:27:32.64871594Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=361.098µs logger=migrator t=2026-04-23T00:27:32.654252945Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-23T00:27:32.655067914Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=816.019µs logger=migrator t=2026-04-23T00:27:32.661554781Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-23T00:27:32.662634585Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.079734ms logger=migrator t=2026-04-23T00:27:32.668035617Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-23T00:27:32.669195894Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.158297ms logger=migrator t=2026-04-23T00:27:32.677104633Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-23T00:27:32.678261629Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.157096ms logger=migrator t=2026-04-23T00:27:32.684568981Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-23T00:27:32.685773939Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.204678ms logger=migrator t=2026-04-23T00:27:32.691484988Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-23T00:27:32.691509179Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=25.371µs logger=migrator t=2026-04-23T00:27:32.69911259Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-23T00:27:32.69997135Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=863.33µs logger=migrator t=2026-04-23T00:27:32.816202448Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-23T00:27:32.818196353Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.996255ms logger=migrator t=2026-04-23T00:27:32.824291441Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-23T00:27:32.824930305Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=638.514µs logger=migrator t=2026-04-23T00:27:32.831337151Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-23T00:27:32.831955965Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=619.224µs logger=migrator t=2026-04-23T00:27:32.837360817Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-23T00:27:32.842862431Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=5.502024ms logger=migrator t=2026-04-23T00:27:32.848187082Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-23T00:27:32.849095432Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=903.72µs logger=migrator t=2026-04-23T00:27:32.856038638Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-23T00:27:32.856912909Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=874.821µs logger=migrator t=2026-04-23T00:27:32.863041468Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-23T00:27:32.863783394Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=742.347µs logger=migrator t=2026-04-23T00:27:32.86799146Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-23T00:27:32.869103064Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.111225ms logger=migrator t=2026-04-23T00:27:32.874922686Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-23T00:27:32.876276957Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.353541ms logger=migrator t=2026-04-23T00:27:32.883264574Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-23T00:27:32.883745365Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=480.901µs logger=migrator t=2026-04-23T00:27:32.890840126Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-23T00:27:32.892049603Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=1.209257ms logger=migrator t=2026-04-23T00:27:32.898286885Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-23T00:27:32.89895347Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=665.785µs logger=migrator t=2026-04-23T00:27:32.905124259Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-23T00:27:32.906196233Z level=info msg="Migration successfully executed" id="create star table" duration=1.071304ms logger=migrator t=2026-04-23T00:27:32.911330969Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-23T00:27:32.912027385Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=696.336µs logger=migrator t=2026-04-23T00:27:32.917225312Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-23T00:27:32.918054302Z level=info msg="Migration successfully executed" id="create org table v1" duration=829.52µs logger=migrator t=2026-04-23T00:27:32.948124981Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-23T00:27:32.949270458Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.146217ms logger=migrator t=2026-04-23T00:27:32.957992465Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-23T00:27:32.959189702Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.196906ms logger=migrator t=2026-04-23T00:27:32.974331525Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-23T00:27:32.975762566Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.430632ms logger=migrator t=2026-04-23T00:27:32.9821293Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-23T00:27:32.982818336Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=675.626µs logger=migrator t=2026-04-23T00:27:32.988877833Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-23T00:27:32.99005264Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.174356ms logger=migrator t=2026-04-23T00:27:32.996418964Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-23T00:27:32.996461995Z level=info msg="Migration successfully executed" id="Update org table charset" duration=44.611µs logger=migrator t=2026-04-23T00:27:33.002117183Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-23T00:27:33.002170214Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=53.721µs logger=migrator t=2026-04-23T00:27:33.007798491Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-23T00:27:33.00819639Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=404.249µs logger=migrator t=2026-04-23T00:27:33.013797447Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-23T00:27:33.015022764Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.225527ms logger=migrator t=2026-04-23T00:27:33.021824439Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-23T00:27:33.023377243Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.553324ms logger=migrator t=2026-04-23T00:27:33.028513879Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-23T00:27:33.029343278Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=831.069µs logger=migrator t=2026-04-23T00:27:33.038852963Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-23T00:27:33.039689922Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=841.059µs logger=migrator t=2026-04-23T00:27:33.044167104Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-23T00:27:33.044953531Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=785.587µs logger=migrator t=2026-04-23T00:27:33.04971529Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-23T00:27:33.050438726Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=723.667µs logger=migrator t=2026-04-23T00:27:33.055432079Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-23T00:27:33.060970444Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.537595ms logger=migrator t=2026-04-23T00:27:33.065966016Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-23T00:27:33.066736954Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=771.168µs logger=migrator t=2026-04-23T00:27:33.071947642Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-23T00:27:33.073143299Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.203257ms logger=migrator t=2026-04-23T00:27:33.081082068Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-23T00:27:33.082232714Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.150496ms logger=migrator t=2026-04-23T00:27:33.088453265Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-23T00:27:33.088796093Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=339.578µs logger=migrator t=2026-04-23T00:27:33.09398379Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-23T00:27:33.09485135Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=867.331µs logger=migrator t=2026-04-23T00:27:33.099660638Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-23T00:27:33.09972509Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=65.131µs logger=migrator t=2026-04-23T00:27:33.105549952Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-23T00:27:33.108469328Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.919376ms logger=migrator t=2026-04-23T00:27:33.113110422Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-23T00:27:33.115010606Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.877393ms logger=migrator t=2026-04-23T00:27:33.126658939Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-23T00:27:33.128491501Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.832112ms logger=migrator t=2026-04-23T00:27:33.138948966Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-23T00:27:33.139696264Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=746.948µs logger=migrator t=2026-04-23T00:27:33.14442376Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-23T00:27:33.146577169Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.152609ms logger=migrator t=2026-04-23T00:27:33.152687957Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-23T00:27:33.153498346Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=809.489µs logger=migrator t=2026-04-23T00:27:33.159245316Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-23T00:27:33.160886973Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.674357ms logger=migrator t=2026-04-23T00:27:33.165897676Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-23T00:27:33.165923947Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=27.381µs logger=migrator t=2026-04-23T00:27:33.17223917Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-23T00:27:33.17226711Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=28.9µs logger=migrator t=2026-04-23T00:27:33.17756325Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-23T00:27:33.181477169Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.916879ms logger=migrator t=2026-04-23T00:27:33.187890544Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-23T00:27:33.190147785Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.257011ms logger=migrator t=2026-04-23T00:27:33.195754442Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-23T00:27:33.197859119Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.104477ms logger=migrator t=2026-04-23T00:27:33.204118571Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-23T00:27:33.207698662Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=3.581151ms logger=migrator t=2026-04-23T00:27:33.215485328Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-23T00:27:33.215992519Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=509.181µs logger=migrator t=2026-04-23T00:27:33.22177509Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-23T00:27:33.22266717Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=892.04µs logger=migrator t=2026-04-23T00:27:33.230794804Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-23T00:27:33.232186846Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.396972ms logger=migrator t=2026-04-23T00:27:33.240125716Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-23T00:27:33.240155406Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=33.911µs logger=migrator t=2026-04-23T00:27:33.246380647Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-23T00:27:33.247695806Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.314999ms logger=migrator t=2026-04-23T00:27:33.255656906Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-23T00:27:33.256819863Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.163427ms logger=migrator t=2026-04-23T00:27:33.262266775Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-23T00:27:33.271855103Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=9.586598ms logger=migrator t=2026-04-23T00:27:33.277528901Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-23T00:27:33.278279138Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=750.557µs logger=migrator t=2026-04-23T00:27:33.282558035Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-23T00:27:33.283317942Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=759.967µs logger=migrator t=2026-04-23T00:27:33.28854045Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-23T00:27:33.28942085Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=883.7µs logger=migrator t=2026-04-23T00:27:33.293768468Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-23T00:27:33.29427319Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=505.292µs logger=migrator t=2026-04-23T00:27:33.300291556Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-23T00:27:33.300850548Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=562.112µs logger=migrator t=2026-04-23T00:27:33.307913748Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-23T00:27:33.311232493Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.318445ms logger=migrator t=2026-04-23T00:27:33.316238617Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-23T00:27:33.317315241Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.075704ms logger=migrator t=2026-04-23T00:27:33.321014124Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-23T00:27:33.321225719Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=212.035µs logger=migrator t=2026-04-23T00:27:33.326428746Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-23T00:27:33.326622581Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=195.015µs logger=migrator t=2026-04-23T00:27:33.334077199Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-23T00:27:33.335523993Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.440914ms logger=migrator t=2026-04-23T00:27:33.34380426Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-23T00:27:33.346249285Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.547307ms logger=migrator t=2026-04-23T00:27:33.352935326Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-23T00:27:33.35398178Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.045764ms logger=migrator t=2026-04-23T00:27:33.358162055Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-23T00:27:33.358937602Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=779.267µs logger=migrator t=2026-04-23T00:27:33.363811602Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-23T00:27:33.364684102Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=872.44µs logger=migrator t=2026-04-23T00:27:33.37122478Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-23T00:27:33.372331325Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.105615ms logger=migrator t=2026-04-23T00:27:33.377726547Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-23T00:27:33.381719797Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=3.99244ms logger=migrator t=2026-04-23T00:27:33.390913235Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-23T00:27:33.396892911Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=5.981597ms logger=migrator t=2026-04-23T00:27:33.404774708Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-23T00:27:33.405920055Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.145727ms logger=migrator t=2026-04-23T00:27:33.799777051Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-23T00:27:33.801959091Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=2.18493ms logger=migrator t=2026-04-23T00:27:33.809014551Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-23T00:27:33.810860702Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.853651ms logger=migrator t=2026-04-23T00:27:33.81961451Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-23T00:27:33.820219434Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=605.324µs logger=migrator t=2026-04-23T00:27:33.825136245Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-23T00:27:33.827542869Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.406524ms logger=migrator t=2026-04-23T00:27:33.832550143Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-23T00:27:33.834937217Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.387054ms logger=migrator t=2026-04-23T00:27:33.84217788Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-23T00:27:33.842212551Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=35.14µs logger=migrator t=2026-04-23T00:27:33.846785044Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-23T00:27:33.846999419Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=214.375µs logger=migrator t=2026-04-23T00:27:33.855042021Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-23T00:27:33.858135711Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.09275ms logger=migrator t=2026-04-23T00:27:33.862220704Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-23T00:27:33.86250726Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=287.026µs logger=migrator t=2026-04-23T00:27:33.866677914Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-23T00:27:33.866854658Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=177.274µs logger=migrator t=2026-04-23T00:27:33.871183956Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-23T00:27:33.873682143Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.497727ms logger=migrator t=2026-04-23T00:27:33.880017336Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-23T00:27:33.880334423Z level=info msg="Migration successfully executed" id="Update uid value" duration=317.967µs logger=migrator t=2026-04-23T00:27:33.884768564Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-23T00:27:33.885575072Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=806.328µs logger=migrator t=2026-04-23T00:27:33.889708115Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-23T00:27:33.890468033Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=759.838µs logger=migrator t=2026-04-23T00:27:33.897527692Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-23T00:27:33.899983098Z level=info msg="Migration successfully executed" id="create api_key table" duration=2.452045ms logger=migrator t=2026-04-23T00:27:33.907229402Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-23T00:27:33.908842888Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.614266ms logger=migrator t=2026-04-23T00:27:33.914827703Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-23T00:27:33.915596671Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=768.918µs logger=migrator t=2026-04-23T00:27:33.920103122Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-23T00:27:33.922333873Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=2.231661ms logger=migrator t=2026-04-23T00:27:33.930636601Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-23T00:27:33.931736395Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.104514ms logger=migrator t=2026-04-23T00:27:33.938169232Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-23T00:27:33.93898169Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=812.799µs logger=migrator t=2026-04-23T00:27:33.943455251Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-23T00:27:33.944159107Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=704.386µs logger=migrator t=2026-04-23T00:27:33.948586076Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-23T00:27:33.955909562Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.315476ms logger=migrator t=2026-04-23T00:27:33.960586398Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-23T00:27:33.961361556Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=780.458µs logger=migrator t=2026-04-23T00:27:33.965710765Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-23T00:27:33.966283927Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=572.232µs logger=migrator t=2026-04-23T00:27:33.969550881Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-23T00:27:33.970295817Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=745.326µs logger=migrator t=2026-04-23T00:27:33.975036645Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-23T00:27:33.975895174Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=858.549µs logger=migrator t=2026-04-23T00:27:33.980687833Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-23T00:27:33.981084532Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=395.689µs logger=migrator t=2026-04-23T00:27:33.984504969Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-23T00:27:33.985158664Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=653.535µs logger=migrator t=2026-04-23T00:27:33.989586794Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-23T00:27:33.989624845Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=39.341µs logger=migrator t=2026-04-23T00:27:33.997348289Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-23T00:27:34.001842271Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.493682ms logger=migrator t=2026-04-23T00:27:34.010343654Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-23T00:27:34.012898811Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.554798ms logger=migrator t=2026-04-23T00:27:34.01993224Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-23T00:27:34.020116355Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=191.224µs logger=migrator t=2026-04-23T00:27:34.024495014Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-23T00:27:34.028463743Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.967859ms logger=migrator t=2026-04-23T00:27:34.036177648Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-23T00:27:34.038975451Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.799053ms logger=migrator t=2026-04-23T00:27:34.044174659Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-23T00:27:34.044937356Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=763.337µs logger=migrator t=2026-04-23T00:27:34.048413454Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-23T00:27:34.048933986Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=520.742µs logger=migrator t=2026-04-23T00:27:34.054402469Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-23T00:27:34.055250909Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=849.07µs logger=migrator t=2026-04-23T00:27:34.058874841Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-23T00:27:34.059859983Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=983.442µs logger=migrator t=2026-04-23T00:27:34.063631869Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-23T00:27:34.064839006Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.210507ms logger=migrator t=2026-04-23T00:27:34.070206177Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-23T00:27:34.071281011Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.076504ms logger=migrator t=2026-04-23T00:27:34.075555988Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-23T00:27:34.075693552Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=138.894µs logger=migrator t=2026-04-23T00:27:34.080254754Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-23T00:27:34.080299765Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=49.681µs logger=migrator t=2026-04-23T00:27:34.0853932Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-23T00:27:34.087483248Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.089778ms logger=migrator t=2026-04-23T00:27:34.093394472Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-23T00:27:34.095296975Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=1.902673ms logger=migrator t=2026-04-23T00:27:34.10036572Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-23T00:27:34.100416501Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=49.361µs logger=migrator t=2026-04-23T00:27:34.103957301Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-23T00:27:34.104519893Z level=info msg="Migration successfully executed" id="create quota table v1" duration=562.782µs logger=migrator t=2026-04-23T00:27:34.110267493Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-23T00:27:34.110936108Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=668.375µs logger=migrator t=2026-04-23T00:27:34.114453808Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-23T00:27:34.114482089Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=25.471µs logger=migrator t=2026-04-23T00:27:34.117746353Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-23T00:27:34.119001981Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.255228ms logger=migrator t=2026-04-23T00:27:34.125123259Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-23T00:27:34.126006759Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=884.131µs logger=migrator t=2026-04-23T00:27:34.129935928Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-23T00:27:34.13578656Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=5.843692ms logger=migrator t=2026-04-23T00:27:34.140064587Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-23T00:27:34.140091598Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=30.471µs logger=migrator t=2026-04-23T00:27:34.145115752Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-23T00:27:34.146336189Z level=info msg="Migration successfully executed" id="create session table" duration=1.215757ms logger=migrator t=2026-04-23T00:27:34.150466493Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-23T00:27:34.150585405Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=119.702µs logger=migrator t=2026-04-23T00:27:34.154399641Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-23T00:27:34.154479523Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=79.722µs logger=migrator t=2026-04-23T00:27:34.157987972Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-23T00:27:34.158677878Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=689.955µs logger=migrator t=2026-04-23T00:27:34.163606699Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-23T00:27:34.164712765Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.106456ms logger=migrator t=2026-04-23T00:27:34.16894094Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-23T00:27:34.168978241Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=38.881µs logger=migrator t=2026-04-23T00:27:34.173295969Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-23T00:27:34.173320849Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=26.18µs logger=migrator t=2026-04-23T00:27:34.179012668Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-23T00:27:34.184428411Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.411932ms logger=migrator t=2026-04-23T00:27:34.1901263Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-23T00:27:34.193121977Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=2.995337ms logger=migrator t=2026-04-23T00:27:34.199778307Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-23T00:27:34.199860609Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=82.852µs logger=migrator t=2026-04-23T00:27:34.20429493Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-23T00:27:34.204375372Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=79.742µs logger=migrator t=2026-04-23T00:27:34.210415078Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-23T00:27:34.211763298Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.34837ms logger=migrator t=2026-04-23T00:27:34.215564185Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-23T00:27:34.215589815Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=26.88µs logger=migrator t=2026-04-23T00:27:34.21890423Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-23T00:27:34.221928668Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.023888ms logger=migrator t=2026-04-23T00:27:34.229541261Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-23T00:27:34.229693164Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=152.383µs logger=migrator t=2026-04-23T00:27:34.236542098Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-23T00:27:34.242322099Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.778141ms logger=migrator t=2026-04-23T00:27:34.247104478Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-23T00:27:34.250503634Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.394346ms logger=migrator t=2026-04-23T00:27:34.254083576Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-23T00:27:34.254153788Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=70.871µs logger=migrator t=2026-04-23T00:27:34.261230417Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-23T00:27:34.262627119Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.404172ms logger=migrator t=2026-04-23T00:27:34.268561723Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-23T00:27:34.270109938Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.547865ms logger=migrator t=2026-04-23T00:27:34.274288083Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-23T00:27:34.276023562Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.735798ms logger=migrator t=2026-04-23T00:27:34.280926372Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-23T00:27:34.281889574Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=965.462µs logger=migrator t=2026-04-23T00:27:34.286345555Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-23T00:27:34.28788467Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.538895ms logger=migrator t=2026-04-23T00:27:34.293589739Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-23T00:27:34.294474609Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=885.87µs logger=migrator t=2026-04-23T00:27:34.29805671Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-23T00:27:34.298730265Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=670.135µs logger=migrator t=2026-04-23T00:27:34.302942111Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-23T00:27:34.303849471Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=907.04µs logger=migrator t=2026-04-23T00:27:34.311183107Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-23T00:27:34.312538907Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.35558ms logger=migrator t=2026-04-23T00:27:34.316369305Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-23T00:27:34.327614479Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=11.245405ms logger=migrator t=2026-04-23T00:27:34.331081167Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-23T00:27:34.331703061Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=620.254µs logger=migrator t=2026-04-23T00:27:34.338607307Z 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-23T00:27:34.340005458Z 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.400161ms logger=migrator t=2026-04-23T00:27:34.344597333Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-23T00:27:34.345126875Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=529.382µs logger=migrator t=2026-04-23T00:27:34.349702128Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-23T00:27:34.35022717Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=524.112µs logger=migrator t=2026-04-23T00:27:34.35599368Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-23T00:27:34.357299959Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.305679ms logger=migrator t=2026-04-23T00:27:34.361209559Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-23T00:27:34.366989899Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.782981ms logger=migrator t=2026-04-23T00:27:34.370885757Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-23T00:27:34.37452354Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.637133ms logger=migrator t=2026-04-23T00:27:34.379851309Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-23T00:27:34.383554624Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.699885ms logger=migrator t=2026-04-23T00:27:34.38693673Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-23T00:27:34.390518711Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.581361ms logger=migrator t=2026-04-23T00:27:34.394818888Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-23T00:27:34.395642657Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=823.369µs logger=migrator t=2026-04-23T00:27:34.401858487Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-23T00:27:34.401908378Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=51.401µs logger=migrator t=2026-04-23T00:27:34.405691735Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-23T00:27:34.405796017Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=103.552µs logger=migrator t=2026-04-23T00:27:34.411482265Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-23T00:27:34.412786414Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.300569ms logger=migrator t=2026-04-23T00:27:34.41834682Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-23T00:27:34.419195469Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=848.239µs logger=migrator t=2026-04-23T00:27:34.423080377Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-23T00:27:34.423987608Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=905.581µs logger=migrator t=2026-04-23T00:27:34.427982999Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-23T00:27:34.429266707Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.280178ms logger=migrator t=2026-04-23T00:27:34.435410676Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-23T00:27:34.436840669Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.434193ms logger=migrator t=2026-04-23T00:27:34.443610352Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-23T00:27:34.447410698Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.796486ms logger=migrator t=2026-04-23T00:27:34.452804309Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-23T00:27:34.456417272Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.612753ms logger=migrator t=2026-04-23T00:27:34.460816241Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-23T00:27:34.460990595Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=174.634µs logger=migrator t=2026-04-23T00:27:34.466292784Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-23T00:27:34.467101073Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=808.219µs logger=migrator t=2026-04-23T00:27:34.47313434Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-23T00:27:34.473913367Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=779.117µs logger=migrator t=2026-04-23T00:27:34.480469145Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-23T00:27:34.486229015Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=5.76078ms logger=migrator t=2026-04-23T00:27:34.492081207Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-23T00:27:34.492145889Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=65.642µs logger=migrator t=2026-04-23T00:27:34.499199029Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-23T00:27:34.500693103Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.499354ms logger=migrator t=2026-04-23T00:27:34.505818528Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-23T00:27:34.507446395Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.626317ms logger=migrator t=2026-04-23T00:27:34.511373834Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-23T00:27:34.511454046Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=80.922µs logger=migrator t=2026-04-23T00:27:34.516737395Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-23T00:27:34.518333332Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.595797ms logger=migrator t=2026-04-23T00:27:34.523537009Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-23T00:27:34.525564075Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=2.027306ms logger=migrator t=2026-04-23T00:27:34.532063312Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-23T00:27:34.533986955Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.926753ms logger=migrator t=2026-04-23T00:27:34.546893777Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-23T00:27:34.548948814Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=2.051847ms logger=migrator t=2026-04-23T00:27:34.558474609Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-23T00:27:34.55939576Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=920.721µs logger=migrator t=2026-04-23T00:27:34.571492854Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-23T00:27:34.573238213Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.748789ms logger=migrator t=2026-04-23T00:27:34.583901914Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-23T00:27:34.583952015Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=51.951µs logger=migrator t=2026-04-23T00:27:34.600539781Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-23T00:27:34.604898679Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.358968ms logger=migrator t=2026-04-23T00:27:34.613956594Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-23T00:27:34.615710824Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.74797ms logger=migrator t=2026-04-23T00:27:34.698439025Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-23T00:27:34.702801034Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.36472ms logger=migrator t=2026-04-23T00:27:34.708953212Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-23T00:27:34.709922484Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=969.422µs logger=migrator t=2026-04-23T00:27:34.717205279Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-23T00:27:34.71903041Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.824291ms logger=migrator t=2026-04-23T00:27:35.129173336Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-23T00:27:35.130340142Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.170147ms logger=migrator t=2026-04-23T00:27:35.323902849Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-23T00:27:35.33631655Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.423691ms logger=migrator t=2026-04-23T00:27:35.527299669Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-23T00:27:35.528838074Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.542195ms logger=migrator t=2026-04-23T00:27:35.538591844Z 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-23T00:27:35.540202451Z 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.610527ms logger=migrator t=2026-04-23T00:27:35.546639567Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-23T00:27:35.546952424Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=317.827µs logger=migrator t=2026-04-23T00:27:35.551488596Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-23T00:27:35.552073489Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=585.163µs logger=migrator t=2026-04-23T00:27:35.557616215Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-23T00:27:35.55783941Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=223.595µs logger=migrator t=2026-04-23T00:27:35.562919565Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-23T00:27:35.568107772Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=5.185977ms logger=migrator t=2026-04-23T00:27:35.674387816Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-23T00:27:35.67904016Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.656204ms logger=migrator t=2026-04-23T00:27:35.686616102Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-23T00:27:35.687649085Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.033453ms logger=migrator t=2026-04-23T00:27:35.693942057Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-23T00:27:35.695484973Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.542415ms logger=migrator t=2026-04-23T00:27:35.701783695Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-23T00:27:35.702311937Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=535.451µs logger=migrator t=2026-04-23T00:27:35.70776809Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-23T00:27:35.714140775Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.371525ms logger=migrator t=2026-04-23T00:27:35.720213382Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-23T00:27:35.721364447Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.154115ms logger=migrator t=2026-04-23T00:27:35.728494079Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-23T00:27:35.728744345Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=250.356µs logger=migrator t=2026-04-23T00:27:35.735940717Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-23T00:27:35.736653054Z level=info msg="Migration successfully executed" id="Move region to single row" duration=735.688µs logger=migrator t=2026-04-23T00:27:35.742464765Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-23T00:27:35.744234755Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.76858ms logger=migrator t=2026-04-23T00:27:35.75108144Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-23T00:27:35.751908958Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=831.198µs logger=migrator t=2026-04-23T00:27:35.757976336Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-23T00:27:35.75948007Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.502915ms logger=migrator t=2026-04-23T00:27:35.765416474Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-23T00:27:35.766917889Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.500434ms logger=migrator t=2026-04-23T00:27:35.773484637Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-23T00:27:35.774439018Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=956.431µs logger=migrator t=2026-04-23T00:27:35.779939612Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-23T00:27:35.780821583Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=881.921µs logger=migrator t=2026-04-23T00:27:35.786640905Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-23T00:27:35.786746937Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=107.633µs logger=migrator t=2026-04-23T00:27:35.794085192Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-23T00:27:35.795399592Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.30269ms logger=migrator t=2026-04-23T00:27:35.802081973Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-23T00:27:35.802994134Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=913.39µs logger=migrator t=2026-04-23T00:27:35.808894158Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-23T00:27:35.809793488Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=899.56µs logger=migrator t=2026-04-23T00:27:35.817308148Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-23T00:27:35.818159417Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=851.259µs logger=migrator t=2026-04-23T00:27:35.826401644Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-23T00:27:35.8266958Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=305.577µs logger=migrator t=2026-04-23T00:27:35.83466035Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-23T00:27:35.835513559Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=852.929µs logger=migrator t=2026-04-23T00:27:35.8412858Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-23T00:27:35.841386692Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=101.862µs logger=migrator t=2026-04-23T00:27:35.851586843Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-23T00:27:35.852856271Z level=info msg="Migration successfully executed" id="create team table" duration=1.272898ms logger=migrator t=2026-04-23T00:27:35.862280755Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-23T00:27:35.863535433Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.258988ms logger=migrator t=2026-04-23T00:27:35.870217204Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-23T00:27:35.87223849Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=2.022956ms logger=migrator t=2026-04-23T00:27:35.880880645Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-23T00:27:35.886184765Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.29945ms logger=migrator t=2026-04-23T00:27:35.892682222Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-23T00:27:35.892860826Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=179.574µs logger=migrator t=2026-04-23T00:27:35.898878003Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-23T00:27:35.899828464Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=948.851µs logger=migrator t=2026-04-23T00:27:35.906353951Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-23T00:27:35.907129719Z level=info msg="Migration successfully executed" id="create team member table" duration=776.038µs logger=migrator t=2026-04-23T00:27:35.914106567Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-23T00:27:35.914960216Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=849.738µs logger=migrator t=2026-04-23T00:27:35.920170914Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-23T00:27:35.921093485Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=922.572µs logger=migrator t=2026-04-23T00:27:35.926336233Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-23T00:27:35.927180593Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=844.34µs logger=migrator t=2026-04-23T00:27:35.934187371Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-23T00:27:35.938963799Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.776729ms logger=migrator t=2026-04-23T00:27:35.944076415Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-23T00:27:35.948868682Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.791877ms logger=migrator t=2026-04-23T00:27:35.955585645Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-23T00:27:35.960360413Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.774638ms logger=migrator t=2026-04-23T00:27:35.97085441Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-23T00:27:35.971802422Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=947.932µs logger=migrator t=2026-04-23T00:27:35.97835329Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-23T00:27:35.97926456Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=910.86µs logger=migrator t=2026-04-23T00:27:35.984865137Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-23T00:27:35.985903271Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.038204ms logger=migrator t=2026-04-23T00:27:35.991869125Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-23T00:27:35.992791916Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=922.481µs logger=migrator t=2026-04-23T00:27:35.998304461Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-23T00:27:35.999208031Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=903.4µs logger=migrator t=2026-04-23T00:27:36.008036891Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-23T00:27:36.008906201Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=870.29µs logger=migrator t=2026-04-23T00:27:36.018737972Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-23T00:27:36.020206066Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.468464ms logger=migrator t=2026-04-23T00:27:36.026958038Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-23T00:27:36.027855949Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=898.481µs logger=migrator t=2026-04-23T00:27:36.037240901Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-23T00:27:36.037958317Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=717.616µs logger=migrator t=2026-04-23T00:27:36.045407826Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-23T00:27:36.045645921Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=238.745µs logger=migrator t=2026-04-23T00:27:36.052047416Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-23T00:27:36.053227453Z level=info msg="Migration successfully executed" id="create tag table" duration=1.179897ms logger=migrator t=2026-04-23T00:27:36.062311438Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-23T00:27:36.063229129Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=917.541µs logger=migrator t=2026-04-23T00:27:36.068795835Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-23T00:27:36.070419102Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.623797ms logger=migrator t=2026-04-23T00:27:36.076208003Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-23T00:27:36.077063832Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=855.349µs logger=migrator t=2026-04-23T00:27:36.083356934Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-23T00:27:36.084164603Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=807.249µs logger=migrator t=2026-04-23T00:27:36.090025205Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-23T00:27:36.103587112Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=13.563547ms logger=migrator t=2026-04-23T00:27:36.11144409Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-23T00:27:36.112234108Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=791.318µs logger=migrator t=2026-04-23T00:27:36.117579138Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-23T00:27:36.118268454Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=689.646µs logger=migrator t=2026-04-23T00:27:36.123613475Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-23T00:27:36.124171117Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=557.552µs logger=migrator t=2026-04-23T00:27:36.131909982Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-23T00:27:36.132897884Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.000082ms logger=migrator t=2026-04-23T00:27:36.140724512Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-23T00:27:36.14156126Z level=info msg="Migration successfully executed" id="create user auth table" duration=839.178µs logger=migrator t=2026-04-23T00:27:36.147543055Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-23T00:27:36.148640721Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.098366ms logger=migrator t=2026-04-23T00:27:36.15526783Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-23T00:27:36.155393983Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=130.793µs logger=migrator t=2026-04-23T00:27:36.161735536Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-23T00:27:36.165767008Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=4.031862ms logger=migrator t=2026-04-23T00:27:36.174003014Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-23T00:27:36.181951644Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=7.94791ms logger=migrator t=2026-04-23T00:27:36.188036572Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-23T00:27:36.191841337Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=3.802965ms logger=migrator t=2026-04-23T00:27:36.19770665Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-23T00:27:36.203050571Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.343971ms logger=migrator t=2026-04-23T00:27:36.209982948Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-23T00:27:36.211116203Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.134735ms logger=migrator t=2026-04-23T00:27:36.215129435Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-23T00:27:36.222619784Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=7.487358ms logger=migrator t=2026-04-23T00:27:36.229416758Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-23T00:27:36.230368929Z level=info msg="Migration successfully executed" id="create server_lock table" duration=952.351µs logger=migrator t=2026-04-23T00:27:36.236299943Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-23T00:27:36.23744425Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.145356ms logger=migrator t=2026-04-23T00:27:36.247390744Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-23T00:27:36.248653133Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.262999ms logger=migrator t=2026-04-23T00:27:36.259535388Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-23T00:27:36.261524663Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.992925ms logger=migrator t=2026-04-23T00:27:36.2724481Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-23T00:27:36.273476353Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.028643ms logger=migrator t=2026-04-23T00:27:36.281808102Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-23T00:27:36.282760164Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=944.232µs logger=migrator t=2026-04-23T00:27:36.29096949Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-23T00:27:36.29981514Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=8.84632ms logger=migrator t=2026-04-23T00:27:36.305369955Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-23T00:27:36.306054401Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=684.436µs logger=migrator t=2026-04-23T00:27:36.312448415Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-23T00:27:36.314036571Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.588916ms logger=migrator t=2026-04-23T00:27:36.321135081Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-23T00:27:36.321963901Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=828.64µs logger=migrator t=2026-04-23T00:27:36.33122239Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-23T00:27:36.332850667Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.628367ms logger=migrator t=2026-04-23T00:27:36.372629846Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-23T00:27:36.374007827Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.392781ms logger=migrator t=2026-04-23T00:27:36.391881352Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-23T00:27:36.392121557Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=242.985µs logger=migrator t=2026-04-23T00:27:36.411067315Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-23T00:27:36.411215649Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=147.014µs logger=migrator t=2026-04-23T00:27:36.417515921Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-23T00:27:36.419041335Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.525404ms logger=migrator t=2026-04-23T00:27:36.426527275Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-23T00:27:36.427748262Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.223877ms logger=migrator t=2026-04-23T00:27:36.433651607Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-23T00:27:36.434657539Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.005882ms logger=migrator t=2026-04-23T00:27:36.440361258Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-23T00:27:36.440433039Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=72.661µs logger=migrator t=2026-04-23T00:27:36.447008848Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-23T00:27:36.448462601Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.454113ms logger=migrator t=2026-04-23T00:27:36.457211539Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-23T00:27:36.458182281Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=970.752µs logger=migrator t=2026-04-23T00:27:36.466044079Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-23T00:27:36.466880337Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=836.628µs logger=migrator t=2026-04-23T00:27:36.474451739Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-23T00:27:36.475151054Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=699.365µs logger=migrator t=2026-04-23T00:27:36.483331249Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-23T00:27:36.492104588Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=8.771429ms logger=migrator t=2026-04-23T00:27:36.499451004Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-23T00:27:36.50061163Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.164596ms logger=migrator t=2026-04-23T00:27:36.511184029Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-23T00:27:36.511382414Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=212.235µs logger=migrator t=2026-04-23T00:27:36.517465641Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-23T00:27:36.519503768Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=2.036237ms logger=migrator t=2026-04-23T00:27:36.527734244Z 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-23T00:27:36.530379834Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=2.64651ms logger=migrator t=2026-04-23T00:27:36.537192788Z 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-23T00:27:36.538505298Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.314289ms logger=migrator t=2026-04-23T00:27:36.54437743Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-23T00:27:36.544467612Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=94.462µs logger=migrator t=2026-04-23T00:27:36.54968569Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-23T00:27:36.550942648Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.258318ms logger=migrator t=2026-04-23T00:27:36.557314273Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-23T00:27:36.55850684Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.192657ms logger=migrator t=2026-04-23T00:27:36.564148337Z 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-23T00:27:36.56517859Z 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.029203ms logger=migrator t=2026-04-23T00:27:36.575175767Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-23T00:27:36.576845125Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.667918ms logger=migrator t=2026-04-23T00:27:36.58591349Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-23T00:27:36.594902573Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=8.985293ms logger=migrator t=2026-04-23T00:27:36.599943777Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-23T00:27:36.601691917Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.74962ms logger=migrator t=2026-04-23T00:27:36.60760005Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-23T00:27:36.608562372Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=962.952µs logger=migrator t=2026-04-23T00:27:36.617072974Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-23T00:27:36.646855338Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=29.773894ms logger=migrator t=2026-04-23T00:27:36.652573077Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-23T00:27:36.678076684Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=25.500247ms logger=migrator t=2026-04-23T00:27:36.682863232Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-23T00:27:36.683744542Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=881.63µs logger=migrator t=2026-04-23T00:27:36.688980031Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-23T00:27:36.689666746Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=686.675µs logger=migrator t=2026-04-23T00:27:36.694233439Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-23T00:27:36.698322522Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=4.088823ms logger=migrator t=2026-04-23T00:27:36.703893598Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-23T00:27:36.713215658Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=9.31733ms logger=migrator t=2026-04-23T00:27:36.718557399Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-23T00:27:36.719820778Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.262959ms logger=migrator t=2026-04-23T00:27:36.725837094Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-23T00:27:36.72702789Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.188496ms logger=migrator t=2026-04-23T00:27:36.733966258Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-23T00:27:36.735586894Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.620976ms logger=migrator t=2026-04-23T00:27:36.7416248Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-23T00:27:36.742736106Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.110566ms logger=migrator t=2026-04-23T00:27:36.74868948Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-23T00:27:36.748801613Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=112.513µs logger=migrator t=2026-04-23T00:27:36.756100179Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-23T00:27:36.765851578Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=9.751439ms logger=migrator t=2026-04-23T00:27:36.771899245Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-23T00:27:36.780191953Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=8.292858ms logger=migrator t=2026-04-23T00:27:36.788614303Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-23T00:27:36.794972838Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.358505ms logger=migrator t=2026-04-23T00:27:36.798489767Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-23T00:27:36.799391777Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=901.85µs logger=migrator t=2026-04-23T00:27:36.804768309Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-23T00:27:36.805976996Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.208567ms logger=migrator t=2026-04-23T00:27:36.811559972Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-23T00:27:36.819011701Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=7.452299ms logger=migrator t=2026-04-23T00:27:36.826057031Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-23T00:27:36.832110578Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.054107ms logger=migrator t=2026-04-23T00:27:36.837131901Z 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-23T00:27:36.838255416Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.123455ms logger=migrator t=2026-04-23T00:27:36.843652478Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-23T00:27:36.850982244Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=7.329496ms logger=migrator t=2026-04-23T00:27:36.872291126Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-23T00:27:36.879837577Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=7.54288ms logger=migrator t=2026-04-23T00:27:36.896595366Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-23T00:27:36.896751179Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=158.863µs logger=migrator t=2026-04-23T00:27:36.920934065Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-23T00:27:36.922771767Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.842282ms logger=migrator t=2026-04-23T00:27:36.939375733Z 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-23T00:27:36.941167544Z 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.791861ms logger=migrator t=2026-04-23T00:27:36.951917807Z 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-23T00:27:36.953009671Z 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.091404ms logger=migrator t=2026-04-23T00:27:36.964416409Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-23T00:27:36.964529742Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=114.103µs logger=migrator t=2026-04-23T00:27:36.969862843Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-23T00:27:36.977106447Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=7.255434ms logger=migrator t=2026-04-23T00:27:36.993246351Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-23T00:27:37.002629964Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=9.383963ms logger=migrator t=2026-04-23T00:27:37.023749811Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-23T00:27:37.030922094Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=7.172382ms logger=migrator t=2026-04-23T00:27:37.036762055Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-23T00:27:37.044014089Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=7.251674ms logger=migrator t=2026-04-23T00:27:37.057653238Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-23T00:27:37.068517783Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=10.876036ms logger=migrator t=2026-04-23T00:27:37.094538041Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-23T00:27:37.094735227Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=202.336µs logger=migrator t=2026-04-23T00:27:37.123834345Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-23T00:27:37.125671677Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.837862ms logger=migrator t=2026-04-23T00:27:37.163949971Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-23T00:27:37.172679399Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=8.731208ms logger=migrator t=2026-04-23T00:27:37.193356387Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-23T00:27:37.19347119Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=114.272µs logger=migrator t=2026-04-23T00:27:37.238058418Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-23T00:27:37.246750264Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=8.693486ms logger=migrator t=2026-04-23T00:27:37.270246065Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-23T00:27:37.272276091Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=2.031916ms logger=migrator t=2026-04-23T00:27:37.296688834Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-23T00:27:37.303206611Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.521007ms logger=migrator t=2026-04-23T00:27:37.335387238Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-23T00:27:37.336904953Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.520895ms logger=migrator t=2026-04-23T00:27:37.370702537Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-23T00:27:37.372182751Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.486144ms logger=migrator t=2026-04-23T00:27:37.378804731Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-23T00:27:37.385836289Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.029948ms logger=migrator t=2026-04-23T00:27:37.392657484Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-23T00:27:37.393588845Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=931.791µs logger=migrator t=2026-04-23T00:27:37.412917322Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-23T00:27:37.414989819Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=2.070887ms logger=migrator t=2026-04-23T00:27:37.454478482Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-23T00:27:37.456275833Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.800011ms logger=migrator t=2026-04-23T00:27:37.467487666Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-23T00:27:37.46855316Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.065434ms logger=migrator t=2026-04-23T00:27:37.477577154Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-23T00:27:37.477880511Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=307.357µs logger=migrator t=2026-04-23T00:27:37.489543764Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-23T00:27:37.491067129Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.524195ms logger=migrator t=2026-04-23T00:27:37.516851892Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-23T00:27:37.518298696Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.448023ms logger=migrator t=2026-04-23T00:27:37.524093527Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-23T00:27:37.524885394Z 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-23T00:27:37.541320906Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-23T00:27:37.542220946Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=898.45µs logger=migrator t=2026-04-23T00:27:37.563825295Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-23T00:27:37.566154808Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=2.332453ms logger=migrator t=2026-04-23T00:27:37.576922141Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-23T00:27:37.584659175Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.737564ms logger=migrator t=2026-04-23T00:27:37.63791272Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-23T00:27:37.640266763Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=2.359043ms logger=migrator t=2026-04-23T00:27:37.672305198Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-23T00:27:37.67455758Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=2.246291ms logger=migrator t=2026-04-23T00:27:37.771069552Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-23T00:27:37.773093398Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=2.026817ms logger=migrator t=2026-04-23T00:27:37.785819295Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-23T00:27:37.787570055Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.75044ms logger=migrator t=2026-04-23T00:27:37.797304754Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-23T00:27:37.798973123Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.668159ms logger=migrator t=2026-04-23T00:27:37.815391244Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-23T00:27:37.815435875Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=45.431µs logger=migrator t=2026-04-23T00:27:37.828307256Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-23T00:27:37.828556661Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=250.756µs logger=migrator t=2026-04-23T00:27:37.852579775Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-23T00:27:37.863411Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=10.832755ms logger=migrator t=2026-04-23T00:27:37.950714434Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-23T00:27:37.951448921Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=737.687µs logger=migrator t=2026-04-23T00:27:37.968362093Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-23T00:27:37.969714914Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.353971ms logger=migrator t=2026-04-23T00:27:38.005641207Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-23T00:27:38.006377613Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=741.756µs logger=migrator t=2026-04-23T00:27:38.057589161Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-23T00:27:38.059373402Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.780811ms logger=migrator t=2026-04-23T00:27:38.06951464Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-23T00:27:38.070439832Z level=info msg="Migration successfully executed" id="create secrets table" duration=924.702µs logger=migrator t=2026-04-23T00:27:38.107746705Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-23T00:27:38.148745063Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=41.000248ms logger=migrator t=2026-04-23T00:27:38.191554741Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-23T00:27:38.200734238Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=9.186287ms logger=migrator t=2026-04-23T00:27:38.242453712Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-23T00:27:38.242761219Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=307.877µs logger=migrator t=2026-04-23T00:27:38.255576059Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-23T00:27:38.291111633Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=35.536723ms logger=migrator t=2026-04-23T00:27:38.305743933Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-23T00:27:38.338716869Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=32.974566ms logger=migrator t=2026-04-23T00:27:38.506287948Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-23T00:27:38.508061689Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.77668ms logger=migrator t=2026-04-23T00:27:38.600790355Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-23T00:27:38.601948442Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.159337ms logger=migrator t=2026-04-23T00:27:38.617724858Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-23T00:27:38.618172848Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=448.03µs logger=migrator t=2026-04-23T00:27:38.629199238Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-23T00:27:38.63148344Z level=info msg="Migration successfully executed" id="create permission table" duration=2.279311ms logger=migrator t=2026-04-23T00:27:38.656341272Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-23T00:27:38.657831156Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.486224ms logger=migrator t=2026-04-23T00:27:38.704161533Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-23T00:27:38.706626779Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=2.464646ms logger=migrator t=2026-04-23T00:27:38.73673063Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-23T00:27:38.738361806Z level=info msg="Migration successfully executed" id="create role table" duration=1.633296ms logger=migrator t=2026-04-23T00:27:38.752799183Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-23T00:27:38.762998404Z level=info msg="Migration successfully executed" id="add column display_name" duration=10.200901ms logger=migrator t=2026-04-23T00:27:38.798371234Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-23T00:27:38.808433721Z level=info msg="Migration successfully executed" id="add column group_name" duration=10.062057ms logger=migrator t=2026-04-23T00:27:38.912355801Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-23T00:27:38.91449718Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=2.145209ms logger=migrator t=2026-04-23T00:27:38.974055347Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-23T00:27:38.975676404Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.622858ms logger=migrator t=2026-04-23T00:27:38.985764432Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-23T00:27:38.987762497Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.998245ms logger=migrator t=2026-04-23T00:27:39.028954618Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-23T00:27:39.031008025Z level=info msg="Migration successfully executed" id="create team role table" duration=2.067697ms logger=migrator t=2026-04-23T00:27:39.086159202Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-23T00:27:39.08917614Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=3.018108ms logger=migrator t=2026-04-23T00:27:39.140282516Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-23T00:27:39.142471146Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=2.19178ms logger=migrator t=2026-04-23T00:27:39.183835951Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-23T00:27:39.185938549Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=2.094147ms logger=migrator t=2026-04-23T00:27:39.219569649Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-23T00:27:39.220710144Z level=info msg="Migration successfully executed" id="create user role table" duration=1.141455ms logger=migrator t=2026-04-23T00:27:39.248675377Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-23T00:27:39.250958349Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=2.282742ms logger=migrator t=2026-04-23T00:27:39.275350021Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-23T00:27:39.277457548Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=2.103508ms logger=migrator t=2026-04-23T00:27:39.311491128Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-23T00:27:39.313735609Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=2.248381ms logger=migrator t=2026-04-23T00:27:39.325379112Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-23T00:27:39.32708288Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.703588ms logger=migrator t=2026-04-23T00:27:39.344368262Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-23T00:27:39.346234373Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.870071ms logger=migrator t=2026-04-23T00:27:39.364330663Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-23T00:27:39.366166704Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.835991ms logger=migrator t=2026-04-23T00:27:39.379122317Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-23T00:27:39.390421153Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=11.298646ms logger=migrator t=2026-04-23T00:27:39.417266411Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-23T00:27:39.418419256Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.154115ms logger=migrator t=2026-04-23T00:27:39.444516126Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-23T00:27:39.446378759Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.862092ms logger=migrator t=2026-04-23T00:27:39.491828086Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-23T00:27:39.493533145Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.705599ms logger=migrator t=2026-04-23T00:27:39.538322278Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-23T00:27:39.540043566Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.720598ms logger=migrator t=2026-04-23T00:27:39.563240011Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-23T00:27:39.565158724Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.917753ms logger=migrator t=2026-04-23T00:27:39.589056485Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-23T00:27:39.591571732Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=2.556098ms logger=migrator t=2026-04-23T00:27:39.624344294Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-23T00:27:39.635363042Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=11.022359ms logger=migrator t=2026-04-23T00:27:39.660255285Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-23T00:27:39.67331472Z level=info msg="Migration successfully executed" id="permission kind migration" duration=13.062975ms logger=migrator t=2026-04-23T00:27:39.692933664Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-23T00:27:39.702582482Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=9.659608ms logger=migrator t=2026-04-23T00:27:39.725478521Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-23T00:27:39.737532543Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=12.054602ms logger=migrator t=2026-04-23T00:27:39.777379234Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-23T00:27:39.779159744Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.78266ms logger=migrator t=2026-04-23T00:27:39.811142677Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-23T00:27:39.812716393Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.578376ms logger=migrator t=2026-04-23T00:27:39.848134834Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-23T00:27:39.849977926Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.844893ms logger=migrator t=2026-04-23T00:27:39.883074284Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-23T00:27:39.884095277Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.026313ms logger=migrator t=2026-04-23T00:27:39.919575468Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-23T00:27:39.921842809Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=2.283152ms logger=migrator t=2026-04-23T00:27:39.948886148Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-23T00:27:39.949255337Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=373.87µs logger=migrator t=2026-04-23T00:27:40.001527404Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-23T00:27:40.001626636Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=106.902µs logger=migrator t=2026-04-23T00:27:40.015955869Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-23T00:27:40.016793138Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=841.779µs logger=migrator t=2026-04-23T00:27:40.026493756Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-23T00:27:40.02710987Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=616.894µs logger=migrator t=2026-04-23T00:27:40.074036357Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-23T00:27:40.075292655Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.262048ms logger=migrator t=2026-04-23T00:27:40.132409963Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-23T00:27:40.132780981Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=376.818µs logger=migrator t=2026-04-23T00:27:40.146563152Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-23T00:27:40.147693277Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=1.135395ms logger=migrator t=2026-04-23T00:27:40.158877049Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-23T00:27:40.160386293Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.507855ms logger=migrator t=2026-04-23T00:27:40.174281526Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-23T00:27:40.176307682Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.026296ms logger=migrator t=2026-04-23T00:27:40.212161679Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-23T00:27:40.224765233Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=12.607504ms logger=migrator t=2026-04-23T00:27:40.250641576Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-23T00:27:40.25081087Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=171.364µs logger=migrator t=2026-04-23T00:27:40.266164866Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-23T00:27:40.268025008Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.859752ms logger=migrator t=2026-04-23T00:27:40.28453456Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-23T00:27:40.286730909Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.197109ms logger=migrator t=2026-04-23T00:27:40.300750155Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-23T00:27:40.30363857Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=2.892585ms logger=migrator t=2026-04-23T00:27:40.316400128Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-23T00:27:40.327837666Z level=info msg="Migration successfully executed" id="add correlation config column" duration=11.420277ms logger=migrator t=2026-04-23T00:27:40.344829989Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-23T00:27:40.347079269Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=2.253831ms logger=migrator t=2026-04-23T00:27:40.358884755Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-23T00:27:40.361627877Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=2.743722ms logger=migrator t=2026-04-23T00:27:40.37331308Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-23T00:27:40.399908959Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=26.597439ms logger=migrator t=2026-04-23T00:27:40.418336684Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-23T00:27:40.420131815Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.794621ms logger=migrator t=2026-04-23T00:27:40.431192524Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-23T00:27:40.432877202Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.692198ms logger=migrator t=2026-04-23T00:27:40.442183791Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-23T00:27:40.443261756Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.077965ms logger=migrator t=2026-04-23T00:27:40.45810198Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-23T00:27:40.45984163Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.73973ms logger=migrator t=2026-04-23T00:27:40.504899615Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-23T00:27:40.505549429Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=653.764µs logger=migrator t=2026-04-23T00:27:40.52154675Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-23T00:27:40.522946791Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.402421ms logger=migrator t=2026-04-23T00:27:40.537480218Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-23T00:27:40.545765175Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.285987ms logger=migrator t=2026-04-23T00:27:40.56198363Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-23T00:27:40.563464954Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.481634ms logger=migrator t=2026-04-23T00:27:40.583329942Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-23T00:27:40.584534728Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.206316ms logger=migrator t=2026-04-23T00:27:40.619973657Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-23T00:27:40.621189044Z 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-23T00:27:40.638878043Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-23T00:27:40.639784283Z 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-23T00:27:40.65473863Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-23T00:27:40.656419148Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.680548ms logger=migrator t=2026-04-23T00:27:40.66935289Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-23T00:27:40.670901924Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.557784ms logger=migrator t=2026-04-23T00:27:40.718993478Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-23T00:27:40.720530103Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.542835ms logger=migrator t=2026-04-23T00:27:40.7644011Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-23T00:27:40.76617835Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.78219ms logger=migrator t=2026-04-23T00:27:40.796162846Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-23T00:27:40.797607468Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.450912ms logger=migrator t=2026-04-23T00:27:40.826873648Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-23T00:27:40.828245879Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.378101ms logger=migrator t=2026-04-23T00:27:40.865450208Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-23T00:27:40.867101154Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.651117ms logger=migrator t=2026-04-23T00:27:40.884856044Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-23T00:27:40.886986842Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=2.131208ms logger=migrator t=2026-04-23T00:27:40.934002612Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-23T00:27:40.93613583Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=2.134429ms logger=migrator t=2026-04-23T00:27:40.970640447Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-23T00:27:40.972480269Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.839592ms logger=migrator t=2026-04-23T00:27:40.98585946Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-23T00:27:40.986939754Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.087544ms logger=migrator t=2026-04-23T00:27:41.05998468Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-23T00:27:41.08482645Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.84395ms logger=migrator t=2026-04-23T00:27:41.142769775Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-23T00:27:41.149500517Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.735672ms logger=migrator t=2026-04-23T00:27:41.236695211Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-23T00:27:41.243278549Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=6.586688ms logger=migrator t=2026-04-23T00:27:41.321994013Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-23T00:27:41.322486124Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=497.041µs logger=migrator t=2026-04-23T00:27:41.397585956Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-23T00:27:41.407712824Z level=info msg="Migration successfully executed" id="add share column" duration=10.129818ms logger=migrator t=2026-04-23T00:27:41.459631514Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-23T00:27:41.459782037Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=153.863µs logger=migrator t=2026-04-23T00:27:41.505563758Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-23T00:27:41.507131034Z level=info msg="Migration successfully executed" id="create file table" duration=1.568436ms logger=migrator t=2026-04-23T00:27:41.519071783Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-23T00:27:41.520454994Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.384161ms logger=migrator t=2026-04-23T00:27:41.524960646Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-23T00:27:41.526133072Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.172546ms logger=migrator t=2026-04-23T00:27:41.549288414Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-23T00:27:41.550663824Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.37934ms logger=migrator t=2026-04-23T00:27:41.591471504Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-23T00:27:41.593134041Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.665347ms logger=migrator t=2026-04-23T00:27:42.069499983Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-23T00:27:42.069793739Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=299.946µs logger=migrator t=2026-04-23T00:27:43.144908591Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-23T00:27:43.145122115Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=218.414µs logger=migrator t=2026-04-23T00:27:43.475860197Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-23T00:27:43.476529483Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=673.366µs logger=migrator t=2026-04-23T00:27:43.495767915Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-23T00:27:43.496335939Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=568.064µs logger=migrator t=2026-04-23T00:27:43.53234106Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-23T00:27:43.534691602Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.350892ms logger=migrator t=2026-04-23T00:27:43.554432567Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-23T00:27:43.566785326Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=12.353649ms logger=migrator t=2026-04-23T00:27:43.607041432Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-23T00:27:43.607249677Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=209.715µs logger=migrator t=2026-04-23T00:27:43.667793641Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-23T00:27:43.669986011Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=2.19465ms logger=migrator t=2026-04-23T00:27:43.689106662Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-23T00:27:43.689775477Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=670.355µs logger=migrator t=2026-04-23T00:27:43.707371993Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-23T00:27:43.707914515Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=548.312µs logger=migrator t=2026-04-23T00:27:43.745498932Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-23T00:27:43.746607987Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=1.111345ms logger=migrator t=2026-04-23T00:27:43.76802444Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-23T00:27:43.777452992Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.429362ms logger=migrator t=2026-04-23T00:27:43.818146359Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-23T00:27:43.831822356Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=13.679727ms logger=migrator t=2026-04-23T00:27:43.858346274Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-23T00:27:43.871154572Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=12.812018ms logger=migrator t=2026-04-23T00:27:43.915586704Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-23T00:27:44.003950185Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=88.362032ms logger=migrator t=2026-04-23T00:27:44.028370245Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-23T00:27:44.030349319Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.980074ms logger=migrator t=2026-04-23T00:27:44.052903877Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-23T00:27:44.05480736Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.903333ms logger=migrator t=2026-04-23T00:27:44.095395965Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-23T00:27:44.128122682Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=32.726796ms logger=migrator t=2026-04-23T00:27:44.158845634Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-23T00:27:44.170140438Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=11.295344ms logger=migrator t=2026-04-23T00:27:44.211568082Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-23T00:27:44.212190125Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=622.403µs logger=migrator t=2026-04-23T00:27:44.413610193Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-23T00:27:44.414082334Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=382.579µs logger=migrator t=2026-04-23T00:27:44.686567454Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-23T00:27:44.68729736Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=733.097µs logger=migrator t=2026-04-23T00:27:44.914367585Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-23T00:27:44.914920648Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=557.023µs logger=migrator t=2026-04-23T00:27:45.025628182Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-23T00:27:45.025902588Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=284.206µs logger=migrator t=2026-04-23T00:27:45.078547254Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-23T00:27:45.081805248Z level=info msg="Migration successfully executed" id="create folder table" duration=3.249164ms logger=migrator t=2026-04-23T00:27:45.097223715Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-23T00:27:45.098919613Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.696428ms logger=migrator t=2026-04-23T00:27:45.111591198Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-23T00:27:45.113315948Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.72871ms logger=migrator t=2026-04-23T00:27:45.260352509Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-23T00:27:45.260425891Z level=info msg="Migration successfully executed" id="Update folder title length" duration=78.802µs logger=migrator t=2026-04-23T00:27:45.512979782Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-23T00:27:45.515380665Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.402653ms logger=migrator t=2026-04-23T00:27:45.708788372Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-23T00:27:45.71173566Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=2.945807ms logger=migrator t=2026-04-23T00:27:45.775034185Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-23T00:27:45.777553482Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.518887ms logger=migrator t=2026-04-23T00:27:45.841163415Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-23T00:27:45.841549494Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=384.639µs logger=migrator t=2026-04-23T00:27:45.922783564Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-23T00:27:45.92348362Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=703.175µs logger=migrator t=2026-04-23T00:27:46.023010142Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-23T00:27:46.025135759Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=2.128687ms logger=migrator t=2026-04-23T00:27:46.050141483Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-23T00:27:46.052109678Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.968414ms logger=migrator t=2026-04-23T00:27:46.100426256Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-23T00:27:46.102637556Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=2.2131ms logger=migrator t=2026-04-23T00:27:46.208375818Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-23T00:27:46.210701491Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.326833ms logger=migrator t=2026-04-23T00:27:46.286019778Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-23T00:27:46.288256827Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=2.241609ms logger=migrator t=2026-04-23T00:27:46.33187694Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-23T00:27:46.333493936Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.617856ms logger=migrator t=2026-04-23T00:27:46.348867803Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-23T00:27:46.350860838Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.993395ms logger=migrator t=2026-04-23T00:27:46.372921375Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-23T00:27:46.375741429Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=2.939648ms logger=migrator t=2026-04-23T00:27:46.545599445Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-23T00:27:46.547076009Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.485404ms logger=migrator t=2026-04-23T00:27:46.725330144Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-23T00:27:46.727431702Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=2.106718ms logger=migrator t=2026-04-23T00:27:46.837521472Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-23T00:27:46.839453215Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.932094ms logger=migrator t=2026-04-23T00:27:46.891980729Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-23T00:27:46.89247952Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=500.851µs logger=migrator t=2026-04-23T00:27:46.962413516Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-23T00:27:46.975004249Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=12.591653ms logger=migrator t=2026-04-23T00:27:47.00876003Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-23T00:27:47.009594319Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=838.709µs logger=migrator t=2026-04-23T00:27:47.068830363Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-23T00:27:47.068874444Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=78.812µs logger=migrator t=2026-04-23T00:27:47.225731648Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-23T00:27:47.226941205Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.213347ms logger=migrator t=2026-04-23T00:27:47.236244495Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-23T00:27:47.236286116Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=42.671µs logger=migrator t=2026-04-23T00:27:47.245488063Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-23T00:27:47.247402707Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.914564ms logger=migrator t=2026-04-23T00:27:47.260631744Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-23T00:27:47.262175629Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.546555ms logger=migrator t=2026-04-23T00:27:47.273859392Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-23T00:27:47.275318616Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.461123ms logger=migrator t=2026-04-23T00:27:47.284651015Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-23T00:27:47.285485164Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=836.999µs logger=migrator t=2026-04-23T00:27:47.291306625Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-23T00:27:47.291600492Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=294.387µs logger=migrator t=2026-04-23T00:27:47.305179638Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-23T00:27:47.305988917Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=812.399µs logger=migrator t=2026-04-23T00:27:47.332737009Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-23T00:27:47.334430487Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.693278ms logger=migrator t=2026-04-23T00:27:47.346774425Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-23T00:27:47.348267909Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.484324ms logger=migrator t=2026-04-23T00:27:47.357987588Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-23T00:27:47.368882233Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.887636ms logger=migrator t=2026-04-23T00:27:47.378049969Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-23T00:27:47.388978456Z level=info msg="Migration successfully executed" id="add region_slug column" duration=10.927277ms logger=migrator t=2026-04-23T00:27:47.424622879Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-23T00:27:47.436375443Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=11.751965ms logger=migrator t=2026-04-23T00:27:47.450215905Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-23T00:27:47.450341528Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=126.943µs logger=migrator t=2026-04-23T00:27:47.457931499Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-23T00:27:47.471239479Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=13.30906ms logger=migrator t=2026-04-23T00:27:47.479263879Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-23T00:27:47.494080284Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=14.816255ms logger=migrator t=2026-04-23T00:27:47.542082705Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-23T00:27:47.542818241Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=740.166µs logger=migrator t=2026-04-23T00:27:47.558331471Z level=info msg="migrations completed" performed=558 skipped=0 duration=15.10771806s logger=migrator t=2026-04-23T00:27:47.559550128Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-23T00:27:47.578985206Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-23T00:27:47.579218751Z level=info msg="Created default organization" logger=secrets t=2026-04-23T00:27:47.592763797Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-23T00:27:47.653475965Z level=info msg="Restored cache from database" duration=712.887µs logger=plugin.store t=2026-04-23T00:27:47.655830128Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-23T00:27:47.692851362Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-23T00:27:47.692881492Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-23T00:27:47.693248811Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-23T00:27:47.693264301Z level=info msg="Plugins loaded" count=54 duration=37.435523ms logger=query_data t=2026-04-23T00:27:47.697439975Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-23T00:27:47.701321053Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-23T00:27:47.708444223Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-23T00:27:47.769072699Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-23T00:27:47.77223423Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-23T00:27:47.774207915Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-23T00:27:47.806347988Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-23T00:27:47.832745674Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-23T00:27:47.860224542Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-23T00:27:47.860259063Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-04-23T00:27:47.860510869Z level=info msg="Warming state cache for startup" logger=grafanaStorageLogger t=2026-04-23T00:27:47.860939179Z level=info msg="Storage starting" logger=ngalert.multiorg.alertmanager t=2026-04-23T00:27:47.861198364Z level=info msg="Starting MultiOrg Alertmanager" logger=provisioning.dashboard t=2026-04-23T00:27:47.862635106Z level=info msg="starting to provision dashboards" logger=ngalert.state.manager t=2026-04-23T00:27:47.863292612Z level=info msg="State cache has been initialized" states=0 duration=2.780893ms logger=ngalert.scheduler t=2026-04-23T00:27:47.863344203Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-23T00:27:47.863458006Z level=info msg=starting first_tick=2026-04-23T00:27:50Z logger=http.server t=2026-04-23T00:27:47.865789837Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=plugins.update.checker t=2026-04-23T00:27:47.929154025Z level=info msg="Update check succeeded" duration=68.474312ms logger=grafana.update.checker t=2026-04-23T00:27:47.931381536Z level=info msg="Update check succeeded" duration=70.808354ms logger=sqlstore.transactions t=2026-04-23T00:27:48.066392127Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-04-23T00:27:48.073667111Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-04-23T00:27:48.137140541Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-23T00:27:48.16683419Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=grafana-apiserver t=2026-04-23T00:27:48.280327937Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-23T00:27:48.280825109Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-23T00:27:48.331667204Z level=info msg="Patterns update finished" duration=274.529695ms logger=provisioning.dashboard t=2026-04-23T00:27:51.70538958Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:27:51.70668215Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:27:51.827570403Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:27:51.868967705Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:27:51.895565174Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:27:52.148877281Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:27:52.170480728Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:27:52.42402126Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:27:52.443282034Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:27:52.672776444Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:27:52.687731202Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:27:52.854261723Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:27:52.876620707Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:27:53.25408005Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:27:53.271525503Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:27:53.397569223Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:27:53.413681576Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:27:53.451065518Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:27:53.469727849Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:27:53.582784886Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:27:53.603947593Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:27:55.242967938Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:27:55.266028767Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:27:56.366916949Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:27:56.382981741Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:27:56.422694146Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:27:56.443036084Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:27:56.503249201Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:27:56.522626728Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:27:56.674962919Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:27:56.693851775Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:27:56.881014292Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:27:56.897994734Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:27:57.041795514Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:27:57.06604232Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:27:57.16904945Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:27:57.18895694Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:27:57.226216359Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:27:57.245282069Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:27:57.320694398Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:27:57.338040368Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:27:57.436432495Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:27:57.466378059Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:27:57.536709804Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:27:57.55522284Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:27:58.865882968Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:27:58.905525391Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:27:59.181723734Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:27:59.199132216Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:27:59.262253949Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:27:59.279774653Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:27:59.421725352Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:27:59.440282979Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:27:59.48783085Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:27:59.507588756Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:27:59.572695492Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:27:59.595311313Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:27:59.742745003Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:27:59.761786332Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:27:59.856751372Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:27:59.874493491Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:28:00.032319658Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:28:00.050027116Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:28:00.129011286Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:28:00.144391183Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:28:00.295181069Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:28:00.309944842Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:28:00.817755682Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:28:00.861303763Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:28:01.005116003Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:28:01.029981804Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:28:01.509766563Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:28:01.528492615Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:28:01.60239666Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:28:01.626622556Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:28:01.701668146Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:28:01.724775537Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:28:01.855770848Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:28:01.881019856Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-23T00:28:02.067852905Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-23T00:28:43.885783431Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-23T00:37:47.86496039Z level=info msg="Completed cleanup jobs" duration=3.319654ms logger=plugins.update.checker t=2026-04-23T00:37:47.979655475Z level=info msg="Update check succeeded" duration=50.126084ms logger=sqlstore.transactions t=2026-04-23T00:42:47.717448538Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-04-23T00:47:47.89410066Z level=info msg="Completed cleanup jobs" duration=33.284777ms logger=plugins.update.checker t=2026-04-23T00:47:47.98726373Z level=info msg="Update check succeeded" duration=57.782446ms logger=cleanup t=2026-04-23T00:57:47.885174868Z level=info msg="Completed cleanup jobs" duration=24.408988ms logger=plugins.update.checker t=2026-04-23T00:57:47.980173741Z level=info msg="Update check succeeded" duration=50.855523ms logger=infra.usagestats t=2026-04-23T00:58:43.935529362Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-23T01:07:47.904138039Z level=info msg="Completed cleanup jobs" duration=43.377952ms logger=plugins.update.checker t=2026-04-23T01:07:48.118139506Z level=info msg="Update check succeeded" duration=187.989444ms logger=cleanup t=2026-04-23T01:17:47.897166783Z level=info msg="Completed cleanup jobs" duration=35.966565ms logger=plugins.update.checker t=2026-04-23T01:17:47.984283484Z level=info msg="Update check succeeded" duration=54.394309ms logger=cleanup t=2026-04-23T01:27:47.874274504Z level=info msg="Completed cleanup jobs" duration=12.854188ms logger=plugins.update.checker t=2026-04-23T01:27:47.987484748Z level=info msg="Update check succeeded" duration=57.605869ms logger=infra.usagestats t=2026-04-23T01:28:43.916005263Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-23T01:37:47.899075498Z level=info msg="Completed cleanup jobs" duration=37.731455ms logger=plugins.update.checker t=2026-04-23T01:37:47.979721573Z level=info msg="Update check succeeded" duration=48.999136ms