logger=settings t=2026-06-04T01:51:34.326787411Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-06-04T01:51:34Z logger=settings t=2026-06-04T01:51:34.327185982Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-06-04T01:51:34.327202193Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-06-04T01:51:34.327208853Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-06-04T01:51:34.327220053Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-06-04T01:51:34.327231393Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-06-04T01:51:34.327237894Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-06-04T01:51:34.327244134Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-06-04T01:51:34.327249974Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-06-04T01:51:34.327258784Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-06-04T01:51:34.327266664Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-06-04T01:51:34.327278465Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-06-04T01:51:34.327293075Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-06-04T01:51:34.327299875Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-06-04T01:51:34.327305755Z level=info msg=Target target=[all] logger=settings t=2026-06-04T01:51:34.327372587Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-06-04T01:51:34.327379417Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-06-04T01:51:34.327386498Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-06-04T01:51:34.327394268Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-06-04T01:51:34.327399688Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-06-04T01:51:34.327405888Z level=info msg="App mode production" logger=sqlstore t=2026-06-04T01:51:34.327876612Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-06-04T01:51:34.327902713Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-06-04T01:51:34.330125144Z level=info msg="Locking database" logger=migrator t=2026-06-04T01:51:34.330141394Z level=info msg="Starting DB migrations" logger=migrator t=2026-06-04T01:51:34.331027339Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-06-04T01:51:34.332248833Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.221314ms logger=migrator t=2026-06-04T01:51:34.336838711Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-06-04T01:51:34.337637893Z level=info msg="Migration successfully executed" id="create user table" duration=797.132µs logger=migrator t=2026-06-04T01:51:34.342110507Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-06-04T01:51:34.342799856Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=688.609µs logger=migrator t=2026-06-04T01:51:34.347317202Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-06-04T01:51:34.348104504Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=788.372µs logger=migrator t=2026-06-04T01:51:34.352270619Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-06-04T01:51:34.353088102Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=816.153µs logger=migrator t=2026-06-04T01:51:34.359111629Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-06-04T01:51:34.36021023Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.09903ms logger=migrator t=2026-06-04T01:51:34.365444435Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-06-04T01:51:34.370139036Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.693231ms logger=migrator t=2026-06-04T01:51:34.376378698Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-06-04T01:51:34.377263663Z level=info msg="Migration successfully executed" id="create user table v2" duration=885.355µs logger=migrator t=2026-06-04T01:51:34.381588113Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-06-04T01:51:34.382710874Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.122711ms logger=migrator t=2026-06-04T01:51:34.390224803Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-06-04T01:51:34.391774236Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.554222ms logger=migrator t=2026-06-04T01:51:34.397501825Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-06-04T01:51:34.39838854Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=892.446µs logger=migrator t=2026-06-04T01:51:34.402932915Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-06-04T01:51:34.404748796Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=1.807981ms logger=migrator t=2026-06-04T01:51:34.40992906Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-06-04T01:51:34.411275277Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.345567ms logger=migrator t=2026-06-04T01:51:34.41458997Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-06-04T01:51:34.414630061Z level=info msg="Migration successfully executed" id="Update user table charset" duration=39.331µs logger=migrator t=2026-06-04T01:51:34.417985074Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-06-04T01:51:34.419138276Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.154422ms logger=migrator t=2026-06-04T01:51:34.42288139Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-06-04T01:51:34.423171098Z level=info msg="Migration successfully executed" id="Add missing user data" duration=293.108µs logger=migrator t=2026-06-04T01:51:34.427281042Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-06-04T01:51:34.428940058Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.657857ms logger=migrator t=2026-06-04T01:51:34.433889835Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-06-04T01:51:34.435045077Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.155052ms logger=migrator t=2026-06-04T01:51:34.441025893Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-06-04T01:51:34.442111363Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.08567ms logger=migrator t=2026-06-04T01:51:34.446479145Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-06-04T01:51:34.453279743Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=6.797038ms logger=migrator t=2026-06-04T01:51:34.457287825Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-06-04T01:51:34.458369665Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.08143ms logger=migrator t=2026-06-04T01:51:34.463192839Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-06-04T01:51:34.46357142Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=377.49µs logger=migrator t=2026-06-04T01:51:34.467615542Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-06-04T01:51:34.468138797Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=521.045µs logger=migrator t=2026-06-04T01:51:34.472944989Z 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-06-04T01:51:34.473464914Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=525.885µs logger=migrator t=2026-06-04T01:51:34.478310068Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-06-04T01:51:34.478771092Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=460.754µs logger=migrator t=2026-06-04T01:51:34.48341689Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-06-04T01:51:34.484354647Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=938.297µs logger=migrator t=2026-06-04T01:51:34.489080747Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-06-04T01:51:34.48991593Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=835.213µs logger=migrator t=2026-06-04T01:51:34.495450884Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-06-04T01:51:34.496862154Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.41117ms logger=migrator t=2026-06-04T01:51:34.502322686Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-06-04T01:51:34.503048625Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=725.82µs logger=migrator t=2026-06-04T01:51:34.508871177Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-06-04T01:51:34.509806554Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=939.207µs logger=migrator t=2026-06-04T01:51:34.515861482Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-06-04T01:51:34.515921963Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=62.341µs logger=migrator t=2026-06-04T01:51:34.520237823Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-06-04T01:51:34.521584131Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.346057ms logger=migrator t=2026-06-04T01:51:34.527409792Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-06-04T01:51:34.528714788Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.310106ms logger=migrator t=2026-06-04T01:51:34.533269325Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-06-04T01:51:34.533997244Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=727.82µs logger=migrator t=2026-06-04T01:51:34.538720276Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-06-04T01:51:34.539404425Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=684.559µs logger=migrator t=2026-06-04T01:51:34.543283503Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-06-04T01:51:34.546260836Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=2.973643ms logger=migrator t=2026-06-04T01:51:34.549990399Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-06-04T01:51:34.550809831Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=819.062µs logger=migrator t=2026-06-04T01:51:34.554185535Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-06-04T01:51:34.554853534Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=668.049µs logger=migrator t=2026-06-04T01:51:34.559381959Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-06-04T01:51:34.560011378Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=626.649µs logger=migrator t=2026-06-04T01:51:34.563551706Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-06-04T01:51:34.564152672Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=600.696µs logger=migrator t=2026-06-04T01:51:34.5741265Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-06-04T01:51:34.574899491Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=770.391µs logger=migrator t=2026-06-04T01:51:34.581690379Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-06-04T01:51:34.582194742Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=504.573µs logger=migrator t=2026-06-04T01:51:34.585975428Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-06-04T01:51:34.587055268Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=1.07909ms logger=migrator t=2026-06-04T01:51:34.591689547Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-06-04T01:51:34.592494219Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=810.592µs logger=migrator t=2026-06-04T01:51:34.597027015Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-06-04T01:51:34.597754465Z level=info msg="Migration successfully executed" id="create star table" duration=727.81µs logger=migrator t=2026-06-04T01:51:34.604896394Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-06-04T01:51:34.605713926Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=817.512µs logger=migrator t=2026-06-04T01:51:34.619225762Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-06-04T01:51:34.621089113Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.875392ms logger=migrator t=2026-06-04T01:51:34.626196295Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-06-04T01:51:34.627025647Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=829.222µs logger=migrator t=2026-06-04T01:51:34.631858372Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-06-04T01:51:34.63253704Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=677.598µs logger=migrator t=2026-06-04T01:51:34.639291058Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-06-04T01:51:34.640864012Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.579543ms logger=migrator t=2026-06-04T01:51:34.647366083Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-06-04T01:51:34.648326359Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=960.836µs logger=migrator t=2026-06-04T01:51:34.652744172Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-06-04T01:51:34.653502433Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=757.681µs logger=migrator t=2026-06-04T01:51:34.658196664Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-06-04T01:51:34.658277816Z level=info msg="Migration successfully executed" id="Update org table charset" duration=87.713µs logger=migrator t=2026-06-04T01:51:34.663590843Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-06-04T01:51:34.663666306Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=78.434µs logger=migrator t=2026-06-04T01:51:34.667967385Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-06-04T01:51:34.668347505Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=382.481µs logger=migrator t=2026-06-04T01:51:34.672618064Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-06-04T01:51:34.673709394Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.0933ms logger=migrator t=2026-06-04T01:51:34.681039428Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-06-04T01:51:34.683215367Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=2.18058ms logger=migrator t=2026-06-04T01:51:34.68939151Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-06-04T01:51:34.691037985Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.647216ms logger=migrator t=2026-06-04T01:51:34.696841426Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-06-04T01:51:34.697549646Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=708.28µs logger=migrator t=2026-06-04T01:51:34.702631897Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-06-04T01:51:34.703476651Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=842.735µs logger=migrator t=2026-06-04T01:51:34.708927982Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-06-04T01:51:34.709890569Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=965.646µs logger=migrator t=2026-06-04T01:51:34.713597061Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-06-04T01:51:34.720404931Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=6.80651ms logger=migrator t=2026-06-04T01:51:34.724268238Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-06-04T01:51:34.725475262Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.207084ms logger=migrator t=2026-06-04T01:51:34.730645254Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-06-04T01:51:34.732233249Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.587095ms logger=migrator t=2026-06-04T01:51:34.736776775Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-06-04T01:51:34.737709661Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=932.156µs logger=migrator t=2026-06-04T01:51:34.743582514Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-06-04T01:51:34.744072397Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=491.063µs logger=migrator t=2026-06-04T01:51:34.749273162Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-06-04T01:51:34.751086003Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.81472ms logger=migrator t=2026-06-04T01:51:34.768851256Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-06-04T01:51:34.769043141Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=195.516µs logger=migrator t=2026-06-04T01:51:34.77368968Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-06-04T01:51:34.776676673Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.989283ms logger=migrator t=2026-06-04T01:51:34.782526625Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-06-04T01:51:34.785189259Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.665844ms logger=migrator t=2026-06-04T01:51:34.789158909Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-06-04T01:51:34.791816003Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.654144ms logger=migrator t=2026-06-04T01:51:34.806509622Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-06-04T01:51:34.810236445Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=3.724565ms logger=migrator t=2026-06-04T01:51:34.816871589Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-06-04T01:51:34.8230481Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=6.168191ms logger=migrator t=2026-06-04T01:51:34.827745991Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-06-04T01:51:34.828840611Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.09736ms logger=migrator t=2026-06-04T01:51:34.832615666Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-06-04T01:51:34.833986544Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.367347ms logger=migrator t=2026-06-04T01:51:34.838642653Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-06-04T01:51:34.838686944Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=45.981µs logger=migrator t=2026-06-04T01:51:34.843235371Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-06-04T01:51:34.843264742Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=30.341µs logger=migrator t=2026-06-04T01:51:34.846294476Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-06-04T01:51:34.848474056Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.17614ms logger=migrator t=2026-06-04T01:51:34.856688584Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-06-04T01:51:34.860158471Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=3.418866ms logger=migrator t=2026-06-04T01:51:34.865111348Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-06-04T01:51:34.867186606Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.075278ms logger=migrator t=2026-06-04T01:51:34.871699882Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-06-04T01:51:34.874142799Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.447208ms logger=migrator t=2026-06-04T01:51:34.878721626Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-06-04T01:51:34.878981753Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=259.457µs logger=migrator t=2026-06-04T01:51:34.884794444Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-06-04T01:51:34.885889245Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.099401ms logger=migrator t=2026-06-04T01:51:34.890993127Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-06-04T01:51:34.892220791Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.227724ms logger=migrator t=2026-06-04T01:51:34.902509927Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-06-04T01:51:34.902600389Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=90.652µs logger=migrator t=2026-06-04T01:51:34.908002289Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-06-04T01:51:34.909309125Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.311686ms logger=migrator t=2026-06-04T01:51:34.913599805Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-06-04T01:51:34.914371866Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=771.671µs logger=migrator t=2026-06-04T01:51:34.919215831Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-06-04T01:51:34.925004241Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.78702ms logger=migrator t=2026-06-04T01:51:34.929843886Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-06-04T01:51:34.930613687Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=770.471µs logger=migrator t=2026-06-04T01:51:34.93610946Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-06-04T01:51:34.937279772Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.171342ms logger=migrator t=2026-06-04T01:51:34.941747606Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-06-04T01:51:34.942585329Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=848.743µs logger=migrator t=2026-06-04T01:51:34.947000072Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-06-04T01:51:34.947333301Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=333.109µs logger=migrator t=2026-06-04T01:51:34.951782834Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-06-04T01:51:34.952427303Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=643.519µs logger=migrator t=2026-06-04T01:51:34.95629123Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-06-04T01:51:34.959718765Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.425865ms logger=migrator t=2026-06-04T01:51:34.963782478Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-06-04T01:51:34.964977071Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.192653ms logger=migrator t=2026-06-04T01:51:34.969111806Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-06-04T01:51:34.969346043Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=237.597µs logger=migrator t=2026-06-04T01:51:34.973048585Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-06-04T01:51:34.973321653Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=267.878µs logger=migrator t=2026-06-04T01:51:34.978726743Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-06-04T01:51:34.979980927Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.254104ms logger=migrator t=2026-06-04T01:51:34.987423664Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-06-04T01:51:34.990416697Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.000273ms logger=migrator t=2026-06-04T01:51:34.994499831Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-06-04T01:51:34.995499538Z level=info msg="Migration successfully executed" id="create data_source table" duration=999.467µs logger=migrator t=2026-06-04T01:51:35.003997124Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-06-04T01:51:35.005495686Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.504902ms logger=migrator t=2026-06-04T01:51:35.011983426Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-06-04T01:51:35.013320003Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.341017ms logger=migrator t=2026-06-04T01:51:35.017955422Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-06-04T01:51:35.01935214Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.396598ms logger=migrator t=2026-06-04T01:51:35.025576144Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-06-04T01:51:35.026670934Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.09682ms logger=migrator t=2026-06-04T01:51:35.033413001Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-06-04T01:51:35.040776485Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=7.362014ms logger=migrator t=2026-06-04T01:51:35.044094727Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-06-04T01:51:35.045126256Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.028449ms logger=migrator t=2026-06-04T01:51:35.048893671Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-06-04T01:51:35.049751874Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=857.663µs logger=migrator t=2026-06-04T01:51:35.05715008Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-06-04T01:51:35.058449856Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.299266ms logger=migrator t=2026-06-04T01:51:35.063929758Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-06-04T01:51:35.064968648Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=1.041269ms logger=migrator t=2026-06-04T01:51:35.070506651Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-06-04T01:51:35.075067107Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=4.564146ms logger=migrator t=2026-06-04T01:51:35.081252Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-06-04T01:51:35.085908699Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=4.660498ms logger=migrator t=2026-06-04T01:51:35.092822731Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-06-04T01:51:35.092887192Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=71.272µs logger=migrator t=2026-06-04T01:51:35.099754423Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-06-04T01:51:35.100109183Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=356.679µs logger=migrator t=2026-06-04T01:51:35.103818686Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-06-04T01:51:35.106614074Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.795128ms logger=migrator t=2026-06-04T01:51:35.112182779Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-06-04T01:51:35.112427365Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=244.947µs logger=migrator t=2026-06-04T01:51:35.121824726Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-06-04T01:51:35.122291419Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=464.852µs logger=migrator t=2026-06-04T01:51:35.128004487Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-06-04T01:51:35.131047512Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.048125ms logger=migrator t=2026-06-04T01:51:35.136413011Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-06-04T01:51:35.136688848Z level=info msg="Migration successfully executed" id="Update uid value" duration=276.527µs logger=migrator t=2026-06-04T01:51:35.145476533Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-06-04T01:51:35.146872151Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.393229ms logger=migrator t=2026-06-04T01:51:35.154150884Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-06-04T01:51:35.155912302Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.761089ms logger=migrator t=2026-06-04T01:51:35.163884364Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-06-04T01:51:35.164810209Z level=info msg="Migration successfully executed" id="create api_key table" duration=924.655µs logger=migrator t=2026-06-04T01:51:35.168937374Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-06-04T01:51:35.169844199Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=910.745µs logger=migrator t=2026-06-04T01:51:35.175386633Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-06-04T01:51:35.176379081Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=992.208µs logger=migrator t=2026-06-04T01:51:35.180820674Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-06-04T01:51:35.18178042Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=959.856µs logger=migrator t=2026-06-04T01:51:35.187758857Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-06-04T01:51:35.189092964Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.337907ms logger=migrator t=2026-06-04T01:51:35.194550195Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-06-04T01:51:35.195704427Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.151991ms logger=migrator t=2026-06-04T01:51:35.199716259Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-06-04T01:51:35.200914091Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.197423ms logger=migrator t=2026-06-04T01:51:35.205685574Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-06-04T01:51:35.213105571Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.418717ms logger=migrator t=2026-06-04T01:51:35.218103319Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-06-04T01:51:35.218879531Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=775.202µs logger=migrator t=2026-06-04T01:51:35.223947232Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-06-04T01:51:35.224785895Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=838.073µs logger=migrator t=2026-06-04T01:51:35.231642255Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-06-04T01:51:35.232992403Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.349048ms logger=migrator t=2026-06-04T01:51:35.23760842Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-06-04T01:51:35.238427704Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=818.514µs logger=migrator t=2026-06-04T01:51:35.242892937Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-06-04T01:51:35.243252017Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=357.08µs logger=migrator t=2026-06-04T01:51:35.246643992Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-06-04T01:51:35.247185547Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=541.584µs logger=migrator t=2026-06-04T01:51:35.253496072Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-06-04T01:51:35.253530122Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=34.521µs logger=migrator t=2026-06-04T01:51:35.259536379Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-06-04T01:51:35.263004765Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.468756ms logger=migrator t=2026-06-04T01:51:35.267437359Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-06-04T01:51:35.270120853Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.682894ms logger=migrator t=2026-06-04T01:51:35.274639509Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-06-04T01:51:35.274830114Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=191.025µs logger=migrator t=2026-06-04T01:51:35.27864197Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-06-04T01:51:35.281588012Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.945212ms logger=migrator t=2026-06-04T01:51:35.285777809Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-06-04T01:51:35.288282497Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.503178ms logger=migrator t=2026-06-04T01:51:35.295565159Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-06-04T01:51:35.296719811Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.159002ms logger=migrator t=2026-06-04T01:51:35.303196092Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-06-04T01:51:35.304553359Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=1.356737ms logger=migrator t=2026-06-04T01:51:35.3099838Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-06-04T01:51:35.311376779Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.392999ms logger=migrator t=2026-06-04T01:51:35.319770412Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-06-04T01:51:35.320890023Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.118741ms logger=migrator t=2026-06-04T01:51:35.326935121Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-06-04T01:51:35.328213007Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.277786ms logger=migrator t=2026-06-04T01:51:35.332752142Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-06-04T01:51:35.334236984Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.484552ms logger=migrator t=2026-06-04T01:51:35.338556023Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-06-04T01:51:35.338675946Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=120.473µs logger=migrator t=2026-06-04T01:51:35.342514144Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-06-04T01:51:35.342557695Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=45.172µs logger=migrator t=2026-06-04T01:51:35.345982969Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-06-04T01:51:35.348950242Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.966333ms logger=migrator t=2026-06-04T01:51:35.352236443Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-06-04T01:51:35.35500046Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.763606ms logger=migrator t=2026-06-04T01:51:35.359580007Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-06-04T01:51:35.359651769Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=71.992µs logger=migrator t=2026-06-04T01:51:35.362471667Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-06-04T01:51:35.3633002Z level=info msg="Migration successfully executed" id="create quota table v1" duration=828.443µs logger=migrator t=2026-06-04T01:51:35.367713743Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-06-04T01:51:35.368592387Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=878.114µs logger=migrator t=2026-06-04T01:51:35.37299934Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-06-04T01:51:35.373032491Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=33.121µs logger=migrator t=2026-06-04T01:51:35.377577607Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-06-04T01:51:35.378852873Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.274145ms logger=migrator t=2026-06-04T01:51:35.383396368Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-06-04T01:51:35.384351235Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=959.417µs logger=migrator t=2026-06-04T01:51:35.390967269Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-06-04T01:51:35.396498632Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=5.520364ms logger=migrator t=2026-06-04T01:51:35.404690489Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-06-04T01:51:35.404761441Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=74.672µs logger=migrator t=2026-06-04T01:51:35.410034398Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-06-04T01:51:35.410966024Z level=info msg="Migration successfully executed" id="create session table" duration=932.195µs logger=migrator t=2026-06-04T01:51:35.417319221Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-06-04T01:51:35.417411973Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=93.542µs logger=migrator t=2026-06-04T01:51:35.423938574Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-06-04T01:51:35.424186581Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=253.437µs logger=migrator t=2026-06-04T01:51:35.466005452Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-06-04T01:51:35.467226766Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.223873ms logger=migrator t=2026-06-04T01:51:35.47529515Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-06-04T01:51:35.476868654Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.575144ms logger=migrator t=2026-06-04T01:51:35.484684981Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-06-04T01:51:35.484736263Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=49.121µs logger=migrator t=2026-06-04T01:51:35.490467292Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-06-04T01:51:35.490517853Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=54.531µs logger=migrator t=2026-06-04T01:51:35.496115909Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-06-04T01:51:35.502438564Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=6.321864ms logger=migrator t=2026-06-04T01:51:35.508281666Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-06-04T01:51:35.512150683Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.869237ms logger=migrator t=2026-06-04T01:51:35.516911185Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-06-04T01:51:35.517245894Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=340.219µs logger=migrator t=2026-06-04T01:51:35.522392598Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-06-04T01:51:35.522691196Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=299.819µs logger=migrator t=2026-06-04T01:51:35.528746274Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-06-04T01:51:35.530335258Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.589814ms logger=migrator t=2026-06-04T01:51:35.537032174Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-06-04T01:51:35.537160147Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=128.103µs logger=migrator t=2026-06-04T01:51:35.542505116Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-06-04T01:51:35.54948573Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=6.965514ms logger=migrator t=2026-06-04T01:51:35.555664441Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-06-04T01:51:35.55596999Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=307.069µs logger=migrator t=2026-06-04T01:51:35.561274027Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-06-04T01:51:35.566228515Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.955128ms logger=migrator t=2026-06-04T01:51:35.571046808Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-06-04T01:51:35.575603835Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=4.555667ms logger=migrator t=2026-06-04T01:51:35.580584534Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-06-04T01:51:35.580657966Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=74.352µs logger=migrator t=2026-06-04T01:51:35.585678445Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-06-04T01:51:35.586849267Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.170082ms logger=migrator t=2026-06-04T01:51:35.592667249Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-06-04T01:51:35.594077349Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.410139ms logger=migrator t=2026-06-04T01:51:35.601223866Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-06-04T01:51:35.60279481Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.574884ms logger=migrator t=2026-06-04T01:51:35.609523977Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-06-04T01:51:35.613284521Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=3.758755ms logger=migrator t=2026-06-04T01:51:35.619278788Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-06-04T01:51:35.620550833Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.271925ms logger=migrator t=2026-06-04T01:51:35.628837883Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-06-04T01:51:35.629907502Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.070309ms logger=migrator t=2026-06-04T01:51:35.635711974Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-06-04T01:51:35.636571888Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=861.105µs logger=migrator t=2026-06-04T01:51:35.642000229Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-06-04T01:51:35.642936845Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=936.636µs logger=migrator t=2026-06-04T01:51:35.649467896Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-06-04T01:51:35.650762482Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.297126ms logger=migrator t=2026-06-04T01:51:35.656963424Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-06-04T01:51:35.667187828Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.225964ms logger=migrator t=2026-06-04T01:51:35.672968229Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-06-04T01:51:35.673851413Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=803.903µs logger=migrator t=2026-06-04T01:51:35.679763027Z 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-06-04T01:51:35.680970271Z 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.212334ms logger=migrator t=2026-06-04T01:51:35.686488704Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-06-04T01:51:35.686785712Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=297.468µs logger=migrator t=2026-06-04T01:51:35.691703168Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-06-04T01:51:35.692299646Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=600.788µs logger=migrator t=2026-06-04T01:51:35.698452796Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-06-04T01:51:35.699715401Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.262915ms logger=migrator t=2026-06-04T01:51:35.705026698Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-06-04T01:51:35.7105095Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.483022ms logger=migrator t=2026-06-04T01:51:35.716158267Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-06-04T01:51:35.721861456Z level=info msg="Migration successfully executed" id="Add column frequency" duration=5.703218ms logger=migrator t=2026-06-04T01:51:35.727660647Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-06-04T01:51:35.731434602Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.774075ms logger=migrator t=2026-06-04T01:51:35.736128512Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-06-04T01:51:35.739947368Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.815296ms logger=migrator t=2026-06-04T01:51:35.745463682Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-06-04T01:51:35.747721264Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=2.263843ms logger=migrator t=2026-06-04T01:51:35.753907596Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-06-04T01:51:35.753961578Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=61.762µs logger=migrator t=2026-06-04T01:51:35.759725107Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-06-04T01:51:35.759776439Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=55.342µs logger=migrator t=2026-06-04T01:51:35.764306264Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-06-04T01:51:35.765759855Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.452101ms logger=migrator t=2026-06-04T01:51:35.771112043Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-06-04T01:51:35.772131651Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.020098ms logger=migrator t=2026-06-04T01:51:35.779131236Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-06-04T01:51:35.780048041Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=917.145µs logger=migrator t=2026-06-04T01:51:35.785106692Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-06-04T01:51:35.786561352Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.45454ms logger=migrator t=2026-06-04T01:51:35.791410237Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-06-04T01:51:35.792421655Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.011868ms logger=migrator t=2026-06-04T01:51:35.79834631Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-06-04T01:51:35.802573887Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.228347ms logger=migrator t=2026-06-04T01:51:35.807400121Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-06-04T01:51:35.811819653Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.412402ms logger=migrator t=2026-06-04T01:51:35.819837166Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-06-04T01:51:35.820145304Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=311.238µs logger=migrator t=2026-06-04T01:51:35.827008576Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-06-04T01:51:35.828160677Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.152792ms logger=migrator t=2026-06-04T01:51:35.835632585Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-06-04T01:51:35.837398123Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.770888ms logger=migrator t=2026-06-04T01:51:35.84266466Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-06-04T01:51:35.848867513Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=6.203343ms logger=migrator t=2026-06-04T01:51:35.855786065Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-06-04T01:51:35.855884257Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=101.433µs logger=migrator t=2026-06-04T01:51:35.862702947Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-06-04T01:51:35.864118705Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.415598ms logger=migrator t=2026-06-04T01:51:35.869740172Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-06-04T01:51:35.871250034Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.509562ms logger=migrator t=2026-06-04T01:51:35.879676488Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-06-04T01:51:35.879770881Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=100.053µs logger=migrator t=2026-06-04T01:51:35.886332623Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-06-04T01:51:35.88873856Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=2.407417ms logger=migrator t=2026-06-04T01:51:35.894279333Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-06-04T01:51:35.895380014Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.103051ms logger=migrator t=2026-06-04T01:51:35.910060101Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-06-04T01:51:35.911318096Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.263616ms logger=migrator t=2026-06-04T01:51:35.941981568Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-06-04T01:51:35.94315494Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.175582ms logger=migrator t=2026-06-04T01:51:35.964876763Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-06-04T01:51:35.966287483Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.41231ms logger=migrator t=2026-06-04T01:51:35.974924493Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-06-04T01:51:35.976514876Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.595144ms logger=migrator t=2026-06-04T01:51:35.983407228Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-06-04T01:51:35.983434189Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=28.121µs logger=migrator t=2026-06-04T01:51:35.989071415Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-06-04T01:51:35.994495906Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=5.426291ms logger=migrator t=2026-06-04T01:51:35.998647351Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-06-04T01:51:36.000537734Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.890343ms logger=migrator t=2026-06-04T01:51:36.006493569Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-06-04T01:51:36.011872958Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=5.42592ms logger=migrator t=2026-06-04T01:51:36.018653586Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-06-04T01:51:36.020274201Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.620755ms logger=migrator t=2026-06-04T01:51:36.029915089Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-06-04T01:51:36.031190995Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.270546ms logger=migrator t=2026-06-04T01:51:36.036217084Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-06-04T01:51:36.038434035Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=2.222812ms logger=migrator t=2026-06-04T01:51:36.047109826Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-06-04T01:51:36.061392453Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=14.294317ms logger=migrator t=2026-06-04T01:51:36.071354109Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-06-04T01:51:36.072633095Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.282555ms logger=migrator t=2026-06-04T01:51:36.198259593Z 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-06-04T01:51:36.200440574Z 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=2.185491ms logger=migrator t=2026-06-04T01:51:36.208728124Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-06-04T01:51:36.209142485Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=413.741µs logger=migrator t=2026-06-04T01:51:36.215428049Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-06-04T01:51:36.216537071Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=1.110072ms logger=migrator t=2026-06-04T01:51:36.224949424Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-06-04T01:51:36.225210351Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=262.187µs logger=migrator t=2026-06-04T01:51:36.230748475Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-06-04T01:51:36.239119628Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=8.372013ms logger=migrator t=2026-06-04T01:51:36.245438853Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-06-04T01:51:36.24925307Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=3.813586ms logger=migrator t=2026-06-04T01:51:36.25324831Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-06-04T01:51:36.254263988Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.015078ms logger=migrator t=2026-06-04T01:51:36.25863171Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-06-04T01:51:36.260021618Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.388508ms logger=migrator t=2026-06-04T01:51:36.264633686Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-06-04T01:51:36.264983196Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=345.32µs logger=migrator t=2026-06-04T01:51:36.268852074Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-06-04T01:51:36.273203934Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.351001ms logger=migrator t=2026-06-04T01:51:36.27847733Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-06-04T01:51:36.279419166Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=941.306µs logger=migrator t=2026-06-04T01:51:36.287889551Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-06-04T01:51:36.288113348Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=227.766µs logger=migrator t=2026-06-04T01:51:36.293767015Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-06-04T01:51:36.294532717Z level=info msg="Migration successfully executed" id="Move region to single row" duration=761.192µs logger=migrator t=2026-06-04T01:51:36.30151571Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-06-04T01:51:36.303134385Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.619225ms logger=migrator t=2026-06-04T01:51:36.308848974Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-06-04T01:51:36.309678137Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=829.103µs logger=migrator t=2026-06-04T01:51:36.317089273Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-06-04T01:51:36.31843398Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.348137ms logger=migrator t=2026-06-04T01:51:36.324718394Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-06-04T01:51:36.325791764Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.07369ms logger=migrator t=2026-06-04T01:51:36.332369066Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-06-04T01:51:36.333337444Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=970.098µs logger=migrator t=2026-06-04T01:51:36.337223091Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-06-04T01:51:36.338294131Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.07074ms logger=migrator t=2026-06-04T01:51:36.347854077Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-06-04T01:51:36.3479593Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=105.723µs logger=migrator t=2026-06-04T01:51:36.352649659Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-06-04T01:51:36.354653225Z level=info msg="Migration successfully executed" id="create test_data table" duration=2.011266ms logger=migrator t=2026-06-04T01:51:36.360713064Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-06-04T01:51:36.361670801Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=962.188µs logger=migrator t=2026-06-04T01:51:36.367947565Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-06-04T01:51:36.369962451Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=2.018726ms logger=migrator t=2026-06-04T01:51:36.375032791Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-06-04T01:51:36.376096021Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.0631ms logger=migrator t=2026-06-04T01:51:36.380385939Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-06-04T01:51:36.380600275Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=213.146µs logger=migrator t=2026-06-04T01:51:36.385525922Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-06-04T01:51:36.385945504Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=420.152µs logger=migrator t=2026-06-04T01:51:36.396326402Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-06-04T01:51:36.396516808Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=188.195µs logger=migrator t=2026-06-04T01:51:36.4023528Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-06-04T01:51:36.40340991Z level=info msg="Migration successfully executed" id="create team table" duration=1.05784ms logger=migrator t=2026-06-04T01:51:36.410516147Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-06-04T01:51:36.412038949Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.522343ms logger=migrator t=2026-06-04T01:51:36.426735477Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-06-04T01:51:36.428201327Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.451179ms logger=migrator t=2026-06-04T01:51:36.434521303Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-06-04T01:51:36.442328439Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=7.807676ms logger=migrator t=2026-06-04T01:51:36.446541447Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-06-04T01:51:36.446685601Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=144.364µs logger=migrator t=2026-06-04T01:51:36.451308759Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-06-04T01:51:36.453026617Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.718877ms logger=migrator t=2026-06-04T01:51:36.45926509Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-06-04T01:51:36.460562696Z level=info msg="Migration successfully executed" id="create team member table" duration=1.309677ms logger=migrator t=2026-06-04T01:51:36.466199903Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-06-04T01:51:36.467403136Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.204533ms logger=migrator t=2026-06-04T01:51:36.471716356Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-06-04T01:51:36.472781345Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.065109ms logger=migrator t=2026-06-04T01:51:36.477218598Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-06-04T01:51:36.478287548Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.06926ms logger=migrator t=2026-06-04T01:51:36.483895893Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-06-04T01:51:36.48915455Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.258637ms logger=migrator t=2026-06-04T01:51:36.49345599Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-06-04T01:51:36.498677745Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.221336ms logger=migrator t=2026-06-04T01:51:36.502904552Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-06-04T01:51:36.50823411Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.330358ms logger=migrator t=2026-06-04T01:51:36.513716142Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-06-04T01:51:36.514902595Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.187172ms logger=migrator t=2026-06-04T01:51:36.519705008Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-06-04T01:51:36.520718596Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.013058ms logger=migrator t=2026-06-04T01:51:36.525524169Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-06-04T01:51:36.526756734Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.229775ms logger=migrator t=2026-06-04T01:51:36.533443689Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-06-04T01:51:36.534271072Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=832.563µs logger=migrator t=2026-06-04T01:51:36.538975403Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-06-04T01:51:36.539879038Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=903.695µs logger=migrator t=2026-06-04T01:51:36.544058864Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-06-04T01:51:36.545026441Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=967.047µs logger=migrator t=2026-06-04T01:51:36.549901477Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-06-04T01:51:36.550956456Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.049828ms logger=migrator t=2026-06-04T01:51:36.557527049Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-06-04T01:51:36.558966368Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.440049ms logger=migrator t=2026-06-04T01:51:36.564578734Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-06-04T01:51:36.565137279Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=551.885µs logger=migrator t=2026-06-04T01:51:36.569868481Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-06-04T01:51:36.570235891Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=368.02µs logger=migrator t=2026-06-04T01:51:36.574302505Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-06-04T01:51:36.575558929Z level=info msg="Migration successfully executed" id="create tag table" duration=1.255944ms logger=migrator t=2026-06-04T01:51:36.581040801Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-06-04T01:51:36.582706828Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.666067ms logger=migrator t=2026-06-04T01:51:36.587368746Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-06-04T01:51:36.588155848Z level=info msg="Migration successfully executed" id="create login attempt table" duration=786.902µs logger=migrator t=2026-06-04T01:51:36.592675214Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-06-04T01:51:36.593598279Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=922.715µs logger=migrator t=2026-06-04T01:51:36.598916007Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-06-04T01:51:36.600425249Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.506002ms logger=migrator t=2026-06-04T01:51:36.604557174Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-06-04T01:51:36.624159198Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=19.601584ms logger=migrator t=2026-06-04T01:51:36.630790222Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-06-04T01:51:36.631362618Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=572.266µs logger=migrator t=2026-06-04T01:51:36.636184992Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-06-04T01:51:36.637075417Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=890.465µs logger=migrator t=2026-06-04T01:51:36.644095831Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-06-04T01:51:36.644601266Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=505.245µs logger=migrator t=2026-06-04T01:51:36.656519197Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-06-04T01:51:36.657441312Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=926.275µs logger=migrator t=2026-06-04T01:51:36.662959885Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-06-04T01:51:36.664666003Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.708228ms logger=migrator t=2026-06-04T01:51:36.668630923Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-06-04T01:51:36.669851497Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.220124ms logger=migrator t=2026-06-04T01:51:36.675535325Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-06-04T01:51:36.675782902Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=251.987µs logger=migrator t=2026-06-04T01:51:36.684689879Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-06-04T01:51:36.690628204Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.954716ms logger=migrator t=2026-06-04T01:51:36.698139533Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-06-04T01:51:36.707220345Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=9.090672ms logger=migrator t=2026-06-04T01:51:36.711937676Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-06-04T01:51:36.722576761Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=10.629214ms logger=migrator t=2026-06-04T01:51:36.726391997Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-06-04T01:51:36.730244554Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=3.850637ms logger=migrator t=2026-06-04T01:51:36.734945414Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-06-04T01:51:36.736420975Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.477421ms logger=migrator t=2026-06-04T01:51:36.741600029Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-06-04T01:51:36.749141708Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=7.53912ms logger=migrator t=2026-06-04T01:51:36.753345315Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-06-04T01:51:36.754180319Z level=info msg="Migration successfully executed" id="create server_lock table" duration=830.903µs logger=migrator t=2026-06-04T01:51:36.762361486Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-06-04T01:51:36.764218287Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.857091ms logger=migrator t=2026-06-04T01:51:36.770596295Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-06-04T01:51:36.77152229Z level=info msg="Migration successfully executed" id="create user auth token table" duration=925.605µs logger=migrator t=2026-06-04T01:51:36.776677053Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-06-04T01:51:36.778133653Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.4556ms logger=migrator t=2026-06-04T01:51:36.789731935Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-06-04T01:51:36.791397431Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.665646ms logger=migrator t=2026-06-04T01:51:36.796540274Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-06-04T01:51:36.797903112Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.363588ms logger=migrator t=2026-06-04T01:51:36.807491649Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-06-04T01:51:36.813469525Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.981266ms logger=migrator t=2026-06-04T01:51:36.826500227Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-06-04T01:51:36.829699736Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=3.193678ms logger=migrator t=2026-06-04T01:51:36.836399251Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-06-04T01:51:36.837551153Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.151562ms logger=migrator t=2026-06-04T01:51:36.844263519Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-06-04T01:51:36.845783321Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.520192ms logger=migrator t=2026-06-04T01:51:36.85183293Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-06-04T01:51:36.853208998Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.367907ms logger=migrator t=2026-06-04T01:51:36.860186292Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-06-04T01:51:36.86121276Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.026108ms logger=migrator t=2026-06-04T01:51:36.866169568Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-06-04T01:51:36.866280451Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=112.413µs logger=migrator t=2026-06-04T01:51:36.871083964Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-06-04T01:51:36.871244849Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=170.216µs logger=migrator t=2026-06-04T01:51:36.875179758Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-06-04T01:51:36.87669915Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.519182ms logger=migrator t=2026-06-04T01:51:36.883689474Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-06-04T01:51:36.884832355Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.149321ms logger=migrator t=2026-06-04T01:51:36.890161093Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-04T01:51:36.891209753Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.04906ms logger=migrator t=2026-06-04T01:51:36.895527332Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-06-04T01:51:36.895641476Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=115.014µs logger=migrator t=2026-06-04T01:51:36.902603649Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-06-04T01:51:36.904009818Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.411699ms logger=migrator t=2026-06-04T01:51:36.909548152Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-04T01:51:36.911215979Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.657816ms logger=migrator t=2026-06-04T01:51:36.915863907Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-06-04T01:51:36.917940515Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=2.082188ms logger=migrator t=2026-06-04T01:51:36.923278573Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-04T01:51:36.925157286Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.877973ms logger=migrator t=2026-06-04T01:51:36.931779809Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-06-04T01:51:36.939881874Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=8.100705ms logger=migrator t=2026-06-04T01:51:36.943971548Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-06-04T01:51:36.945009997Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.039039ms logger=migrator t=2026-06-04T01:51:36.949066409Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-06-04T01:51:36.949165102Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=99.503µs logger=migrator t=2026-06-04T01:51:36.953589455Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-06-04T01:51:36.954362376Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=772.891µs logger=migrator t=2026-06-04T01:51:36.958382588Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-06-04T01:51:36.959655593Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.269495ms logger=migrator t=2026-06-04T01:51:36.963538501Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-06-04T01:51:36.965190727Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.652216ms logger=migrator t=2026-06-04T01:51:36.970286629Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-06-04T01:51:36.970385841Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=99.932µs logger=migrator t=2026-06-04T01:51:36.974160576Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-06-04T01:51:36.975412861Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.248115ms logger=migrator t=2026-06-04T01:51:36.980637607Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-06-04T01:51:36.982531758Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.892552ms logger=migrator t=2026-06-04T01:51:36.986869989Z 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-06-04T01:51:36.98799575Z 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.125191ms logger=migrator t=2026-06-04T01:51:36.991471576Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-06-04T01:51:36.992567377Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.095411ms logger=migrator t=2026-06-04T01:51:37.000725934Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-06-04T01:51:37.011239396Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=10.509802ms logger=migrator t=2026-06-04T01:51:37.015263917Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-06-04T01:51:37.016158552Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=895.575µs logger=migrator t=2026-06-04T01:51:37.020185734Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-06-04T01:51:37.021367667Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.183053ms logger=migrator t=2026-06-04T01:51:37.026760807Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-06-04T01:51:37.059309851Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=32.528883ms logger=migrator t=2026-06-04T01:51:37.064842754Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-06-04T01:51:37.093072928Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=28.227774ms logger=migrator t=2026-06-04T01:51:37.099423244Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-06-04T01:51:37.101363558Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.940034ms logger=migrator t=2026-06-04T01:51:37.105473502Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-06-04T01:51:37.106454Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=980.098µs logger=migrator t=2026-06-04T01:51:37.109456343Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-06-04T01:51:37.115256274Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.799471ms logger=migrator t=2026-06-04T01:51:37.118699999Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-06-04T01:51:37.124453829Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.75341ms logger=migrator t=2026-06-04T01:51:37.135467495Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-06-04T01:51:37.137057449Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.589174ms logger=migrator t=2026-06-04T01:51:37.14541017Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-06-04T01:51:37.146517242Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.106652ms logger=migrator t=2026-06-04T01:51:37.151474169Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-06-04T01:51:37.152867478Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.392669ms logger=migrator t=2026-06-04T01:51:37.159119141Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-06-04T01:51:37.160470169Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.356448ms logger=migrator t=2026-06-04T01:51:37.167070032Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-06-04T01:51:37.167147314Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=77.782µs logger=migrator t=2026-06-04T01:51:37.172966586Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-06-04T01:51:37.1806802Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=7.709334ms logger=migrator t=2026-06-04T01:51:37.186748939Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-06-04T01:51:37.193587239Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.834289ms logger=migrator t=2026-06-04T01:51:37.198549506Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-06-04T01:51:37.205628623Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=7.064787ms logger=migrator t=2026-06-04T01:51:37.210289953Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-06-04T01:51:37.211383063Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.091919ms logger=migrator t=2026-06-04T01:51:37.216423803Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-06-04T01:51:37.217757009Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.330376ms logger=migrator t=2026-06-04T01:51:37.223005535Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-06-04T01:51:37.229383562Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.378767ms logger=migrator t=2026-06-04T01:51:37.233035494Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-06-04T01:51:37.239477793Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.394997ms logger=migrator t=2026-06-04T01:51:37.245177261Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-06-04T01:51:37.24625922Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.081599ms logger=migrator t=2026-06-04T01:51:37.250486928Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-06-04T01:51:37.256782963Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.295755ms logger=migrator t=2026-06-04T01:51:37.261134854Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-06-04T01:51:37.269959529Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=8.825455ms logger=migrator t=2026-06-04T01:51:37.27610693Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-06-04T01:51:37.276173171Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=66.571µs logger=migrator t=2026-06-04T01:51:37.280695437Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-06-04T01:51:37.281811018Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.115411ms logger=migrator t=2026-06-04T01:51:37.286739615Z 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-06-04T01:51:37.288308938Z 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.568443ms logger=migrator t=2026-06-04T01:51:37.294362847Z 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-06-04T01:51:37.296083744Z 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.716917ms logger=migrator t=2026-06-04T01:51:37.300944259Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-06-04T01:51:37.301053052Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=109.853µs logger=migrator t=2026-06-04T01:51:37.306297348Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-06-04T01:51:37.312703776Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.406097ms logger=migrator t=2026-06-04T01:51:37.317583611Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-06-04T01:51:37.325247034Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=7.654423ms logger=migrator t=2026-06-04T01:51:37.331766865Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-06-04T01:51:37.336479626Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=4.709941ms logger=migrator t=2026-06-04T01:51:37.341192197Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-06-04T01:51:37.347329027Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.140111ms logger=migrator t=2026-06-04T01:51:37.391080512Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-06-04T01:51:37.402445797Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=11.355245ms logger=migrator t=2026-06-04T01:51:37.411106508Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-06-04T01:51:37.411299573Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=195.806µs logger=migrator t=2026-06-04T01:51:37.419441829Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-06-04T01:51:37.421305471Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.864512ms logger=migrator t=2026-06-04T01:51:37.431790063Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-06-04T01:51:37.441011418Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=9.236276ms logger=migrator t=2026-06-04T01:51:37.450228324Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-06-04T01:51:37.450335487Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=108.353µs logger=migrator t=2026-06-04T01:51:37.456243111Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-06-04T01:51:37.463831922Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=7.5859ms logger=migrator t=2026-06-04T01:51:37.469223441Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-06-04T01:51:37.470240279Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.016758ms logger=migrator t=2026-06-04T01:51:37.481558044Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-06-04T01:51:37.487845369Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.287435ms logger=migrator t=2026-06-04T01:51:37.494180245Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-06-04T01:51:37.495002947Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=822.192µs logger=migrator t=2026-06-04T01:51:37.504690926Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-06-04T01:51:37.505716615Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.025428ms logger=migrator t=2026-06-04T01:51:37.514350114Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-06-04T01:51:37.521790831Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.440697ms logger=migrator t=2026-06-04T01:51:37.52750067Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-06-04T01:51:37.528331873Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=830.973µs logger=migrator t=2026-06-04T01:51:37.535385249Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-06-04T01:51:37.537668922Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=2.286912ms logger=migrator t=2026-06-04T01:51:37.544384029Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-06-04T01:51:37.545313124Z level=info msg="Migration successfully executed" id="create alert_image table" duration=927.635µs logger=migrator t=2026-06-04T01:51:37.552336589Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-06-04T01:51:37.554058846Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.721297ms logger=migrator t=2026-06-04T01:51:37.560116535Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-06-04T01:51:37.560188137Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=71.501µs logger=migrator t=2026-06-04T01:51:37.564733683Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-06-04T01:51:37.565843474Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.109081ms logger=migrator t=2026-06-04T01:51:37.573692912Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-06-04T01:51:37.5750459Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.358548ms logger=migrator t=2026-06-04T01:51:37.580272045Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-06-04T01:51:37.580688027Z 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-06-04T01:51:37.587476185Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-06-04T01:51:37.588413301Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=940.486µs logger=migrator t=2026-06-04T01:51:37.593887313Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-06-04T01:51:37.595649482Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.76252ms logger=migrator t=2026-06-04T01:51:37.602132961Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-06-04T01:51:37.609455225Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.321324ms logger=migrator t=2026-06-04T01:51:37.614893146Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-06-04T01:51:37.616029777Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.136591ms logger=migrator t=2026-06-04T01:51:37.622325053Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-06-04T01:51:37.623546456Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.221833ms logger=migrator t=2026-06-04T01:51:37.635212Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-06-04T01:51:37.636551608Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.341888ms logger=migrator t=2026-06-04T01:51:37.647016098Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-06-04T01:51:37.648132599Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.118661ms logger=migrator t=2026-06-04T01:51:37.653863378Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-06-04T01:51:37.655632558Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.757629ms logger=migrator t=2026-06-04T01:51:37.664046101Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-06-04T01:51:37.664127183Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=86.932µs logger=migrator t=2026-06-04T01:51:37.670071258Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-06-04T01:51:37.670184421Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=113.983µs logger=migrator t=2026-06-04T01:51:37.675650283Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-06-04T01:51:37.685917998Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=10.269035ms logger=migrator t=2026-06-04T01:51:37.690986129Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-06-04T01:51:37.691264546Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=278.357µs logger=migrator t=2026-06-04T01:51:37.697130829Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-06-04T01:51:37.69820862Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.077721ms logger=migrator t=2026-06-04T01:51:37.705729867Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-06-04T01:51:37.706181771Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=452.894µs logger=migrator t=2026-06-04T01:51:37.711870809Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-06-04T01:51:37.713440552Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.569503ms logger=migrator t=2026-06-04T01:51:37.720681293Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-06-04T01:51:37.721683791Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.003468ms logger=migrator t=2026-06-04T01:51:37.728190861Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-06-04T01:51:37.760483388Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=32.282867ms logger=migrator t=2026-06-04T01:51:37.766657059Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-06-04T01:51:37.774874538Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=8.214329ms logger=migrator t=2026-06-04T01:51:37.781185853Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-06-04T01:51:37.781472161Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=288.318µs logger=migrator t=2026-06-04T01:51:37.796957041Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-06-04T01:51:37.832614051Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=35.6638ms logger=migrator t=2026-06-04T01:51:37.838442573Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-06-04T01:51:37.877759555Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=39.298781ms logger=migrator t=2026-06-04T01:51:37.882913068Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-06-04T01:51:37.883554346Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=641.127µs logger=migrator t=2026-06-04T01:51:37.889511631Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-06-04T01:51:37.890335923Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=824.042µs logger=migrator t=2026-06-04T01:51:37.895779425Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-06-04T01:51:37.896004211Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=215.706µs logger=migrator t=2026-06-04T01:51:37.90029176Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-06-04T01:51:37.90135923Z level=info msg="Migration successfully executed" id="create permission table" duration=1.0677ms logger=migrator t=2026-06-04T01:51:37.90640416Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-06-04T01:51:37.907308325Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=904.865µs logger=migrator t=2026-06-04T01:51:37.914128564Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-06-04T01:51:37.915223314Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.092ms logger=migrator t=2026-06-04T01:51:37.921813708Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-06-04T01:51:37.923592937Z level=info msg="Migration successfully executed" id="create role table" duration=1.778299ms logger=migrator t=2026-06-04T01:51:37.930117529Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-06-04T01:51:37.937873143Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.755914ms logger=migrator t=2026-06-04T01:51:37.944036974Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-06-04T01:51:37.949727653Z level=info msg="Migration successfully executed" id="add column group_name" duration=5.697989ms logger=migrator t=2026-06-04T01:51:37.954643209Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-06-04T01:51:37.955694719Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.05158ms logger=migrator t=2026-06-04T01:51:37.960726778Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-06-04T01:51:37.961882941Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.157673ms logger=migrator t=2026-06-04T01:51:37.968551175Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-06-04T01:51:37.969759459Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.205804ms logger=migrator t=2026-06-04T01:51:37.976243509Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-06-04T01:51:37.977228486Z level=info msg="Migration successfully executed" id="create team role table" duration=985.717µs logger=migrator t=2026-06-04T01:51:37.982701728Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-06-04T01:51:37.983772338Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.07053ms logger=migrator t=2026-06-04T01:51:37.990430503Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-06-04T01:51:37.99174058Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.305867ms logger=migrator t=2026-06-04T01:51:37.996903602Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-06-04T01:51:37.998026134Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.122242ms logger=migrator t=2026-06-04T01:51:38.004083332Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-06-04T01:51:38.004971827Z level=info msg="Migration successfully executed" id="create user role table" duration=889.154µs logger=migrator t=2026-06-04T01:51:38.011257981Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-06-04T01:51:38.01266814Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.409629ms logger=migrator t=2026-06-04T01:51:38.01985954Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-06-04T01:51:38.021367832Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.507552ms logger=migrator t=2026-06-04T01:51:38.0277916Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-06-04T01:51:38.029002344Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.211024ms logger=migrator t=2026-06-04T01:51:38.036391128Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-06-04T01:51:38.037333345Z level=info msg="Migration successfully executed" id="create builtin role table" duration=938.207µs logger=migrator t=2026-06-04T01:51:38.043608409Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-06-04T01:51:38.045453701Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.847752ms logger=migrator t=2026-06-04T01:51:38.05514433Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-06-04T01:51:38.056341663Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.202014ms logger=migrator t=2026-06-04T01:51:38.063640325Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-06-04T01:51:38.072503931Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.863146ms logger=migrator t=2026-06-04T01:51:38.076830822Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-06-04T01:51:38.077639564Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=807.252µs logger=migrator t=2026-06-04T01:51:38.082187921Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-06-04T01:51:38.08325809Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.069329ms logger=migrator t=2026-06-04T01:51:38.090181863Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-06-04T01:51:38.091488769Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.308166ms logger=migrator t=2026-06-04T01:51:38.098608297Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-06-04T01:51:38.10017508Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.570533ms logger=migrator t=2026-06-04T01:51:38.105038535Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-06-04T01:51:38.105988531Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=950.066µs logger=migrator t=2026-06-04T01:51:38.114506098Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-06-04T01:51:38.115708651Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.202213ms logger=migrator t=2026-06-04T01:51:38.125662337Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-06-04T01:51:38.137092525Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=11.429707ms logger=migrator t=2026-06-04T01:51:38.143976346Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-06-04T01:51:38.155675821Z level=info msg="Migration successfully executed" id="permission kind migration" duration=11.691975ms logger=migrator t=2026-06-04T01:51:38.161459232Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-06-04T01:51:38.168425145Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=6.965803ms logger=migrator t=2026-06-04T01:51:38.174874434Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-06-04T01:51:38.18087733Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=6.002136ms logger=migrator t=2026-06-04T01:51:38.186740273Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-06-04T01:51:38.187566146Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=825.383µs logger=migrator t=2026-06-04T01:51:38.193733928Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-06-04T01:51:38.195901337Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=2.165789ms logger=migrator t=2026-06-04T01:51:38.202551133Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-06-04T01:51:38.203571681Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.020758ms logger=migrator t=2026-06-04T01:51:38.210077431Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-06-04T01:51:38.21110965Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.032489ms logger=migrator t=2026-06-04T01:51:38.215972506Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-06-04T01:51:38.217584Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.606924ms logger=migrator t=2026-06-04T01:51:38.225352805Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-06-04T01:51:38.225493059Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=142.214µs logger=migrator t=2026-06-04T01:51:38.235033094Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-06-04T01:51:38.235101106Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=70.832µs logger=migrator t=2026-06-04T01:51:38.241372831Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-06-04T01:51:38.242543933Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=1.173363ms logger=migrator t=2026-06-04T01:51:38.248725104Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-06-04T01:51:38.249520887Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=800.463µs logger=migrator t=2026-06-04T01:51:38.254901246Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-06-04T01:51:38.256515211Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.533583ms logger=migrator t=2026-06-04T01:51:38.263070303Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-06-04T01:51:38.263393801Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=326.589µs logger=migrator t=2026-06-04T01:51:38.268949235Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-06-04T01:51:38.269796809Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=848.844µs logger=migrator t=2026-06-04T01:51:38.274351535Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-06-04T01:51:38.2755874Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.230595ms logger=migrator t=2026-06-04T01:51:38.284151468Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-06-04T01:51:38.286411841Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.262553ms logger=migrator t=2026-06-04T01:51:38.29250937Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-06-04T01:51:38.302788416Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=10.312567ms logger=migrator t=2026-06-04T01:51:38.309907923Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-06-04T01:51:38.310083688Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=180.965µs logger=migrator t=2026-06-04T01:51:38.318957114Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-06-04T01:51:38.320426315Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.473091ms logger=migrator t=2026-06-04T01:51:38.330473564Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-06-04T01:51:38.332087409Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.618316ms logger=migrator t=2026-06-04T01:51:38.339605058Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-06-04T01:51:38.34220146Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=2.588562ms logger=migrator t=2026-06-04T01:51:38.351410616Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-06-04T01:51:38.361848916Z level=info msg="Migration successfully executed" id="add correlation config column" duration=10.433281ms logger=migrator t=2026-06-04T01:51:38.368060458Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-06-04T01:51:38.369376064Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.317786ms logger=migrator t=2026-06-04T01:51:38.377803848Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-06-04T01:51:38.379491475Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.688167ms logger=migrator t=2026-06-04T01:51:38.386093418Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-06-04T01:51:38.415433313Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=29.334805ms logger=migrator t=2026-06-04T01:51:38.426962513Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-06-04T01:51:38.428373662Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.426869ms logger=migrator t=2026-06-04T01:51:38.43476771Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-06-04T01:51:38.435933852Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.156982ms logger=migrator t=2026-06-04T01:51:38.442393831Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-06-04T01:51:38.443468322Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.082521ms logger=migrator t=2026-06-04T01:51:38.449873449Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-06-04T01:51:38.451032551Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.158712ms logger=migrator t=2026-06-04T01:51:38.460553636Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-06-04T01:51:38.460854894Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=300.788µs logger=migrator t=2026-06-04T01:51:38.469026771Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-06-04T01:51:38.470195273Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.169072ms logger=migrator t=2026-06-04T01:51:38.477115486Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-06-04T01:51:38.488044289Z level=info msg="Migration successfully executed" id="add provisioning column" duration=10.919413ms logger=migrator t=2026-06-04T01:51:38.498735276Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-06-04T01:51:38.500390792Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.659357ms logger=migrator t=2026-06-04T01:51:38.505587876Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-06-04T01:51:38.506584654Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=996.778µs logger=migrator t=2026-06-04T01:51:38.512991762Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-04T01:51:38.513426634Z 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-06-04T01:51:38.519308248Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-04T01:51:38.519735319Z 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-06-04T01:51:38.524777249Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-06-04T01:51:38.526012663Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.232274ms logger=migrator t=2026-06-04T01:51:38.535145056Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-06-04T01:51:38.536128704Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=983.318µs logger=migrator t=2026-06-04T01:51:38.545098533Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-04T01:51:38.546341437Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.242704ms logger=migrator t=2026-06-04T01:51:38.553126116Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-04T01:51:38.554894826Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.76838ms logger=migrator t=2026-06-04T01:51:38.561367825Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-06-04T01:51:38.562609329Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.237264ms logger=migrator t=2026-06-04T01:51:38.569292575Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-06-04T01:51:38.570795697Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.507212ms logger=migrator t=2026-06-04T01:51:38.578707366Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-06-04T01:51:38.579868818Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.153532ms logger=migrator t=2026-06-04T01:51:38.589050234Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-06-04T01:51:38.590914165Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.859511ms logger=migrator t=2026-06-04T01:51:38.596104269Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-06-04T01:51:38.597407846Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.303507ms logger=migrator t=2026-06-04T01:51:38.604891153Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-06-04T01:51:38.606102047Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.210864ms logger=migrator t=2026-06-04T01:51:38.612281859Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-06-04T01:51:38.613353918Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.071579ms logger=migrator t=2026-06-04T01:51:38.618345167Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-06-04T01:51:38.644922375Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=26.574508ms logger=migrator t=2026-06-04T01:51:38.650221392Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-06-04T01:51:38.658305036Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.084664ms logger=migrator t=2026-06-04T01:51:38.664704204Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-06-04T01:51:38.672581753Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=7.877119ms logger=migrator t=2026-06-04T01:51:38.684987247Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-06-04T01:51:38.685233274Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=247.157µs logger=migrator t=2026-06-04T01:51:38.690622204Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-06-04T01:51:38.699678735Z level=info msg="Migration successfully executed" id="add share column" duration=9.054901ms logger=migrator t=2026-06-04T01:51:38.705827966Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-06-04T01:51:38.70600434Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=177.665µs logger=migrator t=2026-06-04T01:51:38.718245241Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-06-04T01:51:38.719241228Z level=info msg="Migration successfully executed" id="create file table" duration=996.857µs logger=migrator t=2026-06-04T01:51:38.726197582Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-06-04T01:51:38.727756895Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.558983ms logger=migrator t=2026-06-04T01:51:38.734530013Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-06-04T01:51:38.735556961Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.026928ms logger=migrator t=2026-06-04T01:51:38.746801123Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-06-04T01:51:38.747738369Z level=info msg="Migration successfully executed" id="create file_meta table" duration=942.686µs logger=migrator t=2026-06-04T01:51:38.754469487Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-06-04T01:51:38.755578797Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.10985ms logger=migrator t=2026-06-04T01:51:38.761726738Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-06-04T01:51:38.761833771Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=108.623µs logger=migrator t=2026-06-04T01:51:38.767503898Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-06-04T01:51:38.76756177Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=57.882µs logger=migrator t=2026-06-04T01:51:38.771465789Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-06-04T01:51:38.772641551Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.175392ms logger=migrator t=2026-06-04T01:51:38.776952451Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-06-04T01:51:38.777340932Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=389.211µs logger=migrator t=2026-06-04T01:51:38.780785847Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-06-04T01:51:38.782370472Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.584684ms logger=migrator t=2026-06-04T01:51:38.787389431Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-06-04T01:51:38.801639016Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=14.255436ms logger=migrator t=2026-06-04T01:51:38.809791743Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-06-04T01:51:38.810128852Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=341.029µs logger=migrator t=2026-06-04T01:51:38.819619825Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-06-04T01:51:38.824672556Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=5.053071ms logger=migrator t=2026-06-04T01:51:38.830405185Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-06-04T01:51:38.830919909Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=515.754µs logger=migrator t=2026-06-04T01:51:38.837167042Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-06-04T01:51:38.83777843Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=614.028µs logger=migrator t=2026-06-04T01:51:38.842084999Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-06-04T01:51:38.842757117Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=671.918µs logger=migrator t=2026-06-04T01:51:38.847375626Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-06-04T01:51:38.857055644Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.686818ms logger=migrator t=2026-06-04T01:51:38.862435864Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-06-04T01:51:38.870182439Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=7.747195ms logger=migrator t=2026-06-04T01:51:38.874323075Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-06-04T01:51:38.875356493Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.033598ms logger=migrator t=2026-06-04T01:51:38.87921791Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-06-04T01:51:38.960495796Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=81.272246ms logger=migrator t=2026-06-04T01:51:38.965680951Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-06-04T01:51:38.966757181Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.07759ms logger=migrator t=2026-06-04T01:51:38.970997118Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-06-04T01:51:38.973063146Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=2.066748ms logger=migrator t=2026-06-04T01:51:38.977933222Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-06-04T01:51:39.003800589Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=25.863378ms logger=migrator t=2026-06-04T01:51:39.009538659Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-06-04T01:51:39.017816049Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.277229ms logger=migrator t=2026-06-04T01:51:39.022382515Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-06-04T01:51:39.022723485Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=341.32µs logger=migrator t=2026-06-04T01:51:39.028008541Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-06-04T01:51:39.028226678Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=217.727µs logger=migrator t=2026-06-04T01:51:39.033027301Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-06-04T01:51:39.033470123Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=439.823µs logger=migrator t=2026-06-04T01:51:39.037252538Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-06-04T01:51:39.037712001Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=459.553µs logger=migrator t=2026-06-04T01:51:39.041565837Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-06-04T01:51:39.041821964Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=255.507µs logger=migrator t=2026-06-04T01:51:39.045279011Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-06-04T01:51:39.046424762Z level=info msg="Migration successfully executed" id="create folder table" duration=1.145031ms logger=migrator t=2026-06-04T01:51:39.05173769Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-06-04T01:51:39.052947173Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.209543ms logger=migrator t=2026-06-04T01:51:39.057371027Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-06-04T01:51:39.059082544Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.710137ms logger=migrator t=2026-06-04T01:51:39.064012391Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-06-04T01:51:39.064067412Z level=info msg="Migration successfully executed" id="Update folder title length" duration=52.351µs logger=migrator t=2026-06-04T01:51:39.068883506Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-06-04T01:51:39.070317177Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.43356ms logger=migrator t=2026-06-04T01:51:39.07478554Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-06-04T01:51:39.076403975Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.617825ms logger=migrator t=2026-06-04T01:51:39.080819417Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-06-04T01:51:39.082455783Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.637246ms logger=migrator t=2026-06-04T01:51:39.086784613Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-06-04T01:51:39.087308928Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=523.695µs logger=migrator t=2026-06-04T01:51:39.091054922Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-06-04T01:51:39.09136416Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=309.618µs logger=migrator t=2026-06-04T01:51:39.095105434Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-06-04T01:51:39.096157003Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.051539ms logger=migrator t=2026-06-04T01:51:39.100531664Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-06-04T01:51:39.101815761Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.283567ms logger=migrator t=2026-06-04T01:51:39.105238675Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-06-04T01:51:39.106682426Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.440371ms logger=migrator t=2026-06-04T01:51:39.110842741Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-06-04T01:51:39.112236109Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.393018ms logger=migrator t=2026-06-04T01:51:39.117501266Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-06-04T01:51:39.118592547Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.091121ms logger=migrator t=2026-06-04T01:51:39.122216457Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-06-04T01:51:39.123823082Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.604795ms logger=migrator t=2026-06-04T01:51:39.12883037Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-06-04T01:51:39.130557469Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.728039ms logger=migrator t=2026-06-04T01:51:39.135099435Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-06-04T01:51:39.136499824Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.399338ms logger=migrator t=2026-06-04T01:51:39.141306617Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-06-04T01:51:39.142322125Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.015628ms logger=migrator t=2026-06-04T01:51:39.147841498Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-06-04T01:51:39.149249898Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.40829ms logger=migrator t=2026-06-04T01:51:39.154582446Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-06-04T01:51:39.155978144Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.396728ms logger=migrator t=2026-06-04T01:51:39.160398447Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-06-04T01:51:39.160800058Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=402.291µs logger=migrator t=2026-06-04T01:51:39.165680804Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-06-04T01:51:39.175210258Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.527294ms logger=migrator t=2026-06-04T01:51:39.180162196Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-06-04T01:51:39.181192364Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.028828ms logger=migrator t=2026-06-04T01:51:39.187605382Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-06-04T01:51:39.187641093Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=37.911µs logger=migrator t=2026-06-04T01:51:39.191398138Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-06-04T01:51:39.192908079Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.509521ms logger=migrator t=2026-06-04T01:51:39.198826033Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-06-04T01:51:39.198866745Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=49.892µs logger=migrator t=2026-06-04T01:51:39.202845836Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-06-04T01:51:39.204572173Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.725997ms logger=migrator t=2026-06-04T01:51:39.20950775Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-06-04T01:51:39.210408526Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=900.846µs logger=migrator t=2026-06-04T01:51:39.216228688Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-06-04T01:51:39.217576035Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.347596ms logger=migrator t=2026-06-04T01:51:39.224042114Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-06-04T01:51:39.224725574Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=684.83µs logger=migrator t=2026-06-04T01:51:39.230129564Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-06-04T01:51:39.230414352Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=285.117µs logger=migrator t=2026-06-04T01:51:39.236802699Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-06-04T01:51:39.238028722Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.226223ms logger=migrator t=2026-06-04T01:51:39.245177571Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-06-04T01:51:39.246378504Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.202733ms logger=migrator t=2026-06-04T01:51:39.258903662Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-06-04T01:51:39.260086255Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.185923ms logger=migrator t=2026-06-04T01:51:39.266604596Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-06-04T01:51:39.279167815Z level=info msg="Migration successfully executed" id="add stack_id column" duration=12.558219ms logger=migrator t=2026-06-04T01:51:39.284891344Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-06-04T01:51:39.295793216Z level=info msg="Migration successfully executed" id="add region_slug column" duration=10.898402ms logger=migrator t=2026-06-04T01:51:39.300710333Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-06-04T01:51:39.310258408Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.552574ms logger=migrator t=2026-06-04T01:51:39.316360697Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-06-04T01:51:39.31647706Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=114.963µs logger=migrator t=2026-06-04T01:51:39.320530793Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-06-04T01:51:39.328031592Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=7.496999ms logger=migrator t=2026-06-04T01:51:39.332446784Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-06-04T01:51:39.345485807Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=13.039742ms logger=migrator t=2026-06-04T01:51:39.351829782Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-06-04T01:51:39.352613673Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=784.251µs logger=migrator t=2026-06-04T01:51:39.357354955Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.026376037s logger=migrator t=2026-06-04T01:51:39.358090376Z level=info msg="Unlocking database" logger=sqlstore t=2026-06-04T01:51:39.376265681Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-06-04T01:51:39.376489197Z level=info msg="Created default organization" logger=secrets t=2026-06-04T01:51:39.381969349Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-06-04T01:51:39.429496659Z level=info msg="Restored cache from database" duration=473.563µs logger=plugin.store t=2026-06-04T01:51:39.430944799Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-06-04T01:51:39.468874352Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-06-04T01:51:39.468905113Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-06-04T01:51:39.468978465Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-06-04T01:51:39.468990445Z level=info msg="Plugins loaded" count=54 duration=38.046696ms logger=query_data t=2026-06-04T01:51:39.472904234Z level=info msg="Query Service initialization" logger=live.push_http t=2026-06-04T01:51:39.476255446Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-06-04T01:51:39.48608003Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-06-04T01:51:39.495051139Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-06-04T01:51:39.497670832Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-06-04T01:51:39.499694708Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-06-04T01:51:39.51958036Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-06-04T01:51:39.536971093Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-06-04T01:51:39.555552769Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-06-04T01:51:39.55558741Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-06-04T01:51:39.557106721Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-06-04T01:51:39.557320917Z level=info msg="Warming state cache for startup" logger=provisioning.dashboard t=2026-06-04T01:51:39.557561344Z level=info msg="starting to provision dashboards" logger=ngalert.multiorg.alertmanager t=2026-06-04T01:51:39.557666138Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-06-04T01:51:39.560455544Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=sqlstore.transactions t=2026-06-04T01:51:39.637401301Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-06-04T01:51:39.637775551Z level=info msg="Update check succeeded" duration=81.41011ms logger=grafana.update.checker t=2026-06-04T01:51:39.640047895Z level=info msg="Update check succeeded" duration=83.731356ms logger=ngalert.state.manager t=2026-06-04T01:51:39.729086957Z level=info msg="State cache has been initialized" states=0 duration=171.75834ms logger=ngalert.scheduler t=2026-06-04T01:51:39.72920501Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-06-04T01:51:39.729346674Z level=info msg=starting first_tick=2026-06-04T01:51:40Z logger=plugin.angulardetectorsprovider.dynamic t=2026-06-04T01:51:39.735136325Z level=info msg="Patterns update finished" duration=178.658151ms logger=provisioning.dashboard t=2026-06-04T01:51:39.74900358Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-06-04T01:51:39.987172803Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-06-04T01:51:39.987666056Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-06-04T01:51:42.778301119Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:42.779177383Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:42.805533825Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:42.870091877Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:42.886857683Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:42.915402195Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:42.933992482Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:42.958418539Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:42.980858992Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:43.067304032Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:43.089658983Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:43.120462678Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:43.138285804Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:43.167175816Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:43.189466525Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:43.229380523Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:43.249285035Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:43.277142239Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:43.295927861Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:43.32977155Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:43.347401179Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:43.371606572Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:43.393040087Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:43.427779841Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:43.450125822Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:43.491857411Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:43.51276393Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:43.548969266Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:43.568113587Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:43.611791171Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:43.638367008Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:43.673539365Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:43.691327009Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:43.727507723Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:43.748435004Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:43.786723187Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:43.821525084Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:43.910807202Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:43.929889872Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:43.998824597Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:44.020678643Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:44.075009741Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:44.09186402Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:44.156608697Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:44.183819423Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:44.242214904Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:44.26223903Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:44.328465059Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:44.349235796Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:44.407909825Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:44.436022235Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:44.496626458Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:44.511575313Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:44.588415896Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:44.607491956Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:44.689751749Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:44.703864372Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:44.799098006Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:44.816630493Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:44.916965249Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:44.935068911Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:45.037357902Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:45.053111338Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:45.157463075Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:45.172477193Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:45.264453767Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:45.291912719Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:45.366458119Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:45.381625499Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:45.440411232Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:45.466842316Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:45.577691993Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:45.596583578Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:45.671040536Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:45.698354315Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:45.781986876Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:45.801667742Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:45.889239064Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:45.906795742Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-04T01:51:45.995652299Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-06-04T01:53:14.578099584Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-06-04T02:01:39.592488747Z level=info msg="Completed cleanup jobs" duration=34.72801ms logger=plugins.update.checker t=2026-06-04T02:01:39.696228002Z level=info msg="Update check succeeded" duration=57.417906ms logger=sqlstore.transactions t=2026-06-04T02:06:39.491101224Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-06-04T02:11:39.59755558Z level=info msg="Completed cleanup jobs" duration=38.958317ms logger=plugins.update.checker t=2026-06-04T02:11:39.689369702Z level=info msg="Update check succeeded" duration=51.290081ms logger=cleanup t=2026-06-04T02:21:39.571667467Z level=info msg="Completed cleanup jobs" duration=13.503125ms logger=plugins.update.checker t=2026-06-04T02:21:39.68674328Z level=info msg="Update check succeeded" duration=47.833512ms logger=infra.usagestats t=2026-06-04T02:23:14.607691635Z level=info msg="Usage stats are ready to report"